Skip to content

Console Output

13:39:25 [2023-12-08T18:39:25.158Z] Started by user Patrick Tasse
13:39:25 [2023-12-08T18:39:25.158Z] Running as Patrick Tasse
13:39:27 [2023-12-08T18:39:27.421Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:39:27 [2023-12-08T18:39:27.932Z] [Pipeline] Start of Pipeline
13:39:29 [2023-12-08T18:39:29.925Z] [Pipeline] readTrusted
13:39:30 [2023-12-08T18:39:30.206Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:39:30 [2023-12-08T18:39:30.473Z] [Pipeline] echo
13:39:30 [2023-12-08T18:39:30.474Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
13:39:30 [2023-12-08T18:39:30.475Z] [Pipeline] podTemplate
13:39:30 [2023-12-08T18:39:30.517Z] [Pipeline] {
13:39:31 [2023-12-08T18:39:31.441Z] [Pipeline] node
13:39:35 [2023-12-08T18:39:35.015Z] Created Pod: kubernetes tracecompass/tracecompass-build-96vzp-gf5xj
13:39:46 [2023-12-08T18:39:46.442Z] Still waiting to schedule task
13:39:46 [2023-12-08T18:39:46.453Z]tracecompass-build-96vzp-gf5xj’ is offline
13:39:59 [2023-12-08T18:39:59.172Z] Agent tracecompass-build-96vzp-gf5xj is provisioned from template tracecompass-build-96vzp
13:39:59 [2023-12-08T18:39:59.174Z] ---
13:39:59 [2023-12-08T18:39:59.174Z] apiVersion: "v1"
13:39:59 [2023-12-08T18:39:59.174Z] kind: "Pod"
13:39:59 [2023-12-08T18:39:59.174Z] metadata:
13:39:59 [2023-12-08T18:39:59.174Z]   annotations:
13:39:59 [2023-12-08T18:39:59.174Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-stable-nightly/96/"
13:39:59 [2023-12-08T18:39:59.174Z]     runUrl: "job/tracecompass-stable-nightly/96/"
13:39:59 [2023-12-08T18:39:59.174Z]   labels:
13:39:59 [2023-12-08T18:39:59.174Z]     jenkins: "slave"
13:39:59 [2023-12-08T18:39:59.174Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
13:39:59 [2023-12-08T18:39:59.174Z]     jenkins/label: "tracecompass-build"
13:39:59 [2023-12-08T18:39:59.174Z]   name: "tracecompass-build-96vzp-gf5xj"
13:39:59 [2023-12-08T18:39:59.174Z]   namespace: "tracecompass"
13:39:59 [2023-12-08T18:39:59.174Z] spec:
13:39:59 [2023-12-08T18:39:59.174Z]   containers:
13:39:59 [2023-12-08T18:39:59.174Z]   - args:
13:39:59 [2023-12-08T18:39:59.174Z]     - "-c"
13:39:59 [2023-12-08T18:39:59.174Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
13:39:59 [2023-12-08T18:39:59.174Z]     command:
13:39:59 [2023-12-08T18:39:59.174Z]     - "/bin/sh"
13:39:59 [2023-12-08T18:39:59.174Z]     image: "eclipse/tracecompass-build-env:18.04"
13:39:59 [2023-12-08T18:39:59.174Z]     imagePullPolicy: "Always"
13:39:59 [2023-12-08T18:39:59.174Z]     name: "tracecompass"
13:39:59 [2023-12-08T18:39:59.174Z]     resources:
13:39:59 [2023-12-08T18:39:59.174Z]       limits:
13:39:59 [2023-12-08T18:39:59.174Z]         memory: "2.6Gi"
13:39:59 [2023-12-08T18:39:59.174Z]         cpu: "1.3"
13:39:59 [2023-12-08T18:39:59.174Z]       requests:
13:39:59 [2023-12-08T18:39:59.174Z]         memory: "2.6Gi"
13:39:59 [2023-12-08T18:39:59.174Z]         cpu: "1.3"
13:39:59 [2023-12-08T18:39:59.174Z]     tty: true
13:39:59 [2023-12-08T18:39:59.174Z]     volumeMounts:
13:39:59 [2023-12-08T18:39:59.174Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
13:39:59 [2023-12-08T18:39:59.174Z]       name: "settings-xml"
13:39:59 [2023-12-08T18:39:59.174Z]       readOnly: true
13:39:59 [2023-12-08T18:39:59.174Z]       subPath: "settings.xml"
13:39:59 [2023-12-08T18:39:59.174Z]     - mountPath: "/home/jenkins/.m2/repository"
13:39:59 [2023-12-08T18:39:59.174Z]       name: "m2-repo"
13:39:59 [2023-12-08T18:39:59.174Z]     - mountPath: "/opt/tools"
13:39:59 [2023-12-08T18:39:59.174Z]       name: "tools"
13:39:59 [2023-12-08T18:39:59.174Z]     - mountPath: "/home/jenkins/agent"
13:39:59 [2023-12-08T18:39:59.174Z]       name: "workspace-volume"
13:39:59 [2023-12-08T18:39:59.174Z]       readOnly: false
13:39:59 [2023-12-08T18:39:59.174Z]   - env:
13:39:59 [2023-12-08T18:39:59.174Z]     - name: "JENKINS_SECRET"
13:39:59 [2023-12-08T18:39:59.174Z]       value: "********"
13:39:59 [2023-12-08T18:39:59.174Z]     - name: "JENKINS_TUNNEL"
13:39:59 [2023-12-08T18:39:59.174Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
13:39:59 [2023-12-08T18:39:59.174Z]     - name: "JENKINS_AGENT_NAME"
13:39:59 [2023-12-08T18:39:59.174Z]       value: "tracecompass-build-96vzp-gf5xj"
13:39:59 [2023-12-08T18:39:59.174Z]     - name: "JENKINS_NAME"
13:39:59 [2023-12-08T18:39:59.174Z]       value: "tracecompass-build-96vzp-gf5xj"
13:39:59 [2023-12-08T18:39:59.174Z]     - name: "JENKINS_AGENT_WORKDIR"
13:39:59 [2023-12-08T18:39:59.174Z]       value: "/home/jenkins/agent"
13:39:59 [2023-12-08T18:39:59.174Z]     - name: "JENKINS_URL"
13:39:59 [2023-12-08T18:39:59.174Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
13:39:59 [2023-12-08T18:39:59.174Z]     image: "eclipsecbi/jenkins-jnlp-agent"
13:39:59 [2023-12-08T18:39:59.174Z]     name: "jnlp"
13:39:59 [2023-12-08T18:39:59.174Z]     resources:
13:39:59 [2023-12-08T18:39:59.174Z]       requests:
13:39:59 [2023-12-08T18:39:59.174Z]         memory: "256Mi"
13:39:59 [2023-12-08T18:39:59.174Z]         cpu: "100m"
13:39:59 [2023-12-08T18:39:59.174Z]     volumeMounts:
13:39:59 [2023-12-08T18:39:59.174Z]     - mountPath: "/home/jenkins/.ssh"
13:39:59 [2023-12-08T18:39:59.174Z]       name: "volume-known-hosts"
13:39:59 [2023-12-08T18:39:59.174Z]     - mountPath: "/home/jenkins/agent"
13:39:59 [2023-12-08T18:39:59.174Z]       name: "workspace-volume"
13:39:59 [2023-12-08T18:39:59.174Z]       readOnly: false
13:39:59 [2023-12-08T18:39:59.174Z]   nodeSelector:
13:39:59 [2023-12-08T18:39:59.174Z]     kubernetes.io/os: "linux"
13:39:59 [2023-12-08T18:39:59.174Z]   restartPolicy: "Never"
13:39:59 [2023-12-08T18:39:59.174Z]   volumes:
13:39:59 [2023-12-08T18:39:59.174Z]   - emptyDir: {}
13:39:59 [2023-12-08T18:39:59.174Z]     name: "m2-repo"
13:39:59 [2023-12-08T18:39:59.174Z]   - name: "settings-xml"
13:39:59 [2023-12-08T18:39:59.174Z]     secret:
13:39:59 [2023-12-08T18:39:59.174Z]       items:
13:39:59 [2023-12-08T18:39:59.174Z]       - key: "settings.xml"
13:39:59 [2023-12-08T18:39:59.174Z]         path: "settings.xml"
13:39:59 [2023-12-08T18:39:59.174Z]       secretName: "m2-secret-dir"
13:39:59 [2023-12-08T18:39:59.174Z]   - emptyDir:
13:39:59 [2023-12-08T18:39:59.174Z]       medium: ""
13:39:59 [2023-12-08T18:39:59.174Z]     name: "workspace-volume"
13:39:59 [2023-12-08T18:39:59.174Z]   - configMap:
13:39:59 [2023-12-08T18:39:59.174Z]       name: "known-hosts"
13:39:59 [2023-12-08T18:39:59.174Z]     name: "volume-known-hosts"
13:39:59 [2023-12-08T18:39:59.174Z]   - name: "tools"
13:39:59 [2023-12-08T18:39:59.174Z]     persistentVolumeClaim:
13:39:59 [2023-12-08T18:39:59.174Z]       claimName: "tools-claim-jiro-tracecompass"
13:39:59 [2023-12-08T18:39:59.174Z] 
13:39:59 [2023-12-08T18:39:59.979Z] Running on tracecompass-build-96vzp-gf5xj in /home/jenkins/agent/workspace/tracecompass-stable-nightly
13:40:00 [2023-12-08T18:40:00.359Z] [Pipeline] {
13:40:01 [2023-12-08T18:40:01.484Z] [Pipeline] stage
13:40:01 [2023-12-08T18:40:01.485Z] [Pipeline] { (Declarative: Checkout SCM)
13:40:02 [2023-12-08T18:40:02.159Z] [Pipeline] checkout
13:40:03 [2023-12-08T18:40:03.482Z] Selected Git installation does not exist. Using Default
13:40:03 [2023-12-08T18:40:03.482Z] The recommended git tool is: NONE
13:40:15 [2023-12-08T18:40:15.686Z] No credentials specified
13:40:15 [2023-12-08T18:40:15.690Z] Cloning the remote Git repository
13:40:15 [2023-12-08T18:40:15.781Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:40:15 [2023-12-08T18:40:15.886Z]  > git init /home/jenkins/agent/workspace/tracecompass-stable-nightly # timeout=10
13:40:16 [2023-12-08T18:40:16.174Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:40:16 [2023-12-08T18:40:16.175Z]  > git --version # timeout=10
13:40:16 [2023-12-08T18:40:16.182Z]  > git --version # 'git version 2.20.1'
13:40:16 [2023-12-08T18:40:16.183Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
13:40:16 [2023-12-08T18:40:16.880Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
13:40:16 [2023-12-08T18:40:16.887Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:40:20 [2023-12-08T18:40:20.281Z] Avoid second fetch
13:40:20 [2023-12-08T18:40:20.294Z] Checking out Revision 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f (refs/remotes/origin/master)
13:40:21 [2023-12-08T18:40:21.288Z] Commit message: "Add jenkins file with maven 3.8.6"
13:40:20 [2023-12-08T18:40:20.285Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:40:20 [2023-12-08T18:40:20.378Z]  > git config core.sparsecheckout # timeout=10
13:40:20 [2023-12-08T18:40:20.385Z]  > git checkout -f 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f # timeout=10
13:40:21 [2023-12-08T18:40:21.294Z]  > git rev-list --no-walk 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f # timeout=10
13:40:21 [2023-12-08T18:40:21.761Z] [Pipeline] }
13:40:22 [2023-12-08T18:40:22.046Z] [Pipeline] // stage
13:40:23 [2023-12-08T18:40:23.073Z] [Pipeline] withEnv
13:40:23 [2023-12-08T18:40:23.074Z] [Pipeline] {
13:40:28 [2023-12-08T18:40:28.362Z] [Pipeline] withEnv
13:40:28 [2023-12-08T18:40:28.363Z] [Pipeline] {
13:40:29 [2023-12-08T18:40:29.702Z] [Pipeline] timestamps
13:40:29 [2023-12-08T18:40:29.703Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
13:40:29 [2023-12-08T18:40:29.703Z] [Pipeline] {
13:40:31 [2023-12-08T18:40:31.381Z] [Pipeline] timeout
13:40:31 [2023-12-08T18:40:31.381Z] Timeout set to expire in 4 hr 0 min
13:40:31 [2023-12-08T18:40:31.382Z] [Pipeline] {
13:40:33 [2023-12-08T18:40:33.398Z] [Pipeline] stage
13:40:33 [2023-12-08T18:40:33.399Z] [Pipeline] { (Declarative: Tool Install)
13:40:34 [2023-12-08T18:40:34.614Z] [Pipeline] tool
13:40:35 [2023-12-08T18:40:35.198Z] [Pipeline] envVarsForTool
13:40:36 [2023-12-08T18:40:36.078Z] [Pipeline] tool
13:40:36 [2023-12-08T18:40:36.598Z] [Pipeline] envVarsForTool
13:40:37 [2023-12-08T18:40:37.126Z] [Pipeline] }
13:40:37 [2023-12-08T18:40:37.409Z] [Pipeline] // stage
13:40:37 [2023-12-08T18:40:37.971Z] [Pipeline] withEnv
13:40:37 [2023-12-08T18:40:37.972Z] [Pipeline] {
13:40:39 [2023-12-08T18:40:39.406Z] [Pipeline] stage
13:40:39 [2023-12-08T18:40:39.407Z] [Pipeline] { (Checkout)
13:40:44 [2023-12-08T18:40:44.346Z] [Pipeline] tool
13:40:44 [2023-12-08T18:40:44.880Z] [Pipeline] envVarsForTool
13:40:45 [2023-12-08T18:40:45.782Z] [Pipeline] tool
13:40:46 [2023-12-08T18:40:46.312Z] [Pipeline] envVarsForTool
13:40:46 [2023-12-08T18:40:46.958Z] [Pipeline] withEnv
13:40:46 [2023-12-08T18:40:46.959Z] [Pipeline] {
13:40:48 [2023-12-08T18:40:48.504Z] [Pipeline] container
13:40:48 [2023-12-08T18:40:48.505Z] [Pipeline] {
13:40:49 [2023-12-08T18:40:49.146Z] [Pipeline] sh
13:40:50 [2023-12-08T18:40:50.272Z] + mkdir -p ../scripts
13:40:50 [2023-12-08T18:40:50.539Z] [Pipeline] sh
13:40:51 [2023-12-08T18:40:51.177Z] + cp scripts/deploy-rcp.sh ../scripts
13:40:51 [2023-12-08T18:40:51.435Z] [Pipeline] sh
13:40:51 [2023-12-08T18:40:51.994Z] + cp scripts/deploy-update-site.sh ../scripts
13:40:52 [2023-12-08T18:40:52.335Z] [Pipeline] sh
13:40:52 [2023-12-08T18:40:52.895Z] + cp scripts/deploy-doc.sh ../scripts
13:40:53 [2023-12-08T18:40:53.231Z] [Pipeline] sh
13:40:53 [2023-12-08T18:40:53.880Z] + cp scripts/deploy-javadoc.sh ../scripts
13:40:54 [2023-12-08T18:40:54.137Z] [Pipeline] sh
13:40:54 [2023-12-08T18:40:54.777Z] + cp scripts/macosx-notarize.sh ../scripts
13:40:55 [2023-12-08T18:40:55.129Z] [Pipeline] checkout
13:40:55 [2023-12-08T18:40:55.178Z] The recommended git tool is: NONE
13:40:55 [2023-12-08T18:40:55.188Z] No credentials specified
13:40:55 [2023-12-08T18:40:55.188Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@3c5092b8; decorates RemoteLauncher[hudson.remoting.Channel@13f279a2:JNLP4-connect connection from 10.40.37.4/10.40.37.4:53172] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
13:40:55 [2023-12-08T18:40:55.281Z] Fetching changes from the remote Git repository
13:40:55 [2023-12-08T18:40:55.274Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-stable-nightly/.git # timeout=10
13:40:55 [2023-12-08T18:40:55.380Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
13:40:55 [2023-12-08T18:40:55.483Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
13:40:55 [2023-12-08T18:40:55.484Z]  > git --version # timeout=10
13:40:55 [2023-12-08T18:40:55.577Z]  > git --version # 'git version 2.20.1'
13:40:55 [2023-12-08T18:40:55.578Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/heads/stable-9.2 # timeout=10
13:42:42 [2023-12-08T18:42:42.982Z] Checking out Revision 73e7ab69c5fe63d749713247dcf5b4515a0c6a9e (stable-9.2)
13:42:48 [2023-12-08T18:42:48.089Z] Commit message: "releng: Update OOMPH setup file for 9.2.0"
13:42:42 [2023-12-08T18:42:42.972Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:42:42 [2023-12-08T18:42:42.984Z]  > git config core.sparsecheckout # timeout=10
13:42:43 [2023-12-08T18:42:43.074Z]  > git checkout -f 73e7ab69c5fe63d749713247dcf5b4515a0c6a9e # timeout=10
13:42:48 [2023-12-08T18:42:48.091Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:42:48 [2023-12-08T18:42:48.984Z]  > git rev-list --no-walk f1939224686db87e32a65bb7206839fb173fe3d0 # timeout=10
13:42:49 [2023-12-08T18:42:49.475Z] [Pipeline] sh
13:42:50 [2023-12-08T18:42:50.079Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
13:42:50 [2023-12-08T18:42:50.339Z] [Pipeline] sh
13:42:50 [2023-12-08T18:42:50.979Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
13:42:51 [2023-12-08T18:42:51.239Z] [Pipeline] sh
13:42:51 [2023-12-08T18:42:51.878Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
13:42:52 [2023-12-08T18:42:52.133Z] [Pipeline] sh
13:42:52 [2023-12-08T18:42:52.780Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
13:42:53 [2023-12-08T18:42:53.049Z] [Pipeline] sh
13:42:53 [2023-12-08T18:42:53.596Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
13:42:53 [2023-12-08T18:42:53.931Z] [Pipeline] sh
13:42:54 [2023-12-08T18:42:54.577Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
13:42:54 [2023-12-08T18:42:54.832Z] [Pipeline] }
13:42:55 [2023-12-08T18:42:55.098Z] [Pipeline] // container
13:42:55 [2023-12-08T18:42:55.487Z] [Pipeline] }
13:42:55 [2023-12-08T18:42:55.748Z] [Pipeline] // withEnv
13:42:56 [2023-12-08T18:42:56.136Z] [Pipeline] }
13:42:56 [2023-12-08T18:42:56.398Z] [Pipeline] // stage
13:42:57 [2023-12-08T18:42:57.185Z] [Pipeline] stage
13:42:57 [2023-12-08T18:42:57.186Z] [Pipeline] { (Product File)
13:43:02 [2023-12-08T18:43:02.072Z] Stage "Product File" skipped due to when conditional
13:43:02 [2023-12-08T18:43:02.073Z] [Pipeline] }
13:43:02 [2023-12-08T18:43:02.348Z] [Pipeline] // stage
13:43:03 [2023-12-08T18:43:03.121Z] [Pipeline] stage
13:43:03 [2023-12-08T18:43:03.122Z] [Pipeline] { (RCP Feature File)
13:43:07 [2023-12-08T18:43:07.816Z] Stage "RCP Feature File" skipped due to when conditional
13:43:07 [2023-12-08T18:43:07.816Z] [Pipeline] }
13:43:08 [2023-12-08T18:43:08.076Z] [Pipeline] // stage
13:43:08 [2023-12-08T18:43:08.841Z] [Pipeline] stage
13:43:08 [2023-12-08T18:43:08.842Z] [Pipeline] { (SLF4J Properties Manifest)
13:43:13 [2023-12-08T18:43:13.539Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
13:43:13 [2023-12-08T18:43:13.539Z] [Pipeline] }
13:43:13 [2023-12-08T18:43:13.800Z] [Pipeline] // stage
13:43:14 [2023-12-08T18:43:14.561Z] [Pipeline] stage
13:43:14 [2023-12-08T18:43:14.562Z] [Pipeline] { (Build)
13:43:19 [2023-12-08T18:43:19.492Z] [Pipeline] tool
13:43:20 [2023-12-08T18:43:20.011Z] [Pipeline] envVarsForTool
13:43:20 [2023-12-08T18:43:20.948Z] [Pipeline] tool
13:43:21 [2023-12-08T18:43:21.475Z] [Pipeline] envVarsForTool
13:43:22 [2023-12-08T18:43:22.110Z] [Pipeline] withEnv
13:43:22 [2023-12-08T18:43:22.111Z] [Pipeline] {
13:43:23 [2023-12-08T18:43:23.657Z] [Pipeline] container
13:43:23 [2023-12-08T18:43:23.658Z] [Pipeline] {
13:43:24 [2023-12-08T18:43:24.325Z] [Pipeline] sh
13:43:24 [2023-12-08T18:43:24.853Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp
13:43:25 [2023-12-08T18:43:25.140Z] [Pipeline] sh
13:43:25 [2023-12-08T18:43:25.677Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
13:43:25 [2023-12-08T18:43:25.944Z] [Pipeline] sh
13:43:26 [2023-12-08T18:43:26.677Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
13:43:26 [2023-12-08T18:43:26.938Z] [Pipeline] sh
13:43:27 [2023-12-08T18:43:27.577Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
13:43:27 [2023-12-08T18:43:27.872Z] [Pipeline] sh
13:43:28 [2023-12-08T18:43:28.386Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
13:43:28 [2023-12-08T18:43:28.676Z] [Pipeline] sh
13:43:29 [2023-12-08T18:43:29.201Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
13:43:30 [2023-12-08T18:43:30.441Z] [Pipeline] sh
13:43:30 [2023-12-08T18:43:30.987Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-stable-nightly/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 -Prcp-DMG-package-mac
13:43:31 [2023-12-08T18:43:31.246Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:43:37 [2023-12-08T18:43:37.814Z] [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
13:43:38 [2023-12-08T18:43:38.382Z] [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 3.6 kB/s)
13:43:38 [2023-12-08T18:43:38.382Z] [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
13:43:38 [2023-12-08T18:43:38.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 555 kB/s)
13:43:38 [2023-12-08T18:43:38.677Z] [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
13:43:39 [2023-12-08T18:43:39.282Z] [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 2.1 kB/s)
13:43:39 [2023-12-08T18:43:39.282Z] [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
13:43:39 [2023-12-08T18:43:39.282Z] [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 31 kB/s)
13:43:39 [2023-12-08T18:43:39.282Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
13:43:39 [2023-12-08T18:43:39.543Z] [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 88 kB/s)
13:43:39 [2023-12-08T18:43:39.543Z] [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
13:43:39 [2023-12-08T18:43:39.543Z] [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 339 kB/s)
13:43:39 [2023-12-08T18:43:39.543Z] [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
13:43:39 [2023-12-08T18:43:39.543Z] [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 765 kB/s)
13:43:39 [2023-12-08T18:43:39.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
13:43:39 [2023-12-08T18:43:39.543Z] [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 906 kB/s)
13:43:39 [2023-12-08T18:43:39.803Z] [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
13:43:39 [2023-12-08T18:43:39.803Z] [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 129 kB/s)
13:43:39 [2023-12-08T18:43:39.803Z] [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
13:43:39 [2023-12-08T18:43:39.803Z] [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 264 kB/s)
13:43:40 [2023-12-08T18:43:40.809Z] [INFO] Scanning for projects...
13:43:40 [2023-12-08T18:43:40.809Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
13:43:40 [2023-12-08T18:43:40.809Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
13:43:40 [2023-12-08T18:43:40.809Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:43:40 [2023-12-08T18:43:40.809Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.068Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.068Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.068Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.068Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.068Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.068Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.068Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.068Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.068Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.068Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.328Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.328Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.328Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.328Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.328Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.328Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.328Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.328Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.588Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.848Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.848Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.848Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.848Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.848Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.848Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.848Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.848Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.848Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
13:43:41 [2023-12-08T18:43:41.848Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.177Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.177Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.177Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.177Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.177Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.177Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.177Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.178Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
13:43:42 [2023-12-08T18:43:42.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom (1.7 kB at 34 kB/s)
13:43:42 [2023-12-08T18:43:42.694Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.952Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
13:43:42 [2023-12-08T18:43:42.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom (20 kB at 430 kB/s)
13:43:42 [2023-12-08T18:43:42.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
13:43:43 [2023-12-08T18:43:43.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
13:43:43 [2023-12-08T18:43:43.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
13:43:43 [2023-12-08T18:43:43.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
13:43:43 [2023-12-08T18:43:43.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
13:43:43 [2023-12-08T18:43:43.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
13:43:43 [2023-12-08T18:43:43.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom (9.7 kB at 194 kB/s)
13:43:43 [2023-12-08T18:43:43.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.472Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.472Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 26 kB/s)
13:43:43 [2023-12-08T18:43:43.729Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.988Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.988Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.988Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
13:43:43 [2023-12-08T18:43:43.988Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 211 kB/s)
13:43:43 [2023-12-08T18:43:43.988Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
13:43:43 [2023-12-08T18:43:43.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
13:43:43 [2023-12-08T18:43:43.988Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
13:43:44 [2023-12-08T18:43:44.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
13:43:44 [2023-12-08T18:43:44.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
13:43:44 [2023-12-08T18:43:44.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom
13:43:44 [2023-12-08T18:43:44.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 741 kB/s)
13:43:44 [2023-12-08T18:43:44.247Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
13:43:44 [2023-12-08T18:43:44.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
13:43:44 [2023-12-08T18:43:44.505Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
13:43:44 [2023-12-08T18:43:44.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
13:43:44 [2023-12-08T18:43:44.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
13:43:44 [2023-12-08T18:43:44.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
13:43:44 [2023-12-08T18:43:44.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom (23 kB at 363 kB/s)
13:43:44 [2023-12-08T18:43:44.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
13:43:44 [2023-12-08T18:43:44.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
13:43:44 [2023-12-08T18:43:44.765Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
13:43:45 [2023-12-08T18:43:45.023Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
13:43:45 [2023-12-08T18:43:45.023Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
13:43:45 [2023-12-08T18:43:45.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
13:43:45 [2023-12-08T18:43:45.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 48 kB/s)
13:43:45 [2023-12-08T18:43:45.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
13:43:45 [2023-12-08T18:43:45.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
13:43:45 [2023-12-08T18:43:45.283Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
13:43:45 [2023-12-08T18:43:45.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
13:43:45 [2023-12-08T18:43:45.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
13:43:45 [2023-12-08T18:43:45.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
13:43:45 [2023-12-08T18:43:45.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 102 kB/s)
13:43:45 [2023-12-08T18:43:45.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
13:43:45 [2023-12-08T18:43:45.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
13:43:45 [2023-12-08T18:43:45.283Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
13:43:45 [2023-12-08T18:43:45.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
13:43:45 [2023-12-08T18:43:45.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
13:43:45 [2023-12-08T18:43:45.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
13:43:45 [2023-12-08T18:43:45.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 564 kB/s)
13:43:45 [2023-12-08T18:43:45.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
13:43:45 [2023-12-08T18:43:45.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
13:43:45 [2023-12-08T18:43:45.543Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
13:43:45 [2023-12-08T18:43:45.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
13:43:45 [2023-12-08T18:43:45.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
13:43:45 [2023-12-08T18:43:45.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
13:43:45 [2023-12-08T18:43:45.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 156 kB/s)
13:43:45 [2023-12-08T18:43:45.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
13:43:45 [2023-12-08T18:43:45.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
13:43:45 [2023-12-08T18:43:45.802Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
13:43:45 [2023-12-08T18:43:45.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
13:43:45 [2023-12-08T18:43:45.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
13:43:45 [2023-12-08T18:43:45.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
13:43:46 [2023-12-08T18:43:46.061Z] [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 6.7 kB/s)
13:43:46 [2023-12-08T18:43:46.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
13:43:46 [2023-12-08T18:43:46.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
13:43:46 [2023-12-08T18:43:46.062Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
13:43:46 [2023-12-08T18:43:46.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
13:43:46 [2023-12-08T18:43:46.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
13:43:46 [2023-12-08T18:43:46.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 179 kB/s)
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 4.2 MB/s)
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
13:43:46 [2023-12-08T18:43:46.321Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
13:43:46 [2023-12-08T18:43:46.580Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
13:43:46 [2023-12-08T18:43:46.580Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
13:43:46 [2023-12-08T18:43:46.580Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
13:43:46 [2023-12-08T18:43:46.580Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 54 kB/s)
13:43:46 [2023-12-08T18:43:46.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
13:43:46 [2023-12-08T18:43:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
13:43:46 [2023-12-08T18:43:46.580Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
13:43:46 [2023-12-08T18:43:46.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
13:43:46 [2023-12-08T18:43:46.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
13:43:46 [2023-12-08T18:43:46.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
13:43:46 [2023-12-08T18:43:46.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom (20 kB at 264 kB/s)
13:43:46 [2023-12-08T18:43:46.839Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
13:43:46 [2023-12-08T18:43:46.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
13:43:46 [2023-12-08T18:43:46.839Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/62/commons-parent-62.pom
13:43:47 [2023-12-08T18:43:47.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
13:43:47 [2023-12-08T18:43:47.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
13:43:47 [2023-12-08T18:43:47.098Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom
13:43:47 [2023-12-08T18:43:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 428 kB/s)
13:43:47 [2023-12-08T18:43:47.356Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:43:47 [2023-12-08T18:43:47.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
13:43:47 [2023-12-08T18:43:47.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
13:43:47 [2023-12-08T18:43:47.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
13:43:47 [2023-12-08T18:43:47.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
13:43:47 [2023-12-08T18:43:47.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
13:43:47 [2023-12-08T18:43:47.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
13:43:47 [2023-12-08T18:43:47.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 661 kB/s)
13:43:47 [2023-12-08T18:43:47.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
13:43:47 [2023-12-08T18:43:47.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
13:43:47 [2023-12-08T18:43:47.616Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/61/commons-parent-61.pom
13:43:47 [2023-12-08T18:43:47.616Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
13:43:47 [2023-12-08T18:43:47.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
13:43:47 [2023-12-08T18:43:47.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom
13:43:47 [2023-12-08T18:43:47.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 1.5 MB/s)
13:43:47 [2023-12-08T18:43:47.876Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:43:47 [2023-12-08T18:43:47.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
13:43:47 [2023-12-08T18:43:47.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
13:43:47 [2023-12-08T18:43:47.876Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
13:43:47 [2023-12-08T18:43:47.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
13:43:47 [2023-12-08T18:43:47.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
13:43:47 [2023-12-08T18:43:47.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
13:43:48 [2023-12-08T18:43:48.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 35 kB/s)
13:43:48 [2023-12-08T18:43:48.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
13:43:48 [2023-12-08T18:43:48.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
13:43:48 [2023-12-08T18:43:48.135Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
13:43:48 [2023-12-08T18:43:48.135Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
13:43:48 [2023-12-08T18:43:48.135Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
13:43:48 [2023-12-08T18:43:48.135Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
13:43:48 [2023-12-08T18:43:48.135Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 522 kB/s)
13:43:48 [2023-12-08T18:43:48.135Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:43:48 [2023-12-08T18:43:48.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:43:48 [2023-12-08T18:43:48.393Z] [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
13:43:48 [2023-12-08T18:43:48.393Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:43:48 [2023-12-08T18:43:48.393Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:43:48 [2023-12-08T18:43:48.393Z] [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
13:43:48 [2023-12-08T18:43:48.393Z] [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)
13:43:48 [2023-12-08T18:43:48.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
13:43:48 [2023-12-08T18:43:48.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
13:43:48 [2023-12-08T18:43:48.393Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
13:43:48 [2023-12-08T18:43:48.393Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
13:43:48 [2023-12-08T18:43:48.393Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
13:43:48 [2023-12-08T18:43:48.393Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
13:43:48 [2023-12-08T18:43:48.652Z] [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 39 kB/s)
13:43:48 [2023-12-08T18:43:48.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
13:43:48 [2023-12-08T18:43:48.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
13:43:48 [2023-12-08T18:43:48.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
13:43:48 [2023-12-08T18:43:48.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
13:43:48 [2023-12-08T18:43:48.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
13:43:48 [2023-12-08T18:43:48.652Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
13:43:48 [2023-12-08T18:43:48.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 45 kB/s)
13:43:48 [2023-12-08T18:43:48.915Z] [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
13:43:48 [2023-12-08T18:43:48.915Z] [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
13:43:48 [2023-12-08T18:43:48.915Z] [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
13:43:48 [2023-12-08T18:43:48.915Z] [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
13:43:48 [2023-12-08T18:43:48.915Z] [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
13:43:48 [2023-12-08T18:43:48.915Z] [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
13:43:48 [2023-12-08T18:43:48.915Z] [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 126 kB/s)
13:43:48 [2023-12-08T18:43:48.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:43:48 [2023-12-08T18:43:48.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:43:49 [2023-12-08T18:43:49.182Z] [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
13:43:49 [2023-12-08T18:43:49.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:43:49 [2023-12-08T18:43:49.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:43:49 [2023-12-08T18:43:49.182Z] [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
13:43:49 [2023-12-08T18:43:49.182Z] [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 643 kB/s)
13:43:49 [2023-12-08T18:43:49.182Z] [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
13:43:49 [2023-12-08T18:43:49.182Z] [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
13:43:49 [2023-12-08T18:43:49.182Z] [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
13:43:49 [2023-12-08T18:43:49.182Z] [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
13:43:49 [2023-12-08T18:43:49.531Z] [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
13:43:49 [2023-12-08T18:43:49.531Z] [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
13:43:49 [2023-12-08T18:43:49.531Z] [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 45 kB/s)
13:43:49 [2023-12-08T18:43:49.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
13:43:49 [2023-12-08T18:43:49.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
13:43:49 [2023-12-08T18:43:49.531Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
13:43:49 [2023-12-08T18:43:49.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
13:43:49 [2023-12-08T18:43:49.791Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
13:43:49 [2023-12-08T18:43:49.791Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
13:43:49 [2023-12-08T18:43:49.791Z] [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 262 kB/s)
13:43:49 [2023-12-08T18:43:49.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
13:43:49 [2023-12-08T18:43:49.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
13:43:49 [2023-12-08T18:43:49.791Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom (2.5 kB at 113 kB/s)
13:43:50 [2023-12-08T18:43:50.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.308Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom (1.1 kB at 56 kB/s)
13:43:50 [2023-12-08T18:43:50.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.309Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
13:43:50 [2023-12-08T18:43:50.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom (1.7 kB at 58 kB/s)
13:43:50 [2023-12-08T18:43:50.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
13:43:50 [2023-12-08T18:43:50.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
13:43:50 [2023-12-08T18:43:50.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
13:43:50 [2023-12-08T18:43:50.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
13:43:50 [2023-12-08T18:43:50.827Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
13:43:51 [2023-12-08T18:43:51.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
13:43:51 [2023-12-08T18:43:51.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom (2.0 kB at 47 kB/s)
13:43:51 [2023-12-08T18:43:51.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
13:43:51 [2023-12-08T18:43:51.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
13:43:51 [2023-12-08T18:43:51.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
13:43:51 [2023-12-08T18:43:51.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
13:43:51 [2023-12-08T18:43:51.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
13:43:51 [2023-12-08T18:43:51.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
13:43:51 [2023-12-08T18:43:51.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom (1.6 kB at 78 kB/s)
13:43:51 [2023-12-08T18:43:51.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
13:43:51 [2023-12-08T18:43:51.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
13:43:51 [2023-12-08T18:43:51.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
13:43:51 [2023-12-08T18:43:51.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
13:43:51 [2023-12-08T18:43:51.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
13:43:51 [2023-12-08T18:43:51.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
13:43:51 [2023-12-08T18:43:51.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom (1.3 kB at 69 kB/s)
13:43:51 [2023-12-08T18:43:51.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
13:43:51 [2023-12-08T18:43:51.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
13:43:51 [2023-12-08T18:43:51.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
13:43:51 [2023-12-08T18:43:51.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
13:43:51 [2023-12-08T18:43:51.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
13:43:51 [2023-12-08T18:43:51.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
13:43:51 [2023-12-08T18:43:51.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom (2.3 kB at 130 kB/s)
13:43:51 [2023-12-08T18:43:51.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
13:43:51 [2023-12-08T18:43:51.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
13:43:51 [2023-12-08T18:43:51.861Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
13:43:51 [2023-12-08T18:43:51.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
13:43:51 [2023-12-08T18:43:51.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
13:43:51 [2023-12-08T18:43:51.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
13:43:52 [2023-12-08T18:43:52.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom (1.6 kB at 75 kB/s)
13:43:52 [2023-12-08T18:43:52.119Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
13:43:52 [2023-12-08T18:43:52.119Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
13:43:52 [2023-12-08T18:43:52.119Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
13:43:52 [2023-12-08T18:43:52.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
13:43:52 [2023-12-08T18:43:52.120Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
13:43:52 [2023-12-08T18:43:52.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
13:43:52 [2023-12-08T18:43:52.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 31 kB/s)
13:43:52 [2023-12-08T18:43:52.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
13:43:52 [2023-12-08T18:43:52.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
13:43:52 [2023-12-08T18:43:52.120Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
13:43:52 [2023-12-08T18:43:52.378Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
13:43:52 [2023-12-08T18:43:52.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
13:43:52 [2023-12-08T18:43:52.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
13:43:52 [2023-12-08T18:43:52.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom (2.0 kB at 30 kB/s)
13:43:52 [2023-12-08T18:43:52.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
13:43:52 [2023-12-08T18:43:52.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
13:43:52 [2023-12-08T18:43:52.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
13:43:52 [2023-12-08T18:43:52.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
13:43:52 [2023-12-08T18:43:52.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
13:43:52 [2023-12-08T18:43:52.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
13:43:52 [2023-12-08T18:43:52.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom (2.8 kB at 64 kB/s)
13:43:52 [2023-12-08T18:43:52.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
13:43:52 [2023-12-08T18:43:52.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
13:43:52 [2023-12-08T18:43:52.639Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
13:43:52 [2023-12-08T18:43:52.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
13:43:52 [2023-12-08T18:43:52.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
13:43:52 [2023-12-08T18:43:52.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
13:43:52 [2023-12-08T18:43:52.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom (1.8 kB at 85 kB/s)
13:43:52 [2023-12-08T18:43:52.898Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
13:43:52 [2023-12-08T18:43:52.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
13:43:52 [2023-12-08T18:43:52.898Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
13:43:52 [2023-12-08T18:43:52.898Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
13:43:52 [2023-12-08T18:43:52.898Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
13:43:52 [2023-12-08T18:43:52.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
13:43:52 [2023-12-08T18:43:52.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom (2.2 kB at 91 kB/s)
13:43:52 [2023-12-08T18:43:52.898Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
13:43:53 [2023-12-08T18:43:53.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
13:43:53 [2023-12-08T18:43:53.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
13:43:53 [2023-12-08T18:43:53.160Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
13:43:53 [2023-12-08T18:43:53.160Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
13:43:53 [2023-12-08T18:43:53.160Z] [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
13:43:53 [2023-12-08T18:43:53.160Z] [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 66 kB/s)
13:43:53 [2023-12-08T18:43:53.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
13:43:53 [2023-12-08T18:43:53.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
13:43:53 [2023-12-08T18:43:53.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
13:43:53 [2023-12-08T18:43:53.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
13:43:53 [2023-12-08T18:43:53.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
13:43:53 [2023-12-08T18:43:53.419Z] [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
13:43:53 [2023-12-08T18:43:53.419Z] [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 25 kB/s)
13:43:53 [2023-12-08T18:43:53.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
13:43:53 [2023-12-08T18:43:53.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
13:43:53 [2023-12-08T18:43:53.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
13:43:53 [2023-12-08T18:43:53.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
13:43:53 [2023-12-08T18:43:53.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
13:43:53 [2023-12-08T18:43:53.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
13:43:53 [2023-12-08T18:43:53.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom (2.2 kB at 139 kB/s)
13:43:53 [2023-12-08T18:43:53.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
13:43:53 [2023-12-08T18:43:53.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
13:43:53 [2023-12-08T18:43:53.678Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
13:43:53 [2023-12-08T18:43:53.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
13:43:53 [2023-12-08T18:43:53.678Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
13:43:53 [2023-12-08T18:43:53.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
13:43:53 [2023-12-08T18:43:53.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom (2.2 kB at 46 kB/s)
13:43:53 [2023-12-08T18:43:53.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
13:43:53 [2023-12-08T18:43:53.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
13:43:53 [2023-12-08T18:43:53.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
13:43:53 [2023-12-08T18:43:53.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom (3.1 kB at 768 kB/s)
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom (3.8 kB at 379 kB/s)
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
13:43:54 [2023-12-08T18:43:54.194Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
13:43:54 [2023-12-08T18:43:54.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
13:43:54 [2023-12-08T18:43:54.453Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
13:43:54 [2023-12-08T18:43:54.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
13:43:54 [2023-12-08T18:43:54.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom (1.8 kB at 445 kB/s)
13:43:54 [2023-12-08T18:43:54.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
13:43:54 [2023-12-08T18:43:54.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
13:43:54 [2023-12-08T18:43:54.453Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom (3.6 kB at 714 kB/s)
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom (2.8 kB at 711 kB/s)
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.970Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.970Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
13:43:54 [2023-12-08T18:43:54.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom (3.0 kB at 187 kB/s)
13:43:54 [2023-12-08T18:43:54.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
13:43:54 [2023-12-08T18:43:54.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
13:43:54 [2023-12-08T18:43:54.970Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
13:43:54 [2023-12-08T18:43:54.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
13:43:54 [2023-12-08T18:43:54.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
13:43:54 [2023-12-08T18:43:54.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
13:43:55 [2023-12-08T18:43:55.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom (951 B at 45 kB/s)
13:43:55 [2023-12-08T18:43:55.228Z] [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
13:43:55 [2023-12-08T18:43:55.229Z] [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
13:43:55 [2023-12-08T18:43:55.229Z] [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
13:43:55 [2023-12-08T18:43:55.229Z] [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
13:43:55 [2023-12-08T18:43:55.229Z] [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
13:43:55 [2023-12-08T18:43:55.229Z] [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
13:43:55 [2023-12-08T18:43:55.229Z] [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 733 kB/s)
13:43:55 [2023-12-08T18:43:55.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:43:55 [2023-12-08T18:43:55.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:43:55 [2023-12-08T18:43:55.229Z] [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
13:43:55 [2023-12-08T18:43:55.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:43:55 [2023-12-08T18:43:55.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:43:55 [2023-12-08T18:43:55.487Z] [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
13:43:55 [2023-12-08T18:43:55.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 3.2 MB/s)
13:43:55 [2023-12-08T18:43:55.487Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:43:55 [2023-12-08T18:43:55.487Z] [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
13:43:55 [2023-12-08T18:43:55.487Z] [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
13:43:55 [2023-12-08T18:43:55.488Z] [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
13:43:55 [2023-12-08T18:43:55.488Z] [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
13:43:55 [2023-12-08T18:43:55.488Z] [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
13:43:55 [2023-12-08T18:43:55.746Z] [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
13:43:55 [2023-12-08T18:43:55.746Z] [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 257 kB/s)
13:43:55 [2023-12-08T18:43:55.746Z] [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
13:43:55 [2023-12-08T18:43:55.747Z] [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
13:43:55 [2023-12-08T18:43:55.747Z] [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
13:43:55 [2023-12-08T18:43:55.747Z] [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
13:43:55 [2023-12-08T18:43:55.747Z] [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
13:43:56 [2023-12-08T18:43:56.005Z] [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
13:43:56 [2023-12-08T18:43:56.005Z] [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 671 kB/s)
13:43:56 [2023-12-08T18:43:56.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
13:43:56 [2023-12-08T18:43:56.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
13:43:56 [2023-12-08T18:43:56.005Z] [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
13:43:56 [2023-12-08T18:43:56.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
13:43:56 [2023-12-08T18:43:56.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
13:43:56 [2023-12-08T18:43:56.005Z] [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
13:43:56 [2023-12-08T18:43:56.264Z] [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)
13:43:56 [2023-12-08T18:43:56.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
13:43:56 [2023-12-08T18:43:56.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
13:43:56 [2023-12-08T18:43:56.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
13:43:56 [2023-12-08T18:43:56.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
13:43:56 [2023-12-08T18:43:56.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
13:43:56 [2023-12-08T18:43:56.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
13:43:56 [2023-12-08T18:43:56.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom (2.0 kB at 150 kB/s)
13:43:56 [2023-12-08T18:43:56.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:43:56 [2023-12-08T18:43:56.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:43:56 [2023-12-08T18:43:56.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:43:56 [2023-12-08T18:43:56.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:43:56 [2023-12-08T18:43:56.523Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:43:56 [2023-12-08T18:43:56.523Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:43:56 [2023-12-08T18:43:56.523Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 559 kB/s)
13:43:56 [2023-12-08T18:43:56.523Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.523Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.523Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.781Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.781Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom (5.1 kB at 389 kB/s)
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom (2.7 kB at 102 kB/s)
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
13:43:56 [2023-12-08T18:43:56.782Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
13:43:57 [2023-12-08T18:43:57.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
13:43:57 [2023-12-08T18:43:57.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
13:43:57 [2023-12-08T18:43:57.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
13:43:57 [2023-12-08T18:43:57.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom (5.2 kB at 374 kB/s)
13:43:57 [2023-12-08T18:43:57.040Z] [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
13:43:57 [2023-12-08T18:43:57.040Z] [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
13:43:57 [2023-12-08T18:43:57.040Z] [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
13:43:57 [2023-12-08T18:43:57.299Z] [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
13:43:57 [2023-12-08T18:43:57.299Z] [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
13:43:57 [2023-12-08T18:43:57.299Z] [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
13:43:57 [2023-12-08T18:43:57.299Z] [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 77 kB/s)
13:43:57 [2023-12-08T18:43:57.299Z] [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
13:43:57 [2023-12-08T18:43:57.300Z] [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
13:43:57 [2023-12-08T18:43:57.557Z] [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
13:43:57 [2023-12-08T18:43:57.558Z] [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
13:43:57 [2023-12-08T18:43:57.816Z] [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
13:43:57 [2023-12-08T18:43:57.816Z] [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
13:43:57 [2023-12-08T18:43:57.816Z] [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 346 kB/s)
13:43:57 [2023-12-08T18:43:57.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
13:43:57 [2023-12-08T18:43:57.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
13:43:57 [2023-12-08T18:43:57.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
13:43:58 [2023-12-08T18:43:58.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
13:43:58 [2023-12-08T18:43:58.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
13:43:58 [2023-12-08T18:43:58.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
13:43:58 [2023-12-08T18:43:58.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom (1.6 kB at 28 kB/s)
13:43:58 [2023-12-08T18:43:58.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
13:43:58 [2023-12-08T18:43:58.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
13:43:58 [2023-12-08T18:43:58.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
13:43:58 [2023-12-08T18:43:58.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 3.2 MB/s)
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 3.9 MB/s)
13:43:58 [2023-12-08T18:43:58.334Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.593Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom (2.4 kB at 107 kB/s)
13:43:58 [2023-12-08T18:43:58.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.855Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
13:43:58 [2023-12-08T18:43:58.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
13:43:59 [2023-12-08T18:43:59.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom (7.7 kB at 115 kB/s)
13:43:59 [2023-12-08T18:43:59.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
13:43:59 [2023-12-08T18:43:59.114Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
13:43:59 [2023-12-08T18:43:59.114Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
13:43:59 [2023-12-08T18:43:59.114Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
13:43:59 [2023-12-08T18:43:59.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
13:43:59 [2023-12-08T18:43:59.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
13:43:59 [2023-12-08T18:43:59.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom (3.2 kB at 68 kB/s)
13:43:59 [2023-12-08T18:43:59.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
13:43:59 [2023-12-08T18:43:59.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
13:43:59 [2023-12-08T18:43:59.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
13:43:59 [2023-12-08T18:43:59.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
13:43:59 [2023-12-08T18:43:59.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
13:43:59 [2023-12-08T18:43:59.640Z] [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
13:43:59 [2023-12-08T18:43:59.640Z] [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 99 kB/s)
13:43:59 [2023-12-08T18:43:59.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
13:43:59 [2023-12-08T18:43:59.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
13:43:59 [2023-12-08T18:43:59.640Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
13:43:59 [2023-12-08T18:43:59.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
13:43:59 [2023-12-08T18:43:59.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
13:43:59 [2023-12-08T18:43:59.641Z] [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
13:43:59 [2023-12-08T18:43:59.899Z] [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 337 kB/s)
13:43:59 [2023-12-08T18:43:59.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
13:43:59 [2023-12-08T18:43:59.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
13:43:59 [2023-12-08T18:43:59.899Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
13:43:59 [2023-12-08T18:43:59.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
13:44:00 [2023-12-08T18:44:00.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
13:44:00 [2023-12-08T18:44:00.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
13:44:00 [2023-12-08T18:44:00.157Z] [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 2.8 MB/s)
13:44:00 [2023-12-08T18:44:00.157Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
13:44:00 [2023-12-08T18:44:00.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
13:44:00 [2023-12-08T18:44:00.157Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
13:44:00 [2023-12-08T18:44:00.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
13:44:00 [2023-12-08T18:44:00.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
13:44:00 [2023-12-08T18:44:00.417Z] [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
13:44:00 [2023-12-08T18:44:00.417Z] [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 65 kB/s)
13:44:00 [2023-12-08T18:44:00.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
13:44:00 [2023-12-08T18:44:00.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
13:44:00 [2023-12-08T18:44:00.417Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
13:44:00 [2023-12-08T18:44:00.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
13:44:00 [2023-12-08T18:44:00.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
13:44:00 [2023-12-08T18:44:00.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
13:44:00 [2023-12-08T18:44:00.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom (1.5 kB at 103 kB/s)
13:44:00 [2023-12-08T18:44:00.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
13:44:00 [2023-12-08T18:44:00.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
13:44:00 [2023-12-08T18:44:00.676Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
13:44:00 [2023-12-08T18:44:00.676Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
13:44:00 [2023-12-08T18:44:00.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
13:44:00 [2023-12-08T18:44:00.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
13:44:00 [2023-12-08T18:44:00.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom (3.8 kB at 95 kB/s)
13:44:00 [2023-12-08T18:44:00.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
13:44:00 [2023-12-08T18:44:00.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
13:44:00 [2023-12-08T18:44:00.941Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
13:44:00 [2023-12-08T18:44:00.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
13:44:00 [2023-12-08T18:44:00.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
13:44:00 [2023-12-08T18:44:00.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
13:44:00 [2023-12-08T18:44:00.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom (1.6 kB at 116 kB/s)
13:44:00 [2023-12-08T18:44:00.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
13:44:01 [2023-12-08T18:44:01.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
13:44:01 [2023-12-08T18:44:01.200Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
13:44:01 [2023-12-08T18:44:01.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
13:44:01 [2023-12-08T18:44:01.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
13:44:01 [2023-12-08T18:44:01.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
13:44:01 [2023-12-08T18:44:01.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom (3.9 kB at 247 kB/s)
13:44:01 [2023-12-08T18:44:01.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom (1.8 kB at 70 kB/s)
13:44:01 [2023-12-08T18:44:01.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
13:44:01 [2023-12-08T18:44:01.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
13:44:01 [2023-12-08T18:44:01.459Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
13:44:01 [2023-12-08T18:44:01.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
13:44:01 [2023-12-08T18:44:01.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
13:44:01 [2023-12-08T18:44:01.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom (2.0 kB at 167 kB/s)
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom (2.4 kB at 188 kB/s)
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
13:44:01 [2023-12-08T18:44:01.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom (3.5 kB at 292 kB/s)
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom (1.6 kB at 150 kB/s)
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
13:44:01 [2023-12-08T18:44:01.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
13:44:02 [2023-12-08T18:44:02.237Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
13:44:02 [2023-12-08T18:44:02.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
13:44:02 [2023-12-08T18:44:02.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
13:44:02 [2023-12-08T18:44:02.497Z] [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
13:44:02 [2023-12-08T18:44:02.497Z] [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 85 kB/s)
13:44:02 [2023-12-08T18:44:02.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
13:44:02 [2023-12-08T18:44:02.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
13:44:02 [2023-12-08T18:44:02.497Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
13:44:02 [2023-12-08T18:44:02.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
13:44:02 [2023-12-08T18:44:02.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
13:44:02 [2023-12-08T18:44:02.758Z] [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
13:44:02 [2023-12-08T18:44:02.758Z] [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 114 kB/s)
13:44:02 [2023-12-08T18:44:02.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
13:44:02 [2023-12-08T18:44:02.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
13:44:02 [2023-12-08T18:44:02.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
13:44:02 [2023-12-08T18:44:02.758Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
13:44:02 [2023-12-08T18:44:02.758Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
13:44:02 [2023-12-08T18:44:02.758Z] [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
13:44:02 [2023-12-08T18:44:02.758Z] [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 101 kB/s)
13:44:02 [2023-12-08T18:44:02.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
13:44:02 [2023-12-08T18:44:02.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
13:44:02 [2023-12-08T18:44:02.759Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
13:44:03 [2023-12-08T18:44:03.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
13:44:03 [2023-12-08T18:44:03.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
13:44:03 [2023-12-08T18:44:03.020Z] [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
13:44:03 [2023-12-08T18:44:03.021Z] [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 43 kB/s)
13:44:03 [2023-12-08T18:44:03.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
13:44:03 [2023-12-08T18:44:03.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
13:44:03 [2023-12-08T18:44:03.279Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
13:44:03 [2023-12-08T18:44:03.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
13:44:03 [2023-12-08T18:44:03.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
13:44:03 [2023-12-08T18:44:03.279Z] [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
13:44:03 [2023-12-08T18:44:03.279Z] [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 68 kB/s)
13:44:03 [2023-12-08T18:44:03.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
13:44:03 [2023-12-08T18:44:03.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
13:44:03 [2023-12-08T18:44:03.279Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
13:44:03 [2023-12-08T18:44:03.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
13:44:03 [2023-12-08T18:44:03.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
13:44:03 [2023-12-08T18:44:03.541Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
13:44:03 [2023-12-08T18:44:03.541Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom (2.8 kB at 236 kB/s)
13:44:03 [2023-12-08T18:44:03.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
13:44:03 [2023-12-08T18:44:03.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
13:44:03 [2023-12-08T18:44:03.541Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
13:44:03 [2023-12-08T18:44:03.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
13:44:03 [2023-12-08T18:44:03.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
13:44:03 [2023-12-08T18:44:03.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
13:44:03 [2023-12-08T18:44:03.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom (4.5 kB at 350 kB/s)
13:44:03 [2023-12-08T18:44:03.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
13:44:03 [2023-12-08T18:44:03.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
13:44:03 [2023-12-08T18:44:03.801Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
13:44:03 [2023-12-08T18:44:03.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
13:44:03 [2023-12-08T18:44:03.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
13:44:03 [2023-12-08T18:44:03.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
13:44:03 [2023-12-08T18:44:03.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom (3.2 kB at 39 kB/s)
13:44:03 [2023-12-08T18:44:03.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
13:44:04 [2023-12-08T18:44:04.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
13:44:04 [2023-12-08T18:44:04.061Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
13:44:04 [2023-12-08T18:44:04.061Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
13:44:04 [2023-12-08T18:44:04.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
13:44:04 [2023-12-08T18:44:04.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
13:44:04 [2023-12-08T18:44:04.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom (3.2 kB at 293 kB/s)
13:44:04 [2023-12-08T18:44:04.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
13:44:04 [2023-12-08T18:44:04.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
13:44:04 [2023-12-08T18:44:04.061Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
13:44:04 [2023-12-08T18:44:04.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
13:44:04 [2023-12-08T18:44:04.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
13:44:04 [2023-12-08T18:44:04.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
13:44:04 [2023-12-08T18:44:04.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom (4.5 kB at 251 kB/s)
13:44:04 [2023-12-08T18:44:04.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
13:44:04 [2023-12-08T18:44:04.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
13:44:04 [2023-12-08T18:44:04.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
13:44:04 [2023-12-08T18:44:04.357Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
13:44:04 [2023-12-08T18:44:04.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
13:44:04 [2023-12-08T18:44:04.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
13:44:04 [2023-12-08T18:44:04.874Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom (1.7 kB at 6.5 kB/s)
13:44:04 [2023-12-08T18:44:04.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
13:44:04 [2023-12-08T18:44:04.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
13:44:04 [2023-12-08T18:44:04.874Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
13:44:04 [2023-12-08T18:44:04.874Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
13:44:04 [2023-12-08T18:44:04.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
13:44:04 [2023-12-08T18:44:04.874Z] [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
13:44:04 [2023-12-08T18:44:04.874Z] [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)
13:44:04 [2023-12-08T18:44:04.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
13:44:04 [2023-12-08T18:44:04.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
13:44:04 [2023-12-08T18:44:04.874Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/felix-parent/6/felix-parent-6.pom
13:44:05 [2023-12-08T18:44:05.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
13:44:05 [2023-12-08T18:44:05.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
13:44:05 [2023-12-08T18:44:05.133Z] [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
13:44:05 [2023-12-08T18:44:05.133Z] [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.5 MB/s)
13:44:05 [2023-12-08T18:44:05.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
13:44:05 [2023-12-08T18:44:05.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
13:44:05 [2023-12-08T18:44:05.133Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
13:44:05 [2023-12-08T18:44:05.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
13:44:05 [2023-12-08T18:44:05.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
13:44:05 [2023-12-08T18:44:05.392Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
13:44:05 [2023-12-08T18:44:05.392Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 2.9 MB/s)
13:44:05 [2023-12-08T18:44:05.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
13:44:05 [2023-12-08T18:44:05.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
13:44:05 [2023-12-08T18:44:05.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
13:44:05 [2023-12-08T18:44:05.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
13:44:05 [2023-12-08T18:44:05.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
13:44:05 [2023-12-08T18:44:05.651Z] [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
13:44:05 [2023-12-08T18:44:05.651Z] [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 67 kB/s)
13:44:05 [2023-12-08T18:44:05.651Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
13:44:05 [2023-12-08T18:44:05.651Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
13:44:05 [2023-12-08T18:44:05.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
13:44:05 [2023-12-08T18:44:05.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
13:44:05 [2023-12-08T18:44:05.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
13:44:05 [2023-12-08T18:44:05.652Z] [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
13:44:05 [2023-12-08T18:44:05.910Z] [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 173 kB/s)
13:44:05 [2023-12-08T18:44:05.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
13:44:05 [2023-12-08T18:44:05.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
13:44:05 [2023-12-08T18:44:05.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
13:44:05 [2023-12-08T18:44:05.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
13:44:06 [2023-12-08T18:44:06.169Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
13:44:06 [2023-12-08T18:44:06.169Z] [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
13:44:06 [2023-12-08T18:44:06.169Z] [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.3 MB/s)
13:44:06 [2023-12-08T18:44:06.169Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
13:44:06 [2023-12-08T18:44:06.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
13:44:06 [2023-12-08T18:44:06.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
13:44:06 [2023-12-08T18:44:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
13:44:06 [2023-12-08T18:44:06.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
13:44:06 [2023-12-08T18:44:06.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
13:44:06 [2023-12-08T18:44:06.428Z] [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 147 kB/s)
13:44:06 [2023-12-08T18:44:06.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
13:44:06 [2023-12-08T18:44:06.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
13:44:06 [2023-12-08T18:44:06.428Z] [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
13:44:06 [2023-12-08T18:44:06.686Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
13:44:06 [2023-12-08T18:44:06.686Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
13:44:06 [2023-12-08T18:44:06.686Z] [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
13:44:06 [2023-12-08T18:44:06.686Z] [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 55 kB/s)
13:44:06 [2023-12-08T18:44:06.686Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
13:44:06 [2023-12-08T18:44:06.686Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
13:44:06 [2023-12-08T18:44:06.686Z] [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
13:44:06 [2023-12-08T18:44:06.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
13:44:06 [2023-12-08T18:44:06.945Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
13:44:06 [2023-12-08T18:44:06.945Z] [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
13:44:06 [2023-12-08T18:44:06.945Z] [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 29 kB/s)
13:44:06 [2023-12-08T18:44:06.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
13:44:06 [2023-12-08T18:44:06.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
13:44:06 [2023-12-08T18:44:06.945Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
13:44:07 [2023-12-08T18:44:07.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
13:44:07 [2023-12-08T18:44:07.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
13:44:07 [2023-12-08T18:44:07.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
13:44:07 [2023-12-08T18:44:07.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom (24 kB at 1.5 MB/s)
13:44:07 [2023-12-08T18:44:07.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
13:44:07 [2023-12-08T18:44:07.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
13:44:07 [2023-12-08T18:44:07.204Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom
13:44:07 [2023-12-08T18:44:07.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
13:44:07 [2023-12-08T18:44:07.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
13:44:07 [2023-12-08T18:44:07.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom
13:44:07 [2023-12-08T18:44:07.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 7.4 MB/s)
13:44:07 [2023-12-08T18:44:07.462Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:44:07 [2023-12-08T18:44:07.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.463Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.722Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.722Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom (1.3 kB at 96 kB/s)
13:44:07 [2023-12-08T18:44:07.722Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.722Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.722Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
13:44:07 [2023-12-08T18:44:07.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom (1.7 kB at 85 kB/s)
13:44:07 [2023-12-08T18:44:07.984Z] [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
13:44:07 [2023-12-08T18:44:07.984Z] [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
13:44:07 [2023-12-08T18:44:07.984Z] [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
13:44:07 [2023-12-08T18:44:07.984Z] [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
13:44:07 [2023-12-08T18:44:07.984Z] [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
13:44:08 [2023-12-08T18:44:08.242Z] [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
13:44:08 [2023-12-08T18:44:08.242Z] [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 109 kB/s)
13:44:08 [2023-12-08T18:44:08.242Z] [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
13:44:08 [2023-12-08T18:44:08.242Z] [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
13:44:08 [2023-12-08T18:44:08.242Z] [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
13:44:08 [2023-12-08T18:44:08.242Z] [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
13:44:08 [2023-12-08T18:44:08.242Z] [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
13:44:08 [2023-12-08T18:44:08.242Z] [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
13:44:08 [2023-12-08T18:44:08.242Z] [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 43 kB/s)
13:44:08 [2023-12-08T18:44:08.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
13:44:08 [2023-12-08T18:44:08.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
13:44:08 [2023-12-08T18:44:08.242Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
13:44:08 [2023-12-08T18:44:08.501Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
13:44:08 [2023-12-08T18:44:08.501Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
13:44:08 [2023-12-08T18:44:08.501Z] [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
13:44:08 [2023-12-08T18:44:08.501Z] [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 36 kB/s)
13:44:08 [2023-12-08T18:44:08.501Z] [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
13:44:08 [2023-12-08T18:44:08.501Z] [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
13:44:08 [2023-12-08T18:44:08.501Z] [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
13:44:08 [2023-12-08T18:44:08.761Z] [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
13:44:08 [2023-12-08T18:44:08.761Z] [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
13:44:08 [2023-12-08T18:44:08.761Z] [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
13:44:08 [2023-12-08T18:44:08.761Z] [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 41 kB/s)
13:44:08 [2023-12-08T18:44:08.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
13:44:08 [2023-12-08T18:44:08.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
13:44:08 [2023-12-08T18:44:08.761Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 122 kB/s)
13:44:09 [2023-12-08T18:44:09.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 776 kB/s)
13:44:09 [2023-12-08T18:44:09.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.279Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 137 kB/s)
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom (2.6 kB at 88 kB/s)
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
13:44:09 [2023-12-08T18:44:09.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom (2.4 kB at 65 kB/s)
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
13:44:09 [2023-12-08T18:44:09.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom (1.6 kB at 28 kB/s)
13:44:10 [2023-12-08T18:44:10.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
13:44:10 [2023-12-08T18:44:10.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
13:44:10 [2023-12-08T18:44:10.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
13:44:10 [2023-12-08T18:44:10.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
13:44:10 [2023-12-08T18:44:10.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
13:44:10 [2023-12-08T18:44:10.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
13:44:10 [2023-12-08T18:44:10.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom (2.0 kB at 30 kB/s)
13:44:10 [2023-12-08T18:44:10.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
13:44:10 [2023-12-08T18:44:10.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
13:44:10 [2023-12-08T18:44:10.313Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
13:44:10 [2023-12-08T18:44:10.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
13:44:10 [2023-12-08T18:44:10.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
13:44:10 [2023-12-08T18:44:10.313Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
13:44:10 [2023-12-08T18:44:10.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom (2.2 kB at 36 kB/s)
13:44:10 [2023-12-08T18:44:10.571Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
13:44:10 [2023-12-08T18:44:10.571Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
13:44:10 [2023-12-08T18:44:10.571Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
13:44:10 [2023-12-08T18:44:10.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
13:44:10 [2023-12-08T18:44:10.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
13:44:10 [2023-12-08T18:44:10.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
13:44:10 [2023-12-08T18:44:10.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom (1.6 kB at 23 kB/s)
13:44:10 [2023-12-08T18:44:10.832Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
13:44:10 [2023-12-08T18:44:10.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
13:44:10 [2023-12-08T18:44:10.832Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
13:44:10 [2023-12-08T18:44:10.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
13:44:10 [2023-12-08T18:44:10.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
13:44:10 [2023-12-08T18:44:10.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
13:44:11 [2023-12-08T18:44:11.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom (1.3 kB at 23 kB/s)
13:44:11 [2023-12-08T18:44:11.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
13:44:11 [2023-12-08T18:44:11.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
13:44:11 [2023-12-08T18:44:11.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
13:44:11 [2023-12-08T18:44:11.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
13:44:11 [2023-12-08T18:44:11.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
13:44:11 [2023-12-08T18:44:11.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
13:44:11 [2023-12-08T18:44:11.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
13:44:11 [2023-12-08T18:44:11.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:44:11 [2023-12-08T18:44:11.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
13:44:11 [2023-12-08T18:44:11.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
13:44:11 [2023-12-08T18:44:11.352Z] [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
13:44:11 [2023-12-08T18:44:11.352Z] [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
13:44:11 [2023-12-08T18:44:11.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
13:44:11 [2023-12-08T18:44:11.353Z] [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
13:44:11 [2023-12-08T18:44:11.353Z] [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
13:44:11 [2023-12-08T18:44:11.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:44:11 [2023-12-08T18:44:11.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
13:44:11 [2023-12-08T18:44:11.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
13:44:11 [2023-12-08T18:44:11.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
13:44:11 [2023-12-08T18:44:11.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
13:44:11 [2023-12-08T18:44:11.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
13:44:11 [2023-12-08T18:44:11.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
13:44:11 [2023-12-08T18:44:11.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
13:44:11 [2023-12-08T18:44:11.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
13:44:11 [2023-12-08T18:44:11.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
13:44:11 [2023-12-08T18:44:11.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
13:44:11 [2023-12-08T18:44:11.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
13:44:11 [2023-12-08T18:44:11.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
13:44:11 [2023-12-08T18:44:11.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
13:44:11 [2023-12-08T18:44:11.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
13:44:11 [2023-12-08T18:44:11.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
13:44:11 [2023-12-08T18:44:11.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
13:44:11 [2023-12-08T18:44:11.615Z] [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
13:44:11 [2023-12-08T18:44:11.615Z] [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
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
13:44:11 [2023-12-08T18:44:11.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
13:44:11 [2023-12-08T18:44:11.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
13:44:11 [2023-12-08T18:44:11.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
13:44:11 [2023-12-08T18:44:11.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
13:44:11 [2023-12-08T18:44:11.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
13:44:11 [2023-12-08T18:44:11.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
13:44:11 [2023-12-08T18:44:11.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
13:44:11 [2023-12-08T18:44:11.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
13:44:11 [2023-12-08T18:44:11.875Z] [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
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
13:44:11 [2023-12-08T18:44:11.875Z] [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
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.875Z] [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
13:44:11 [2023-12-08T18:44:11.875Z] [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
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
13:44:11 [2023-12-08T18:44:11.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
13:44:12 [2023-12-08T18:44:12.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
13:44:12 [2023-12-08T18:44:12.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
13:44:12 [2023-12-08T18:44:12.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
13:44:12 [2023-12-08T18:44:12.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
13:44:12 [2023-12-08T18:44:12.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
13:44:12 [2023-12-08T18:44:12.135Z] [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
13:44:12 [2023-12-08T18:44:12.135Z] [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
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
13:44:12 [2023-12-08T18:44:12.135Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
13:44:12 [2023-12-08T18:44:12.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
13:44:12 [2023-12-08T18:44:12.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
13:44:12 [2023-12-08T18:44:12.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
13:44:12 [2023-12-08T18:44:12.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
13:44:12 [2023-12-08T18:44:12.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
13:44:12 [2023-12-08T18:44:12.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
13:44:12 [2023-12-08T18:44:12.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
13:44:12 [2023-12-08T18:44:12.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
13:44:12 [2023-12-08T18:44:12.652Z] [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
13:44:12 [2023-12-08T18:44:12.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
13:44:12 [2023-12-08T18:44:12.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
13:44:12 [2023-12-08T18:44:12.652Z] [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
13:44:12 [2023-12-08T18:44:12.652Z] [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
13:44:12 [2023-12-08T18:44:12.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
13:44:12 [2023-12-08T18:44:12.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
13:44:12 [2023-12-08T18:44:12.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
13:44:12 [2023-12-08T18:44:12.652Z] [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
13:44:12 [2023-12-08T18:44:12.910Z] [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
13:44:12 [2023-12-08T18:44:12.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
13:44:12 [2023-12-08T18:44:12.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
13:44:12 [2023-12-08T18:44:12.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:44:12 [2023-12-08T18:44:12.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
13:44:12 [2023-12-08T18:44:12.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
13:44:12 [2023-12-08T18:44:12.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
13:44:13 [2023-12-08T18:44:13.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
13:44:13 [2023-12-08T18:44:13.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
13:44:13 [2023-12-08T18:44:13.170Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
13:44:13 [2023-12-08T18:44:13.170Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
13:44:13 [2023-12-08T18:44:13.170Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
13:44:13 [2023-12-08T18:44:13.170Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
13:44:13 [2023-12-08T18:44:13.170Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
13:44:13 [2023-12-08T18:44:13.170Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
13:44:13 [2023-12-08T18:44:13.170Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
13:44:13 [2023-12-08T18:44:13.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
13:44:13 [2023-12-08T18:44:13.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
13:44:13 [2023-12-08T18:44:13.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
13:44:13 [2023-12-08T18:44:13.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
13:44:13 [2023-12-08T18:44:13.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
13:44:13 [2023-12-08T18:44:13.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
13:44:13 [2023-12-08T18:44:13.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
13:44:13 [2023-12-08T18:44:13.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
13:44:13 [2023-12-08T18:44:13.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
13:44:13 [2023-12-08T18:44:13.686Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
13:44:13 [2023-12-08T18:44:13.686Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
13:44:13 [2023-12-08T18:44:13.686Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
13:44:13 [2023-12-08T18:44:13.686Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
13:44:13 [2023-12-08T18:44:13.686Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
13:44:13 [2023-12-08T18:44:13.943Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
13:44:13 [2023-12-08T18:44:13.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
13:44:14 [2023-12-08T18:44:14.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
13:44:14 [2023-12-08T18:44:14.201Z] [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
13:44:14 [2023-12-08T18:44:14.201Z] [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
13:44:14 [2023-12-08T18:44:14.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
13:44:14 [2023-12-08T18:44:14.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
13:44:14 [2023-12-08T18:44:14.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
13:44:14 [2023-12-08T18:44:14.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
13:44:14 [2023-12-08T18:44:14.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
13:44:14 [2023-12-08T18:44:14.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
13:44:14 [2023-12-08T18:44:14.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
13:44:14 [2023-12-08T18:44:14.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
13:44:14 [2023-12-08T18:44:14.460Z] [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
13:44:14 [2023-12-08T18:44:14.460Z] [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
13:44:14 [2023-12-08T18:44:14.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
13:44:14 [2023-12-08T18:44:14.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
13:44:14 [2023-12-08T18:44:14.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
13:44:14 [2023-12-08T18:44:14.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
13:44:14 [2023-12-08T18:44:14.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
13:44:14 [2023-12-08T18:44:14.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
13:44:14 [2023-12-08T18:44:14.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
13:44:14 [2023-12-08T18:44:14.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
13:44:14 [2023-12-08T18:44:14.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
13:44:14 [2023-12-08T18:44:14.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
13:44:14 [2023-12-08T18:44:14.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
13:44:14 [2023-12-08T18:44:14.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
13:44:14 [2023-12-08T18:44:14.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
13:44:14 [2023-12-08T18:44:14.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
13:44:14 [2023-12-08T18:44:14.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
13:44:14 [2023-12-08T18:44:14.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
13:44:14 [2023-12-08T18:44:14.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
13:44:14 [2023-12-08T18:44:14.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
13:44:14 [2023-12-08T18:44:14.977Z] [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
13:44:14 [2023-12-08T18:44:14.977Z] [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
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
13:44:14 [2023-12-08T18:44:14.977Z] [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
13:44:14 [2023-12-08T18:44:14.977Z] [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
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
13:44:14 [2023-12-08T18:44:14.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
13:44:14 [2023-12-08T18:44:14.978Z] [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
13:44:14 [2023-12-08T18:44:14.978Z] [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
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
13:44:14 [2023-12-08T18:44:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
13:44:14 [2023-12-08T18:44:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
13:44:14 [2023-12-08T18:44:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
13:44:14 [2023-12-08T18:44:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
13:44:14 [2023-12-08T18:44:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
13:44:14 [2023-12-08T18:44:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:44:14 [2023-12-08T18:44:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
13:44:14 [2023-12-08T18:44:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
13:44:14 [2023-12-08T18:44:14.979Z] [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
13:44:14 [2023-12-08T18:44:14.979Z] [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
13:44:14 [2023-12-08T18:44:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
13:44:14 [2023-12-08T18:44:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
13:44:15 [2023-12-08T18:44:15.237Z] [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
13:44:15 [2023-12-08T18:44:15.237Z] [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
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
13:44:15 [2023-12-08T18:44:15.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
13:44:15 [2023-12-08T18:44:15.238Z] [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
13:44:15 [2023-12-08T18:44:15.238Z] [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
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
13:44:15 [2023-12-08T18:44:15.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
13:44:15 [2023-12-08T18:44:15.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
13:44:15 [2023-12-08T18:44:15.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
13:44:15 [2023-12-08T18:44:15.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
13:44:15 [2023-12-08T18:44:15.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
13:44:15 [2023-12-08T18:44:15.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
13:44:15 [2023-12-08T18:44:15.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
13:44:15 [2023-12-08T18:44:15.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
13:44:15 [2023-12-08T18:44:15.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
13:44:15 [2023-12-08T18:44:15.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar (6.0 kB at 45 kB/s)
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 624 kB/s)
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar (195 kB at 28 MB/s)
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar (158 kB at 20 MB/s)
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
13:44:15 [2023-12-08T18:44:15.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 25 MB/s)
13:44:15 [2023-12-08T18:44:15.497Z] [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
13:44:15 [2023-12-08T18:44:15.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 7.9 MB/s)
13:44:15 [2023-12-08T18:44:15.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
13:44:15 [2023-12-08T18:44:15.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 22 MB/s)
13:44:15 [2023-12-08T18:44:15.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
13:44:15 [2023-12-08T18:44:15.498Z] [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 8.3 MB/s)
13:44:15 [2023-12-08T18:44:15.498Z] [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
13:44:15 [2023-12-08T18:44:15.498Z] [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 5.0 MB/s)
13:44:15 [2023-12-08T18:44:15.498Z] [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
13:44:15 [2023-12-08T18:44:15.498Z] [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 1.2 MB/s)
13:44:15 [2023-12-08T18:44:15.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 9.0 MB/s)
13:44:15 [2023-12-08T18:44:15.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 26 MB/s)
13:44:15 [2023-12-08T18:44:15.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
13:44:15 [2023-12-08T18:44:15.756Z] [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 53 kB/s)
13:44:15 [2023-12-08T18:44:15.756Z] [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
13:44:15 [2023-12-08T18:44:15.756Z] [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 219 kB/s)
13:44:15 [2023-12-08T18:44:15.756Z] [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
13:44:15 [2023-12-08T18:44:15.756Z] [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 16 kB/s)
13:44:15 [2023-12-08T18:44:15.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar (951 kB at 3.3 MB/s)
13:44:15 [2023-12-08T18:44:15.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar (44 kB at 155 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar (8.8 kB at 28 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar (23 kB at 73 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar (1.5 MB at 4.6 MB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.757Z] [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 384 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar (59 kB at 165 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar (83 kB at 229 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar (450 kB at 1.2 MB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar (106 kB at 280 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar (33 kB at 79 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar (25 kB at 60 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
13:44:15 [2023-12-08T18:44:15.757Z] [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
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar (176 kB at 423 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [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
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar (229 kB at 546 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar (1.1 MB at 2.5 MB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [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
13:44:15 [2023-12-08T18:44:15.757Z] [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 46 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar (242 kB at 545 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar (374 kB at 835 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
13:44:15 [2023-12-08T18:44:15.757Z] [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 975 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar (189 kB at 419 kB/s)
13:44:15 [2023-12-08T18:44:15.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
13:44:15 [2023-12-08T18:44:15.758Z] [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 980 kB/s)
13:44:15 [2023-12-08T18:44:15.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
13:44:16 [2023-12-08T18:44:16.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar (119 kB at 231 kB/s)
13:44:16 [2023-12-08T18:44:16.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
13:44:16 [2023-12-08T18:44:16.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar (116 kB at 225 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar (257 kB at 498 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar (255 kB at 491 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar (140 kB at 270 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar (141 kB at 270 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar (66 kB at 125 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar (41 kB at 68 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar (91 kB at 149 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar (40 kB at 65 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar (106 kB at 173 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar (28 kB at 43 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar (63 kB at 98 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar (139 kB at 214 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar (264 kB at 405 kB/s)
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
13:44:16 [2023-12-08T18:44:16.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar (94 kB at 132 kB/s)
13:44:16 [2023-12-08T18:44:16.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar (27 kB at 38 kB/s)
13:44:16 [2023-12-08T18:44:16.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
13:44:16 [2023-12-08T18:44:16.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar (73 kB at 103 kB/s)
13:44:16 [2023-12-08T18:44:16.018Z] [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
13:44:16 [2023-12-08T18:44:16.018Z] [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
13:44:16 [2023-12-08T18:44:16.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar (50 kB at 70 kB/s)
13:44:16 [2023-12-08T18:44:16.018Z] [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
13:44:16 [2023-12-08T18:44:16.018Z] [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 93 kB/s)
13:44:16 [2023-12-08T18:44:16.018Z] [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
13:44:16 [2023-12-08T18:44:16.018Z] [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 16 kB/s)
13:44:16 [2023-12-08T18:44:16.018Z] [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
13:44:16 [2023-12-08T18:44:16.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 11 MB/s)
13:44:16 [2023-12-08T18:44:16.018Z] [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
13:44:16 [2023-12-08T18:44:16.277Z] [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 4.3 kB/s)
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar (30 kB at 37 kB/s)
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
13:44:16 [2023-12-08T18:44:16.277Z] [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 488 kB/s)
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
13:44:16 [2023-12-08T18:44:16.277Z] [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 454 kB/s)
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar (47 kB at 54 kB/s)
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar (154 kB at 175 kB/s)
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar (118 kB at 134 kB/s)
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar (80 kB at 89 kB/s)
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar (203 kB at 226 kB/s)
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar (3.2 kB at 3.5 kB/s)
13:44:16 [2023-12-08T18:44:16.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
13:44:16 [2023-12-08T18:44:16.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar (316 kB at 341 kB/s)
13:44:16 [2023-12-08T18:44:16.278Z] [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
13:44:16 [2023-12-08T18:44:16.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar (105 kB at 111 kB/s)
13:44:16 [2023-12-08T18:44:16.278Z] [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
13:44:16 [2023-12-08T18:44:16.278Z] [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 6.2 MB/s)
13:44:16 [2023-12-08T18:44:16.278Z] [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
13:44:16 [2023-12-08T18:44:16.278Z] [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 39 kB/s)
13:44:16 [2023-12-08T18:44:16.278Z] [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
13:44:16 [2023-12-08T18:44:16.278Z] [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 25 kB/s)
13:44:16 [2023-12-08T18:44:16.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
13:44:16 [2023-12-08T18:44:16.536Z] [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 23 kB/s)
13:44:16 [2023-12-08T18:44:16.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
13:44:16 [2023-12-08T18:44:16.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar (429 kB at 407 kB/s)
13:44:16 [2023-12-08T18:44:16.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
13:44:16 [2023-12-08T18:44:16.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 340 kB/s)
13:44:16 [2023-12-08T18:44:16.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
13:44:16 [2023-12-08T18:44:16.536Z] [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 80 kB/s)
13:44:16 [2023-12-08T18:44:16.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
13:44:16 [2023-12-08T18:44:16.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 59 kB/s)
13:44:16 [2023-12-08T18:44:16.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar (97 kB at 84 kB/s)
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar (494 kB at 426 kB/s)
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar (922 kB at 782 kB/s)
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar (3.2 MB at 2.7 MB/s)
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar (4.2 MB at 3.4 MB/s)
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar (74 kB at 59 kB/s)
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar (306 kB at 243 kB/s)
13:44:16 [2023-12-08T18:44:16.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar (120 kB at 95 kB/s)
13:44:16 [2023-12-08T18:44:16.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar (3.2 MB at 2.4 MB/s)
13:44:19 [2023-12-08T18:44:19.332Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
13:44:19 [2023-12-08T18:44:19.332Z] [INFO] Tycho Mode:     project
13:44:19 [2023-12-08T18:44:19.332Z] [INFO] Tycho Builder:  maven
13:44:19 [2023-12-08T18:44:19.898Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
13:44:19 [2023-12-08T18:44:19.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
13:44:19 [2023-12-08T18:44:19.898Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
13:44:20 [2023-12-08T18:44:20.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
13:44:20 [2023-12-08T18:44:20.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
13:44:20 [2023-12-08T18:44:20.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
13:44:20 [2023-12-08T18:44:20.155Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom (7.0 kB at 436 kB/s)
13:44:20 [2023-12-08T18:44:20.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
13:44:20 [2023-12-08T18:44:20.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
13:44:20 [2023-12-08T18:44:20.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
13:44:20 [2023-12-08T18:44:20.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
13:44:20 [2023-12-08T18:44:20.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
13:44:20 [2023-12-08T18:44:20.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
13:44:20 [2023-12-08T18:44:20.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (8.2 kB at 433 kB/s)
13:44:20 [2023-12-08T18:44:20.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
13:44:20 [2023-12-08T18:44:20.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
13:44:20 [2023-12-08T18:44:20.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom
13:44:20 [2023-12-08T18:44:20.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
13:44:20 [2023-12-08T18:44:20.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
13:44:20 [2023-12-08T18:44:20.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom
13:44:20 [2023-12-08T18:44:20.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 12 MB/s)
13:44:20 [2023-12-08T18:44:20.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
13:44:20 [2023-12-08T18:44:20.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
13:44:20 [2023-12-08T18:44:20.672Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
13:44:20 [2023-12-08T18:44:20.931Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
13:44:20 [2023-12-08T18:44:20.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
13:44:20 [2023-12-08T18:44:20.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
13:44:20 [2023-12-08T18:44:20.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 5.2 MB/s)
13:44:20 [2023-12-08T18:44:20.931Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
13:44:20 [2023-12-08T18:44:20.931Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
13:44:20 [2023-12-08T18:44:20.931Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
13:44:20 [2023-12-08T18:44:20.931Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
13:44:20 [2023-12-08T18:44:20.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
13:44:20 [2023-12-08T18:44:20.931Z] [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
13:44:20 [2023-12-08T18:44:20.931Z] [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 1.9 MB/s)
13:44:20 [2023-12-08T18:44:20.931Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
13:44:21 [2023-12-08T18:44:21.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
13:44:21 [2023-12-08T18:44:21.189Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
13:44:21 [2023-12-08T18:44:21.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
13:44:21 [2023-12-08T18:44:21.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
13:44:21 [2023-12-08T18:44:21.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
13:44:21 [2023-12-08T18:44:21.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 3.2 MB/s)
13:44:21 [2023-12-08T18:44:21.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
13:44:21 [2023-12-08T18:44:21.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
13:44:21 [2023-12-08T18:44:21.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
13:44:21 [2023-12-08T18:44:21.448Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
13:44:21 [2023-12-08T18:44:21.448Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
13:44:21 [2023-12-08T18:44:21.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
13:44:21 [2023-12-08T18:44:21.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom (1.8 kB at 111 kB/s)
13:44:21 [2023-12-08T18:44:21.448Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
13:44:21 [2023-12-08T18:44:21.448Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
13:44:21 [2023-12-08T18:44:21.448Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
13:44:21 [2023-12-08T18:44:21.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
13:44:21 [2023-12-08T18:44:21.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
13:44:21 [2023-12-08T18:44:21.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
13:44:21 [2023-12-08T18:44:21.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar (22 kB at 1.0 MB/s)
13:44:22 [2023-12-08T18:44:22.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
13:44:22 [2023-12-08T18:44:22.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
13:44:22 [2023-12-08T18:44:22.643Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
13:44:22 [2023-12-08T18:44:22.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
13:44:22 [2023-12-08T18:44:22.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
13:44:22 [2023-12-08T18:44:22.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
13:44:22 [2023-12-08T18:44:22.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom (3.0 kB at 132 kB/s)
13:44:22 [2023-12-08T18:44:22.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
13:44:22 [2023-12-08T18:44:22.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
13:44:22 [2023-12-08T18:44:22.643Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
13:44:22 [2023-12-08T18:44:22.902Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
13:44:22 [2023-12-08T18:44:22.902Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
13:44:22 [2023-12-08T18:44:22.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
13:44:22 [2023-12-08T18:44:22.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar (49 kB at 1.3 MB/s)
13:44:22 [2023-12-08T18:44:22.902Z] [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
13:44:22 [2023-12-08T18:44:22.902Z] [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
13:44:22 [2023-12-08T18:44:22.902Z] [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
13:44:22 [2023-12-08T18:44:22.902Z] [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
13:44:22 [2023-12-08T18:44:22.902Z] [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
13:44:22 [2023-12-08T18:44:22.902Z] [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
13:44:22 [2023-12-08T18:44:22.902Z] [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 2.3 MB/s)
13:44:22 [2023-12-08T18:44:22.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:44:22 [2023-12-08T18:44:22.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:44:22 [2023-12-08T18:44:22.902Z] [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
13:44:23 [2023-12-08T18:44:23.160Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:44:23 [2023-12-08T18:44:23.160Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:44:23 [2023-12-08T18:44:23.160Z] [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
13:44:23 [2023-12-08T18:44:23.160Z] [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 2.7 MB/s)
13:44:23 [2023-12-08T18:44:23.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:44:23 [2023-12-08T18:44:23.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:44:23 [2023-12-08T18:44:23.160Z] [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
13:44:23 [2023-12-08T18:44:23.160Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:44:23 [2023-12-08T18:44:23.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:44:23 [2023-12-08T18:44:23.419Z] [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
13:44:23 [2023-12-08T18:44:23.419Z] [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)
13:44:23 [2023-12-08T18:44:23.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom (2.7 kB at 45 kB/s)
13:44:23 [2023-12-08T18:44:23.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.678Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.678Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.678Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.678Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.678Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom (30 kB at 2.0 MB/s)
13:44:23 [2023-12-08T18:44:23.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.678Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.678Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.937Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.937Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
13:44:23 [2023-12-08T18:44:23.937Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom (2.9 kB at 245 kB/s)
13:44:23 [2023-12-08T18:44:23.937Z] [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
13:44:23 [2023-12-08T18:44:23.937Z] [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
13:44:23 [2023-12-08T18:44:23.937Z] [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
13:44:23 [2023-12-08T18:44:23.937Z] [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
13:44:23 [2023-12-08T18:44:23.937Z] [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
13:44:23 [2023-12-08T18:44:23.937Z] [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
13:44:24 [2023-12-08T18:44:24.195Z] [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 1.4 MB/s)
13:44:24 [2023-12-08T18:44:24.195Z] [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
13:44:24 [2023-12-08T18:44:24.195Z] [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
13:44:24 [2023-12-08T18:44:24.195Z] [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
13:44:24 [2023-12-08T18:44:24.195Z] [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
13:44:24 [2023-12-08T18:44:24.195Z] [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
13:44:24 [2023-12-08T18:44:24.195Z] [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
13:44:24 [2023-12-08T18:44:24.195Z] [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 4.6 MB/s)
13:44:24 [2023-12-08T18:44:24.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:44:24 [2023-12-08T18:44:24.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:44:24 [2023-12-08T18:44:24.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:44:24 [2023-12-08T18:44:24.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:44:24 [2023-12-08T18:44:24.457Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:44:24 [2023-12-08T18:44:24.457Z] [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
13:44:24 [2023-12-08T18:44:24.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 3.3 MB/s)
13:44:24 [2023-12-08T18:44:24.457Z] [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
13:44:24 [2023-12-08T18:44:24.457Z] [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
13:44:24 [2023-12-08T18:44:24.457Z] [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
13:44:24 [2023-12-08T18:44:24.457Z] [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
13:44:24 [2023-12-08T18:44:24.457Z] [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
13:44:24 [2023-12-08T18:44:24.457Z] [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
13:44:24 [2023-12-08T18:44:24.457Z] [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 4.5 MB/s)
13:44:24 [2023-12-08T18:44:24.457Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:44:24 [2023-12-08T18:44:24.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:44:24 [2023-12-08T18:44:24.457Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:44:24 [2023-12-08T18:44:24.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:44:24 [2023-12-08T18:44:24.715Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:44:24 [2023-12-08T18:44:24.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:44:24 [2023-12-08T18:44:24.715Z] [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 1.6 MB/s)
13:44:24 [2023-12-08T18:44:24.715Z] [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
13:44:24 [2023-12-08T18:44:24.715Z] [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
13:44:24 [2023-12-08T18:44:24.715Z] [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
13:44:24 [2023-12-08T18:44:24.715Z] [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
13:44:24 [2023-12-08T18:44:24.715Z] [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
13:44:24 [2023-12-08T18:44:24.715Z] [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
13:44:24 [2023-12-08T18:44:24.715Z] [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)
13:44:24 [2023-12-08T18:44:24.715Z] [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
13:44:24 [2023-12-08T18:44:24.973Z] [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
13:44:24 [2023-12-08T18:44:24.973Z] [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
13:44:24 [2023-12-08T18:44:24.973Z] [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
13:44:24 [2023-12-08T18:44:24.973Z] [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
13:44:24 [2023-12-08T18:44:24.973Z] [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
13:44:24 [2023-12-08T18:44:24.973Z] [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 3.6 MB/s)
13:44:24 [2023-12-08T18:44:24.973Z] [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
13:44:24 [2023-12-08T18:44:24.973Z] [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
13:44:24 [2023-12-08T18:44:24.973Z] [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
13:44:25 [2023-12-08T18:44:25.232Z] [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
13:44:25 [2023-12-08T18:44:25.232Z] [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
13:44:25 [2023-12-08T18:44:25.232Z] [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
13:44:25 [2023-12-08T18:44:25.232Z] [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 2.4 MB/s)
13:44:25 [2023-12-08T18:44:25.232Z] [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
13:44:25 [2023-12-08T18:44:25.232Z] [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
13:44:25 [2023-12-08T18:44:25.232Z] [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
13:44:25 [2023-12-08T18:44:25.232Z] [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
13:44:25 [2023-12-08T18:44:25.490Z] [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
13:44:25 [2023-12-08T18:44:25.490Z] [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
13:44:25 [2023-12-08T18:44:25.490Z] [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 6.8 MB/s)
13:44:25 [2023-12-08T18:44:25.490Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:44:25 [2023-12-08T18:44:25.490Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:44:25 [2023-12-08T18:44:25.490Z] [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
13:44:25 [2023-12-08T18:44:25.490Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:44:25 [2023-12-08T18:44:25.490Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:44:25 [2023-12-08T18:44:25.490Z] [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
13:44:25 [2023-12-08T18:44:25.490Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 3.4 MB/s)
13:44:25 [2023-12-08T18:44:25.490Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:44:25 [2023-12-08T18:44:25.490Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:44:25 [2023-12-08T18:44:25.490Z] [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
13:44:25 [2023-12-08T18:44:25.748Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:44:25 [2023-12-08T18:44:25.748Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:44:25 [2023-12-08T18:44:25.748Z] [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
13:44:25 [2023-12-08T18:44:25.748Z] [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 2.7 MB/s)
13:44:25 [2023-12-08T18:44:25.748Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
13:44:26 [2023-12-08T18:44:26.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
13:44:26 [2023-12-08T18:44:26.006Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
13:44:26 [2023-12-08T18:44:26.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
13:44:26 [2023-12-08T18:44:26.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
13:44:26 [2023-12-08T18:44:26.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
13:44:26 [2023-12-08T18:44:26.006Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom (7.6 kB at 3.8 MB/s)
13:44:26 [2023-12-08T18:44:26.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.006Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom (7.5 kB at 13 kB/s)
13:44:26 [2023-12-08T18:44:26.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.829Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.829Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.829Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
13:44:26 [2023-12-08T18:44:26.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom (1.8 kB at 13 kB/s)
13:44:27 [2023-12-08T18:44:27.087Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.087Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.345Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom (2.5 kB at 56 kB/s)
13:44:27 [2023-12-08T18:44:27.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.345Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
13:44:27 [2023-12-08T18:44:27.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
13:44:28 [2023-12-08T18:44:28.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom (1.4 kB at 1.8 kB/s)
13:44:28 [2023-12-08T18:44:28.535Z] [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
13:44:28 [2023-12-08T18:44:28.535Z] [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
13:44:28 [2023-12-08T18:44:28.535Z] [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
13:44:28 [2023-12-08T18:44:28.535Z] [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
13:44:28 [2023-12-08T18:44:28.535Z] [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
13:44:28 [2023-12-08T18:44:28.535Z] [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
13:44:28 [2023-12-08T18:44:28.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 1.6 MB/s)
13:44:28 [2023-12-08T18:44:28.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
13:44:28 [2023-12-08T18:44:28.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
13:44:28 [2023-12-08T18:44:28.535Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
13:44:28 [2023-12-08T18:44:28.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
13:44:28 [2023-12-08T18:44:28.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
13:44:28 [2023-12-08T18:44:28.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
13:44:28 [2023-12-08T18:44:28.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom (2.1 kB at 25 kB/s)
13:44:28 [2023-12-08T18:44:28.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
13:44:28 [2023-12-08T18:44:28.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
13:44:28 [2023-12-08T18:44:28.793Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
13:44:29 [2023-12-08T18:44:29.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
13:44:29 [2023-12-08T18:44:29.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
13:44:29 [2023-12-08T18:44:29.368Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
13:44:33 [2023-12-08T18:44:33.580Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom (3.5 kB at 937 B/s)
13:44:33 [2023-12-08T18:44:33.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
13:44:33 [2023-12-08T18:44:33.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom (4.5 kB at 74 kB/s)
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
13:44:33 [2023-12-08T18:44:33.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
13:44:33 [2023-12-08T18:44:33.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom (2.7 kB at 7.7 kB/s)
13:44:33 [2023-12-08T18:44:33.839Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
13:44:33 [2023-12-08T18:44:33.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
13:44:33 [2023-12-08T18:44:33.839Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.097Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.097Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.097Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom (22 kB at 280 kB/s)
13:44:34 [2023-12-08T18:44:34.097Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.097Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom (2.7 kB at 29 kB/s)
13:44:34 [2023-12-08T18:44:34.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.614Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom (2.9 kB at 24 kB/s)
13:44:34 [2023-12-08T18:44:34.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.873Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.873Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.873Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom (4.3 kB at 45 kB/s)
13:44:34 [2023-12-08T18:44:34.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
13:44:34 [2023-12-08T18:44:34.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
13:44:35 [2023-12-08T18:44:35.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
13:44:35 [2023-12-08T18:44:35.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
13:44:35 [2023-12-08T18:44:35.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
13:44:35 [2023-12-08T18:44:35.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom (3.2 kB at 16 kB/s)
13:44:35 [2023-12-08T18:44:35.132Z] [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
13:44:35 [2023-12-08T18:44:35.390Z] [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
13:44:35 [2023-12-08T18:44:35.390Z] [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
13:44:35 [2023-12-08T18:44:35.390Z] [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
13:44:35 [2023-12-08T18:44:35.390Z] [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
13:44:35 [2023-12-08T18:44:35.390Z] [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
13:44:35 [2023-12-08T18:44:35.390Z] [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 648 kB/s)
13:44:35 [2023-12-08T18:44:35.390Z] [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
13:44:35 [2023-12-08T18:44:35.390Z] [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
13:44:35 [2023-12-08T18:44:35.390Z] [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
13:44:35 [2023-12-08T18:44:35.390Z] [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
13:44:35 [2023-12-08T18:44:35.648Z] [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
13:44:35 [2023-12-08T18:44:35.648Z] [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
13:44:35 [2023-12-08T18:44:35.648Z] [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)
13:44:35 [2023-12-08T18:44:35.648Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
13:44:35 [2023-12-08T18:44:35.648Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
13:44:35 [2023-12-08T18:44:35.648Z] [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
13:44:35 [2023-12-08T18:44:35.648Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
13:44:35 [2023-12-08T18:44:35.648Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
13:44:35 [2023-12-08T18:44:35.648Z] [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
13:44:35 [2023-12-08T18:44:35.648Z] [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 11 MB/s)
13:44:35 [2023-12-08T18:44:35.649Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
13:44:35 [2023-12-08T18:44:35.649Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
13:44:35 [2023-12-08T18:44:35.649Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
13:44:35 [2023-12-08T18:44:35.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
13:44:35 [2023-12-08T18:44:35.649Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
13:44:35 [2023-12-08T18:44:35.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
13:44:35 [2023-12-08T18:44:35.649Z] [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 4.6 MB/s)
13:44:35 [2023-12-08T18:44:35.908Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
13:44:35 [2023-12-08T18:44:35.908Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
13:44:35 [2023-12-08T18:44:35.908Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/5.1.0/guice-5.1.0.pom
13:44:35 [2023-12-08T18:44:35.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
13:44:35 [2023-12-08T18:44:35.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
13:44:35 [2023-12-08T18:44:35.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom
13:44:35 [2023-12-08T18:44:35.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 985 kB/s)
13:44:35 [2023-12-08T18:44:35.908Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
13:44:35 [2023-12-08T18:44:35.908Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
13:44:35 [2023-12-08T18:44:35.908Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
13:44:36 [2023-12-08T18:44:36.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
13:44:36 [2023-12-08T18:44:36.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
13:44:36 [2023-12-08T18:44:36.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
13:44:36 [2023-12-08T18:44:36.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 4.4 MB/s)
13:44:36 [2023-12-08T18:44:36.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
13:44:36 [2023-12-08T18:44:36.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
13:44:36 [2023-12-08T18:44:36.474Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
13:44:36 [2023-12-08T18:44:36.475Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
13:44:36 [2023-12-08T18:44:36.475Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
13:44:36 [2023-12-08T18:44:36.475Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
13:44:36 [2023-12-08T18:44:36.475Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 1.2 MB/s)
13:44:36 [2023-12-08T18:44:36.475Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:44:36 [2023-12-08T18:44:36.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:44:36 [2023-12-08T18:44:36.733Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:44:36 [2023-12-08T18:44:36.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:44:36 [2023-12-08T18:44:36.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:44:36 [2023-12-08T18:44:36.733Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:44:36 [2023-12-08T18:44:36.733Z] [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 182 kB/s)
13:44:36 [2023-12-08T18:44:36.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.733Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 3.8 MB/s)
13:44:36 [2023-12-08T18:44:36.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
13:44:36 [2023-12-08T18:44:36.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
13:44:37 [2023-12-08T18:44:37.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 158 kB/s)
13:44:37 [2023-12-08T18:44:37.252Z] [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
13:44:37 [2023-12-08T18:44:37.252Z] [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
13:44:37 [2023-12-08T18:44:37.252Z] [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
13:44:37 [2023-12-08T18:44:37.252Z] [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
13:44:37 [2023-12-08T18:44:37.252Z] [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
13:44:37 [2023-12-08T18:44:37.252Z] [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
13:44:37 [2023-12-08T18:44:37.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 1.2 MB/s)
13:44:37 [2023-12-08T18:44:37.252Z] [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
13:44:37 [2023-12-08T18:44:37.252Z] [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
13:44:37 [2023-12-08T18:44:37.252Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 5.1 MB/s)
13:44:37 [2023-12-08T18:44:37.510Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [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)
13:44:37 [2023-12-08T18:44:37.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
13:44:37 [2023-12-08T18:44:37.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
13:44:37 [2023-12-08T18:44:37.510Z] [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
13:44:37 [2023-12-08T18:44:37.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
13:44:37 [2023-12-08T18:44:37.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
13:44:37 [2023-12-08T18:44:37.768Z] [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
13:44:37 [2023-12-08T18:44:37.768Z] [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 5.7 MB/s)
13:44:37 [2023-12-08T18:44:37.768Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:44:37 [2023-12-08T18:44:37.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
13:44:37 [2023-12-08T18:44:37.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
13:44:37 [2023-12-08T18:44:37.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
13:44:37 [2023-12-08T18:44:37.769Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
13:44:37 [2023-12-08T18:44:37.769Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
13:44:37 [2023-12-08T18:44:37.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 13 kB/s)
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 87 kB/s)
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
13:44:38 [2023-12-08T18:44:38.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 2.8 MB/s)
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom (3.0 kB at 234 kB/s)
13:44:38 [2023-12-08T18:44:38.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom (3.5 kB at 145 kB/s)
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
13:44:38 [2023-12-08T18:44:38.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
13:44:39 [2023-12-08T18:44:39.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom (19 kB at 487 kB/s)
13:44:39 [2023-12-08T18:44:39.109Z] [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
13:44:39 [2023-12-08T18:44:39.109Z] [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
13:44:39 [2023-12-08T18:44:39.109Z] [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
13:44:39 [2023-12-08T18:44:39.109Z] [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
13:44:39 [2023-12-08T18:44:39.109Z] [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
13:44:39 [2023-12-08T18:44:39.109Z] [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
13:44:39 [2023-12-08T18:44:39.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 551 kB/s)
13:44:39 [2023-12-08T18:44:39.110Z] [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
13:44:39 [2023-12-08T18:44:39.110Z] [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
13:44:39 [2023-12-08T18:44:39.110Z] [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
13:44:39 [2023-12-08T18:44:39.110Z] [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
13:44:39 [2023-12-08T18:44:39.367Z] [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
13:44:39 [2023-12-08T18:44:39.367Z] [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
13:44:39 [2023-12-08T18:44:39.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.3 MB/s)
13:44:39 [2023-12-08T18:44:39.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
13:44:39 [2023-12-08T18:44:39.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
13:44:39 [2023-12-08T18:44:39.368Z] [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
13:44:39 [2023-12-08T18:44:39.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
13:44:39 [2023-12-08T18:44:39.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
13:44:39 [2023-12-08T18:44:39.368Z] [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
13:44:39 [2023-12-08T18:44:39.368Z] [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 5.8 MB/s)
13:44:39 [2023-12-08T18:44:39.368Z] [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
13:44:39 [2023-12-08T18:44:39.368Z] [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
13:44:39 [2023-12-08T18:44:39.368Z] [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
13:44:39 [2023-12-08T18:44:39.368Z] [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
13:44:39 [2023-12-08T18:44:39.626Z] [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
13:44:39 [2023-12-08T18:44:39.626Z] [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
13:44:39 [2023-12-08T18:44:39.626Z] [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 146 kB/s)
13:44:39 [2023-12-08T18:44:39.626Z] [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
13:44:39 [2023-12-08T18:44:39.626Z] [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
13:44:39 [2023-12-08T18:44:39.626Z] [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
13:44:39 [2023-12-08T18:44:39.626Z] [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
13:44:39 [2023-12-08T18:44:39.626Z] [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
13:44:39 [2023-12-08T18:44:39.626Z] [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
13:44:39 [2023-12-08T18:44:39.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 572 kB/s)
13:44:39 [2023-12-08T18:44:39.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
13:44:39 [2023-12-08T18:44:39.626Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
13:44:39 [2023-12-08T18:44:39.627Z] [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
13:44:39 [2023-12-08T18:44:39.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
13:44:39 [2023-12-08T18:44:39.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
13:44:39 [2023-12-08T18:44:39.885Z] [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
13:44:39 [2023-12-08T18:44:39.885Z] [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 6.4 MB/s)
13:44:39 [2023-12-08T18:44:39.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:44:39 [2023-12-08T18:44:39.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:44:39 [2023-12-08T18:44:39.885Z] [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
13:44:39 [2023-12-08T18:44:39.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:44:39 [2023-12-08T18:44:39.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:44:39 [2023-12-08T18:44:39.885Z] [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
13:44:39 [2023-12-08T18:44:39.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 3.1 MB/s)
13:44:39 [2023-12-08T18:44:39.885Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:44:40 [2023-12-08T18:44:40.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
13:44:40 [2023-12-08T18:44:40.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
13:44:40 [2023-12-08T18:44:40.144Z] [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
13:44:40 [2023-12-08T18:44:40.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
13:44:40 [2023-12-08T18:44:40.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
13:44:40 [2023-12-08T18:44:40.144Z] [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
13:44:40 [2023-12-08T18:44:40.144Z] [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 4.7 MB/s)
13:44:40 [2023-12-08T18:44:40.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:44:40 [2023-12-08T18:44:40.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:44:40 [2023-12-08T18:44:40.144Z] [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
13:44:40 [2023-12-08T18:44:40.402Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:44:40 [2023-12-08T18:44:40.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:44:40 [2023-12-08T18:44:40.402Z] [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
13:44:40 [2023-12-08T18:44:40.402Z] [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 11 MB/s)
13:44:40 [2023-12-08T18:44:40.402Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:44:40 [2023-12-08T18:44:40.402Z] [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
13:44:40 [2023-12-08T18:44:40.402Z] [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
13:44:40 [2023-12-08T18:44:40.402Z] [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
13:44:40 [2023-12-08T18:44:40.402Z] [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
13:44:40 [2023-12-08T18:44:40.402Z] [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
13:44:40 [2023-12-08T18:44:40.402Z] [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
13:44:40 [2023-12-08T18:44:40.661Z] [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 158 kB/s)
13:44:40 [2023-12-08T18:44:40.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
13:44:40 [2023-12-08T18:44:40.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
13:44:40 [2023-12-08T18:44:40.661Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
13:44:40 [2023-12-08T18:44:40.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
13:44:40 [2023-12-08T18:44:40.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
13:44:40 [2023-12-08T18:44:40.661Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
13:44:40 [2023-12-08T18:44:40.661Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 204 kB/s)
13:44:40 [2023-12-08T18:44:40.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
13:44:40 [2023-12-08T18:44:40.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
13:44:40 [2023-12-08T18:44:40.662Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
13:44:40 [2023-12-08T18:44:40.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
13:44:40 [2023-12-08T18:44:40.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
13:44:40 [2023-12-08T18:44:40.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
13:44:40 [2023-12-08T18:44:40.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 347 kB/s)
13:44:40 [2023-12-08T18:44:40.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
13:44:40 [2023-12-08T18:44:40.921Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
13:44:40 [2023-12-08T18:44:40.921Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
13:44:40 [2023-12-08T18:44:40.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 465 kB/s)
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 1.4 MB/s)
13:44:41 [2023-12-08T18:44:41.179Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
13:44:41 [2023-12-08T18:44:41.179Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.10/gson-2.10.pom
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom (9.4 kB at 228 kB/s)
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
13:44:41 [2023-12-08T18:44:41.437Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom (12 kB at 1.0 MB/s)
13:44:41 [2023-12-08T18:44:41.437Z] [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
13:44:41 [2023-12-08T18:44:41.698Z] [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
13:44:41 [2023-12-08T18:44:41.698Z] [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
13:44:41 [2023-12-08T18:44:41.698Z] [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
13:44:41 [2023-12-08T18:44:41.698Z] [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
13:44:41 [2023-12-08T18:44:41.698Z] [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
13:44:41 [2023-12-08T18:44:41.698Z] [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 400 kB/s)
13:44:41 [2023-12-08T18:44:41.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:44:41 [2023-12-08T18:44:41.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:44:41 [2023-12-08T18:44:41.698Z] [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
13:44:41 [2023-12-08T18:44:41.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:44:41 [2023-12-08T18:44:41.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:44:41 [2023-12-08T18:44:41.957Z] [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
13:44:41 [2023-12-08T18:44:41.957Z] [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.0 MB/s)
13:44:41 [2023-12-08T18:44:41.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:44:41 [2023-12-08T18:44:41.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:44:41 [2023-12-08T18:44:41.958Z] [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
13:44:41 [2023-12-08T18:44:41.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:44:41 [2023-12-08T18:44:41.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:44:41 [2023-12-08T18:44:41.958Z] [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
13:44:41 [2023-12-08T18:44:41.958Z] [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 2.1 MB/s)
13:44:42 [2023-12-08T18:44:42.216Z] [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
13:44:42 [2023-12-08T18:44:42.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
13:44:42 [2023-12-08T18:44:42.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
13:44:42 [2023-12-08T18:44:42.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
13:44:42 [2023-12-08T18:44:42.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
13:44:42 [2023-12-08T18:44:42.216Z] [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
13:44:42 [2023-12-08T18:44:42.216Z] [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
13:44:42 [2023-12-08T18:44:42.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
13:44:42 [2023-12-08T18:44:42.216Z] [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
13:44:42 [2023-12-08T18:44:42.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
13:44:42 [2023-12-08T18:44:42.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
13:44:42 [2023-12-08T18:44:42.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
13:44:42 [2023-12-08T18:44:42.216Z] [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
13:44:42 [2023-12-08T18:44:42.217Z] [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
13:44:42 [2023-12-08T18:44:42.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
13:44:42 [2023-12-08T18:44:42.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
13:44:42 [2023-12-08T18:44:42.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
13:44:42 [2023-12-08T18:44:42.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
13:44:42 [2023-12-08T18:44:42.217Z] [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
13:44:42 [2023-12-08T18:44:42.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
13:44:42 [2023-12-08T18:44:42.217Z] [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
13:44:42 [2023-12-08T18:44:42.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
13:44:42 [2023-12-08T18:44:42.217Z] [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
13:44:42 [2023-12-08T18:44:42.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
13:44:42 [2023-12-08T18:44:42.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
13:44:42 [2023-12-08T18:44:42.217Z] [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
13:44:42 [2023-12-08T18:44:42.217Z] [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
13:44:42 [2023-12-08T18:44:42.475Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
13:44:42 [2023-12-08T18:44:42.476Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
13:44:42 [2023-12-08T18:44:42.476Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
13:44:42 [2023-12-08T18:44:42.476Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
13:44:42 [2023-12-08T18:44:42.476Z] [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
13:44:42 [2023-12-08T18:44:42.476Z] [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
13:44:42 [2023-12-08T18:44:42.476Z] [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
13:44:42 [2023-12-08T18:44:42.476Z] [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
13:44:42 [2023-12-08T18:44:42.476Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
13:44:42 [2023-12-08T18:44:42.735Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
13:44:42 [2023-12-08T18:44:42.735Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.10/gson-2.10.jar
13:44:42 [2023-12-08T18:44:42.735Z] [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
13:44:42 [2023-12-08T18:44:42.735Z] [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
13:44:42 [2023-12-08T18:44:42.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
13:44:42 [2023-12-08T18:44:42.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
13:44:42 [2023-12-08T18:44:42.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
13:44:42 [2023-12-08T18:44:42.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
13:44:42 [2023-12-08T18:44:42.735Z] [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
13:44:42 [2023-12-08T18:44:42.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
13:44:42 [2023-12-08T18:44:42.994Z] [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
13:44:42 [2023-12-08T18:44:42.994Z] [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
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
13:44:42 [2023-12-08T18:44:42.995Z] [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
13:44:42 [2023-12-08T18:44:42.995Z] [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
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
13:44:42 [2023-12-08T18:44:42.995Z] [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
13:44:42 [2023-12-08T18:44:42.995Z] [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
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
13:44:42 [2023-12-08T18:44:42.995Z] [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
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
13:44:42 [2023-12-08T18:44:42.995Z] [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
13:44:42 [2023-12-08T18:44:42.995Z] [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
13:44:42 [2023-12-08T18:44:42.995Z] [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 11 MB/s)
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
13:44:42 [2023-12-08T18:44:42.995Z] [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
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar (165 kB at 9.7 MB/s)
13:44:42 [2023-12-08T18:44:42.995Z] [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
13:44:42 [2023-12-08T18:44:42.995Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar (206 kB at 11 MB/s)
13:44:42 [2023-12-08T18:44:42.995Z] [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
13:44:42 [2023-12-08T18:44:42.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 2.7 MB/s)
13:44:42 [2023-12-08T18:44:42.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 1.1 MB/s)
13:44:42 [2023-12-08T18:44:42.996Z] [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
13:44:42 [2023-12-08T18:44:42.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
13:44:42 [2023-12-08T18:44:42.996Z] [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 10.0 MB/s)
13:44:42 [2023-12-08T18:44:42.996Z] [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 24 MB/s)
13:44:42 [2023-12-08T18:44:42.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
13:44:42 [2023-12-08T18:44:42.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar
13:44:42 [2023-12-08T18:44:42.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 1.2 MB/s)
13:44:42 [2023-12-08T18:44:42.996Z] [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
13:44:42 [2023-12-08T18:44:42.996Z] [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 242 kB/s)
13:44:42 [2023-12-08T18:44:42.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 4.8 MB/s)
13:44:42 [2023-12-08T18:44:42.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar (157 kB at 2.0 MB/s)
13:44:42 [2023-12-08T18:44:42.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 2.2 MB/s)
13:44:42 [2023-12-08T18:44:42.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar (286 kB at 3.5 MB/s)
13:44:43 [2023-12-08T18:44:43.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
13:44:43 [2023-12-08T18:44:43.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
13:44:43 [2023-12-08T18:44:43.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom (2.4 kB at 173 kB/s)
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
13:44:44 [2023-12-08T18:44:44.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar (37 kB at 2.8 MB/s)
13:44:44 [2023-12-08T18:44:44.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
13:44:44 [2023-12-08T18:44:44.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
13:44:44 [2023-12-08T18:44:44.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
13:44:44 [2023-12-08T18:44:44.447Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
13:44:44 [2023-12-08T18:44:44.447Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
13:44:44 [2023-12-08T18:44:44.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
13:44:44 [2023-12-08T18:44:44.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom (2.7 kB at 226 kB/s)
13:44:44 [2023-12-08T18:44:44.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
13:44:44 [2023-12-08T18:44:44.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
13:44:44 [2023-12-08T18:44:44.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom (2.6 kB at 144 kB/s)
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 3.8 MB/s)
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
13:44:44 [2023-12-08T18:44:44.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 113 kB/s)
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
13:44:44 [2023-12-08T18:44:44.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom (2.9 kB at 147 kB/s)
13:44:45 [2023-12-08T18:44:45.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
13:44:45 [2023-12-08T18:44:45.221Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
13:44:45 [2023-12-08T18:44:45.221Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
13:44:45 [2023-12-08T18:44:45.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
13:44:45 [2023-12-08T18:44:45.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
13:44:45 [2023-12-08T18:44:45.221Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
13:44:45 [2023-12-08T18:44:45.221Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom (2.6 kB at 187 kB/s)
13:44:45 [2023-12-08T18:44:45.222Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.222Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 68 kB/s)
13:44:45 [2023-12-08T18:44:45.479Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.479Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.479Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
13:44:45 [2023-12-08T18:44:45.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 472 kB/s)
13:44:45 [2023-12-08T18:44:45.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.737Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.995Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 432 kB/s)
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 749 kB/s)
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
13:44:45 [2023-12-08T18:44:45.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
13:44:46 [2023-12-08T18:44:46.254Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
13:44:46 [2023-12-08T18:44:46.254Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
13:44:46 [2023-12-08T18:44:46.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
13:44:46 [2023-12-08T18:44:46.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 333 kB/s)
13:44:46 [2023-12-08T18:44:46.254Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
13:44:46 [2023-12-08T18:44:46.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
13:44:46 [2023-12-08T18:44:46.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 443 kB/s)
13:44:46 [2023-12-08T18:44:46.512Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom (2.7 kB at 157 kB/s)
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
13:44:46 [2023-12-08T18:44:46.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom (10 kB at 841 kB/s)
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
13:44:46 [2023-12-08T18:44:46.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 7.7 MB/s)
13:44:46 [2023-12-08T18:44:46.771Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:44:47 [2023-12-08T18:44:47.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
13:44:47 [2023-12-08T18:44:47.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
13:44:47 [2023-12-08T18:44:47.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
13:44:47 [2023-12-08T18:44:47.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
13:44:47 [2023-12-08T18:44:47.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
13:44:47 [2023-12-08T18:44:47.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
13:44:47 [2023-12-08T18:44:47.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
13:44:47 [2023-12-08T18:44:47.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
13:44:47 [2023-12-08T18:44:47.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
13:44:47 [2023-12-08T18:44:47.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
13:44:47 [2023-12-08T18:44:47.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
13:44:47 [2023-12-08T18:44:47.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
13:44:47 [2023-12-08T18:44:47.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
13:44:47 [2023-12-08T18:44:47.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
13:44:47 [2023-12-08T18:44:47.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
13:44:47 [2023-12-08T18:44:47.549Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar (33 kB at 2.1 MB/s)
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 2.4 MB/s)
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar (34 kB at 1.5 MB/s)
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar (91 kB at 3.6 MB/s)
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 4.5 MB/s)
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar (175 kB at 6.5 MB/s)
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 3.1 MB/s)
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 17 MB/s)
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 1.0 MB/s)
13:44:47 [2023-12-08T18:44:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar (72 kB at 1.6 MB/s)
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom (2.6 kB at 51 kB/s)
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom (7.0 kB at 634 kB/s)
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom (4.7 kB at 236 kB/s)
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom (11 kB at 355 kB/s)
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar (66 kB at 973 kB/s)
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
13:44:48 [2023-12-08T18:44:48.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
13:44:48 [2023-12-08T18:44:48.485Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
13:44:48 [2023-12-08T18:44:48.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
13:44:48 [2023-12-08T18:44:48.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
13:44:48 [2023-12-08T18:44:48.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom (5.3 kB at 102 kB/s)
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 4.0 MB/s)
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
13:44:48 [2023-12-08T18:44:48.743Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
13:44:49 [2023-12-08T18:44:49.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
13:44:49 [2023-12-08T18:44:49.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
13:44:49 [2023-12-08T18:44:49.001Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
13:44:49 [2023-12-08T18:44:49.001Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar (36 kB at 1.7 MB/s)
13:44:49 [2023-12-08T18:44:49.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.001Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom (1.9 kB at 94 kB/s)
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom (5.7 kB at 519 kB/s)
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 198 kB/s)
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 2.5 MB/s)
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
13:44:49 [2023-12-08T18:44:49.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
13:44:49 [2023-12-08T18:44:49.517Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
13:44:49 [2023-12-08T18:44:49.517Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
13:44:49 [2023-12-08T18:44:49.517Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
13:44:49 [2023-12-08T18:44:49.517Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
13:44:49 [2023-12-08T18:44:49.517Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 193 kB/s)
13:44:49 [2023-12-08T18:44:49.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:44:49 [2023-12-08T18:44:49.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:44:49 [2023-12-08T18:44:49.518Z] [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
13:44:49 [2023-12-08T18:44:49.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:44:49 [2023-12-08T18:44:49.776Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:44:49 [2023-12-08T18:44:49.776Z] [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
13:44:49 [2023-12-08T18:44:49.776Z] [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 215 kB/s)
13:44:49 [2023-12-08T18:44:49.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
13:44:49 [2023-12-08T18:44:49.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar
13:44:49 [2023-12-08T18:44:49.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
13:44:49 [2023-12-08T18:44:49.776Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar (3.1 MB at 31 MB/s)
13:44:50 [2023-12-08T18:44:50.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
13:44:50 [2023-12-08T18:44:50.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
13:44:50 [2023-12-08T18:44:50.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
13:44:50 [2023-12-08T18:44:50.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
13:44:50 [2023-12-08T18:44:50.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
13:44:50 [2023-12-08T18:44:50.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
13:44:50 [2023-12-08T18:44:50.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
13:44:50 [2023-12-08T18:44:50.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
13:44:50 [2023-12-08T18:44:50.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
13:44:50 [2023-12-08T18:44:50.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar (6.2 kB at 620 kB/s)
13:44:50 [2023-12-08T18:44:50.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
13:44:50 [2023-12-08T18:44:50.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 13 MB/s)
13:44:51 [2023-12-08T18:44:51.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
13:44:51 [2023-12-08T18:44:51.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
13:44:51 [2023-12-08T18:44:51.227Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
13:44:51 [2023-12-08T18:44:51.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
13:44:51 [2023-12-08T18:44:51.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
13:44:51 [2023-12-08T18:44:51.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
13:44:51 [2023-12-08T18:44:51.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom (2.7 kB at 114 kB/s)
13:44:51 [2023-12-08T18:44:51.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
13:44:51 [2023-12-08T18:44:51.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
13:44:51 [2023-12-08T18:44:51.227Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
13:44:51 [2023-12-08T18:44:51.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
13:44:51 [2023-12-08T18:44:51.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
13:44:51 [2023-12-08T18:44:51.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
13:44:51 [2023-12-08T18:44:51.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar (54 kB at 5.4 MB/s)
13:44:51 [2023-12-08T18:44:51.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 569 kB/s)
13:44:51 [2023-12-08T18:44:51.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.744Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.744Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.744Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
13:44:51 [2023-12-08T18:44:51.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 2.8 MB/s)
13:44:51 [2023-12-08T18:44:51.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
13:44:51 [2023-12-08T18:44:51.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
13:44:51 [2023-12-08T18:44:51.744Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 1.3 MB/s)
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 2.8 MB/s)
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
13:44:52 [2023-12-08T18:44:52.002Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 528 kB/s)
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom (2.4 kB at 266 kB/s)
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.262Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
13:44:52 [2023-12-08T18:44:52.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom (1.5 kB at 154 kB/s)
13:44:52 [2023-12-08T18:44:52.521Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.521Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.521Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.521Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.521Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 2.3 MB/s)
13:44:52 [2023-12-08T18:44:52.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
13:44:52 [2023-12-08T18:44:52.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
13:44:52 [2023-12-08T18:44:52.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 14 MB/s)
13:44:52 [2023-12-08T18:44:52.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar (3.5 kB at 350 kB/s)
13:44:52 [2023-12-08T18:44:52.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar (20 kB at 2.0 MB/s)
13:44:53 [2023-12-08T18:44:53.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
13:44:53 [2023-12-08T18:44:53.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
13:44:53 [2023-12-08T18:44:53.345Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
13:44:53 [2023-12-08T18:44:53.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
13:44:53 [2023-12-08T18:44:53.603Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
13:44:53 [2023-12-08T18:44:53.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
13:44:53 [2023-12-08T18:44:53.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 591 kB/s)
13:44:53 [2023-12-08T18:44:53.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
13:44:53 [2023-12-08T18:44:53.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
13:44:53 [2023-12-08T18:44:53.604Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
13:44:53 [2023-12-08T18:44:53.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
13:44:53 [2023-12-08T18:44:53.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
13:44:53 [2023-12-08T18:44:53.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
13:44:53 [2023-12-08T18:44:53.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 3.6 MB/s)
13:44:53 [2023-12-08T18:44:53.604Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
13:44:53 [2023-12-08T18:44:53.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
13:44:53 [2023-12-08T18:44:53.604Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 4.1 MB/s)
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
13:44:53 [2023-12-08T18:44:53.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 15 MB/s)
13:44:53 [2023-12-08T18:44:53.862Z] [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
13:44:53 [2023-12-08T18:44:53.862Z] [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
13:44:53 [2023-12-08T18:44:53.862Z] [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
13:44:54 [2023-12-08T18:44:54.120Z] [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
13:44:54 [2023-12-08T18:44:54.120Z] [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
13:44:54 [2023-12-08T18:44:54.120Z] [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
13:44:54 [2023-12-08T18:44:54.120Z] [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 257 kB/s)
13:44:54 [2023-12-08T18:44:54.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
13:44:54 [2023-12-08T18:44:54.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
13:44:54 [2023-12-08T18:44:54.121Z] [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
13:44:54 [2023-12-08T18:44:54.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
13:44:54 [2023-12-08T18:44:54.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
13:44:54 [2023-12-08T18:44:54.121Z] [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
13:44:54 [2023-12-08T18:44:54.121Z] [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 562 kB/s)
13:44:54 [2023-12-08T18:44:54.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:44:54 [2023-12-08T18:44:54.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:44:54 [2023-12-08T18:44:54.121Z] [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
13:44:54 [2023-12-08T18:44:54.378Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:44:54 [2023-12-08T18:44:54.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:44:54 [2023-12-08T18:44:54.379Z] [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
13:44:54 [2023-12-08T18:44:54.379Z] [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 9.2 MB/s)
13:44:54 [2023-12-08T18:44:54.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
13:44:54 [2023-12-08T18:44:54.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
13:44:54 [2023-12-08T18:44:54.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
13:44:54 [2023-12-08T18:44:54.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
13:44:54 [2023-12-08T18:44:54.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
13:44:54 [2023-12-08T18:44:54.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
13:44:54 [2023-12-08T18:44:54.379Z] [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 4.9 MB/s)
13:44:54 [2023-12-08T18:44:54.379Z] [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
13:44:54 [2023-12-08T18:44:54.637Z] [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
13:44:54 [2023-12-08T18:44:54.637Z] [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
13:44:54 [2023-12-08T18:44:54.637Z] [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
13:44:54 [2023-12-08T18:44:54.637Z] [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
13:44:54 [2023-12-08T18:44:54.637Z] [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
13:44:54 [2023-12-08T18:44:54.637Z] [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 2.1 MB/s)
13:44:54 [2023-12-08T18:44:54.637Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
13:44:54 [2023-12-08T18:44:54.637Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
13:44:54 [2023-12-08T18:44:54.637Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
13:44:54 [2023-12-08T18:44:54.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
13:44:54 [2023-12-08T18:44:54.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
13:44:54 [2023-12-08T18:44:54.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
13:44:54 [2023-12-08T18:44:54.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom (1.9 kB at 208 kB/s)
13:44:54 [2023-12-08T18:44:54.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
13:44:54 [2023-12-08T18:44:54.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
13:44:54 [2023-12-08T18:44:54.895Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
13:44:54 [2023-12-08T18:44:54.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
13:44:54 [2023-12-08T18:44:54.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
13:44:54 [2023-12-08T18:44:54.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
13:44:54 [2023-12-08T18:44:54.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar (28 kB at 2.5 MB/s)
13:44:54 [2023-12-08T18:44:54.895Z] [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
13:44:54 [2023-12-08T18:44:54.895Z] [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
13:44:54 [2023-12-08T18:44:54.895Z] [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
13:44:55 [2023-12-08T18:44:55.152Z] [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
13:44:55 [2023-12-08T18:44:55.152Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 632 kB/s)
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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 639 kB/s)
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.153Z] [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
13:44:55 [2023-12-08T18:44:55.410Z] [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
13:44:55 [2023-12-08T18:44:55.410Z] [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 640 kB/s)
13:44:55 [2023-12-08T18:44:55.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
13:44:55 [2023-12-08T18:44:55.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
13:44:55 [2023-12-08T18:44:55.410Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
13:44:55 [2023-12-08T18:44:55.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
13:44:55 [2023-12-08T18:44:55.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
13:44:55 [2023-12-08T18:44:55.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
13:44:55 [2023-12-08T18:44:55.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 656 kB/s)
13:44:55 [2023-12-08T18:44:55.411Z] [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
13:44:55 [2023-12-08T18:44:55.411Z] [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
13:44:55 [2023-12-08T18:44:55.411Z] [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
13:44:55 [2023-12-08T18:44:55.669Z] [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
13:44:55 [2023-12-08T18:44:55.669Z] [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
13:44:55 [2023-12-08T18:44:55.669Z] [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
13:44:55 [2023-12-08T18:44:55.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 644 kB/s)
13:44:55 [2023-12-08T18:44:55.669Z] [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
13:44:55 [2023-12-08T18:44:55.669Z] [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
13:44:55 [2023-12-08T18:44:55.669Z] [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
13:44:55 [2023-12-08T18:44:55.669Z] [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
13:44:55 [2023-12-08T18:44:55.669Z] [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
13:44:55 [2023-12-08T18:44:55.669Z] [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
13:44:55 [2023-12-08T18:44:55.669Z] [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 628 kB/s)
13:44:55 [2023-12-08T18:44:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
13:44:55 [2023-12-08T18:44:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
13:44:55 [2023-12-08T18:44:55.669Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
13:44:55 [2023-12-08T18:44:55.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
13:44:55 [2023-12-08T18:44:55.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
13:44:55 [2023-12-08T18:44:55.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
13:44:55 [2023-12-08T18:44:55.927Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom (2.5 kB at 166 kB/s)
13:44:55 [2023-12-08T18:44:55.927Z] [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
13:44:55 [2023-12-08T18:44:55.927Z] [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
13:44:55 [2023-12-08T18:44:55.927Z] [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
13:44:55 [2023-12-08T18:44:55.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
13:44:55 [2023-12-08T18:44:55.927Z] [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
13:44:56 [2023-12-08T18:44:56.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
13:44:56 [2023-12-08T18:44:56.186Z] [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
13:44:56 [2023-12-08T18:44:56.186Z] [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
13:44:56 [2023-12-08T18:44:56.186Z] [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
13:44:56 [2023-12-08T18:44:56.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
13:44:56 [2023-12-08T18:44:56.186Z] [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
13:44:56 [2023-12-08T18:44:56.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
13:44:56 [2023-12-08T18:44:56.186Z] [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
13:44:56 [2023-12-08T18:44:56.444Z] [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
13:44:56 [2023-12-08T18:44:56.444Z] [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
13:44:56 [2023-12-08T18:44:56.444Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
13:44:56 [2023-12-08T18:44:56.444Z] [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
13:44:56 [2023-12-08T18:44:56.444Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
13:44:56 [2023-12-08T18:44:56.444Z] [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
13:44:56 [2023-12-08T18:44:56.703Z] [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
13:44:56 [2023-12-08T18:44:56.703Z] [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
13:44:56 [2023-12-08T18:44:56.703Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
13:44:56 [2023-12-08T18:44:56.703Z] [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
13:44:56 [2023-12-08T18:44:56.703Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
13:44:56 [2023-12-08T18:44:56.703Z] [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
13:44:56 [2023-12-08T18:44:56.703Z] [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
13:44:56 [2023-12-08T18:44:56.703Z] [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
13:44:56 [2023-12-08T18:44:56.703Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
13:44:56 [2023-12-08T18:44:56.704Z] [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
13:44:56 [2023-12-08T18:44:56.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
13:44:56 [2023-12-08T18:44:56.704Z] [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
13:44:56 [2023-12-08T18:44:56.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 7.4 MB/s)
13:44:56 [2023-12-08T18:44:56.704Z] [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
13:44:56 [2023-12-08T18:44:56.704Z] [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
13:44:56 [2023-12-08T18:44:56.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
13:44:56 [2023-12-08T18:44:56.704Z] [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
13:44:56 [2023-12-08T18:44:56.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
13:44:56 [2023-12-08T18:44:56.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 10 MB/s)
13:44:56 [2023-12-08T18:44:56.704Z] [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 49 MB/s)
13:44:56 [2023-12-08T18:44:56.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 2.4 MB/s)
13:44:56 [2023-12-08T18:44:56.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 1.3 MB/s)
13:44:56 [2023-12-08T18:44:56.965Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar (6.0 MB at 38 MB/s)
13:44:57 [2023-12-08T18:44:57.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
13:44:58 [2023-12-08T18:44:58.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
13:44:58 [2023-12-08T18:44:58.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
13:44:58 [2023-12-08T18:44:58.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
13:44:58 [2023-12-08T18:44:58.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
13:44:58 [2023-12-08T18:44:58.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
13:44:58 [2023-12-08T18:44:58.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom (1.6 kB at 12 kB/s)
13:44:58 [2023-12-08T18:44:58.111Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
13:44:58 [2023-12-08T18:44:58.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
13:44:58 [2023-12-08T18:44:58.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
13:44:58 [2023-12-08T18:44:58.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
13:44:58 [2023-12-08T18:44:58.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
13:44:58 [2023-12-08T18:44:58.368Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
13:44:58 [2023-12-08T18:44:58.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 196 kB/s)
13:44:59 [2023-12-08T18:44:59.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
13:44:59 [2023-12-08T18:44:59.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
13:44:59 [2023-12-08T18:44:59.452Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
13:44:59 [2023-12-08T18:44:59.452Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
13:44:59 [2023-12-08T18:44:59.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
13:44:59 [2023-12-08T18:44:59.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
13:44:59 [2023-12-08T18:44:59.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom (22 kB at 209 kB/s)
13:44:59 [2023-12-08T18:44:59.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
13:44:59 [2023-12-08T18:44:59.710Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
13:44:59 [2023-12-08T18:44:59.710Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
13:44:59 [2023-12-08T18:44:59.710Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
13:44:59 [2023-12-08T18:44:59.710Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
13:44:59 [2023-12-08T18:44:59.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
13:45:01 [2023-12-08T18:45:01.084Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar (118 kB at 91 kB/s)
13:45:01 [2023-12-08T18:45:01.084Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
13:45:01 [2023-12-08T18:45:01.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
13:45:01 [2023-12-08T18:45:01.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
13:45:01 [2023-12-08T18:45:01.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
13:45:01 [2023-12-08T18:45:01.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
13:45:01 [2023-12-08T18:45:01.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
13:45:01 [2023-12-08T18:45:01.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom (8.3 kB at 172 kB/s)
13:45:01 [2023-12-08T18:45:01.908Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
13:45:01 [2023-12-08T18:45:01.908Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
13:45:01 [2023-12-08T18:45:01.908Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
13:45:02 [2023-12-08T18:45:02.166Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
13:45:02 [2023-12-08T18:45:02.166Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
13:45:02 [2023-12-08T18:45:02.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
13:45:02 [2023-12-08T18:45:02.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar (131 kB at 2.3 MB/s)
13:45:02 [2023-12-08T18:45:02.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.166Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom (6.3 kB at 144 kB/s)
13:45:02 [2023-12-08T18:45:02.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.684Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.684Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom (1.7 kB at 36 kB/s)
13:45:02 [2023-12-08T18:45:02.684Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.684Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.943Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom (3.5 kB at 136 kB/s)
13:45:02 [2023-12-08T18:45:02.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
13:45:02 [2023-12-08T18:45:02.943Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.202Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom (1.9 kB at 17 kB/s)
13:45:03 [2023-12-08T18:45:03.202Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.202Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.460Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.460Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom (2.2 kB at 60 kB/s)
13:45:03 [2023-12-08T18:45:03.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.718Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom (3.3 kB at 68 kB/s)
13:45:03 [2023-12-08T18:45:03.718Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom (3.3 kB at 97 kB/s)
13:45:03 [2023-12-08T18:45:03.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
13:45:03 [2023-12-08T18:45:03.977Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom (3.3 kB at 41 kB/s)
13:45:04 [2023-12-08T18:45:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom (3.3 kB at 65 kB/s)
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom (2.9 kB at 196 kB/s)
13:45:04 [2023-12-08T18:45:04.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.752Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.752Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom (3.4 kB at 96 kB/s)
13:45:04 [2023-12-08T18:45:04.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
13:45:04 [2023-12-08T18:45:04.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.010Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.011Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.011Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom (2.9 kB at 61 kB/s)
13:45:05 [2023-12-08T18:45:05.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.011Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.011Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.011Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.011Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.011Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom (3.4 kB at 160 kB/s)
13:45:05 [2023-12-08T18:45:05.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.269Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom (2.9 kB at 82 kB/s)
13:45:05 [2023-12-08T18:45:05.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.528Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom (3.4 kB at 112 kB/s)
13:45:05 [2023-12-08T18:45:05.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.529Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.529Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
13:45:05 [2023-12-08T18:45:05.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
13:45:06 [2023-12-08T18:45:06.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom (2.1 kB at 2.7 kB/s)
13:45:06 [2023-12-08T18:45:06.722Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.722Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.722Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.722Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom (10 kB at 51 kB/s)
13:45:06 [2023-12-08T18:45:06.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
13:45:06 [2023-12-08T18:45:06.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
13:45:07 [2023-12-08T18:45:07.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 64 kB/s)
13:45:07 [2023-12-08T18:45:07.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
13:45:07 [2023-12-08T18:45:07.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
13:45:07 [2023-12-08T18:45:07.545Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
13:45:07 [2023-12-08T18:45:07.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
13:45:07 [2023-12-08T18:45:07.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
13:45:07 [2023-12-08T18:45:07.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
13:45:07 [2023-12-08T18:45:07.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom (6.1 kB at 20 kB/s)
13:45:07 [2023-12-08T18:45:07.805Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
13:45:07 [2023-12-08T18:45:07.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
13:45:07 [2023-12-08T18:45:07.805Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.063Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.063Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 28 kB/s)
13:45:08 [2023-12-08T18:45:08.063Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.063Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.063Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.321Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.321Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom (3.3 kB at 34 kB/s)
13:45:08 [2023-12-08T18:45:08.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.321Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.579Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom (4.1 kB at 68 kB/s)
13:45:08 [2023-12-08T18:45:08.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.579Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom (3.3 kB at 92 kB/s)
13:45:08 [2023-12-08T18:45:08.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
13:45:08 [2023-12-08T18:45:08.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
13:45:10 [2023-12-08T18:45:10.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom (4.5 kB at 3.7 kB/s)
13:45:10 [2023-12-08T18:45:10.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
13:45:10 [2023-12-08T18:45:10.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
13:45:10 [2023-12-08T18:45:10.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
13:45:10 [2023-12-08T18:45:10.210Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
13:45:10 [2023-12-08T18:45:10.210Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
13:45:10 [2023-12-08T18:45:10.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
13:45:10 [2023-12-08T18:45:10.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom (1.8 kB at 3.2 kB/s)
13:45:10 [2023-12-08T18:45:10.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
13:45:10 [2023-12-08T18:45:10.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
13:45:10 [2023-12-08T18:45:10.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 1.1 MB/s)
13:45:11 [2023-12-08T18:45:11.037Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.037Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 7.5 MB/s)
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 948 kB/s)
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
13:45:11 [2023-12-08T18:45:11.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 1.9 MB/s)
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
13:45:11 [2023-12-08T18:45:11.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom (2.3 kB at 66 kB/s)
13:45:11 [2023-12-08T18:45:11.850Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
13:45:11 [2023-12-08T18:45:11.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
13:45:11 [2023-12-08T18:45:11.851Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
13:45:11 [2023-12-08T18:45:11.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
13:45:11 [2023-12-08T18:45:11.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
13:45:11 [2023-12-08T18:45:11.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
13:45:11 [2023-12-08T18:45:11.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 311 kB/s)
13:45:11 [2023-12-08T18:45:11.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
13:45:11 [2023-12-08T18:45:11.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
13:45:11 [2023-12-08T18:45:11.851Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
13:45:11 [2023-12-08T18:45:11.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
13:45:12 [2023-12-08T18:45:12.109Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
13:45:12 [2023-12-08T18:45:12.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
13:45:12 [2023-12-08T18:45:12.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 345 kB/s)
13:45:12 [2023-12-08T18:45:12.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
13:45:12 [2023-12-08T18:45:12.109Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
13:45:12 [2023-12-08T18:45:12.109Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.pom
13:45:12 [2023-12-08T18:45:12.109Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
13:45:12 [2023-12-08T18:45:12.109Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
13:45:12 [2023-12-08T18:45:12.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom
13:45:12 [2023-12-08T18:45:12.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 198 kB/s)
13:45:12 [2023-12-08T18:45:12.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
13:45:12 [2023-12-08T18:45:12.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
13:45:12 [2023-12-08T18:45:12.367Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
13:45:12 [2023-12-08T18:45:12.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
13:45:12 [2023-12-08T18:45:12.367Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 4.3 MB/s)
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom (6.0 kB at 352 kB/s)
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom (5.4 kB at 200 kB/s)
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 606 kB/s)
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
13:45:12 [2023-12-08T18:45:12.914Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
13:45:13 [2023-12-08T18:45:13.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
13:45:13 [2023-12-08T18:45:13.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
13:45:13 [2023-12-08T18:45:13.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
13:45:13 [2023-12-08T18:45:13.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 183 kB/s)
13:45:13 [2023-12-08T18:45:13.172Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
13:45:13 [2023-12-08T18:45:13.172Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
13:45:13 [2023-12-08T18:45:13.172Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
13:45:13 [2023-12-08T18:45:13.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 1.3 MB/s)
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
13:45:13 [2023-12-08T18:45:13.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
13:45:13 [2023-12-08T18:45:13.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
13:45:13 [2023-12-08T18:45:13.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
13:45:13 [2023-12-08T18:45:13.693Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
13:45:13 [2023-12-08T18:45:13.954Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
13:45:14 [2023-12-08T18:45:14.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
13:45:14 [2023-12-08T18:45:14.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
13:45:14 [2023-12-08T18:45:14.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.jar
13:45:14 [2023-12-08T18:45:14.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
13:45:14 [2023-12-08T18:45:14.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
13:45:14 [2023-12-08T18:45:14.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar (2.7 MB at 37 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar (29 kB at 2.4 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar (159 kB at 8.8 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar (401 kB at 22 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar (41 kB at 1.9 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar (593 kB at 23 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar (682 kB at 17 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar (712 kB at 13 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar (656 kB at 6.7 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar (691 kB at 6.8 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar (723 kB at 7.1 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar (648 kB at 6.2 MB/s)
13:45:14 [2023-12-08T18:45:14.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
13:45:15 [2023-12-08T18:45:15.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 1.5 MB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar (758 kB at 6.2 MB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar (54 kB at 374 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 91 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar (790 kB at 5.2 MB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 135 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar (96 kB at 501 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 612 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 1.6 MB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 306 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 733 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 40 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 259 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 1.6 MB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 107 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar (196 kB at 900 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 11 MB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 557 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 509 kB/s)
13:45:15 [2023-12-08T18:45:15.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar (652 kB at 2.4 MB/s)
13:45:16 [2023-12-08T18:45:16.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
13:45:16 [2023-12-08T18:45:16.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
13:45:16 [2023-12-08T18:45:16.628Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 3.0 MB/s)
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 3.6 MB/s)
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
13:45:16 [2023-12-08T18:45:16.887Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
13:45:17 [2023-12-08T18:45:17.146Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
13:45:17 [2023-12-08T18:45:17.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
13:45:17 [2023-12-08T18:45:17.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
13:45:17 [2023-12-08T18:45:17.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 2.7 MB/s)
13:45:17 [2023-12-08T18:45:17.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom (10.0 kB at 80 kB/s)
13:45:17 [2023-12-08T18:45:17.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.404Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.662Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
13:45:17 [2023-12-08T18:45:17.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom (11 kB at 597 kB/s)
13:45:17 [2023-12-08T18:45:17.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
13:45:17 [2023-12-08T18:45:17.662Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
13:45:17 [2023-12-08T18:45:17.662Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
13:45:17 [2023-12-08T18:45:17.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
13:45:17 [2023-12-08T18:45:17.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
13:45:17 [2023-12-08T18:45:17.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
13:45:17 [2023-12-08T18:45:17.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar (16 kB at 534 kB/s)
13:45:17 [2023-12-08T18:45:17.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
13:45:17 [2023-12-08T18:45:17.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
13:45:17 [2023-12-08T18:45:17.941Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
13:45:17 [2023-12-08T18:45:17.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
13:45:17 [2023-12-08T18:45:17.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
13:45:17 [2023-12-08T18:45:17.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
13:45:18 [2023-12-08T18:45:18.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom (2.5 kB at 175 kB/s)
13:45:18 [2023-12-08T18:45:18.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar (16 kB at 1.6 MB/s)
13:45:18 [2023-12-08T18:45:18.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
13:45:18 [2023-12-08T18:45:18.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
13:45:18 [2023-12-08T18:45:18.459Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
13:45:18 [2023-12-08T18:45:18.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
13:45:18 [2023-12-08T18:45:18.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
13:45:18 [2023-12-08T18:45:18.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
13:45:18 [2023-12-08T18:45:18.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom (5.0 kB at 92 kB/s)
13:45:18 [2023-12-08T18:45:18.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
13:45:18 [2023-12-08T18:45:18.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
13:45:18 [2023-12-08T18:45:18.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
13:45:18 [2023-12-08T18:45:18.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
13:45:18 [2023-12-08T18:45:18.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.976Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
13:45:18 [2023-12-08T18:45:18.976Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
13:45:18 [2023-12-08T18:45:18.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
13:45:18 [2023-12-08T18:45:18.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 14 MB/s)
13:45:18 [2023-12-08T18:45:18.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
13:45:19 [2023-12-08T18:45:19.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar (30 kB at 89 kB/s)
13:45:20 [2023-12-08T18:45:20.608Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
13:45:20 [2023-12-08T18:45:20.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
13:45:20 [2023-12-08T18:45:20.608Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
13:45:20 [2023-12-08T18:45:20.608Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
13:45:20 [2023-12-08T18:45:20.608Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
13:45:20 [2023-12-08T18:45:20.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
13:45:20 [2023-12-08T18:45:20.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom (3.0 kB at 7.2 kB/s)
13:45:20 [2023-12-08T18:45:20.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
13:45:20 [2023-12-08T18:45:20.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
13:45:21 [2023-12-08T18:45:21.125Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
13:45:21 [2023-12-08T18:45:21.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
13:45:21 [2023-12-08T18:45:21.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
13:45:21 [2023-12-08T18:45:21.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
13:45:21 [2023-12-08T18:45:21.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar (45 kB at 574 kB/s)
13:45:21 [2023-12-08T18:45:21.383Z] [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
13:45:21 [2023-12-08T18:45:21.383Z] [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
13:45:21 [2023-12-08T18:45:21.383Z] [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
13:45:21 [2023-12-08T18:45:21.383Z] [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
13:45:21 [2023-12-08T18:45:21.383Z] [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
13:45:21 [2023-12-08T18:45:21.383Z] [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
13:45:21 [2023-12-08T18:45:21.383Z] [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 19 kB/s)
13:45:21 [2023-12-08T18:45:21.383Z] [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
13:45:21 [2023-12-08T18:45:21.641Z] [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
13:45:21 [2023-12-08T18:45:21.641Z] [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
13:45:21 [2023-12-08T18:45:21.641Z] [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
13:45:21 [2023-12-08T18:45:21.641Z] [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
13:45:21 [2023-12-08T18:45:21.641Z] [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
13:45:21 [2023-12-08T18:45:21.641Z] [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 228 kB/s)
13:45:21 [2023-12-08T18:45:21.641Z] [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
13:45:21 [2023-12-08T18:45:21.641Z] [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
13:45:21 [2023-12-08T18:45:21.641Z] [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
13:45:21 [2023-12-08T18:45:21.899Z] [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
13:45:21 [2023-12-08T18:45:21.899Z] [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
13:45:21 [2023-12-08T18:45:21.899Z] [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
13:45:22 [2023-12-08T18:45:22.157Z] [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 78 kB/s)
13:45:22 [2023-12-08T18:45:22.157Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:45:22 [2023-12-08T18:45:22.157Z] [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
13:45:22 [2023-12-08T18:45:22.157Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
13:45:22 [2023-12-08T18:45:22.158Z] [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
13:45:22 [2023-12-08T18:45:22.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
13:45:22 [2023-12-08T18:45:22.158Z] [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
13:45:22 [2023-12-08T18:45:22.158Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
13:45:22 [2023-12-08T18:45:22.416Z] [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
13:45:22 [2023-12-08T18:45:22.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
13:45:22 [2023-12-08T18:45:22.416Z] [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
13:45:22 [2023-12-08T18:45:22.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
13:45:22 [2023-12-08T18:45:22.416Z] [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
13:45:22 [2023-12-08T18:45:22.983Z] [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 35 MB/s)
13:45:22 [2023-12-08T18:45:22.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
13:45:22 [2023-12-08T18:45:22.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar (905 kB at 11 MB/s)
13:45:23 [2023-12-08T18:45:23.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.pom
13:45:23 [2023-12-08T18:45:23.550Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.pom (2.5 kB at 16 kB/s)
13:45:23 [2023-12-08T18:45:23.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.jar
13:45:23 [2023-12-08T18:45:23.550Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.jar (32 kB at 595 kB/s)
13:45:23 [2023-12-08T18:45:23.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.pom
13:45:23 [2023-12-08T18:45:23.809Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.pom (1.5 kB at 13 kB/s)
13:45:23 [2023-12-08T18:45:23.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.jar
13:45:23 [2023-12-08T18:45:23.809Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.jar (22 kB at 362 kB/s)
13:45:23 [2023-12-08T18:45:23.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.pom
13:45:23 [2023-12-08T18:45:23.809Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.pom (2.5 kB at 131 kB/s)
13:45:23 [2023-12-08T18:45:23.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.jar
13:45:23 [2023-12-08T18:45:23.809Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.jar (31 kB at 1.5 MB/s)
13:45:23 [2023-12-08T18:45:23.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
13:45:23 [2023-12-08T18:45:23.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
13:45:23 [2023-12-08T18:45:23.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
13:45:24 [2023-12-08T18:45:24.069Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
13:45:24 [2023-12-08T18:45:24.069Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
13:45:24 [2023-12-08T18:45:24.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
13:45:24 [2023-12-08T18:45:24.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom (1.8 kB at 56 kB/s)
13:45:24 [2023-12-08T18:45:24.069Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
13:45:24 [2023-12-08T18:45:24.069Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
13:45:24 [2023-12-08T18:45:24.069Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
13:45:24 [2023-12-08T18:45:24.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
13:45:24 [2023-12-08T18:45:24.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
13:45:24 [2023-12-08T18:45:24.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
13:45:24 [2023-12-08T18:45:24.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar (24 kB at 400 kB/s)
13:45:24 [2023-12-08T18:45:24.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
13:45:24 [2023-12-08T18:45:24.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
13:45:24 [2023-12-08T18:45:24.895Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
13:45:24 [2023-12-08T18:45:24.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
13:45:25 [2023-12-08T18:45:25.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
13:45:25 [2023-12-08T18:45:25.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
13:45:25 [2023-12-08T18:45:25.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom (2.4 kB at 61 kB/s)
13:45:25 [2023-12-08T18:45:25.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
13:45:25 [2023-12-08T18:45:25.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
13:45:25 [2023-12-08T18:45:25.153Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
13:45:25 [2023-12-08T18:45:25.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
13:45:25 [2023-12-08T18:45:25.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
13:45:25 [2023-12-08T18:45:25.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
13:45:25 [2023-12-08T18:45:25.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar (42 kB at 3.8 MB/s)
13:45:29 [2023-12-08T18:45:29.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
13:45:29 [2023-12-08T18:45:29.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
13:45:29 [2023-12-08T18:45:29.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
13:45:29 [2023-12-08T18:45:29.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
13:45:29 [2023-12-08T18:45:29.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
13:45:29 [2023-12-08T18:45:29.596Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
13:45:29 [2023-12-08T18:45:29.596Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom (7.6 kB at 231 kB/s)
13:45:29 [2023-12-08T18:45:29.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
13:45:29 [2023-12-08T18:45:29.597Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
13:45:29 [2023-12-08T18:45:29.597Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
13:45:29 [2023-12-08T18:45:29.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
13:45:29 [2023-12-08T18:45:29.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
13:45:29 [2023-12-08T18:45:29.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
13:45:29 [2023-12-08T18:45:29.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 7.1 MB/s)
13:45:29 [2023-12-08T18:45:29.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
13:45:29 [2023-12-08T18:45:29.597Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
13:45:29 [2023-12-08T18:45:29.597Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
13:45:29 [2023-12-08T18:45:29.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
13:45:29 [2023-12-08T18:45:29.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
13:45:29 [2023-12-08T18:45:29.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
13:45:29 [2023-12-08T18:45:29.855Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar (70 kB at 2.0 MB/s)
13:45:31 [2023-12-08T18:45:31.757Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] ------------------------------------------------------------------------
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Reactor Build Order:
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] 
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Trace Compass Parent                                               [pom]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Trace Compass State System Parent                                  [pom]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Trace Compass TMF Parent                                           [pom]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core        [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.757Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui          [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass Documentation                                        [pom]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass (new) callstack User Guide                [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass RCP Parent                                           [pom]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.758Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] Trace Compass Json trace Parent                                    [pom]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] Trace Compass Target Platform                                      [pom]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] Trace Compass Repository                            [eclipse-repository]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] 
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] Building Trace Compass Parent 9.2.0-SNAPSHOT                     [1/144]
13:45:31 [2023-12-08T18:45:31.759Z] [INFO]   from pom.xml
13:45:31 [2023-12-08T18:45:31.759Z] [INFO] --------------------------------[ pom ]---------------------------------
13:45:32 [2023-12-08T18:45:32.017Z] [INFO] 
13:45:32 [2023-12-08T18:45:32.017Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
13:45:32 [2023-12-08T18:45:32.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
13:45:32 [2023-12-08T18:45:32.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
13:45:32 [2023-12-08T18:45:32.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 577 kB/s)
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 9.1 MB/s)
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
13:45:32 [2023-12-08T18:45:32.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
13:45:32 [2023-12-08T18:45:32.533Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
13:45:32 [2023-12-08T18:45:32.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
13:45:32 [2023-12-08T18:45:32.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
13:45:32 [2023-12-08T18:45:32.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
13:45:32 [2023-12-08T18:45:32.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 38 MB/s)
13:45:32 [2023-12-08T18:45:32.533Z] [INFO] 
13:45:32 [2023-12-08T18:45:32.533Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
13:45:32 [2023-12-08T18:45:32.533Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
13:45:32 [2023-12-08T18:45:32.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
13:45:32 [2023-12-08T18:45:32.792Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
13:45:32 [2023-12-08T18:45:32.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
13:45:32 [2023-12-08T18:45:32.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
13:45:32 [2023-12-08T18:45:32.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
13:45:32 [2023-12-08T18:45:32.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom (3.6 kB at 88 kB/s)
13:45:32 [2023-12-08T18:45:32.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
13:45:32 [2023-12-08T18:45:32.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
13:45:32 [2023-12-08T18:45:32.792Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
13:45:33 [2023-12-08T18:45:33.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
13:45:33 [2023-12-08T18:45:33.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
13:45:33 [2023-12-08T18:45:33.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
13:45:33 [2023-12-08T18:45:33.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom (4.1 kB at 98 kB/s)
13:45:33 [2023-12-08T18:45:33.050Z] [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
13:45:33 [2023-12-08T18:45:33.050Z] [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
13:45:33 [2023-12-08T18:45:33.050Z] [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
13:45:33 [2023-12-08T18:45:33.309Z] [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
13:45:33 [2023-12-08T18:45:33.309Z] [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
13:45:33 [2023-12-08T18:45:33.309Z] [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
13:45:33 [2023-12-08T18:45:33.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 9.9 MB/s)
13:45:33 [2023-12-08T18:45:33.309Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:45:33 [2023-12-08T18:45:33.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
13:45:33 [2023-12-08T18:45:33.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
13:45:33 [2023-12-08T18:45:33.309Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
13:45:33 [2023-12-08T18:45:33.309Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
13:45:33 [2023-12-08T18:45:33.309Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
13:45:33 [2023-12-08T18:45:33.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
13:45:33 [2023-12-08T18:45:33.310Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 2.5 MB/s)
13:45:33 [2023-12-08T18:45:33.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.568Z] [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
13:45:33 [2023-12-08T18:45:33.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
13:45:33 [2023-12-08T18:45:33.568Z] [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
13:45:33 [2023-12-08T18:45:33.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
13:45:33 [2023-12-08T18:45:33.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.568Z] [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
13:45:33 [2023-12-08T18:45:33.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
13:45:33 [2023-12-08T18:45:33.568Z] [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
13:45:33 [2023-12-08T18:45:33.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
13:45:33 [2023-12-08T18:45:33.569Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.569Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.569Z] [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
13:45:33 [2023-12-08T18:45:33.569Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
13:45:33 [2023-12-08T18:45:33.569Z] [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
13:45:33 [2023-12-08T18:45:33.569Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.828Z] [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
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
13:45:33 [2023-12-08T18:45:33.828Z] [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
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.828Z] [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
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
13:45:33 [2023-12-08T18:45:33.828Z] [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
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar (14 kB at 378 kB/s)
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
13:45:33 [2023-12-08T18:45:33.828Z] [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
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
13:45:33 [2023-12-08T18:45:33.828Z] [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
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 43 MB/s)
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 32 MB/s)
13:45:33 [2023-12-08T18:45:33.828Z] [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 8.2 MB/s)
13:45:33 [2023-12-08T18:45:33.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar (145 kB at 2.6 MB/s)
13:45:33 [2023-12-08T18:45:33.828Z] [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 10 MB/s)
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] 
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] 
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] 
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] 
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass ---
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom (2.0 kB at 55 kB/s)
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
13:45:34 [2023-12-08T18:45:34.087Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
13:45:34 [2023-12-08T18:45:34.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
13:45:34 [2023-12-08T18:45:34.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
13:45:34 [2023-12-08T18:45:34.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
13:45:34 [2023-12-08T18:45:34.345Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom (22 kB at 7.2 MB/s)
13:45:34 [2023-12-08T18:45:34.345Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.22 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:45:34 [2023-12-08T18:45:34.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.345Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.603Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 3.7 MB/s)
13:45:34 [2023-12-08T18:45:34.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.603Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.603Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
13:45:34 [2023-12-08T18:45:34.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 3.7 MB/s)
13:45:34 [2023-12-08T18:45:34.861Z] [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
13:45:34 [2023-12-08T18:45:34.861Z] [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
13:45:34 [2023-12-08T18:45:34.861Z] [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
13:45:35 [2023-12-08T18:45:35.120Z] [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
13:45:35 [2023-12-08T18:45:35.120Z] [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
13:45:35 [2023-12-08T18:45:35.120Z] [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
13:45:35 [2023-12-08T18:45:35.120Z] [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 1.1 MB/s)
13:45:35 [2023-12-08T18:45:35.120Z] [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
13:45:35 [2023-12-08T18:45:35.120Z] [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
13:45:35 [2023-12-08T18:45:35.120Z] [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
13:45:35 [2023-12-08T18:45:35.120Z] [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
13:45:35 [2023-12-08T18:45:35.120Z] [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
13:45:35 [2023-12-08T18:45:35.120Z] [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
13:45:35 [2023-12-08T18:45:35.120Z] [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 536 kB/s)
13:45:35 [2023-12-08T18:45:35.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:45:35 [2023-12-08T18:45:35.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:45:35 [2023-12-08T18:45:35.120Z] [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
13:45:35 [2023-12-08T18:45:35.378Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:45:35 [2023-12-08T18:45:35.378Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:45:35 [2023-12-08T18:45:35.378Z] [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
13:45:35 [2023-12-08T18:45:35.378Z] [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 179 kB/s)
13:45:35 [2023-12-08T18:45:35.378Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
13:45:35 [2023-12-08T18:45:35.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
13:45:35 [2023-12-08T18:45:35.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
13:45:35 [2023-12-08T18:45:35.378Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
13:45:35 [2023-12-08T18:45:35.378Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
13:45:35 [2023-12-08T18:45:35.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
13:45:35 [2023-12-08T18:45:35.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 1.0 MB/s)
13:45:35 [2023-12-08T18:45:35.378Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.636Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 1.1 MB/s)
13:45:35 [2023-12-08T18:45:35.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.637Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.637Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
13:45:35 [2023-12-08T18:45:35.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 2.7 MB/s)
13:45:35 [2023-12-08T18:45:35.894Z] [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
13:45:35 [2023-12-08T18:45:35.894Z] [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
13:45:35 [2023-12-08T18:45:35.894Z] [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
13:45:35 [2023-12-08T18:45:35.894Z] [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
13:45:35 [2023-12-08T18:45:35.894Z] [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
13:45:36 [2023-12-08T18:45:36.152Z] [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
13:45:36 [2023-12-08T18:45:36.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 1.4 MB/s)
13:45:36 [2023-12-08T18:45:36.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom
13:45:36 [2023-12-08T18:45:36.152Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom (2.6 kB at 46 kB/s)
13:45:36 [2023-12-08T18:45:36.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.152Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.153Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom (3.0 kB at 1.0 MB/s)
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom (27 kB at 6.7 MB/s)
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
13:45:36 [2023-12-08T18:45:36.411Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/35/maven-parent-35.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 15 MB/s)
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/25/apache-25.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 6.8 MB/s)
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom (2.8 kB at 934 kB/s)
13:45:36 [2023-12-08T18:45:36.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
13:45:36 [2023-12-08T18:45:36.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
13:45:36 [2023-12-08T18:45:36.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
13:45:36 [2023-12-08T18:45:36.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
13:45:36 [2023-12-08T18:45:36.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
13:45:36 [2023-12-08T18:45:36.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
13:45:36 [2023-12-08T18:45:36.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 382 kB/s)
13:45:36 [2023-12-08T18:45:36.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
13:45:36 [2023-12-08T18:45:36.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
13:45:37 [2023-12-08T18:45:37.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
13:45:37 [2023-12-08T18:45:37.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
13:45:37 [2023-12-08T18:45:37.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
13:45:37 [2023-12-08T18:45:37.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom (2.4 kB at 1.2 MB/s)
13:45:37 [2023-12-08T18:45:37.188Z] [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
13:45:37 [2023-12-08T18:45:37.188Z] [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
13:45:37 [2023-12-08T18:45:37.188Z] [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
13:45:37 [2023-12-08T18:45:37.188Z] [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
13:45:37 [2023-12-08T18:45:37.188Z] [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
13:45:37 [2023-12-08T18:45:37.188Z] [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
13:45:37 [2023-12-08T18:45:37.188Z] [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 7.0 MB/s)
13:45:37 [2023-12-08T18:45:37.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:45:37 [2023-12-08T18:45:37.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:45:37 [2023-12-08T18:45:37.446Z] [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
13:45:37 [2023-12-08T18:45:37.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:45:37 [2023-12-08T18:45:37.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:45:37 [2023-12-08T18:45:37.446Z] [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
13:45:37 [2023-12-08T18:45:37.446Z] [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 16 MB/s)
13:45:37 [2023-12-08T18:45:37.446Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:45:37 [2023-12-08T18:45:37.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
13:45:37 [2023-12-08T18:45:37.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
13:45:37 [2023-12-08T18:45:37.446Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
13:45:37 [2023-12-08T18:45:37.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
13:45:37 [2023-12-08T18:45:37.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
13:45:37 [2023-12-08T18:45:37.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
13:45:37 [2023-12-08T18:45:37.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 3.3 MB/s)
13:45:37 [2023-12-08T18:45:37.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
13:45:37 [2023-12-08T18:45:37.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
13:45:37 [2023-12-08T18:45:37.704Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
13:45:37 [2023-12-08T18:45:37.962Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
13:45:37 [2023-12-08T18:45:37.962Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 5.1 MB/s)
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 2.5 MB/s)
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.220Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
13:45:38 [2023-12-08T18:45:38.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 3.0 MB/s)
13:45:38 [2023-12-08T18:45:38.479Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
13:45:38 [2023-12-08T18:45:38.479Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
13:45:38 [2023-12-08T18:45:38.479Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
13:45:38 [2023-12-08T18:45:38.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
13:45:38 [2023-12-08T18:45:38.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
13:45:38 [2023-12-08T18:45:38.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
13:45:38 [2023-12-08T18:45:38.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom (5.1 kB at 1.7 MB/s)
13:45:38 [2023-12-08T18:45:38.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar
13:45:38 [2023-12-08T18:45:38.737Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar (66 kB at 1.4 MB/s)
13:45:38 [2023-12-08T18:45:38.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
13:45:38 [2023-12-08T18:45:38.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
13:45:38 [2023-12-08T18:45:38.737Z] [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
13:45:38 [2023-12-08T18:45:38.737Z] [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
13:45:38 [2023-12-08T18:45:38.737Z] [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
13:45:38 [2023-12-08T18:45:38.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
13:45:38 [2023-12-08T18:45:38.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
13:45:38 [2023-12-08T18:45:38.737Z] [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
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar (31 kB at 557 kB/s)
13:45:38 [2023-12-08T18:45:38.738Z] [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
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
13:45:38 [2023-12-08T18:45:38.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
13:45:38 [2023-12-08T18:45:38.996Z] [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
13:45:38 [2023-12-08T18:45:38.996Z] [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
13:45:38 [2023-12-08T18:45:38.996Z] [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
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
13:45:38 [2023-12-08T18:45:38.996Z] [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
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
13:45:38 [2023-12-08T18:45:38.996Z] [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
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
13:45:38 [2023-12-08T18:45:38.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
13:45:38 [2023-12-08T18:45:38.997Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
13:45:38 [2023-12-08T18:45:38.997Z] [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
13:45:38 [2023-12-08T18:45:38.997Z] [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
13:45:38 [2023-12-08T18:45:38.997Z] [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
13:45:38 [2023-12-08T18:45:38.997Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
13:45:39 [2023-12-08T18:45:39.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
13:45:39 [2023-12-08T18:45:39.254Z] [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
13:45:39 [2023-12-08T18:45:39.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
13:45:39 [2023-12-08T18:45:39.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
13:45:39 [2023-12-08T18:45:39.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
13:45:39 [2023-12-08T18:45:39.254Z] [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
13:45:39 [2023-12-08T18:45:39.254Z] [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.jar
13:45:39 [2023-12-08T18:45:39.255Z] [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.jar
13:45:39 [2023-12-08T18:45:39.255Z] [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.jar
13:45:39 [2023-12-08T18:45:39.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
13:45:39 [2023-12-08T18:45:39.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
13:45:39 [2023-12-08T18:45:39.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
13:45:39 [2023-12-08T18:45:39.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
13:45:39 [2023-12-08T18:45:39.512Z] [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
13:45:39 [2023-12-08T18:45:39.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
13:45:40 [2023-12-08T18:45:40.078Z] [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
13:45:40 [2023-12-08T18:45:40.078Z] [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
13:45:40 [2023-12-08T18:45:40.078Z] [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
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
13:45:40 [2023-12-08T18:45:40.078Z] [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
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
13:45:40 [2023-12-08T18:45:40.078Z] [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
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
13:45:40 [2023-12-08T18:45:40.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
13:45:40 [2023-12-08T18:45:40.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
13:45:40 [2023-12-08T18:45:40.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
13:45:40 [2023-12-08T18:45:40.337Z] [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
13:45:40 [2023-12-08T18:45:40.337Z] [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
13:45:40 [2023-12-08T18:45:40.337Z] [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
13:45:40 [2023-12-08T18:45:40.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
13:45:40 [2023-12-08T18:45:40.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
13:45:40 [2023-12-08T18:45:40.338Z] [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
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
13:45:40 [2023-12-08T18:45:40.338Z] [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
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar (1.0 MB at 58 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
13:45:40 [2023-12-08T18:45:40.338Z] [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
13:45:40 [2023-12-08T18:45:40.338Z] [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
13:45:40 [2023-12-08T18:45:40.338Z] [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
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
13:45:40 [2023-12-08T18:45:40.338Z] [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 1.1 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
13:45:40 [2023-12-08T18:45:40.338Z] [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 1.2 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [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
13:45:40 [2023-12-08T18:45:40.338Z] [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 4.0 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 2.7 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar (47 kB at 5.9 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 23 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [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
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar (58 kB at 5.3 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
13:45:40 [2023-12-08T18:45:40.338Z] [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 732 kB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 1.6 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 7.9 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar (217 kB at 8.0 MB/s)
13:45:40 [2023-12-08T18:45:40.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
13:45:40 [2023-12-08T18:45:40.339Z] [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 18 MB/s)
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar (53 kB at 1.7 MB/s)
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 7.8 MB/s)
13:45:40 [2023-12-08T18:45:40.339Z] [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
13:45:40 [2023-12-08T18:45:40.339Z] [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 6.3 MB/s)
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 7.0 MB/s)
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 53 MB/s)
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar (42 kB at 732 kB/s)
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 4.7 MB/s)
13:45:40 [2023-12-08T18:45:40.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 13 MB/s)
13:45:40 [2023-12-08T18:45:40.598Z] [INFO] 
13:45:40 [2023-12-08T18:45:40.598Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
13:45:40 [2023-12-08T18:45:40.598Z] [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
13:45:40 [2023-12-08T18:45:40.598Z] [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
13:45:40 [2023-12-08T18:45:40.598Z] [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
13:45:40 [2023-12-08T18:45:40.598Z] [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
13:45:40 [2023-12-08T18:45:40.598Z] [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
13:45:40 [2023-12-08T18:45:40.856Z] [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
13:45:40 [2023-12-08T18:45:40.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 146 kB/s)
13:45:40 [2023-12-08T18:45:40.856Z] [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
13:45:40 [2023-12-08T18:45:40.856Z] [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
13:45:40 [2023-12-08T18:45:40.856Z] [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
13:45:40 [2023-12-08T18:45:40.856Z] [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
13:45:40 [2023-12-08T18:45:40.856Z] [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
13:45:40 [2023-12-08T18:45:40.856Z] [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
13:45:40 [2023-12-08T18:45:40.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.7 MB/s)
13:45:40 [2023-12-08T18:45:40.856Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:45:40 [2023-12-08T18:45:40.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:45:40 [2023-12-08T18:45:40.856Z] [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
13:45:41 [2023-12-08T18:45:41.115Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:45:41 [2023-12-08T18:45:41.115Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:45:41 [2023-12-08T18:45:41.115Z] [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
13:45:41 [2023-12-08T18:45:41.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.3 MB/s)
13:45:41 [2023-12-08T18:45:41.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
13:45:41 [2023-12-08T18:45:41.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
13:45:41 [2023-12-08T18:45:41.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
13:45:41 [2023-12-08T18:45:41.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
13:45:41 [2023-12-08T18:45:41.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
13:45:41 [2023-12-08T18:45:41.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
13:45:41 [2023-12-08T18:45:41.374Z] [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 372 kB/s)
13:45:41 [2023-12-08T18:45:41.374Z] [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
13:45:41 [2023-12-08T18:45:41.374Z] [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
13:45:41 [2023-12-08T18:45:41.374Z] [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
13:45:41 [2023-12-08T18:45:41.943Z] [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
13:45:41 [2023-12-08T18:45:41.943Z] [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
13:45:41 [2023-12-08T18:45:41.943Z] [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
13:45:41 [2023-12-08T18:45:41.943Z] [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 1.4 MB/s)
13:45:41 [2023-12-08T18:45:41.943Z] [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
13:45:41 [2023-12-08T18:45:41.943Z] [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
13:45:41 [2023-12-08T18:45:41.943Z] [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
13:45:41 [2023-12-08T18:45:41.943Z] [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
13:45:41 [2023-12-08T18:45:41.943Z] [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
13:45:41 [2023-12-08T18:45:41.943Z] [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
13:45:41 [2023-12-08T18:45:41.943Z] [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 1.1 MB/s)
13:45:41 [2023-12-08T18:45:41.943Z] [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
13:45:42 [2023-12-08T18:45:42.201Z] [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
13:45:42 [2023-12-08T18:45:42.201Z] [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
13:45:42 [2023-12-08T18:45:42.459Z] [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
13:45:42 [2023-12-08T18:45:42.459Z] [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
13:45:42 [2023-12-08T18:45:42.459Z] [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
13:45:42 [2023-12-08T18:45:42.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 3.2 MB/s)
13:45:42 [2023-12-08T18:45:42.459Z] [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
13:45:42 [2023-12-08T18:45:42.459Z] [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
13:45:42 [2023-12-08T18:45:42.459Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 685 kB/s)
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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 3.9 MB/s)
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.718Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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)
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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 365 kB/s)
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:42 [2023-12-08T18:45:42.977Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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 1.3 MB/s)
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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 246 kB/s)
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.235Z] [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
13:45:43 [2023-12-08T18:45:43.493Z] [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
13:45:43 [2023-12-08T18:45:43.493Z] [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
13:45:43 [2023-12-08T18:45:43.493Z] [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
13:45:43 [2023-12-08T18:45:43.493Z] [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.9 MB/s)
13:45:43 [2023-12-08T18:45:43.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
13:45:43 [2023-12-08T18:45:43.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
13:45:43 [2023-12-08T18:45:43.493Z] [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
13:45:43 [2023-12-08T18:45:43.493Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
13:45:43 [2023-12-08T18:45:43.493Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
13:45:43 [2023-12-08T18:45:43.493Z] [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
13:45:43 [2023-12-08T18:45:43.493Z] [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 499 kB/s)
13:45:43 [2023-12-08T18:45:43.493Z] [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
13:45:43 [2023-12-08T18:45:43.493Z] [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
13:45:43 [2023-12-08T18:45:43.493Z] [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
13:45:43 [2023-12-08T18:45:43.750Z] [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
13:45:43 [2023-12-08T18:45:43.751Z] [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
13:45:43 [2023-12-08T18:45:43.751Z] [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
13:45:43 [2023-12-08T18:45:43.751Z] [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 2.3 MB/s)
13:45:43 [2023-12-08T18:45:43.751Z] [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
13:45:43 [2023-12-08T18:45:43.751Z] [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
13:45:43 [2023-12-08T18:45:43.751Z] [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
13:45:44 [2023-12-08T18:45:44.008Z] [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
13:45:44 [2023-12-08T18:45:44.008Z] [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
13:45:44 [2023-12-08T18:45:44.008Z] [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
13:45:44 [2023-12-08T18:45:44.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 1.6 MB/s)
13:45:44 [2023-12-08T18:45:44.008Z] [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
13:45:44 [2023-12-08T18:45:44.008Z] [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
13:45:44 [2023-12-08T18:45:44.008Z] [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
13:45:44 [2023-12-08T18:45:44.267Z] [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
13:45:44 [2023-12-08T18:45:44.267Z] [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
13:45:44 [2023-12-08T18:45:44.267Z] [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
13:45:44 [2023-12-08T18:45:44.267Z] [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 1.1 MB/s)
13:45:44 [2023-12-08T18:45:44.267Z] [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
13:45:44 [2023-12-08T18:45:44.267Z] [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
13:45:44 [2023-12-08T18:45:44.267Z] [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
13:45:44 [2023-12-08T18:45:44.267Z] [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
13:45:44 [2023-12-08T18:45:44.267Z] [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
13:45:44 [2023-12-08T18:45:44.267Z] [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
13:45:44 [2023-12-08T18:45:44.267Z] [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 1.6 MB/s)
13:45:44 [2023-12-08T18:45:44.267Z] [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
13:45:44 [2023-12-08T18:45:44.525Z] [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
13:45:44 [2023-12-08T18:45:44.525Z] [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
13:45:44 [2023-12-08T18:45:44.525Z] [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
13:45:44 [2023-12-08T18:45:44.525Z] [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
13:45:44 [2023-12-08T18:45:44.525Z] [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
13:45:44 [2023-12-08T18:45:44.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 936 kB/s)
13:45:44 [2023-12-08T18:45:44.525Z] [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
13:45:44 [2023-12-08T18:45:44.783Z] [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
13:45:44 [2023-12-08T18:45:44.783Z] [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
13:45:44 [2023-12-08T18:45:44.783Z] [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
13:45:44 [2023-12-08T18:45:44.783Z] [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
13:45:44 [2023-12-08T18:45:44.783Z] [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
13:45:44 [2023-12-08T18:45:44.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 790 kB/s)
13:45:44 [2023-12-08T18:45:44.783Z] [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
13:45:44 [2023-12-08T18:45:44.783Z] [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
13:45:44 [2023-12-08T18:45:44.783Z] [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
13:45:45 [2023-12-08T18:45:45.041Z] [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
13:45:45 [2023-12-08T18:45:45.041Z] [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
13:45:45 [2023-12-08T18:45:45.041Z] [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
13:45:45 [2023-12-08T18:45:45.041Z] [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 440 kB/s)
13:45:45 [2023-12-08T18:45:45.041Z] [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
13:45:45 [2023-12-08T18:45:45.041Z] [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
13:45:45 [2023-12-08T18:45:45.042Z] [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
13:45:45 [2023-12-08T18:45:45.042Z] [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
13:45:45 [2023-12-08T18:45:45.042Z] [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
13:45:45 [2023-12-08T18:45:45.042Z] [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
13:45:45 [2023-12-08T18:45:45.042Z] [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)
13:45:45 [2023-12-08T18:45:45.042Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
13:45:45 [2023-12-08T18:45:45.042Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
13:45:45 [2023-12-08T18:45:45.042Z] [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
13:45:45 [2023-12-08T18:45:45.299Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
13:45:45 [2023-12-08T18:45:45.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
13:45:45 [2023-12-08T18:45:45.299Z] [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
13:45:45 [2023-12-08T18:45:45.299Z] [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 286 kB/s)
13:45:45 [2023-12-08T18:45:45.299Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:45:45 [2023-12-08T18:45:45.299Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:45:45 [2023-12-08T18:45:45.299Z] [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
13:45:45 [2023-12-08T18:45:45.557Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:45:45 [2023-12-08T18:45:45.557Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:45:45 [2023-12-08T18:45:45.557Z] [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
13:45:45 [2023-12-08T18:45:45.557Z] [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 3.2 MB/s)
13:45:45 [2023-12-08T18:45:45.557Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:45:45 [2023-12-08T18:45:45.557Z] [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
13:45:45 [2023-12-08T18:45:45.557Z] [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
13:45:45 [2023-12-08T18:45:45.557Z] [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
13:45:45 [2023-12-08T18:45:45.557Z] [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
13:45:45 [2023-12-08T18:45:45.557Z] [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
13:45:45 [2023-12-08T18:45:45.557Z] [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
13:45:45 [2023-12-08T18:45:45.815Z] [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 79 kB/s)
13:45:45 [2023-12-08T18:45:45.815Z] [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
13:45:45 [2023-12-08T18:45:45.815Z] [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
13:45:45 [2023-12-08T18:45:45.815Z] [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
13:45:45 [2023-12-08T18:45:45.815Z] [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
13:45:45 [2023-12-08T18:45:45.815Z] [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
13:45:45 [2023-12-08T18:45:45.815Z] [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
13:45:45 [2023-12-08T18:45:45.815Z] [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 219 kB/s)
13:45:45 [2023-12-08T18:45:45.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:45:45 [2023-12-08T18:45:45.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:45:45 [2023-12-08T18:45:45.815Z] [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
13:45:46 [2023-12-08T18:45:46.072Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:45:46 [2023-12-08T18:45:46.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:45:46 [2023-12-08T18:45:46.072Z] [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
13:45:46 [2023-12-08T18:45:46.072Z] [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.3 MB/s)
13:45:46 [2023-12-08T18:45:46.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
13:45:46 [2023-12-08T18:45:46.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
13:45:46 [2023-12-08T18:45:46.073Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
13:45:46 [2023-12-08T18:45:46.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
13:45:46 [2023-12-08T18:45:46.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
13:45:46 [2023-12-08T18:45:46.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
13:45:46 [2023-12-08T18:45:46.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 7.0 MB/s)
13:45:46 [2023-12-08T18:45:46.330Z] [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
13:45:46 [2023-12-08T18:45:46.330Z] [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
13:45:46 [2023-12-08T18:45:46.330Z] [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
13:45:46 [2023-12-08T18:45:46.330Z] [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
13:45:46 [2023-12-08T18:45:46.330Z] [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
13:45:46 [2023-12-08T18:45:46.330Z] [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
13:45:46 [2023-12-08T18:45:46.330Z] [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 74 kB/s)
13:45:46 [2023-12-08T18:45:46.330Z] [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
13:45:46 [2023-12-08T18:45:46.330Z] [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
13:45:46 [2023-12-08T18:45:46.330Z] [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
13:45:46 [2023-12-08T18:45:46.613Z] [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
13:45:46 [2023-12-08T18:45:46.613Z] [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
13:45:46 [2023-12-08T18:45:46.613Z] [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
13:45:46 [2023-12-08T18:45:46.613Z] [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 1.6 MB/s)
13:45:46 [2023-12-08T18:45:46.613Z] [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
13:45:46 [2023-12-08T18:45:46.613Z] [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
13:45:46 [2023-12-08T18:45:46.613Z] [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
13:45:46 [2023-12-08T18:45:46.613Z] [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
13:45:46 [2023-12-08T18:45:46.613Z] [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
13:45:46 [2023-12-08T18:45:46.613Z] [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
13:45:46 [2023-12-08T18:45:46.613Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.614Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:46 [2023-12-08T18:45:46.872Z] [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
13:45:47 [2023-12-08T18:45:47.131Z] [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
13:45:47 [2023-12-08T18:45:47.131Z] [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
13:45:47 [2023-12-08T18:45:47.131Z] [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
13:45:47 [2023-12-08T18:45:47.131Z] [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
13:45:47 [2023-12-08T18:45:47.131Z] [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
13:45:47 [2023-12-08T18:45:47.131Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.389Z] [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
13:45:47 [2023-12-08T18:45:47.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
13:45:47 [2023-12-08T18:45:47.647Z] [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
13:45:47 [2023-12-08T18:45:47.647Z] [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
13:45:47 [2023-12-08T18:45:47.647Z] [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
13:45:47 [2023-12-08T18:45:47.647Z] [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
13:45:47 [2023-12-08T18:45:47.647Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 1.1 MB/s)
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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 2.3 MB/s)
13:45:47 [2023-12-08T18:45:47.648Z] [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 2.5 MB/s)
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 2.9 MB/s)
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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 6.7 MB/s)
13:45:47 [2023-12-08T18:45:47.648Z] [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
13:45:47 [2023-12-08T18:45:47.648Z] [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 11 MB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [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
13:45:47 [2023-12-08T18:45:47.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 2.1 MB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [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
13:45:47 [2023-12-08T18:45:47.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 855 kB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [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 5.0 MB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [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
13:45:47 [2023-12-08T18:45:47.649Z] [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
13:45:47 [2023-12-08T18:45:47.649Z] [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 2.3 MB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [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
13:45:47 [2023-12-08T18:45:47.649Z] [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 1.7 MB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [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
13:45:47 [2023-12-08T18:45:47.649Z] [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)
13:45:47 [2023-12-08T18:45:47.649Z] [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
13:45:47 [2023-12-08T18:45:47.649Z] [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 3.5 MB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [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
13:45:47 [2023-12-08T18:45:47.649Z] [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 5.1 MB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [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 693 kB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [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 1.6 MB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [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 6.6 MB/s)
13:45:47 [2023-12-08T18:45:47.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.1 MB/s)
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/9.2.0-SNAPSHOT/org.eclipse.tracecompass-9.2.0-SNAPSHOT.pom
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT [2/144]
13:45:47 [2023-12-08T18:45:47.907Z] [INFO]   from analysis/pom.xml
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --------------------------------[ pom ]---------------------------------
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-9.2.0-SNAPSHOT.pom
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] Building Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT    [3/144]
13:45:47 [2023-12-08T18:45:47.907Z] [INFO]   from common/pom.xml
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --------------------------------[ pom ]---------------------------------
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
13:45:47 [2023-12-08T18:45:47.907Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-9.2.0-SNAPSHOT.pom
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] 
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/144]
13:45:47 [2023-12-08T18:45:47.908Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:45:47 [2023-12-08T18:45:47.908Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:45:47 [2023-12-08T18:45:47.908Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:45:48 [2023-12-08T18:45:48.165Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.30.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@1cdc4c6b
13:45:48 [2023-12-08T18:45:48.165Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
13:45:48 [2023-12-08T18:45:48.165Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
13:45:48 [2023-12-08T18:45:48.165Z] [INFO]     Transport mode:         online
13:45:48 [2023-12-08T18:45:48.165Z] [INFO]     Http Transport type:    Java11Client
13:45:48 [2023-12-08T18:45:48.165Z] [INFO]     Update mode:            cache first
13:45:48 [2023-12-08T18:45:48.165Z] [INFO]     Minimum cache duration: 60 minutes
13:45:48 [2023-12-08T18:45:48.166Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
13:45:58 [2023-12-08T18:45:58.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:45:59 [2023-12-08T18:45:59.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar
13:45:59 [2023-12-08T18:45:59.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar (3.0 MB at 35 MB/s)
13:45:59 [2023-12-08T18:45:59.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
13:45:59 [2023-12-08T18:45:59.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 206 kB/s)
13:46:00 [2023-12-08T18:46:00.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom
13:46:00 [2023-12-08T18:46:00.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom (13 kB at 279 kB/s)
13:46:00 [2023-12-08T18:46:00.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom
13:46:00 [2023-12-08T18:46:00.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom (20 kB at 1.0 MB/s)
13:46:00 [2023-12-08T18:46:00.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom
13:46:00 [2023-12-08T18:46:00.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom (2.1 kB at 50 kB/s)
13:46:00 [2023-12-08T18:46:00.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom
13:46:00 [2023-12-08T18:46:00.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom (1.8 kB at 51 kB/s)
13:46:00 [2023-12-08T18:46:00.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom
13:46:01 [2023-12-08T18:46:01.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom (13 kB at 34 kB/s)
13:46:01 [2023-12-08T18:46:01.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
13:46:01 [2023-12-08T18:46:01.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 53 kB/s)
13:46:01 [2023-12-08T18:46:01.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
13:46:01 [2023-12-08T18:46:01.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 44 kB/s)
13:46:01 [2023-12-08T18:46:01.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
13:46:01 [2023-12-08T18:46:01.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar (224 kB at 1.6 MB/s)
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar (17 kB at 71 kB/s)
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 39 kB/s)
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] 
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] 
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] The project's OSGi version is 5.2.0.202312081843
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] 
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] 
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] 
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] 
13:46:01 [2023-12-08T18:46:01.527Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
13:46:01 [2023-12-08T18:46:01.786Z] [INFO] 
13:46:01 [2023-12-08T18:46:01.786Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
13:46:01 [2023-12-08T18:46:01.786Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] 
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 3.0 MB/s)
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
13:46:02 [2023-12-08T18:46:02.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
13:46:02 [2023-12-08T18:46:02.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
13:46:02 [2023-12-08T18:46:02.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
13:46:02 [2023-12-08T18:46:02.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
13:46:02 [2023-12-08T18:46:02.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 358 kB/s)
13:46:02 [2023-12-08T18:46:02.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
13:46:02 [2023-12-08T18:46:02.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
13:46:02 [2023-12-08T18:46:02.561Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
13:46:02 [2023-12-08T18:46:02.561Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
13:46:02 [2023-12-08T18:46:02.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
13:46:02 [2023-12-08T18:46:02.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
13:46:02 [2023-12-08T18:46:02.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 18 MB/s)
13:46:02 [2023-12-08T18:46:02.820Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
13:46:02 [2023-12-08T18:46:02.820Z] [INFO] 
13:46:02 [2023-12-08T18:46:02.820Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
13:46:02 [2023-12-08T18:46:02.820Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:02 [2023-12-08T18:46:02.820Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:02 [2023-12-08T18:46:02.820Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:46:02 [2023-12-08T18:46:02.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml (459 B at 6.5 kB/s)
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 1.1 MB/s)
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml (435 B at 7.4 kB/s)
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 1.0 MB/s)
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml (455 B at 38 kB/s)
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar
13:46:03 [2023-12-08T18:46:03.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar (30 kB at 1.5 MB/s)
13:46:03 [2023-12-08T18:46:03.337Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] 
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] 
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] 
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/test/resources
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] 
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
13:46:08 [2023-12-08T18:46:08.610Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:08 [2023-12-08T18:46:08.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:08 [2023-12-08T18:46:08.610Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] 
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
13:46:08 [2023-12-08T18:46:08.610Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] 
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] 
13:46:08 [2023-12-08T18:46:08.610Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
13:46:12 [2023-12-08T18:46:12.794Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
13:46:12 [2023-12-08T18:46:12.794Z] [INFO] 
13:46:12 [2023-12-08T18:46:12.794Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
13:46:12 [2023-12-08T18:46:12.794Z] [INFO] 
13:46:12 [2023-12-08T18:46:12.794Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
13:46:12 [2023-12-08T18:46:12.794Z] [INFO] 
13:46:12 [2023-12-08T18:46:12.794Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
13:46:12 [2023-12-08T18:46:12.794Z] [INFO] 
13:46:12 [2023-12-08T18:46:12.794Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
13:46:12 [2023-12-08T18:46:12.794Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
13:46:14 [2023-12-08T18:46:14.698Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.pom
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2metadata.xml
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2artifacts.xml
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] Building Trace Compass State System Parent 9.2.0-SNAPSHOT        [5/144]
13:46:16 [2023-12-08T18:46:16.082Z] [INFO]   from statesystem/pom.xml
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] --------------------------------[ pom ]---------------------------------
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
13:46:16 [2023-12-08T18:46:16.082Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.083Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
13:46:16 [2023-12-08T18:46:16.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-9.2.0-SNAPSHOT.pom
13:46:16 [2023-12-08T18:46:16.083Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.083Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
13:46:16 [2023-12-08T18:46:16.083Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/144]
13:46:16 [2023-12-08T18:46:16.083Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:46:16 [2023-12-08T18:46:16.083Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:46:16 [2023-12-08T18:46:16.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:16 [2023-12-08T18:46:16.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] The project's OSGi version is 1.3.0.202312081843
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] 
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
13:46:16 [2023-12-08T18:46:16.341Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:16 [2023-12-08T18:46:16.341Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:16 [2023-12-08T18:46:16.341Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:46:16 [2023-12-08T18:46:16.341Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.282Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:18 [2023-12-08T18:46:18.282Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:18 [2023-12-08T18:46:18.282Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.282Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.282Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
13:46:18 [2023-12-08T18:46:18.540Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.540Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.540Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.540Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.540Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.540Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.540Z] [INFO] 
13:46:18 [2023-12-08T18:46:18.540Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
13:46:18 [2023-12-08T18:46:18.798Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
13:46:20 [2023-12-08T18:46:20.699Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
13:46:22 [2023-12-08T18:46:22.077Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.077Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
13:46:22 [2023-12-08T18:46:22.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
13:46:22 [2023-12-08T18:46:22.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.pom
13:46:22 [2023-12-08T18:46:22.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
13:46:22 [2023-12-08T18:46:22.335Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2metadata.xml
13:46:22 [2023-12-08T18:46:22.335Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2artifacts.xml
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/144]
13:46:22 [2023-12-08T18:46:22.336Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:46:22 [2023-12-08T18:46:22.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] The project's OSGi version is 3.1.0.202312081843
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:22 [2023-12-08T18:46:22.336Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
13:46:22 [2023-12-08T18:46:22.595Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.595Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:22 [2023-12-08T18:46:22.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
13:46:22 [2023-12-08T18:46:22.595Z] [INFO] 
13:46:22 [2023-12-08T18:46:22.595Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:22 [2023-12-08T18:46:22.595Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:22 [2023-12-08T18:46:22.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:22 [2023-12-08T18:46:22.595Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:46:22 [2023-12-08T18:46:22.595Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:23 [2023-12-08T18:46:23.530Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:23 [2023-12-08T18:46:23.530Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:23 [2023-12-08T18:46:23.530Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:23 [2023-12-08T18:46:23.530Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.530Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:23 [2023-12-08T18:46:23.789Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
13:46:23 [2023-12-08T18:46:23.789Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.789Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:23 [2023-12-08T18:46:23.789Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.789Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:23 [2023-12-08T18:46:23.789Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.789Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:23 [2023-12-08T18:46:23.789Z] [INFO] 
13:46:23 [2023-12-08T18:46:23.789Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:24 [2023-12-08T18:46:24.047Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
13:46:25 [2023-12-08T18:46:25.421Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.pom
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2metadata.xml
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2artifacts.xml
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] Building Trace Compass TMF Parent 9.2.0-SNAPSHOT                 [8/144]
13:46:27 [2023-12-08T18:46:27.322Z] [INFO]   from tmf/pom.xml
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] --------------------------------[ pom ]---------------------------------
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
13:46:27 [2023-12-08T18:46:27.322Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-9.2.0-SNAPSHOT.pom
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/144]
13:46:27 [2023-12-08T18:46:27.323Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:46:27 [2023-12-08T18:46:27.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/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])
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] The project's OSGi version is 1.1.1.202312081843
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] Resolving class path of Trace Compass Filter Parser
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.323Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:27 [2023-12-08T18:46:27.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:27 [2023-12-08T18:46:27.323Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
13:46:27 [2023-12-08T18:46:27.323Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:46:27 [2023-12-08T18:46:27.892Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.892Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.892Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.892Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.892Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.892Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
13:46:27 [2023-12-08T18:46:27.892Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.893Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:27 [2023-12-08T18:46:27.893Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:27 [2023-12-08T18:46:27.893Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.893Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] 
13:46:27 [2023-12-08T18:46:27.893Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:28 [2023-12-08T18:46:28.151Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
13:46:29 [2023-12-08T18:46:29.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
13:46:30 [2023-12-08T18:46:30.020Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.020Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:30 [2023-12-08T18:46:30.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
13:46:30 [2023-12-08T18:46:30.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.pom
13:46:30 [2023-12-08T18:46:30.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
13:46:30 [2023-12-08T18:46:30.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2metadata.xml
13:46:30 [2023-12-08T18:46:30.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2artifacts.xml
13:46:30 [2023-12-08T18:46:30.021Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.021Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:46:30 [2023-12-08T18:46:30.021Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
13:46:30 [2023-12-08T18:46:30.021Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT [10/144]
13:46:30 [2023-12-08T18:46:30.021Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:46:30 [2023-12-08T18:46:30.021Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:46:30 [2023-12-08T18:46:30.021Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:30 [2023-12-08T18:46:30.279Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:46:30 [2023-12-08T18:46:30.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
13:46:30 [2023-12-08T18:46:30.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 35 MB/s)
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 1.3 MB/s)
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 4.2 MB/s)
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] The project's OSGi version is 5.3.0.202312081843
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.536Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
13:46:30 [2023-12-08T18:46:30.537Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.537Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
13:46:30 [2023-12-08T18:46:30.537Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.537Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
13:46:30 [2023-12-08T18:46:30.537Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
13:46:30 [2023-12-08T18:46:30.537Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.537Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
13:46:30 [2023-12-08T18:46:30.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
13:46:30 [2023-12-08T18:46:30.537Z] [INFO] 
13:46:30 [2023-12-08T18:46:30.537Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
13:46:30 [2023-12-08T18:46:30.537Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:30 [2023-12-08T18:46:30.537Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:30 [2023-12-08T18:46:30.537Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:46:30 [2023-12-08T18:46:30.794Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.693Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:32 [2023-12-08T18:46:32.693Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:32 [2023-12-08T18:46:32.693Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.693Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] 
13:46:32 [2023-12-08T18:46:32.693Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
13:46:32 [2023-12-08T18:46:32.951Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
13:46:34 [2023-12-08T18:46:34.325Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] 
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.pom
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-p2metadata.xml
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-p2artifacts.xml
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] 
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] 
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
13:46:35 [2023-12-08T18:46:35.698Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT       [11/144]
13:46:35 [2023-12-08T18:46:35.699Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:46:35 [2023-12-08T18:46:35.699Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:46:35 [2023-12-08T18:46:35.699Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:35 [2023-12-08T18:46:35.699Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:46:35 [2023-12-08T18:46:35.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar
13:46:35 [2023-12-08T18:46:35.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 18 MB/s)
13:46:37 [2023-12-08T18:46:37.328Z] [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
13:46:37 [2023-12-08T18:46:37.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 4.8 MB/s)
13:46:37 [2023-12-08T18:46:37.328Z] [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
13:46:37 [2023-12-08T18:46:37.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar (44 kB at 1.5 MB/s)
13:46:37 [2023-12-08T18:46:37.328Z] [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
13:46:37 [2023-12-08T18:46:37.328Z] [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)
13:46:37 [2023-12-08T18:46:37.586Z] [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
13:46:37 [2023-12-08T18:46:37.586Z] [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 2.1 MB/s)
13:46:37 [2023-12-08T18:46:37.586Z] [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
13:46:37 [2023-12-08T18:46:37.586Z] [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 1.2 MB/s)
13:46:37 [2023-12-08T18:46:37.586Z] [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
13:46:37 [2023-12-08T18:46:37.586Z] [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 1.7 MB/s)
13:46:37 [2023-12-08T18:46:37.586Z] [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
13:46:37 [2023-12-08T18:46:37.586Z] [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 4.3 MB/s)
13:46:37 [2023-12-08T18:46:37.586Z] [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
13:46:37 [2023-12-08T18:46:37.845Z] [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 2.5 MB/s)
13:46:37 [2023-12-08T18:46:37.845Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom
13:46:37 [2023-12-08T18:46:37.845Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 1.7 MB/s)
13:46:37 [2023-12-08T18:46:37.845Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom
13:46:37 [2023-12-08T18:46:37.845Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 9.7 MB/s)
13:46:37 [2023-12-08T18:46:37.845Z] [WARNING] The POM for commons-io:commons-io:jar:2.15.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
13:46:37 [2023-12-08T18:46:37.845Z] [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
13:46:37 [2023-12-08T18:46:37.845Z] [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 759 kB/s)
13:46:37 [2023-12-08T18:46:37.845Z] [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
13:46:37 [2023-12-08T18:46:37.845Z] [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 95 kB/s)
13:46:37 [2023-12-08T18:46:37.845Z] [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
13:46:37 [2023-12-08T18:46:37.845Z] [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 86 kB/s)
13:46:37 [2023-12-08T18:46:37.845Z] [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
13:46:37 [2023-12-08T18:46:37.845Z] [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 73 kB/s)
13:46:37 [2023-12-08T18:46:37.845Z] [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
13:46:37 [2023-12-08T18:46:37.845Z] [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 142 kB/s)
13:46:37 [2023-12-08T18:46:37.845Z] [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
13:46:37 [2023-12-08T18:46:37.845Z] [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 90 kB/s)
13:46:37 [2023-12-08T18:46:37.845Z] [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
13:46:37 [2023-12-08T18:46:37.845Z] [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 105 kB/s)
13:46:37 [2023-12-08T18:46:37.845Z] [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
13:46:38 [2023-12-08T18:46:38.103Z] [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 63 kB/s)
13:46:38 [2023-12-08T18:46:38.103Z] [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
13:46:38 [2023-12-08T18:46:38.103Z] [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 108 kB/s)
13:46:38 [2023-12-08T18:46:38.103Z] [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
13:46:38 [2023-12-08T18:46:38.103Z] [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)
13:46:38 [2023-12-08T18:46:38.103Z] [INFO] 
13:46:38 [2023-12-08T18:46:38.103Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] 
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] The project's OSGi version is 9.2.0.202312081843
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] 
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] 
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] 
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] 
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] 
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
13:46:38 [2023-12-08T18:46:38.104Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
13:46:38 [2023-12-08T18:46:38.361Z] [INFO] 
13:46:38 [2023-12-08T18:46:38.361Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
13:46:38 [2023-12-08T18:46:38.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
13:46:38 [2023-12-08T18:46:38.361Z] [INFO] 
13:46:38 [2023-12-08T18:46:38.361Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
13:46:38 [2023-12-08T18:46:38.361Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:38 [2023-12-08T18:46:38.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:38 [2023-12-08T18:46:38.362Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:46:38 [2023-12-08T18:46:38.362Z] [INFO] Compiling 473 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:46:44 [2023-12-08T18:46:44.926Z] [INFO] 
13:46:44 [2023-12-08T18:46:44.926Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] 
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] 
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] 
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
13:46:44 [2023-12-08T18:46:44.927Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:44 [2023-12-08T18:46:44.927Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:44 [2023-12-08T18:46:44.927Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] 
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
13:46:44 [2023-12-08T18:46:44.927Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] 
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] 
13:46:44 [2023-12-08T18:46:44.927Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
13:46:46 [2023-12-08T18:46:46.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar
13:46:46 [2023-12-08T18:46:46.301Z] [INFO] 
13:46:46 [2023-12-08T18:46:46.301Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
13:46:46 [2023-12-08T18:46:46.301Z] [INFO] 
13:46:46 [2023-12-08T18:46:46.301Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
13:46:46 [2023-12-08T18:46:46.301Z] [INFO] 
13:46:46 [2023-12-08T18:46:46.301Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
13:46:46 [2023-12-08T18:46:46.301Z] [INFO] 
13:46:46 [2023-12-08T18:46:46.301Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
13:46:47 [2023-12-08T18:46:47.234Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar
13:46:50 [2023-12-08T18:46:50.517Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.pom
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-p2metadata.xml
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-p2artifacts.xml
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT [12/144]
13:46:51 [2023-12-08T18:46:51.452Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:46:51 [2023-12-08T18:46:51.452Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:51 [2023-12-08T18:46:51.452Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] The project's OSGi version is 5.5.0.202312081843
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] 
13:46:51 [2023-12-08T18:46:51.710Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:51 [2023-12-08T18:46:51.710Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:51 [2023-12-08T18:46:51.710Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:51 [2023-12-08T18:46:51.710Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:46:51 [2023-12-08T18:46:51.968Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] 
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] 
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] 
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] 
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:52 [2023-12-08T18:46:52.903Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:52 [2023-12-08T18:46:52.903Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:52 [2023-12-08T18:46:52.903Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] 
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:52 [2023-12-08T18:46:52.903Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] 
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] 
13:46:52 [2023-12-08T18:46:52.903Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:53 [2023-12-08T18:46:53.160Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar
13:46:53 [2023-12-08T18:46:53.160Z] [INFO] 
13:46:53 [2023-12-08T18:46:53.160Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:53 [2023-12-08T18:46:53.160Z] [INFO] 
13:46:53 [2023-12-08T18:46:53.160Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:53 [2023-12-08T18:46:53.160Z] [INFO] 
13:46:53 [2023-12-08T18:46:53.161Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:53 [2023-12-08T18:46:53.161Z] [INFO] 
13:46:53 [2023-12-08T18:46:53.161Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:53 [2023-12-08T18:46:53.161Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar
13:46:54 [2023-12-08T18:46:54.533Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.pom
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-p2metadata.xml
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-p2artifacts.xml
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT [13/144]
13:46:55 [2023-12-08T18:46:55.467Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:46:55 [2023-12-08T18:46:55.467Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:55 [2023-12-08T18:46:55.467Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] The project's OSGi version is 2.4.0.202312081843
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] 
13:46:55 [2023-12-08T18:46:55.725Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:55 [2023-12-08T18:46:55.725Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:55 [2023-12-08T18:46:55.725Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:55 [2023-12-08T18:46:55.725Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:46:55 [2023-12-08T18:46:55.983Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] 
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] 
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] 
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] 
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:56 [2023-12-08T18:46:56.920Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:46:56 [2023-12-08T18:46:56.920Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:46:56 [2023-12-08T18:46:56.920Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] 
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:56 [2023-12-08T18:46:56.920Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] 
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] 
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:56 [2023-12-08T18:46:56.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
13:46:57 [2023-12-08T18:46:57.177Z] [INFO] 
13:46:57 [2023-12-08T18:46:57.178Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:57 [2023-12-08T18:46:57.178Z] [INFO] 
13:46:57 [2023-12-08T18:46:57.178Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:57 [2023-12-08T18:46:57.178Z] [INFO] 
13:46:57 [2023-12-08T18:46:57.178Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:57 [2023-12-08T18:46:57.178Z] [INFO] 
13:46:57 [2023-12-08T18:46:57.178Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:46:57 [2023-12-08T18:46:57.178Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
13:46:58 [2023-12-08T18:46:58.551Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.pom
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2metadata.xml
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2artifacts.xml
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [14/144]
13:47:00 [2023-12-08T18:47:00.449Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:00 [2023-12-08T18:47:00.449Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:00 [2023-12-08T18:47:00.449Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] The project's OSGi version is 4.1.1.202312081843
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] 
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:00 [2023-12-08T18:47:00.450Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:00 [2023-12-08T18:47:00.450Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:00 [2023-12-08T18:47:00.450Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:47:00 [2023-12-08T18:47:00.450Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] 
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] 
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] 
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] 
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:01 [2023-12-08T18:47:01.824Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:01 [2023-12-08T18:47:01.824Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:01 [2023-12-08T18:47:01.824Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] 
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:01 [2023-12-08T18:47:01.824Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] 
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] 
13:47:01 [2023-12-08T18:47:01.824Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:02 [2023-12-08T18:47:02.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
13:47:02 [2023-12-08T18:47:02.082Z] [INFO] 
13:47:02 [2023-12-08T18:47:02.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:02 [2023-12-08T18:47:02.082Z] [INFO] 
13:47:02 [2023-12-08T18:47:02.082Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:02 [2023-12-08T18:47:02.082Z] [INFO] 
13:47:02 [2023-12-08T18:47:02.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:02 [2023-12-08T18:47:02.341Z] [INFO] 
13:47:02 [2023-12-08T18:47:02.341Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:02 [2023-12-08T18:47:02.341Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
13:47:03 [2023-12-08T18:47:03.716Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.pom
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2metadata.xml
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2artifacts.xml
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT [15/144]
13:47:04 [2023-12-08T18:47:04.651Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:04 [2023-12-08T18:47:04.651Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:04 [2023-12-08T18:47:04.651Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] The project's OSGi version is 8.2.0.202312081843
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] 
13:47:04 [2023-12-08T18:47:04.909Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:04 [2023-12-08T18:47:04.909Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:04 [2023-12-08T18:47:04.909Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:04 [2023-12-08T18:47:04.909Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:47:05 [2023-12-08T18:47:05.167Z] [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:47:07 [2023-12-08T18:47:07.068Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.069Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:07 [2023-12-08T18:47:07.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:07 [2023-12-08T18:47:07.069Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.069Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.069Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.327Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar
13:47:07 [2023-12-08T18:47:07.327Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.327Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.327Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.327Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.327Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.327Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.585Z] [INFO] 
13:47:07 [2023-12-08T18:47:07.585Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:07 [2023-12-08T18:47:07.842Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar
13:47:09 [2023-12-08T18:47:09.742Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.pom
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-p2metadata.xml
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-p2artifacts.xml
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Building Trace Compass CTF Support Parent 9.2.0-SNAPSHOT        [16/144]
13:47:11 [2023-12-08T18:47:11.641Z] [INFO]   from ctf/pom.xml
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --------------------------------[ pom ]---------------------------------
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-9.2.0-SNAPSHOT.pom
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [17/144]
13:47:11 [2023-12-08T18:47:11.641Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:11 [2023-12-08T18:47:11.641Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/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])
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] The project's OSGi version is 1.1.1.202312081843
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] 
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
13:47:11 [2023-12-08T18:47:11.641Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
13:47:11 [2023-12-08T18:47:11.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
13:47:11 [2023-12-08T18:47:11.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
13:47:11 [2023-12-08T18:47:11.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
13:47:11 [2023-12-08T18:47:11.900Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom (2.9 kB at 20 kB/s)
13:47:11 [2023-12-08T18:47:11.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
13:47:11 [2023-12-08T18:47:11.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
13:47:11 [2023-12-08T18:47:11.900Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
13:47:12 [2023-12-08T18:47:12.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
13:47:12 [2023-12-08T18:47:12.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
13:47:12 [2023-12-08T18:47:12.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
13:47:12 [2023-12-08T18:47:12.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom (891 B at 11 kB/s)
13:47:12 [2023-12-08T18:47:12.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
13:47:12 [2023-12-08T18:47:12.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
13:47:12 [2023-12-08T18:47:12.158Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
13:47:12 [2023-12-08T18:47:12.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
13:47:12 [2023-12-08T18:47:12.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
13:47:12 [2023-12-08T18:47:12.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
13:47:12 [2023-12-08T18:47:12.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom (7.7 kB at 83 kB/s)
13:47:12 [2023-12-08T18:47:12.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
13:47:12 [2023-12-08T18:47:12.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
13:47:12 [2023-12-08T18:47:12.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
13:47:12 [2023-12-08T18:47:12.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
13:47:12 [2023-12-08T18:47:12.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
13:47:12 [2023-12-08T18:47:12.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
13:47:12 [2023-12-08T18:47:12.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 135 kB/s)
13:47:12 [2023-12-08T18:47:12.675Z] [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
13:47:12 [2023-12-08T18:47:12.675Z] [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
13:47:12 [2023-12-08T18:47:12.675Z] [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
13:47:12 [2023-12-08T18:47:12.933Z] [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
13:47:12 [2023-12-08T18:47:12.933Z] [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
13:47:12 [2023-12-08T18:47:12.933Z] [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
13:47:12 [2023-12-08T18:47:12.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 2.6 MB/s)
13:47:12 [2023-12-08T18:47:12.933Z] [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
13:47:12 [2023-12-08T18:47:12.933Z] [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
13:47:12 [2023-12-08T18:47:12.933Z] [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
13:47:12 [2023-12-08T18:47:12.933Z] [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
13:47:12 [2023-12-08T18:47:12.933Z] [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
13:47:13 [2023-12-08T18:47:13.190Z] [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
13:47:13 [2023-12-08T18:47:13.190Z] [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 119 kB/s)
13:47:13 [2023-12-08T18:47:13.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
13:47:13 [2023-12-08T18:47:13.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
13:47:13 [2023-12-08T18:47:13.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
13:47:13 [2023-12-08T18:47:13.448Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
13:47:13 [2023-12-08T18:47:13.448Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
13:47:13 [2023-12-08T18:47:13.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
13:47:13 [2023-12-08T18:47:13.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom (2.5 kB at 19 kB/s)
13:47:13 [2023-12-08T18:47:13.448Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
13:47:13 [2023-12-08T18:47:13.448Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
13:47:13 [2023-12-08T18:47:13.706Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
13:47:13 [2023-12-08T18:47:13.706Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
13:47:13 [2023-12-08T18:47:13.706Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
13:47:13 [2023-12-08T18:47:13.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
13:47:13 [2023-12-08T18:47:13.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom (4.9 kB at 130 kB/s)
13:47:13 [2023-12-08T18:47:13.706Z] [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
13:47:13 [2023-12-08T18:47:13.706Z] [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
13:47:13 [2023-12-08T18:47:13.706Z] [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
13:47:13 [2023-12-08T18:47:13.963Z] [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
13:47:13 [2023-12-08T18:47:13.964Z] [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
13:47:13 [2023-12-08T18:47:13.964Z] [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
13:47:13 [2023-12-08T18:47:13.964Z] [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 1.1 MB/s)
13:47:13 [2023-12-08T18:47:13.964Z] [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
13:47:13 [2023-12-08T18:47:13.964Z] [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
13:47:13 [2023-12-08T18:47:13.964Z] [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
13:47:14 [2023-12-08T18:47:14.222Z] [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
13:47:14 [2023-12-08T18:47:14.222Z] [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
13:47:14 [2023-12-08T18:47:14.222Z] [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
13:47:14 [2023-12-08T18:47:14.222Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 6.1 MB/s)
13:47:14 [2023-12-08T18:47:14.222Z] [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
13:47:14 [2023-12-08T18:47:14.222Z] [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
13:47:14 [2023-12-08T18:47:14.222Z] [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
13:47:14 [2023-12-08T18:47:14.480Z] [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
13:47:14 [2023-12-08T18:47:14.480Z] [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
13:47:14 [2023-12-08T18:47:14.480Z] [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
13:47:14 [2023-12-08T18:47:14.480Z] [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 1.9 MB/s)
13:47:14 [2023-12-08T18:47:14.480Z] [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
13:47:14 [2023-12-08T18:47:14.480Z] [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
13:47:14 [2023-12-08T18:47:14.480Z] [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
13:47:14 [2023-12-08T18:47:14.480Z] [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
13:47:14 [2023-12-08T18:47:14.480Z] [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
13:47:14 [2023-12-08T18:47:14.480Z] [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
13:47:14 [2023-12-08T18:47:14.480Z] [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 4.6 MB/s)
13:47:14 [2023-12-08T18:47:14.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
13:47:14 [2023-12-08T18:47:14.738Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
13:47:14 [2023-12-08T18:47:14.738Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
13:47:14 [2023-12-08T18:47:14.738Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
13:47:14 [2023-12-08T18:47:14.738Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
13:47:14 [2023-12-08T18:47:14.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
13:47:14 [2023-12-08T18:47:14.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom (1.0 kB at 8.7 kB/s)
13:47:14 [2023-12-08T18:47:14.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
13:47:14 [2023-12-08T18:47:14.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
13:47:14 [2023-12-08T18:47:14.997Z] [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
13:47:14 [2023-12-08T18:47:14.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
13:47:14 [2023-12-08T18:47:14.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
13:47:14 [2023-12-08T18:47:14.997Z] [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
13:47:14 [2023-12-08T18:47:14.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
13:47:14 [2023-12-08T18:47:14.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
13:47:14 [2023-12-08T18:47:14.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
13:47:14 [2023-12-08T18:47:14.997Z] [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
13:47:14 [2023-12-08T18:47:14.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
13:47:14 [2023-12-08T18:47:14.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
13:47:14 [2023-12-08T18:47:14.998Z] [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
13:47:14 [2023-12-08T18:47:14.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
13:47:14 [2023-12-08T18:47:14.998Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
13:47:15 [2023-12-08T18:47:15.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
13:47:15 [2023-12-08T18:47:15.256Z] [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
13:47:15 [2023-12-08T18:47:15.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
13:47:15 [2023-12-08T18:47:15.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
13:47:15 [2023-12-08T18:47:15.256Z] [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
13:47:15 [2023-12-08T18:47:15.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
13:47:15 [2023-12-08T18:47:15.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
13:47:15 [2023-12-08T18:47:15.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
13:47:15 [2023-12-08T18:47:15.514Z] [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
13:47:15 [2023-12-08T18:47:15.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
13:47:15 [2023-12-08T18:47:15.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
13:47:15 [2023-12-08T18:47:15.514Z] [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
13:47:15 [2023-12-08T18:47:15.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
13:47:15 [2023-12-08T18:47:15.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
13:47:15 [2023-12-08T18:47:15.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
13:47:15 [2023-12-08T18:47:15.788Z] [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
13:47:15 [2023-12-08T18:47:15.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
13:47:15 [2023-12-08T18:47:15.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
13:47:15 [2023-12-08T18:47:15.788Z] [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
13:47:15 [2023-12-08T18:47:15.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
13:47:15 [2023-12-08T18:47:15.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
13:47:16 [2023-12-08T18:47:16.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar (173 kB at 690 kB/s)
13:47:16 [2023-12-08T18:47:16.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
13:47:16 [2023-12-08T18:47:16.046Z] [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
13:47:16 [2023-12-08T18:47:16.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
13:47:16 [2023-12-08T18:47:16.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
13:47:16 [2023-12-08T18:47:16.046Z] [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
13:47:16 [2023-12-08T18:47:16.046Z] [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 38 MB/s)
13:47:16 [2023-12-08T18:47:16.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
13:47:16 [2023-12-08T18:47:16.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar (251 kB at 2.1 MB/s)
13:47:16 [2023-12-08T18:47:16.046Z] [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 329 kB/s)
13:47:16 [2023-12-08T18:47:16.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar (15 kB at 110 kB/s)
13:47:16 [2023-12-08T18:47:16.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar (27 kB at 156 kB/s)
13:47:16 [2023-12-08T18:47:16.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar (1.2 MB at 6.5 MB/s)
13:47:16 [2023-12-08T18:47:16.305Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
13:47:16 [2023-12-08T18:47:16.305Z] ANTLR Parser Generator  Version 3.5.3
13:47:16 [2023-12-08T18:47:16.870Z] Output file /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
13:47:16 [2023-12-08T18:47:16.870Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
13:47:17 [2023-12-08T18:47:17.803Z] Input file /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
13:47:17 [2023-12-08T18:47:17.803Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
13:47:17 [2023-12-08T18:47:17.803Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
13:47:17 [2023-12-08T18:47:17.803Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
13:47:17 [2023-12-08T18:47:17.803Z] 
13:47:17 [2023-12-08T18:47:17.803Z] As a result, alternative(s) 2 were disabled for that input
13:47:18 [2023-12-08T18:47:18.061Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
13:47:18 [2023-12-08T18:47:18.061Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
13:47:18 [2023-12-08T18:47:18.061Z] 
13:47:18 [2023-12-08T18:47:18.061Z] As a result, alternative(s) 3 were disabled for that input
13:47:18 [2023-12-08T18:47:18.061Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
13:47:18 [2023-12-08T18:47:18.061Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
13:47:18 [2023-12-08T18:47:18.061Z] 
13:47:18 [2023-12-08T18:47:18.061Z] As a result, alternative(s) 2 were disabled for that input
13:47:18 [2023-12-08T18:47:18.626Z] [INFO] 
13:47:18 [2023-12-08T18:47:18.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
13:47:18 [2023-12-08T18:47:18.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
13:47:18 [2023-12-08T18:47:18.626Z] [INFO] 
13:47:18 [2023-12-08T18:47:18.626Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
13:47:18 [2023-12-08T18:47:18.626Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:18 [2023-12-08T18:47:18.626Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:18 [2023-12-08T18:47:18.626Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
13:47:18 [2023-12-08T18:47:18.626Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:47:19 [2023-12-08T18:47:19.559Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.559Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
13:47:19 [2023-12-08T18:47:19.559Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.559Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
13:47:19 [2023-12-08T18:47:19.559Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.559Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
13:47:19 [2023-12-08T18:47:19.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
13:47:19 [2023-12-08T18:47:19.559Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.559Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
13:47:19 [2023-12-08T18:47:19.559Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:19 [2023-12-08T18:47:19.559Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:19 [2023-12-08T18:47:19.560Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
13:47:19 [2023-12-08T18:47:19.560Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.560Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
13:47:19 [2023-12-08T18:47:19.560Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
13:47:19 [2023-12-08T18:47:19.560Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.560Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
13:47:19 [2023-12-08T18:47:19.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
13:47:19 [2023-12-08T18:47:19.560Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.560Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
13:47:19 [2023-12-08T18:47:19.818Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
13:47:19 [2023-12-08T18:47:19.818Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.818Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
13:47:19 [2023-12-08T18:47:19.818Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.818Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
13:47:19 [2023-12-08T18:47:19.818Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.818Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
13:47:19 [2023-12-08T18:47:19.818Z] [INFO] 
13:47:19 [2023-12-08T18:47:19.818Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
13:47:20 [2023-12-08T18:47:20.076Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
13:47:21 [2023-12-08T18:47:21.976Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.pom
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2metadata.xml
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2artifacts.xml
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT       [18/144]
13:47:22 [2023-12-08T18:47:22.910Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:22 [2023-12-08T18:47:22.910Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar (73 kB at 4.0 MB/s)
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom (6.5 kB at 646 kB/s)
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] The project's OSGi version is 4.4.0.202312081843
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] 
13:47:22 [2023-12-08T18:47:22.910Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
13:47:22 [2023-12-08T18:47:22.910Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:23 [2023-12-08T18:47:23.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:23 [2023-12-08T18:47:23.168Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:47:23 [2023-12-08T18:47:23.168Z] [INFO] Compiling 150 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] 
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] 
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] 
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] 
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
13:47:24 [2023-12-08T18:47:24.539Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:24 [2023-12-08T18:47:24.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:24 [2023-12-08T18:47:24.539Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] 
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
13:47:24 [2023-12-08T18:47:24.539Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] 
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
13:47:24 [2023-12-08T18:47:24.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar
13:47:24 [2023-12-08T18:47:24.797Z] [INFO] 
13:47:24 [2023-12-08T18:47:24.797Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
13:47:25 [2023-12-08T18:47:25.055Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar
13:47:25 [2023-12-08T18:47:25.055Z] [INFO] 
13:47:25 [2023-12-08T18:47:25.055Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
13:47:25 [2023-12-08T18:47:25.055Z] [INFO] 
13:47:25 [2023-12-08T18:47:25.055Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
13:47:25 [2023-12-08T18:47:25.055Z] [INFO] 
13:47:25 [2023-12-08T18:47:25.055Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
13:47:25 [2023-12-08T18:47:25.312Z] [INFO] 
13:47:25 [2023-12-08T18:47:25.312Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
13:47:25 [2023-12-08T18:47:25.570Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar
13:47:26 [2023-12-08T18:47:26.947Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.pom
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-p2metadata.xml
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-p2artifacts.xml
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [19/144]
13:47:30 [2023-12-08T18:47:30.227Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:30 [2023-12-08T18:47:30.227Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.227Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] The project's OSGi version is 4.5.1.202312081843
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.228Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:30 [2023-12-08T18:47:30.228Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:30 [2023-12-08T18:47:30.228Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:47:30 [2023-12-08T18:47:30.228Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.795Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:30 [2023-12-08T18:47:30.795Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:30 [2023-12-08T18:47:30.795Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.795Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] 
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:30 [2023-12-08T18:47:30.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] 
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] 
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] 
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] 
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] 
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:31 [2023-12-08T18:47:31.053Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
13:47:32 [2023-12-08T18:47:32.425Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
13:47:34 [2023-12-08T18:47:34.321Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.321Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:34 [2023-12-08T18:47:34.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
13:47:34 [2023-12-08T18:47:34.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.pom
13:47:34 [2023-12-08T18:47:34.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
13:47:34 [2023-12-08T18:47:34.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2metadata.xml
13:47:34 [2023-12-08T18:47:34.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2artifacts.xml
13:47:34 [2023-12-08T18:47:34.321Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.321Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] Building Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT      [20/144]
13:47:34 [2023-12-08T18:47:34.322Z] [INFO]   from lttng/pom.xml
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --------------------------------[ pom ]---------------------------------
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-9.2.0-SNAPSHOT.pom
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [21/144]
13:47:34 [2023-12-08T18:47:34.322Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:34 [2023-12-08T18:47:34.322Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] The project's OSGi version is 1.3.0.202312081843
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.322Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:34 [2023-12-08T18:47:34.322Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:34 [2023-12-08T18:47:34.322Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:47:34 [2023-12-08T18:47:34.322Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.890Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:34 [2023-12-08T18:47:34.890Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:34 [2023-12-08T18:47:34.890Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.890Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] 
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:34 [2023-12-08T18:47:34.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
13:47:35 [2023-12-08T18:47:35.148Z] [INFO] 
13:47:35 [2023-12-08T18:47:35.148Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:35 [2023-12-08T18:47:35.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
13:47:35 [2023-12-08T18:47:35.148Z] [INFO] 
13:47:35 [2023-12-08T18:47:35.148Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:35 [2023-12-08T18:47:35.148Z] [INFO] 
13:47:35 [2023-12-08T18:47:35.148Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:35 [2023-12-08T18:47:35.148Z] [INFO] 
13:47:35 [2023-12-08T18:47:35.148Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:35 [2023-12-08T18:47:35.148Z] [INFO] 
13:47:35 [2023-12-08T18:47:35.149Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:35 [2023-12-08T18:47:35.408Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
13:47:36 [2023-12-08T18:47:36.784Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.pom
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2metadata.xml
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2artifacts.xml
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [22/144]
13:47:38 [2023-12-08T18:47:38.157Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:38 [2023-12-08T18:47:38.157Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] The project's OSGi version is 2.2.1.202312081843
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.157Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.157Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:38 [2023-12-08T18:47:38.157Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:38 [2023-12-08T18:47:38.158Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:47:38 [2023-12-08T18:47:38.158Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:38 [2023-12-08T18:47:38.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:38 [2023-12-08T18:47:38.728Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] 
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:38 [2023-12-08T18:47:38.728Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
13:47:40 [2023-12-08T18:47:40.631Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.pom
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2metadata.xml
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2artifacts.xml
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [23/144]
13:47:41 [2023-12-08T18:47:41.205Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:41 [2023-12-08T18:47:41.205Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:41 [2023-12-08T18:47:41.205Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:47:41 [2023-12-08T18:47:41.464Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.464Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.464Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.464Z] [INFO] The project's OSGi version is 1.2.0.202312081843
13:47:41 [2023-12-08T18:47:41.464Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.464Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.465Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:41 [2023-12-08T18:47:41.465Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:41 [2023-12-08T18:47:41.465Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:47:41 [2023-12-08T18:47:41.465Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.724Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:41 [2023-12-08T18:47:41.724Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:41 [2023-12-08T18:47:41.724Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.724Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.724Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] 
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:41 [2023-12-08T18:47:41.983Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
13:47:43 [2023-12-08T18:47:43.360Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.pom
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2metadata.xml
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2artifacts.xml
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT [24/144]
13:47:45 [2023-12-08T18:47:45.261Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:45 [2023-12-08T18:47:45.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] The project's OSGi version is 5.2.1.202312081843
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] 
13:47:45 [2023-12-08T18:47:45.261Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:45 [2023-12-08T18:47:45.261Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:45 [2023-12-08T18:47:45.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:45 [2023-12-08T18:47:45.261Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:47:45 [2023-12-08T18:47:45.520Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.454Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:46 [2023-12-08T18:47:46.454Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:46 [2023-12-08T18:47:46.454Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.454Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] 
13:47:46 [2023-12-08T18:47:46.454Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:46 [2023-12-08T18:47:46.712Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
13:47:47 [2023-12-08T18:47:47.647Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.pom
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2metadata.xml
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2artifacts.xml
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core >--
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core 0.1.2-SNAPSHOT [25/144]
13:47:48 [2023-12-08T18:47:48.580Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:48 [2023-12-08T18:47:48.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:48 [2023-12-08T18:47:48.580Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] The project's OSGi version is 0.1.2.202312081843
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/main/resources
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] 
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:48 [2023-12-08T18:47:48.838Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:48 [2023-12-08T18:47:48.838Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:48 [2023-12-08T18:47:48.838Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
13:47:48 [2023-12-08T18:47:48.838Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:47:50 [2023-12-08T18:47:50.210Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.210Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.210Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.210Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.210Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.210Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/test/resources
13:47:50 [2023-12-08T18:47:50.210Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.210Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.210Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:47:50 [2023-12-08T18:47:50.211Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:50 [2023-12-08T18:47:50.211Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
13:47:50 [2023-12-08T18:47:50.211Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.211Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.211Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
13:47:50 [2023-12-08T18:47:50.211Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.211Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-sources.jar
13:47:50 [2023-12-08T18:47:50.211Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.211Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.469Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT.jar
13:47:50 [2023-12-08T18:47:50.469Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.469Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.469Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.469Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.469Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.469Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.726Z] [INFO] 
13:47:50 [2023-12-08T18:47:50.726Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:50 [2023-12-08T18:47:50.727Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT.jar
13:47:52 [2023-12-08T18:47:52.099Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-sources.jar
13:47:53 [2023-12-08T18:47:53.474Z] [INFO] 
13:47:53 [2023-12-08T18:47:53.474Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:53 [2023-12-08T18:47:53.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT.jar
13:47:53 [2023-12-08T18:47:53.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT.pom
13:47:53 [2023-12-08T18:47:53.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-sources.jar
13:47:53 [2023-12-08T18:47:53.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-p2metadata.xml
13:47:53 [2023-12-08T18:47:53.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-p2artifacts.xml
13:47:53 [2023-12-08T18:47:53.475Z] [INFO] 
13:47:53 [2023-12-08T18:47:53.475Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core ---
13:47:53 [2023-12-08T18:47:53.475Z] [INFO] 
13:47:53 [2023-12-08T18:47:53.475Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
13:47:53 [2023-12-08T18:47:53.475Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [26/144]
13:47:53 [2023-12-08T18:47:53.475Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
13:47:53 [2023-12-08T18:47:53.475Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:47:53 [2023-12-08T18:47:53.475Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:47:53 [2023-12-08T18:47:53.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
13:47:53 [2023-12-08T18:47:53.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar
13:47:53 [2023-12-08T18:47:53.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar (451 kB at 27 MB/s)
13:47:55 [2023-12-08T18:47:55.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar
13:47:55 [2023-12-08T18:47:55.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar (8.4 MB at 51 MB/s)
13:47:57 [2023-12-08T18:47:57.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.jar
13:47:57 [2023-12-08T18:47:57.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.jar (14 MB at 58 MB/s)
13:47:58 [2023-12-08T18:47:58.459Z] [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
13:47:58 [2023-12-08T18:47:58.459Z] [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 31 MB/s)
13:47:58 [2023-12-08T18:47:58.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar
13:47:58 [2023-12-08T18:47:58.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 1.0 MB/s)
13:47:58 [2023-12-08T18:47:58.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
13:47:58 [2023-12-08T18:47:58.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 464 kB/s)
13:47:58 [2023-12-08T18:47:58.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar
13:47:58 [2023-12-08T18:47:58.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar (211 kB at 23 MB/s)
13:47:58 [2023-12-08T18:47:58.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar
13:47:58 [2023-12-08T18:47:58.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar (106 kB at 15 MB/s)
13:47:58 [2023-12-08T18:47:58.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
13:47:58 [2023-12-08T18:47:58.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 7.2 MB/s)
13:47:58 [2023-12-08T18:47:58.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar
13:47:58 [2023-12-08T18:47:58.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar (245 kB at 14 MB/s)
13:47:58 [2023-12-08T18:47:58.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar
13:47:58 [2023-12-08T18:47:58.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar (205 kB at 41 MB/s)
13:47:58 [2023-12-08T18:47:58.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar
13:47:58 [2023-12-08T18:47:58.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar (184 kB at 9.7 MB/s)
13:47:58 [2023-12-08T18:47:58.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.jar
13:47:58 [2023-12-08T18:47:58.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.jar (23 kB at 11 MB/s)
13:48:05 [2023-12-08T18:48:05.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
13:48:05 [2023-12-08T18:48:05.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 25 MB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom (1.6 kB at 226 kB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom (1.1 kB at 570 kB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.pom (13 kB at 1.6 MB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.1/icu4j-root-74.1.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.1/icu4j-root-74.1.pom (25 kB at 2.1 MB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [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
13:48:05 [2023-12-08T18:48:05.280Z] [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 125 kB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [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
13:48:05 [2023-12-08T18:48:05.280Z] [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 226 kB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 790 kB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 834 kB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 592 kB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom (3.2 kB at 3.2 MB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 377 kB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 2.0 MB/s)
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom
13:48:05 [2023-12-08T18:48:05.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom (2.8 kB at 1.4 MB/s)
13:48:05 [2023-12-08T18:48:05.281Z] [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
13:48:05 [2023-12-08T18:48:05.281Z] [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 763 kB/s)
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom (3.2 kB at 1.6 MB/s)
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom (3.2 kB at 1.6 MB/s)
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom (3.0 kB at 1.5 MB/s)
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.pom
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.pom (3.0 kB at 1.5 MB/s)
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
13:48:05 [2023-12-08T18:48:05.281Z] [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 1.1 MB/s)
13:48:05 [2023-12-08T18:48:05.281Z] [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
13:48:05 [2023-12-08T18:48:05.281Z] [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 37 MB/s)
13:48:05 [2023-12-08T18:48:05.281Z] [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
13:48:05 [2023-12-08T18:48:05.281Z] [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
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 2.3 MB/s)
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 3.0 MB/s)
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] 
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] 
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] The project's OSGi version is 1.0.16.202312081843
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] 
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] 
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] 
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] 
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] 
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:05 [2023-12-08T18:48:05.281Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
13:48:06 [2023-12-08T18:48:06.217Z] [INFO] 
13:48:06 [2023-12-08T18:48:06.217Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:06 [2023-12-08T18:48:06.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
13:48:06 [2023-12-08T18:48:06.217Z] [INFO] 
13:48:06 [2023-12-08T18:48:06.217Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:06 [2023-12-08T18:48:06.217Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:48:06 [2023-12-08T18:48:06.217Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:48:06 [2023-12-08T18:48:06.217Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
13:48:06 [2023-12-08T18:48:06.217Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] 
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] 
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] 
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:07 [2023-12-08T18:48:07.152Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] 
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] 
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] 
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] 
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] 
13:48:07 [2023-12-08T18:48:07.152Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:07 [2023-12-08T18:48:07.410Z] [INFO] 
13:48:07 [2023-12-08T18:48:07.410Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:07 [2023-12-08T18:48:07.410Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
13:48:09 [2023-12-08T18:48:09.309Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
13:48:10 [2023-12-08T18:48:10.242Z] [INFO] 
13:48:10 [2023-12-08T18:48:10.242Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:18 [2023-12-08T18:48:18.347Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
13:48:18 [2023-12-08T18:48:18.347Z] [INFO] Command line:
13:48:18 [2023-12-08T18:48:18.347Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:48:18 [2023-12-08T18:48:18.347Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:48:24 [2023-12-08T18:48:24.906Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
13:48:24 [2023-12-08T18:48:24.906Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0.003 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
13:48:24 [2023-12-08T18:48:24.906Z] !SESSION 2023-12-08 18:48:18.186 -----------------------------------------------
13:48:24 [2023-12-08T18:48:24.906Z] eclipse.buildId=unknown
13:48:24 [2023-12-08T18:48:24.906Z] java.version=17.0.2
13:48:24 [2023-12-08T18:48:24.906Z] java.vendor=Oracle Corporation
13:48:24 [2023-12-08T18:48:24.906Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:48:24 [2023-12-08T18:48:24.906Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:48:24 [2023-12-08T18:48:24.906Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:48:24 [2023-12-08T18:48:24.906Z] 
13:48:24 [2023-12-08T18:48:24.906Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2023-12-08 18:48:24.007
13:48:24 [2023-12-08T18:48:24.906Z] !MESSAGE Custom factory for type 87 does not exist
13:48:24 [2023-12-08T18:48:24.906Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.121 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
13:48:24 [2023-12-08T18:48:24.906Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
13:48:24 [2023-12-08T18:48:24.906Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
13:48:24 [2023-12-08T18:48:24.906Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.906Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
13:48:24 [2023-12-08T18:48:24.907Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
13:48:24 [2023-12-08T18:48:24.907Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
13:48:24 [2023-12-08T18:48:24.907Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
13:48:26 [2023-12-08T18:48:26.805Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.506 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.002 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.098 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.339 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.267 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.003 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.937 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.011 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.002 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.053 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.003 s
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.729 s
13:48:26 [2023-12-08T18:48:26.805Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
13:48:26 [2023-12-08T18:48:26.805Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
13:48:26 [2023-12-08T18:48:26.805Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.043 s
13:48:26 [2023-12-08T18:48:26.805Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
13:48:27 [2023-12-08T18:48:27.063Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.003 s
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.063Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
13:48:27 [2023-12-08T18:48:27.063Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.003 s
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.063Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.002 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.003 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.007 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.002 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.006 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.004 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.004 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0.050 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0.002 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.002 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
13:48:27 [2023-12-08T18:48:27.064Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0.001 s
13:48:27 [2023-12-08T18:48:27.064Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0 s
13:48:27 [2023-12-08T18:48:27.064Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
13:48:30 [2023-12-08T18:48:30.345Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.068 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
13:48:30 [2023-12-08T18:48:30.345Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0 s
13:48:30 [2023-12-08T18:48:30.345Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
13:48:30 [2023-12-08T18:48:30.345Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0.001 s
13:48:30 [2023-12-08T18:48:30.345Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.001 s
13:48:30 [2023-12-08T18:48:30.345Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
13:48:30 [2023-12-08T18:48:30.345Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.007 s
13:48:30 [2023-12-08T18:48:30.345Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
13:48:30 [2023-12-08T18:48:30.346Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0 s
13:48:30 [2023-12-08T18:48:30.346Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0 s
13:48:30 [2023-12-08T18:48:30.346Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0 s
13:48:30 [2023-12-08T18:48:30.346Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0.001 s
13:48:30 [2023-12-08T18:48:30.346Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0 s
13:48:30 [2023-12-08T18:48:30.346Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.201 s
13:48:30 [2023-12-08T18:48:30.346Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0.001 s
13:48:30 [2023-12-08T18:48:30.346Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 2.761 s
13:48:30 [2023-12-08T18:48:30.346Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
13:48:31 [2023-12-08T18:48:31.284Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.980 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.002 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.003 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.001 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.011 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.001 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.440 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.002 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0.001 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.001 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.010 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.505 s
13:48:31 [2023-12-08T18:48:31.284Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
13:48:31 [2023-12-08T18:48:31.284Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0.007 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0.001 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0.001 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0.001 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0.001 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0.002 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0 s
13:48:31 [2023-12-08T18:48:31.284Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
13:48:31 [2023-12-08T18:48:31.284Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.016 s
13:48:31 [2023-12-08T18:48:31.284Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.003 s
13:48:31 [2023-12-08T18:48:31.285Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.002 s
13:48:31 [2023-12-08T18:48:31.285Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.002 s
13:48:31 [2023-12-08T18:48:31.285Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0.002 s
13:48:31 [2023-12-08T18:48:31.285Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
13:48:31 [2023-12-08T18:48:31.543Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
13:48:31 [2023-12-08T18:48:31.543Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.236 s
13:48:31 [2023-12-08T18:48:31.543Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
13:48:32 [2023-12-08T18:48:32.109Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.510 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
13:48:32 [2023-12-08T18:48:32.109Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.005 s
13:48:32 [2023-12-08T18:48:32.109Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.501 s
13:48:32 [2023-12-08T18:48:32.109Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0.001 s
13:48:32 [2023-12-08T18:48:32.109Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
13:48:32 [2023-12-08T18:48:32.109Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
13:48:32 [2023-12-08T18:48:32.109Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0 s
13:48:32 [2023-12-08T18:48:32.109Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0 s
13:48:32 [2023-12-08T18:48:32.109Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0 s
13:48:32 [2023-12-08T18:48:32.109Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
13:48:32 [2023-12-08T18:48:32.109Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
13:48:32 [2023-12-08T18:48:32.109Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.013 s
13:48:32 [2023-12-08T18:48:32.110Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
13:48:32 [2023-12-08T18:48:32.110Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
13:48:32 [2023-12-08T18:48:32.110Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.003 s
13:48:32 [2023-12-08T18:48:32.110Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.002 s
13:48:32 [2023-12-08T18:48:32.110Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.002 s
13:48:32 [2023-12-08T18:48:32.110Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.044 s
13:48:32 [2023-12-08T18:48:32.110Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.003 s
13:48:32 [2023-12-08T18:48:32.110Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0.001 s
13:48:32 [2023-12-08T18:48:32.110Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.009 s
13:48:32 [2023-12-08T18:48:32.110Z] 
13:48:32 [2023-12-08T18:48:32.110Z] Results:
13:48:32 [2023-12-08T18:48:32.110Z] 
13:48:32 [2023-12-08T18:48:32.110Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
13:48:32 [2023-12-08T18:48:32.110Z] 
13:48:33 [2023-12-08T18:48:33.043Z] [INFO] All tests passed
13:48:33 [2023-12-08T18:48:33.043Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.043Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:33 [2023-12-08T18:48:33.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
13:48:33 [2023-12-08T18:48:33.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.pom
13:48:33 [2023-12-08T18:48:33.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
13:48:33 [2023-12-08T18:48:33.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
13:48:33 [2023-12-08T18:48:33.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
13:48:33 [2023-12-08T18:48:33.044Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.044Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:48:33 [2023-12-08T18:48:33.044Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.044Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
13:48:33 [2023-12-08T18:48:33.044Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [27/144]
13:48:33 [2023-12-08T18:48:33.044Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
13:48:33 [2023-12-08T18:48:33.044Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:48:33 [2023-12-08T18:48:33.044Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:48:33 [2023-12-08T18:48:33.044Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] The project's OSGi version is 1.0.25.202312081843
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:33 [2023-12-08T18:48:33.301Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
13:48:33 [2023-12-08T18:48:33.559Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.559Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:33 [2023-12-08T18:48:33.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
13:48:33 [2023-12-08T18:48:33.559Z] [INFO] 
13:48:33 [2023-12-08T18:48:33.559Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:33 [2023-12-08T18:48:33.559Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:48:33 [2023-12-08T18:48:33.560Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:48:33 [2023-12-08T18:48:33.560Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
13:48:33 [2023-12-08T18:48:33.560Z] [INFO] Compiling 167 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] 
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] 
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] 
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:36 [2023-12-08T18:48:36.844Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] 
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] 
13:48:36 [2023-12-08T18:48:36.844Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:37 [2023-12-08T18:48:37.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
13:48:37 [2023-12-08T18:48:37.667Z] [INFO] 
13:48:37 [2023-12-08T18:48:37.667Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:37 [2023-12-08T18:48:37.667Z] [INFO] 
13:48:37 [2023-12-08T18:48:37.667Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:37 [2023-12-08T18:48:37.667Z] [INFO] 
13:48:37 [2023-12-08T18:48:37.667Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:37 [2023-12-08T18:48:37.667Z] [INFO] 
13:48:37 [2023-12-08T18:48:37.667Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:38 [2023-12-08T18:48:38.602Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
13:48:39 [2023-12-08T18:48:39.975Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
13:48:41 [2023-12-08T18:48:41.875Z] [INFO] 
13:48:41 [2023-12-08T18:48:41.875Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
13:48:42 [2023-12-08T18:48:42.134Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
13:48:42 [2023-12-08T18:48:42.134Z] [INFO] Command line:
13:48:42 [2023-12-08T18:48:42.134Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:48:42 [2023-12-08T18:48:42.134Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:48:50 [2023-12-08T18:48:50.243Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
13:48:52 [2023-12-08T18:48:52.774Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.788 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
13:48:52 [2023-12-08T18:48:52.774Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.327 s
13:48:52 [2023-12-08T18:48:52.774Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.065 s
13:48:52 [2023-12-08T18:48:52.774Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.120 s
13:48:52 [2023-12-08T18:48:52.774Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.016 s
13:48:52 [2023-12-08T18:48:52.774Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.133 s
13:48:52 [2023-12-08T18:48:52.774Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.022 s
13:48:53 [2023-12-08T18:48:53.032Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
13:49:01 [2023-12-08T18:49:01.140Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.052 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
13:49:01 [2023-12-08T18:49:01.140Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 5.384 s
13:49:01 [2023-12-08T18:49:01.140Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 2.665 s
13:49:01 [2023-12-08T18:49:01.140Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
13:49:01 [2023-12-08T18:49:01.141Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
13:49:01 [2023-12-08T18:49:01.141Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml] -- Time elapsed: 0.015 s
13:49:01 [2023-12-08T18:49:01.141Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml] -- Time elapsed: 0.004 s
13:49:01 [2023-12-08T18:49:01.141Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml] -- Time elapsed: 0.003 s
13:49:01 [2023-12-08T18:49:01.141Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml] -- Time elapsed: 0.003 s
13:49:01 [2023-12-08T18:49:01.141Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml] -- Time elapsed: 0.003 s
13:49:01 [2023-12-08T18:49:01.141Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml] -- Time elapsed: 0.051 s
13:49:01 [2023-12-08T18:49:01.141Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
13:49:01 [2023-12-08T18:49:01.141Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
13:49:01 [2023-12-08T18:49:01.141Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml] -- Time elapsed: 0.003 s
13:49:01 [2023-12-08T18:49:01.141Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml] -- Time elapsed: 0.003 s
13:49:01 [2023-12-08T18:49:01.141Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml] -- Time elapsed: 0.003 s
13:49:01 [2023-12-08T18:49:01.141Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
13:49:01 [2023-12-08T18:49:01.399Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
13:49:01 [2023-12-08T18:49:01.399Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.283 s
13:49:01 [2023-12-08T18:49:01.399Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
13:49:01 [2023-12-08T18:49:01.399Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
13:49:01 [2023-12-08T18:49:01.399Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
13:49:01 [2023-12-08T18:49:01.399Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.012 s
13:49:01 [2023-12-08T18:49:01.399Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
13:49:01 [2023-12-08T18:49:01.399Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
13:49:01 [2023-12-08T18:49:01.657Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
13:49:01 [2023-12-08T18:49:01.657Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[0: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml] -- Time elapsed: 0.006 s
13:49:01 [2023-12-08T18:49:01.658Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[1: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml] -- Time elapsed: 0.005 s
13:49:01 [2023-12-08T18:49:01.658Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[2: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml] -- Time elapsed: 0.005 s
13:49:01 [2023-12-08T18:49:01.658Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
13:49:04 [2023-12-08T18:49:04.938Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.433 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
13:49:04 [2023-12-08T18:49:04.938Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.124 s
13:49:04 [2023-12-08T18:49:04.938Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.022 s
13:49:04 [2023-12-08T18:49:04.938Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.134 s
13:49:04 [2023-12-08T18:49:04.938Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.019 s
13:49:04 [2023-12-08T18:49:04.938Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.116 s
13:49:04 [2023-12-08T18:49:04.938Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.012 s
13:49:04 [2023-12-08T18:49:04.938Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
13:49:26 [2023-12-08T18:49:26.855Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.64 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
13:49:26 [2023-12-08T18:49:26.855Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 12.17 s
13:49:26 [2023-12-08T18:49:26.855Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 6.470 s
13:49:26 [2023-12-08T18:49:26.855Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
13:49:26 [2023-12-08T18:49:26.855Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
13:49:26 [2023-12-08T18:49:26.855Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0.005 s
13:49:26 [2023-12-08T18:49:26.855Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0.001 s
13:49:26 [2023-12-08T18:49:26.855Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0.001 s
13:49:26 [2023-12-08T18:49:26.855Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0 s
13:49:26 [2023-12-08T18:49:26.855Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
13:49:26 [2023-12-08T18:49:26.855Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
13:49:30 [2023-12-08T18:49:30.133Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.478 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
13:49:30 [2023-12-08T18:49:30.134Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.801 s
13:49:30 [2023-12-08T18:49:30.134Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.523 s
13:49:30 [2023-12-08T18:49:30.134Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.431 s
13:49:30 [2023-12-08T18:49:30.134Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.718 s
13:49:30 [2023-12-08T18:49:30.134Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
13:49:30 [2023-12-08T18:49:30.134Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
13:49:30 [2023-12-08T18:49:30.134Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0.007 s
13:49:30 [2023-12-08T18:49:30.134Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0 s
13:49:30 [2023-12-08T18:49:30.134Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0 s
13:49:30 [2023-12-08T18:49:30.134Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
13:49:30 [2023-12-08T18:49:30.134Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
13:49:31 [2023-12-08T18:49:31.508Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.015 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.128 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.293 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.194 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.196 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0.002 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.198 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.003 s
13:49:31 [2023-12-08T18:49:31.508Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
13:49:31 [2023-12-08T18:49:31.508Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.005 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.059 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.003 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
13:49:31 [2023-12-08T18:49:31.508Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
13:49:31 [2023-12-08T18:49:31.508Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.002 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
13:49:31 [2023-12-08T18:49:31.508Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0.002 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.508Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.509Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.509Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.509Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0.001 s
13:49:31 [2023-12-08T18:49:31.509Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0 s
13:49:31 [2023-12-08T18:49:31.509Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
13:49:33 [2023-12-08T18:49:33.408Z] !SESSION 2023-12-08 18:48:42.274 -----------------------------------------------
13:49:33 [2023-12-08T18:49:33.408Z] eclipse.buildId=unknown
13:49:33 [2023-12-08T18:49:33.408Z] java.version=17.0.2
13:49:33 [2023-12-08T18:49:33.408Z] java.vendor=Oracle Corporation
13:49:33 [2023-12-08T18:49:33.408Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:49:33 [2023-12-08T18:49:33.408Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:49:33 [2023-12-08T18:49:33.408Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:49:33 [2023-12-08T18:49:33.408Z] 
13:49:33 [2023-12-08T18:49:33.408Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:49:33.273
13:49:33 [2023-12-08T18:49:33.408Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
13:49:33 [2023-12-08T18:49:33.408Z] !STACK 0
13:49:33 [2023-12-08T18:49:33.408Z] java.lang.RuntimeException: The parameter should be set
13:49:33 [2023-12-08T18:49:33.408Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
13:49:33 [2023-12-08T18:49:33.408Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
13:49:33 [2023-12-08T18:49:33.408Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:49:33 [2023-12-08T18:49:33.408Z] 
13:49:33 [2023-12-08T18:49:33.408Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:49:33.275
13:49:33 [2023-12-08T18:49:33.408Z] !MESSAGE Exception executing analysis
13:49:33 [2023-12-08T18:49:33.408Z] !STACK 0
13:49:33 [2023-12-08T18:49:33.408Z] java.lang.RuntimeException: The parameter should be set
13:49:33 [2023-12-08T18:49:33.408Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
13:49:33 [2023-12-08T18:49:33.408Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
13:49:33 [2023-12-08T18:49:33.408Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:49:34 [2023-12-08T18:49:34.781Z] 
13:49:34 [2023-12-08T18:49:34.781Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:49:34.693
13:49:34 [2023-12-08T18:49:34.781Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
13:49:34 [2023-12-08T18:49:34.781Z] !STACK 0
13:49:34 [2023-12-08T18:49:34.781Z] java.lang.RuntimeException: The parameter should be set
13:49:34 [2023-12-08T18:49:34.781Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
13:49:34 [2023-12-08T18:49:34.781Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
13:49:34 [2023-12-08T18:49:34.781Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:49:34 [2023-12-08T18:49:34.781Z] 
13:49:34 [2023-12-08T18:49:34.781Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:49:34.694
13:49:34 [2023-12-08T18:49:34.781Z] !MESSAGE Exception executing analysis
13:49:34 [2023-12-08T18:49:34.781Z] !STACK 0
13:49:34 [2023-12-08T18:49:34.781Z] java.lang.RuntimeException: The parameter should be set
13:49:34 [2023-12-08T18:49:34.781Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
13:49:34 [2023-12-08T18:49:34.781Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
13:49:34 [2023-12-08T18:49:34.781Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:49:34 [2023-12-08T18:49:34.781Z] 
13:49:34 [2023-12-08T18:49:34.781Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2023-12-08 18:49:34.699
13:49:34 [2023-12-08T18:49:34.781Z] !MESSAGE Failed to deletestatistics-totals.ht
13:49:34 [2023-12-08T18:49:34.781Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.328 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
13:49:34 [2023-12-08T18:49:34.781Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.853 s
13:49:34 [2023-12-08T18:49:34.781Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.473 s
13:49:34 [2023-12-08T18:49:34.781Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
13:49:36 [2023-12-08T18:49:36.155Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.073 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.020 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.115 s
13:49:36 [2023-12-08T18:49:36.155Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
13:49:36 [2023-12-08T18:49:36.155Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0.001 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0.001 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0.001 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0.001 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0 s
13:49:36 [2023-12-08T18:49:36.155Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
13:49:36 [2023-12-08T18:49:36.155Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
13:49:48 [2023-12-08T18:49:48.353Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.84 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
13:49:48 [2023-12-08T18:49:48.353Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 7.456 s
13:49:48 [2023-12-08T18:49:48.354Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 4.380 s
13:49:48 [2023-12-08T18:49:48.354Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
13:49:50 [2023-12-08T18:49:50.882Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.799 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
13:49:50 [2023-12-08T18:49:50.882Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.427 s
13:49:50 [2023-12-08T18:49:50.882Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.369 s
13:49:50 [2023-12-08T18:49:50.882Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
13:50:00 [2023-12-08T18:50:00.851Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.941 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 4.042 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.675 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.108 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.114 s
13:50:00 [2023-12-08T18:50:00.851Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
13:50:00 [2023-12-08T18:50:00.851Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0.001 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.004 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0.001 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
13:50:00 [2023-12-08T18:50:00.851Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0 s
13:50:00 [2023-12-08T18:50:00.851Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
13:50:04 [2023-12-08T18:50:04.131Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.497 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
13:50:04 [2023-12-08T18:50:04.131Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.431 s
13:50:04 [2023-12-08T18:50:04.131Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 0.992 s
13:50:04 [2023-12-08T18:50:04.131Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.936 s
13:50:04 [2023-12-08T18:50:04.131Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0.002 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.107 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.107 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.674 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0.003 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.115 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.004 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0 s
13:50:04 [2023-12-08T18:50:04.132Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.117 s
13:50:04 [2023-12-08T18:50:04.132Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
13:50:04 [2023-12-08T18:50:04.697Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.010 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.208 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.006 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.007 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.103 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.006 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0 s
13:50:04 [2023-12-08T18:50:04.697Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.006 s
13:50:04 [2023-12-08T18:50:04.697Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
13:50:09 [2023-12-08T18:50:09.961Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.461 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
13:50:09 [2023-12-08T18:50:09.961Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.272 s
13:50:09 [2023-12-08T18:50:09.961Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.373 s
13:50:09 [2023-12-08T18:50:09.961Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 2.041 s
13:50:09 [2023-12-08T18:50:09.961Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0.001 s
13:50:09 [2023-12-08T18:50:09.961Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0.001 s
13:50:09 [2023-12-08T18:50:09.961Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
13:50:09 [2023-12-08T18:50:09.961Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.213 s
13:50:09 [2023-12-08T18:50:09.961Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.209 s
13:50:09 [2023-12-08T18:50:09.961Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0 s
13:50:09 [2023-12-08T18:50:09.962Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 1.821 s
13:50:09 [2023-12-08T18:50:09.962Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0.001 s
13:50:09 [2023-12-08T18:50:09.962Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0.001 s
13:50:09 [2023-12-08T18:50:09.962Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0 s
13:50:09 [2023-12-08T18:50:09.962Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0.001 s
13:50:09 [2023-12-08T18:50:09.962Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.232 s
13:50:09 [2023-12-08T18:50:09.962Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.002 s
13:50:09 [2023-12-08T18:50:09.962Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0 s
13:50:09 [2023-12-08T18:50:09.962Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.290 s
13:50:09 [2023-12-08T18:50:09.962Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
13:51:46 [2023-12-08T18:51:46.385Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.96 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.807 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.694 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.739 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.692 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.789 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.791 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.892 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 3.313 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.843 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.834 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.698 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 4.087 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.715 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.796 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.721 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.776 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.757 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.712 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.761 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.877 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.717 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.942 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.838 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.769 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 2.778 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.718 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.708 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.752 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.895 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.692 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.670 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.720 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.687 s
13:51:46 [2023-12-08T18:51:46.386Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.748 s
13:51:46 [2023-12-08T18:51:46.386Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
13:51:54 [2023-12-08T18:51:54.497Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.138 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.358 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.355 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.336 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.343 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.387 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.356 s
13:51:54 [2023-12-08T18:51:54.497Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
13:51:54 [2023-12-08T18:51:54.497Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0.001 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
13:51:54 [2023-12-08T18:51:54.497Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
13:52:06 [2023-12-08T18:52:06.692Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.48 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0.001 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0.002 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.023 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.718 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.069 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.065 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.032 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.748 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.113 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0.001 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.051 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0.001 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0.001 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.019 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.033 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.846 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0.001 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.139 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.053 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.055 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.039 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0.001 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0.001 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0.001 s
13:52:06 [2023-12-08T18:52:06.692Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.020 s
13:52:06 [2023-12-08T18:52:06.692Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
13:53:28 [2023-12-08T18:53:28.111Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.28 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
13:53:28 [2023-12-08T18:53:28.111Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.344 s
13:53:28 [2023-12-08T18:53:28.111Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.483 s
13:53:28 [2023-12-08T18:53:28.111Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.466 s
13:53:28 [2023-12-08T18:53:28.111Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.354 s
13:53:28 [2023-12-08T18:53:28.111Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.343 s
13:53:28 [2023-12-08T18:53:28.111Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.674 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.445 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.704 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.682 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.396 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.353 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.337 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.375 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.408 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.817 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.364 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.376 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.712 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.411 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.342 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.394 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.345 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.332 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.349 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.372 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.331 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.441 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.777 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.737 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.389 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.690 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.703 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.380 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.726 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.411 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.422 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.442 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.344 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.351 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.398 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.438 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.371 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.365 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.344 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.343 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.326 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.361 s
13:53:28 [2023-12-08T18:53:28.112Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
13:53:28 [2023-12-08T18:53:28.112Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0.002 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
13:53:28 [2023-12-08T18:53:28.112Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
13:53:28 [2023-12-08T18:53:28.112Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.112Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0.005 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
13:53:28 [2023-12-08T18:53:28.113Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.036 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0.002 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0.002 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.003 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0.002 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.005 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.018 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.002 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
13:53:28 [2023-12-08T18:53:28.113Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
13:53:28 [2023-12-08T18:53:28.113Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
13:53:28 [2023-12-08T18:53:28.113Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
13:53:28 [2023-12-08T18:53:28.113Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.113Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
13:53:28 [2023-12-08T18:53:28.114Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.004 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.002 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.039 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.003 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.002 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
13:53:28 [2023-12-08T18:53:28.114Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.007 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
13:53:28 [2023-12-08T18:53:28.114Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
13:53:28 [2023-12-08T18:53:28.114Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0.049 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
13:53:28 [2023-12-08T18:53:28.114Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0.008 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.114Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
13:53:28 [2023-12-08T18:53:28.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
13:53:28 [2023-12-08T18:53:28.115Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
13:53:28 [2023-12-08T18:53:28.115Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0.002 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
13:53:28 [2023-12-08T18:53:28.115Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
13:53:28 [2023-12-08T18:53:28.115Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
13:53:28 [2023-12-08T18:53:28.115Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
13:53:28 [2023-12-08T18:53:28.115Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.009 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
13:53:28 [2023-12-08T18:53:28.115Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
13:53:28 [2023-12-08T18:53:28.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
13:53:28 [2023-12-08T18:53:28.115Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.004 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.115Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0.001 s
13:53:28 [2023-12-08T18:53:28.115Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
13:53:32 [2023-12-08T18:53:32.759Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.822 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
13:53:32 [2023-12-08T18:53:32.759Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.544 s
13:53:32 [2023-12-08T18:53:32.759Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.605 s
13:53:32 [2023-12-08T18:53:32.759Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.342 s
13:53:32 [2023-12-08T18:53:32.759Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.434 s
13:53:32 [2023-12-08T18:53:32.759Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.539 s
13:53:32 [2023-12-08T18:53:32.759Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.357 s
13:53:32 [2023-12-08T18:53:32.759Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
13:53:44 [2023-12-08T18:53:44.951Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.18 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.837 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.855 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.842 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 0.863 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 1.644 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 1.691 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.845 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.808 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.006 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.887 s
13:53:44 [2023-12-08T18:53:44.951Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
13:53:44 [2023-12-08T18:53:44.951Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.011 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0.002 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0.016 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.003 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.951Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
13:53:44 [2023-12-08T18:53:44.951Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
13:53:44 [2023-12-08T18:53:44.951Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
13:53:44 [2023-12-08T18:53:44.952Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.004 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
13:53:44 [2023-12-08T18:53:44.952Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0.002 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0.002 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.952Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
13:53:44 [2023-12-08T18:53:44.953Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0.039 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
13:53:44 [2023-12-08T18:53:44.953Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
13:53:44 [2023-12-08T18:53:44.953Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.002 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0.001 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0 s
13:53:44 [2023-12-08T18:53:44.953Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
13:53:48 [2023-12-08T18:53:48.238Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.583 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.003 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.131 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.133 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.459 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.362 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.054 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.094 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 1.034 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.066 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.097 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.200 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.201 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.200 s
13:53:48 [2023-12-08T18:53:48.238Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
13:53:48 [2023-12-08T18:53:48.238Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.039 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.005 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.002 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.032 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.003 s
13:53:48 [2023-12-08T18:53:48.238Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
13:53:48 [2023-12-08T18:53:48.238Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.016 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.238Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.238Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
13:53:48 [2023-12-08T18:53:48.496Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.514Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
13:53:48 [2023-12-08T18:53:48.514Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.002 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
13:53:48 [2023-12-08T18:53:48.514Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
13:53:48 [2023-12-08T18:53:48.514Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.514Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
13:53:48 [2023-12-08T18:53:48.515Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
13:53:48 [2023-12-08T18:53:48.515Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
13:53:48 [2023-12-08T18:53:48.515Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.003 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.003 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0.038 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.008 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0 s
13:53:48 [2023-12-08T18:53:48.515Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0.001 s
13:53:48 [2023-12-08T18:53:48.515Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
13:54:06 [2023-12-08T18:54:06.587Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.01 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.003 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.008 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.002 s
13:54:06 [2023-12-08T18:54:06.587Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
13:54:06 [2023-12-08T18:54:06.587Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.003 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.002 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.002 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.003 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.002 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.001 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.002 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.002 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
13:54:06 [2023-12-08T18:54:06.587Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0 s
13:54:06 [2023-12-08T18:54:06.587Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
13:54:06 [2023-12-08T18:54:06.587Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.009 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
13:54:06 [2023-12-08T18:54:06.587Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.004 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0 s
13:54:06 [2023-12-08T18:54:06.587Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
13:54:06 [2023-12-08T18:54:06.587Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
13:54:06 [2023-12-08T18:54:06.587Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.003 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.003 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0 s
13:54:06 [2023-12-08T18:54:06.587Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
13:54:06 [2023-12-08T18:54:06.587Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.002 s
13:54:06 [2023-12-08T18:54:06.587Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
13:54:06 [2023-12-08T18:54:06.587Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0 s
13:54:06 [2023-12-08T18:54:06.587Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
13:54:06 [2023-12-08T18:54:06.587Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.012 s
13:54:06 [2023-12-08T18:54:06.587Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.587Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
13:54:06 [2023-12-08T18:54:06.846Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
13:54:06 [2023-12-08T18:54:06.846Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.032 s
13:54:06 [2023-12-08T18:54:06.846Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.002 s
13:54:06 [2023-12-08T18:54:06.846Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.846Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.003 s
13:54:06 [2023-12-08T18:54:06.846Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.846Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.846Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0.001 s
13:54:06 [2023-12-08T18:54:06.846Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
13:54:08 [2023-12-08T18:54:08.219Z] 
13:54:08 [2023-12-08T18:54:08.219Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-12-08 18:54:07.920
13:54:08 [2023-12-08T18:54:08.219Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
13:54:08 [2023-12-08T18:54:08.219Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
13:54:08 [2023-12-08T18:54:08.219Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 1.368 s
13:54:08 [2023-12-08T18:54:08.219Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.062 s
13:54:08 [2023-12-08T18:54:08.219Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.013 s
13:54:08 [2023-12-08T18:54:08.219Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0.001 s
13:54:08 [2023-12-08T18:54:08.219Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.007 s
13:54:08 [2023-12-08T18:54:08.219Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
13:54:08 [2023-12-08T18:54:08.219Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
13:54:08 [2023-12-08T18:54:08.219Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.007 s
13:54:08 [2023-12-08T18:54:08.219Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
13:54:08 [2023-12-08T18:54:08.219Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
13:54:08 [2023-12-08T18:54:08.219Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.004 s
13:54:08 [2023-12-08T18:54:08.219Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0.001 s
13:54:08 [2023-12-08T18:54:08.219Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.005 s
13:54:08 [2023-12-08T18:54:08.219Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
13:54:08 [2023-12-08T18:54:08.219Z] 
13:54:08 [2023-12-08T18:54:08.219Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:08.111
13:54:08 [2023-12-08T18:54:08.219Z] !MESSAGE Error parsing /tmp/markers2468023519686936644xml
13:54:08 [2023-12-08T18:54:08.219Z] !STACK 0
13:54:08 [2023-12-08T18:54:08.219Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2468023519686936644xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
13:54:08 [2023-12-08T18:54:08.219Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
13:54:08 [2023-12-08T18:54:08.220Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
13:54:08 [2023-12-08T18:54:08.220Z] 
13:54:08 [2023-12-08T18:54:08.220Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:08.119
13:54:08 [2023-12-08T18:54:08.220Z] !MESSAGE Error parsing /tmp/markers7469079873284032647xml
13:54:08 [2023-12-08T18:54:08.220Z] !STACK 0
13:54:08 [2023-12-08T18:54:08.220Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7469079873284032647xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
13:54:08 [2023-12-08T18:54:08.220Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
13:54:08 [2023-12-08T18:54:08.221Z] 
13:54:08 [2023-12-08T18:54:08.221Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:08.126
13:54:08 [2023-12-08T18:54:08.221Z] !MESSAGE Error parsing /tmp/markers8741661560691927444xml
13:54:08 [2023-12-08T18:54:08.221Z] !STACK 0
13:54:08 [2023-12-08T18:54:08.221Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8741661560691927444xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
13:54:08 [2023-12-08T18:54:08.221Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
13:54:08 [2023-12-08T18:54:08.221Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
13:54:08 [2023-12-08T18:54:08.222Z] 
13:54:08 [2023-12-08T18:54:08.222Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:08.176
13:54:08 [2023-12-08T18:54:08.222Z] !MESSAGE Error parsing /tmp/markers12414025046433824152xml
13:54:08 [2023-12-08T18:54:08.222Z] !STACK 0
13:54:08 [2023-12-08T18:54:08.222Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers12414025046433824152xml; 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.
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
13:54:08 [2023-12-08T18:54:08.222Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.222Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
13:54:08 [2023-12-08T18:54:08.223Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.223Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.223Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.223Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:54:08 [2023-12-08T18:54:08.223Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.223Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.223Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.223Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
13:54:08 [2023-12-08T18:54:08.223Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
13:54:08 [2023-12-08T18:54:08.481Z] 
13:54:08 [2023-12-08T18:54:08.481Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:08.257
13:54:08 [2023-12-08T18:54:08.481Z] !MESSAGE Error parsing /tmp/markers14027146318224864527xml
13:54:08 [2023-12-08T18:54:08.481Z] !STACK 0
13:54:08 [2023-12-08T18:54:08.481Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
13:54:08 [2023-12-08T18:54:08.481Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
13:54:08 [2023-12-08T18:54:08.481Z] 	at com.google.common.collect.Range.create(Range.java:161)
13:54:08 [2023-12-08T18:54:08.481Z] 	at com.google.common.collect.Range.closed(Range.java:186)
13:54:08 [2023-12-08T18:54:08.481Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
13:54:08 [2023-12-08T18:54:08.481Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
13:54:08 [2023-12-08T18:54:08.481Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
13:54:08 [2023-12-08T18:54:08.481Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
13:54:08 [2023-12-08T18:54:08.482Z] 
13:54:08 [2023-12-08T18:54:08.482Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:08.265
13:54:08 [2023-12-08T18:54:08.482Z] !MESSAGE Error parsing /tmp/markers11863352569041828883xml
13:54:08 [2023-12-08T18:54:08.482Z] !STACK 0
13:54:08 [2023-12-08T18:54:08.482Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers11863352569041828883xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
13:54:08 [2023-12-08T18:54:08.482Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
13:54:08 [2023-12-08T18:54:08.483Z] 
13:54:08 [2023-12-08T18:54:08.483Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:08.279
13:54:08 [2023-12-08T18:54:08.483Z] !MESSAGE Error parsing /tmp/markers17189842671321582989xml
13:54:08 [2023-12-08T18:54:08.483Z] !STACK 0
13:54:08 [2023-12-08T18:54:08.483Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
13:54:08 [2023-12-08T18:54:08.483Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
13:54:08 [2023-12-08T18:54:08.483Z] 	at com.google.common.collect.Range.create(Range.java:161)
13:54:08 [2023-12-08T18:54:08.483Z] 	at com.google.common.collect.Range.closed(Range.java:186)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.483Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
13:54:08 [2023-12-08T18:54:08.483Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
13:54:08 [2023-12-08T18:54:08.484Z] 
13:54:08 [2023-12-08T18:54:08.484Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:08.286
13:54:08 [2023-12-08T18:54:08.484Z] !MESSAGE Error parsing /tmp/markers14536910461556301865xml
13:54:08 [2023-12-08T18:54:08.484Z] !STACK 0
13:54:08 [2023-12-08T18:54:08.484Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers14536910461556301865xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.484Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
13:54:08 [2023-12-08T18:54:08.484Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
13:54:08 [2023-12-08T18:54:08.485Z] 
13:54:08 [2023-12-08T18:54:08.485Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:08.293
13:54:08 [2023-12-08T18:54:08.485Z] !MESSAGE Error parsing /tmp/markers18342820860301292442xml
13:54:08 [2023-12-08T18:54:08.485Z] !STACK 0
13:54:08 [2023-12-08T18:54:08.485Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers18342820860301292442xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
13:54:08 [2023-12-08T18:54:08.485Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:54:08 [2023-12-08T18:54:08.485Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:54:08 [2023-12-08T18:54:08.486Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
13:54:08 [2023-12-08T18:54:08.486Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
13:54:08 [2023-12-08T18:54:08.486Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
13:54:08 [2023-12-08T18:54:08.486Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
13:54:08 [2023-12-08T18:54:08.486Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.201 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.015 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.009 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.057 s
13:54:08 [2023-12-08T18:54:08.486Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
13:54:08 [2023-12-08T18:54:08.486Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
13:54:08 [2023-12-08T18:54:08.486Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
13:54:08 [2023-12-08T18:54:08.486Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0.001 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
13:54:08 [2023-12-08T18:54:08.486Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
13:54:08 [2023-12-08T18:54:08.486Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.004 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0.001 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.003 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0 s
13:54:08 [2023-12-08T18:54:08.486Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0.001 s
13:54:08 [2023-12-08T18:54:08.486Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
13:54:10 [2023-12-08T18:54:10.385Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.941 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.037 s
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.032 s
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.018 s
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.014 s
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0.001 s
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.089 s
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.292 s
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.167 s
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.170 s
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.006 s
13:54:10 [2023-12-08T18:54:10.385Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.012 s
13:54:10 [2023-12-08T18:54:10.385Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
13:54:10 [2023-12-08T18:54:10.642Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
13:54:10 [2023-12-08T18:54:10.642Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0.002 s
13:54:10 [2023-12-08T18:54:10.642Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0.001 s
13:54:10 [2023-12-08T18:54:10.642Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0.002 s
13:54:10 [2023-12-08T18:54:10.642Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.002 s
13:54:10 [2023-12-08T18:54:10.642Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0.001 s
13:54:10 [2023-12-08T18:54:10.642Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0.001 s
13:54:10 [2023-12-08T18:54:10.643Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
13:54:12 [2023-12-08T18:54:12.540Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
13:54:12 [2023-12-08T18:54:12.540Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.708 s
13:54:12 [2023-12-08T18:54:12.540Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.005 s
13:54:12 [2023-12-08T18:54:12.540Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
13:54:15 [2023-12-08T18:54:15.069Z] 
13:54:15 [2023-12-08T18:54:15.069Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-12-08 18:54:14.628
13:54:15 [2023-12-08T18:54:15.069Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
13:54:15 [2023-12-08T18:54:15.069Z] !STACK 0
13:54:15 [2023-12-08T18:54:15.069Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
13:54:15 [2023-12-08T18:54:15.069Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
13:54:15 [2023-12-08T18:54:15.069Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
13:54:15 [2023-12-08T18:54:15.069Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
13:54:15 [2023-12-08T18:54:15.069Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
13:54:15 [2023-12-08T18:54:15.069Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
13:54:16 [2023-12-08T18:54:16.001Z] 
13:54:16 [2023-12-08T18:54:16.001Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-12-08 18:54:15.728
13:54:16 [2023-12-08T18:54:16.001Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
13:54:16 [2023-12-08T18:54:16.001Z] !STACK 0
13:54:16 [2023-12-08T18:54:16.001Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
13:54:16 [2023-12-08T18:54:16.001Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
13:54:16 [2023-12-08T18:54:16.001Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
13:54:16 [2023-12-08T18:54:16.002Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
13:54:16 [2023-12-08T18:54:16.002Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
13:54:16 [2023-12-08T18:54:16.002Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
13:54:16 [2023-12-08T18:54:16.935Z] 
13:54:16 [2023-12-08T18:54:16.935Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-12-08 18:54:16.826
13:54:16 [2023-12-08T18:54:16.935Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
13:54:16 [2023-12-08T18:54:16.935Z] !STACK 0
13:54:16 [2023-12-08T18:54:16.935Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
13:54:16 [2023-12-08T18:54:16.935Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
13:54:16 [2023-12-08T18:54:16.935Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
13:54:16 [2023-12-08T18:54:16.935Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
13:54:16 [2023-12-08T18:54:16.935Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
13:54:16 [2023-12-08T18:54:16.935Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
13:54:16 [2023-12-08T18:54:16.935Z] 
13:54:16 [2023-12-08T18:54:16.935Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:16.836
13:54:16 [2023-12-08T18:54:16.935Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(514,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
13:54:19 [2023-12-08T18:54:19.461Z] 
13:54:19 [2023-12-08T18:54:19.461Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:19.065
13:54:19 [2023-12-08T18:54:19.461Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(521,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
13:54:20 [2023-12-08T18:54:20.396Z] 
13:54:20 [2023-12-08T18:54:20.396Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:20.201
13:54:20 [2023-12-08T18:54:20.396Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
13:54:20 [2023-12-08T18:54:20.396Z] !STACK 0
13:54:20 [2023-12-08T18:54:20.396Z] java.lang.IllegalStateException: This exception happens before initialization
13:54:20 [2023-12-08T18:54:20.396Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
13:54:20 [2023-12-08T18:54:20.396Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
13:54:20 [2023-12-08T18:54:20.396Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:54:20 [2023-12-08T18:54:20.396Z] 
13:54:20 [2023-12-08T18:54:20.396Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:20.201
13:54:20 [2023-12-08T18:54:20.396Z] !MESSAGE Exception executing analysis
13:54:20 [2023-12-08T18:54:20.396Z] !STACK 0
13:54:20 [2023-12-08T18:54:20.396Z] java.lang.IllegalStateException: This exception happens before initialization
13:54:20 [2023-12-08T18:54:20.396Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
13:54:20 [2023-12-08T18:54:20.396Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
13:54:20 [2023-12-08T18:54:20.396Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:54:21 [2023-12-08T18:54:21.767Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.984 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.022 s
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.119 s
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.323 s
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.116 s
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.111 s
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.113 s
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.010 s
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.010 s
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.118 s
13:54:21 [2023-12-08T18:54:21.767Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
13:54:21 [2023-12-08T18:54:21.767Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
13:54:21 [2023-12-08T18:54:21.767Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0.002 s
13:54:21 [2023-12-08T18:54:21.767Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
13:54:21 [2023-12-08T18:54:21.767Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0.001 s
13:54:21 [2023-12-08T18:54:21.768Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
13:54:21 [2023-12-08T18:54:21.768Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0.005 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0.001 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0.001 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0.001 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0.001 s
13:54:21 [2023-12-08T18:54:21.768Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
13:54:21 [2023-12-08T18:54:21.768Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
13:54:22 [2023-12-08T18:54:22.332Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
13:54:22 [2023-12-08T18:54:22.333Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.032 s
13:54:22 [2023-12-08T18:54:22.333Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.684 s
13:54:22 [2023-12-08T18:54:22.333Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0.002 s
13:54:22 [2023-12-08T18:54:22.333Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.014 s
13:54:22 [2023-12-08T18:54:22.333Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0.001 s
13:54:22 [2023-12-08T18:54:22.333Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
13:54:24 [2023-12-08T18:54:24.229Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.720 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0.001 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.481 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.009 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.106 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 1.121 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0.001 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
13:54:24 [2023-12-08T18:54:24.230Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0.001 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0.001 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0.002 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0.001 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0.001 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0.001 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0.001 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0 s
13:54:24 [2023-12-08T18:54:24.230Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0.001 s
13:54:24 [2023-12-08T18:54:24.230Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
13:54:26 [2023-12-08T18:54:26.758Z] 
13:54:26 [2023-12-08T18:54:26.759Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:26.254
13:54:26 [2023-12-08T18:54:26.759Z] !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
13:54:27 [2023-12-08T18:54:27.690Z] 
13:54:27 [2023-12-08T18:54:27.690Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 18:54:27.355
13:54:27 [2023-12-08T18:54:27.690Z] !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
13:54:27 [2023-12-08T18:54:27.690Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
13:54:27 [2023-12-08T18:54:27.690Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.045 s
13:54:27 [2023-12-08T18:54:27.690Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.101 s
13:54:27 [2023-12-08T18:54:27.690Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
13:54:27 [2023-12-08T18:54:27.690Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
13:54:27 [2023-12-08T18:54:27.690Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.001 s
13:54:27 [2023-12-08T18:54:27.690Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0.001 s
13:54:27 [2023-12-08T18:54:27.690Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
13:54:27 [2023-12-08T18:54:27.690Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
13:54:27 [2023-12-08T18:54:27.690Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
13:54:27 [2023-12-08T18:54:27.690Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0.001 s
13:54:27 [2023-12-08T18:54:27.690Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0 s
13:54:27 [2023-12-08T18:54:27.690Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0 s
13:54:27 [2023-12-08T18:54:27.691Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
13:54:27 [2023-12-08T18:54:27.691Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0 s
13:54:27 [2023-12-08T18:54:27.691Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
13:54:27 [2023-12-08T18:54:27.691Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0 s
13:54:27 [2023-12-08T18:54:27.691Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
13:54:28 [2023-12-08T18:54:28.256Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.331 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.057 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.003 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.076 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.008 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.003 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.121 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.063 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.002 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.026 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.007 s
13:54:28 [2023-12-08T18:54:28.256Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.003 s
13:54:28 [2023-12-08T18:54:28.256Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
13:54:28 [2023-12-08T18:54:28.515Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.004 s
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0.001 s
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0 s
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.101 s
13:54:28 [2023-12-08T18:54:28.515Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
13:54:28 [2023-12-08T18:54:28.515Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.003 s
13:54:28 [2023-12-08T18:54:28.515Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
13:54:28 [2023-12-08T18:54:28.515Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.001 s
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0 s
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
13:54:28 [2023-12-08T18:54:28.515Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
13:54:28 [2023-12-08T18:54:28.515Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0.001 s
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0 s
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0 s
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
13:54:28 [2023-12-08T18:54:28.515Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
13:54:28 [2023-12-08T18:54:28.515Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
13:54:28 [2023-12-08T18:54:28.515Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0 s
13:54:28 [2023-12-08T18:54:28.515Z] 
13:54:28 [2023-12-08T18:54:28.515Z] Results:
13:54:28 [2023-12-08T18:54:28.515Z] 
13:54:28 [2023-12-08T18:54:28.515Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
13:54:28 [2023-12-08T18:54:28.515Z] 
13:54:28 [2023-12-08T18:54:28.515Z] 
13:54:28 [2023-12-08T18:54:28.515Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 18:54:28.386
13:54:28 [2023-12-08T18:54:28.515Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] All tests passed
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] 
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.pom
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2metadata.xml
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2artifacts.xml
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] 
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] 
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT   [28/144]
13:54:28 [2023-12-08T18:54:28.773Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:54:28 [2023-12-08T18:54:28.773Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:54:28 [2023-12-08T18:54:28.773Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
13:54:29 [2023-12-08T18:54:29.031Z] [WARNING] [88549a7d-95c9-4a53-9829-6c53518d5fd6][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf,1.7.2 have severely compromised security. Please report this concern to the artifact provider.
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] 
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] 
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] 
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] The project's OSGi version is 1.0.14.202312081843
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] 
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] 
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] 
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] 
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] 
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] 
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] 
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:35 [2023-12-08T18:54:35.617Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:54:35 [2023-12-08T18:54:35.617Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:54:35 [2023-12-08T18:54:35.617Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
13:54:35 [2023-12-08T18:54:35.617Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] 
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] 
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] 
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:36 [2023-12-08T18:54:36.184Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] 
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] 
13:54:36 [2023-12-08T18:54:36.184Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:36 [2023-12-08T18:54:36.442Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar
13:54:36 [2023-12-08T18:54:36.442Z] [INFO] 
13:54:36 [2023-12-08T18:54:36.442Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:36 [2023-12-08T18:54:36.442Z] [INFO] 
13:54:36 [2023-12-08T18:54:36.442Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:36 [2023-12-08T18:54:36.442Z] [INFO] 
13:54:36 [2023-12-08T18:54:36.442Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:36 [2023-12-08T18:54:36.442Z] [INFO] 
13:54:36 [2023-12-08T18:54:36.443Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:36 [2023-12-08T18:54:36.443Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar
13:54:38 [2023-12-08T18:54:38.341Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
13:54:39 [2023-12-08T18:54:39.714Z] [INFO] 
13:54:39 [2023-12-08T18:54:39.714Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:39 [2023-12-08T18:54:39.714Z] [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
13:54:40 [2023-12-08T18:54:40.278Z] [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
13:54:40 [2023-12-08T18:54:40.278Z] [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
13:54:40 [2023-12-08T18:54:40.536Z] [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
13:54:40 [2023-12-08T18:54:40.536Z] [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
13:54:40 [2023-12-08T18:54:40.536Z] [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
13:54:40 [2023-12-08T18:54:40.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 4.0 MB/s)
13:54:40 [2023-12-08T18:54:40.536Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 5.5 MB/s)
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 2.2 MB/s)
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
13:54:40 [2023-12-08T18:54:40.794Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
13:54:41 [2023-12-08T18:54:41.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
13:54:41 [2023-12-08T18:54:41.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
13:54:41 [2023-12-08T18:54:41.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 243 kB/s)
13:54:41 [2023-12-08T18:54:41.052Z] [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
13:54:41 [2023-12-08T18:54:41.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.052Z] [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
13:54:41 [2023-12-08T18:54:41.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.052Z] [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
13:54:41 [2023-12-08T18:54:41.619Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.619Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.879Z] [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
13:54:41 [2023-12-08T18:54:41.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.879Z] [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
13:54:41 [2023-12-08T18:54:41.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.879Z] [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
13:54:41 [2023-12-08T18:54:41.879Z] [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 44 MB/s)
13:54:41 [2023-12-08T18:54:41.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
13:54:41 [2023-12-08T18:54:41.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 6.2 MB/s)
13:54:42 [2023-12-08T18:54:42.136Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 63 MB/s)
13:54:42 [2023-12-08T18:54:42.394Z] [INFO] Executing tasks
13:54:42 [2023-12-08T18:54:42.653Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
13:54:42 [2023-12-08T18:54:42.653Z] [WARNING]      [echo] Attempting to download test traces
13:54:42 [2023-12-08T18:54:42.653Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
13:54:42 [2023-12-08T18:54:42.653Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
13:54:42 [2023-12-08T18:54:42.921Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
13:54:42 [2023-12-08T18:54:42.921Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
13:54:42 [2023-12-08T18:54:42.921Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
13:54:42 [2023-12-08T18:54:42.921Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
13:54:43 [2023-12-08T18:54:43.184Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
13:54:43 [2023-12-08T18:54:43.184Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
13:54:43 [2023-12-08T18:54:43.184Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
13:54:43 [2023-12-08T18:54:43.457Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
13:54:43 [2023-12-08T18:54:43.457Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
13:54:43 [2023-12-08T18:54:43.457Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
13:54:44 [2023-12-08T18:54:44.055Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
13:54:44 [2023-12-08T18:54:44.988Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
13:54:44 [2023-12-08T18:54:44.989Z] [INFO]      [exec] Already on 'master'
13:54:44 [2023-12-08T18:54:44.989Z] [INFO]      [exec] Already up to date.
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] 
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] state without impacting any branches by performing another checkout.
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] 
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] do so (now or later) by using -b with the checkout command again. Example:
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] 
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec]   git checkout -b <new-branch-name>
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] 
13:54:45 [2023-12-08T18:54:45.247Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
13:54:45 [2023-12-08T18:54:45.247Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
13:54:45 [2023-12-08T18:54:45.505Z] [INFO]    [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
13:54:45 [2023-12-08T18:54:45.505Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:54:45 [2023-12-08T18:54:45.763Z] [INFO]    [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
13:54:47 [2023-12-08T18:54:47.137Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:54:50 [2023-12-08T18:54:50.005Z] [INFO]    [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
13:54:50 [2023-12-08T18:54:50.005Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:54:50 [2023-12-08T18:54:50.005Z] [INFO]    [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
13:54:50 [2023-12-08T18:54:50.570Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:54:51 [2023-12-08T18:54:51.941Z] [WARNING]      [echo] Traces extracted successfully
13:54:51 [2023-12-08T18:54:51.941Z] [INFO] Executed tasks
13:54:51 [2023-12-08T18:54:51.941Z] [INFO] 
13:54:51 [2023-12-08T18:54:51.941Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
13:54:52 [2023-12-08T18:54:52.506Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
13:54:52 [2023-12-08T18:54:52.506Z] [INFO] Command line:
13:54:52 [2023-12-08T18:54:52.507Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:54:52 [2023-12-08T18:54:52.507Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:54:59 [2023-12-08T18:54:59.061Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
13:55:05 [2023-12-08T18:55:05.616Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.360 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.993 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.373 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.211 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.215 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.187 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.209 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.276 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.246 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.348 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.248 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.283 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.173 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.123 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.108 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.114 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.106 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.186 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.274 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.095 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.098 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.094 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.101 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.101 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.118 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.293 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.125 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.313 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.158 s
13:55:05 [2023-12-08T18:55:05.616Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.109 s
13:55:05 [2023-12-08T18:55:05.616Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
13:55:06 [2023-12-08T18:55:06.182Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.425 s
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.178 s
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.093 s
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.124 s
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.192 s
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.095 s
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.103 s
13:55:06 [2023-12-08T18:55:06.182Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
13:55:06 [2023-12-08T18:55:06.182Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0.004 s
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0.001 s
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0.001 s
13:55:06 [2023-12-08T18:55:06.182Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0 s
13:55:06 [2023-12-08T18:55:06.182Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
13:55:08 [2023-12-08T18:55:08.712Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.511 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.385 s
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.376 s
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.361 s
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.495 s
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.173 s
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.131 s
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.160 s
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.164 s
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.094 s
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.084 s
13:55:08 [2023-12-08T18:55:08.712Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.083 s
13:55:08 [2023-12-08T18:55:08.712Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
13:55:09 [2023-12-08T18:55:09.280Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.086 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.063 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.023 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.068 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.025 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.024 s
13:55:09 [2023-12-08T18:55:09.280Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
13:55:09 [2023-12-08T18:55:09.280Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0.007 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.006 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0 s
13:55:09 [2023-12-08T18:55:09.280Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
13:55:09 [2023-12-08T18:55:09.280Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0.004 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0.047 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0.001 s
13:55:09 [2023-12-08T18:55:09.280Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
13:55:12 [2023-12-08T18:55:12.563Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.154 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.234 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.192 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.279 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.196 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.200 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.192 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.206 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.229 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.155 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.134 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.124 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.119 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.128 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.120 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.119 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.128 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.116 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.162 s
13:55:12 [2023-12-08T18:55:12.563Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.115 s
13:55:12 [2023-12-08T18:55:12.563Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
13:55:14 [2023-12-08T18:55:14.067Z] !SESSION 2023-12-08 18:54:52.672 -----------------------------------------------
13:55:14 [2023-12-08T18:55:14.067Z] eclipse.buildId=unknown
13:55:14 [2023-12-08T18:55:14.067Z] java.version=17.0.2
13:55:14 [2023-12-08T18:55:14.067Z] java.vendor=Oracle Corporation
13:55:14 [2023-12-08T18:55:14.067Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:55:14 [2023-12-08T18:55:14.067Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:55:14 [2023-12-08T18:55:14.068Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:55:14 [2023-12-08T18:55:14.068Z] 
13:55:14 [2023-12-08T18:55:14.068Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:14.000
13:55:14 [2023-12-08T18:55:14.068Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
13:55:14 [2023-12-08T18:55:14.068Z] 
13:55:14 [2023-12-08T18:55:14.068Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:14.010
13:55:14 [2023-12-08T18:55:14.068Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
13:55:14 [2023-12-08T18:55:14.326Z] 
13:55:14 [2023-12-08T18:55:14.326Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:14.180
13:55:14 [2023-12-08T18:55:14.326Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
13:55:14 [2023-12-08T18:55:14.326Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.940 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 1.744 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.070 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.008 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.012 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.009 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.006 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.064 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.009 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.006 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.007 s
13:55:14 [2023-12-08T18:55:14.326Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
13:55:14 [2023-12-08T18:55:14.326Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0.001 s
13:55:14 [2023-12-08T18:55:14.326Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
13:55:14 [2023-12-08T18:55:14.326Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0.001 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0 s
13:55:14 [2023-12-08T18:55:14.326Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0 s
13:55:14 [2023-12-08T18:55:14.327Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0.001 s
13:55:14 [2023-12-08T18:55:14.327Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
13:55:14 [2023-12-08T18:55:14.327Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0 s
13:55:14 [2023-12-08T18:55:14.327Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
13:55:14 [2023-12-08T18:55:14.327Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
13:55:18 [2023-12-08T18:55:18.508Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.439 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
13:55:18 [2023-12-08T18:55:18.508Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 2.141 s
13:55:18 [2023-12-08T18:55:18.508Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.181 s
13:55:18 [2023-12-08T18:55:18.508Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.312 s
13:55:18 [2023-12-08T18:55:18.508Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.272 s
13:55:18 [2023-12-08T18:55:18.508Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.520 s
13:55:18 [2023-12-08T18:55:18.508Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
13:55:18 [2023-12-08T18:55:18.508Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
13:55:18 [2023-12-08T18:55:18.508Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.004 s
13:55:18 [2023-12-08T18:55:18.508Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.002 s
13:55:18 [2023-12-08T18:55:18.508Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
13:55:18 [2023-12-08T18:55:18.508Z] 
13:55:18 [2023-12-08T18:55:18.508Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:18.323
13:55:18 [2023-12-08T18:55:18.508Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
13:55:18 [2023-12-08T18:55:18.508Z] 
13:55:18 [2023-12-08T18:55:18.508Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:18.324
13:55:18 [2023-12-08T18:55:18.508Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
13:55:18 [2023-12-08T18:55:18.508Z] 
13:55:18 [2023-12-08T18:55:18.508Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:18.483
13:55:18 [2023-12-08T18:55:18.508Z] !MESSAGE channel0_0	[                                                            ]	0 Events
13:55:18 [2023-12-08T18:55:18.508Z] 
13:55:18 [2023-12-08T18:55:18.508Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:18.483
13:55:18 [2023-12-08T18:55:18.509Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
13:55:20 [2023-12-08T18:55:20.408Z] 
13:55:20 [2023-12-08T18:55:20.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:20.023
13:55:20 [2023-12-08T18:55:20.409Z] !MESSAGE channel0_0	[ ]	0 Events
13:55:20 [2023-12-08T18:55:20.409Z] 
13:55:20 [2023-12-08T18:55:20.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:20.024
13:55:20 [2023-12-08T18:55:20.409Z] !MESSAGE channel0_1	[+]	1 Events
13:55:20 [2023-12-08T18:55:20.409Z] 
13:55:20 [2023-12-08T18:55:20.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:20.112
13:55:20 [2023-12-08T18:55:20.409Z] !MESSAGE channel0_0	[  ]	0 Events
13:55:20 [2023-12-08T18:55:20.409Z] 
13:55:20 [2023-12-08T18:55:20.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:20.113
13:55:20 [2023-12-08T18:55:20.409Z] !MESSAGE channel0_1	[++]	1 Events
13:55:20 [2023-12-08T18:55:20.409Z] 
13:55:20 [2023-12-08T18:55:20.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:20.293
13:55:20 [2023-12-08T18:55:20.409Z] !MESSAGE channel0_0	[          ]	0 Events
13:55:20 [2023-12-08T18:55:20.409Z] 
13:55:20 [2023-12-08T18:55:20.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:20.294
13:55:20 [2023-12-08T18:55:20.409Z] !MESSAGE channel0_1	[++++++++++]	1 Events
13:55:20 [2023-12-08T18:55:20.667Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.744 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.131 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.274 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.124 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.159 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.107 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.101 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.120 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 0.971 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.044 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.075 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.076 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.046 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.089 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.048 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.059 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.073 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.042 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.087 s
13:55:20 [2023-12-08T18:55:20.667Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.112 s
13:55:20 [2023-12-08T18:55:20.667Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
13:55:21 [2023-12-08T18:55:21.601Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.039 s
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.081 s
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.050 s
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.311 s
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.038 s
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.040 s
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.041 s
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.040 s
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.076 s
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.086 s
13:55:21 [2023-12-08T18:55:21.601Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.113 s
13:55:21 [2023-12-08T18:55:21.601Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
13:55:36 [2023-12-08T18:55:36.474Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.03 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.694 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 1.022 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 2.044 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.115 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.094 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 1.443 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 1.349 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 1.691 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.362 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.055 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.014 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.619 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.684 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.128 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.468 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.014 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.064 s
13:55:36 [2023-12-08T18:55:36.474Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.011 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.005 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.004 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.004 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 0.548 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.019 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.739 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.410 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.008 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 1.401 s
13:55:36 [2023-12-08T18:55:36.475Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
13:55:36 [2023-12-08T18:55:36.475Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0.005 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0.002 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
13:55:36 [2023-12-08T18:55:36.475Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
13:55:36 [2023-12-08T18:55:36.475Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
13:55:36 [2023-12-08T18:55:36.475Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
13:55:36 [2023-12-08T18:55:36.475Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
13:55:36 [2023-12-08T18:55:36.475Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.475Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
13:55:36 [2023-12-08T18:55:36.476Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
13:55:36 [2023-12-08T18:55:36.476Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
13:55:36 [2023-12-08T18:55:36.476Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.087 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0.010 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
13:55:36 [2023-12-08T18:55:36.476Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
13:55:36 [2023-12-08T18:55:36.476Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
13:55:36 [2023-12-08T18:55:36.476Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
13:55:36 [2023-12-08T18:55:36.476Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.476Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
13:55:36 [2023-12-08T18:55:36.476Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.476Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0.003 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0.002 s
13:55:36 [2023-12-08T18:55:36.477Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0.001 s
13:55:36 [2023-12-08T18:55:36.477Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
13:55:39 [2023-12-08T18:55:39.576Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.067 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.088 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.172 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.111 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.084 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.085 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.130 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.078 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.045 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.167 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.080 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.043 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.081 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.084 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.043 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.077 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.075 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.106 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.039 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.054 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.039 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.071 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.039 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.153 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.127 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.093 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.079 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.042 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.078 s
13:55:39 [2023-12-08T18:55:39.576Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
13:55:39 [2023-12-08T18:55:39.576Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
13:55:39 [2023-12-08T18:55:39.576Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
13:55:39 [2023-12-08T18:55:39.576Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.576Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
13:55:39 [2023-12-08T18:55:39.576Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
13:55:39 [2023-12-08T18:55:39.576Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
13:55:39 [2023-12-08T18:55:39.577Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.093 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
13:55:39 [2023-12-08T18:55:39.577Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
13:55:39 [2023-12-08T18:55:39.577Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
13:55:39 [2023-12-08T18:55:39.577Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0.004 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.577Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
13:55:39 [2023-12-08T18:55:39.578Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0.001 s
13:55:39 [2023-12-08T18:55:39.578Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
13:55:39 [2023-12-08T18:55:39.578Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
13:55:39 [2023-12-08T18:55:39.578Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
13:55:39 [2023-12-08T18:55:39.578Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
13:55:39 [2023-12-08T18:55:39.578Z] line 8:11 required (...)+ loop did not match anything at character ';'
13:55:39 [2023-12-08T18:55:39.578Z] line 10:46 mismatched character '<EOF>' expecting '"'
13:55:39 [2023-12-08T18:55:39.578Z] line 9:16 no viable alternative at character 'o'
13:55:39 [2023-12-08T18:55:39.578Z] line 9:20 no viable alternative at character '?'
13:55:39 [2023-12-08T18:55:39.578Z] line 12:14 no viable alternative at character ''
13:55:39 [2023-12-08T18:55:39.578Z] line 32:0 mismatched character '<EOF>' expecting '"'
13:55:39 [2023-12-08T18:55:39.578Z] 
13:55:39 [2023-12-08T18:55:39.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:39.195
13:55:39 [2023-12-08T18:55:39.578Z] !MESSAGE Unknown trace attribute: test
13:55:39 [2023-12-08T18:55:39.578Z] 
13:55:39 [2023-12-08T18:55:39.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:39.195
13:55:39 [2023-12-08T18:55:39.578Z] !MESSAGE Unknown trace attribute: test1
13:55:39 [2023-12-08T18:55:39.578Z] 
13:55:39 [2023-12-08T18:55:39.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:39.196
13:55:39 [2023-12-08T18:55:39.578Z] !MESSAGE Unknown trace attribute: test2
13:55:39 [2023-12-08T18:55:39.578Z] 
13:55:39 [2023-12-08T18:55:39.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:39.196
13:55:39 [2023-12-08T18:55:39.578Z] !MESSAGE Unknown trace attribute: test3
13:55:39 [2023-12-08T18:55:39.578Z] 
13:55:39 [2023-12-08T18:55:39.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:39.197
13:55:39 [2023-12-08T18:55:39.578Z] !MESSAGE Unknown trace attribute: test4
13:55:39 [2023-12-08T18:55:39.578Z] 
13:55:39 [2023-12-08T18:55:39.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:39.212
13:55:39 [2023-12-08T18:55:39.578Z] !MESSAGE Unknown trace attribute: test2
13:55:39 [2023-12-08T18:55:39.578Z] 
13:55:39 [2023-12-08T18:55:39.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:39.308
13:55:39 [2023-12-08T18:55:39.578Z] !MESSAGE Unknown integer attribute: aa
13:55:39 [2023-12-08T18:55:39.578Z] 
13:55:39 [2023-12-08T18:55:39.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:39.308
13:55:39 [2023-12-08T18:55:39.578Z] !MESSAGE Unknown integer attribute: zz
13:55:39 [2023-12-08T18:55:39.578Z] 
13:55:39 [2023-12-08T18:55:39.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:39.309
13:55:39 [2023-12-08T18:55:39.578Z] !MESSAGE Unknown trace attribute: blah
13:55:39 [2023-12-08T18:55:39.578Z] 
13:55:39 [2023-12-08T18:55:39.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:39.309
13:55:39 [2023-12-08T18:55:39.578Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
13:55:40 [2023-12-08T18:55:40.146Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.004 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.003 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string] -- Time elapsed: 0.058 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.146Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch] -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.147Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields] -- Time elapsed: 0.024 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim] -- Time elapsed: 0.051 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.006 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian] -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape] -- Time elapsed: 0.083 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.148Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings] -- Time elapsed: 0.005 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition] -- Time elapsed: 0.052 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels] -- Time elapsed: 0.003 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size] -- Time elapsed: 0.004 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct] -- Time elapsed: 0.003 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element] -- Time elapsed: 0.219 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.149Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5] -- Time elapsed: 0.165 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace] -- Time elapsed: 0.177 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event] -- Time elapsed: 0.005 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated] -- Time elapsed: 0.014 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice] -- Time elapsed: 0.045 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings] -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields] -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.150Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
13:55:40 [2023-12-08T18:55:40.150Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.150Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.150Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
13:55:40 [2023-12-08T18:55:40.717Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
13:55:40 [2023-12-08T18:55:40.717Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.717Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.004 s
13:55:40 [2023-12-08T18:55:40.717Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.717Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.259 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.009 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.005 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.718Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
13:55:40 [2023-12-08T18:55:40.718Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
13:55:40 [2023-12-08T18:55:40.718Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0.001 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.004 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
13:55:40 [2023-12-08T18:55:40.718Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0.002 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.004 s
13:55:40 [2023-12-08T18:55:40.718Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
13:55:40 [2023-12-08T18:55:40.718Z] 
13:55:40 [2023-12-08T18:55:40.718Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:40.494
13:55:40 [2023-12-08T18:55:40.718Z] !MESSAGE Struct already contains a field named ctx
13:55:40 [2023-12-08T18:55:40.718Z] 
13:55:40 [2023-12-08T18:55:40.718Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:40.495
13:55:40 [2023-12-08T18:55:40.718Z] !MESSAGE Struct already contains a field named ctx
13:55:40 [2023-12-08T18:55:40.718Z] 
13:55:40 [2023-12-08T18:55:40.718Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:40.496
13:55:40 [2023-12-08T18:55:40.718Z] !MESSAGE Struct already contains a field named ctx
13:55:40 [2023-12-08T18:55:40.718Z] 
13:55:40 [2023-12-08T18:55:40.718Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:55:40.496
13:55:40 [2023-12-08T18:55:40.718Z] !MESSAGE Struct already contains a field named ctx
13:55:40 [2023-12-08T18:55:40.718Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.004 s
13:55:40 [2023-12-08T18:55:40.718Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
13:55:40 [2023-12-08T18:55:40.718Z] 
13:55:40 [2023-12-08T18:55:40.718Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-08 18:55:40.505
13:55:40 [2023-12-08T18:55:40.718Z] !MESSAGE Some message
13:55:40 [2023-12-08T18:55:40.718Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest.testCtfCorePluginId -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest.testLog -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest.testGetDefault -- Time elapsed: 0 s
13:55:40 [2023-12-08T18:55:40.718Z] 
13:55:40 [2023-12-08T18:55:40.718Z] Results:
13:55:40 [2023-12-08T18:55:40.718Z] 
13:55:40 [2023-12-08T18:55:40.718Z] Tests run: 650, Failures: 0, Errors: 0, Skipped: 1
13:55:40 [2023-12-08T18:55:40.718Z] 
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] All tests passed
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] 
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.pom
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] 
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] 
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [29/144]
13:55:40 [2023-12-08T18:55:40.977Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:55:40 [2023-12-08T18:55:40.977Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:55:40 [2023-12-08T18:55:40.977Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] 
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] 
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] The project's OSGi version is 1.0.17.202312081843
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] 
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] 
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] 
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] 
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] 
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:41 [2023-12-08T18:55:41.543Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
13:55:42 [2023-12-08T18:55:42.107Z] [INFO] 
13:55:42 [2023-12-08T18:55:42.108Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:42 [2023-12-08T18:55:42.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
13:55:42 [2023-12-08T18:55:42.108Z] [INFO] 
13:55:42 [2023-12-08T18:55:42.108Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:42 [2023-12-08T18:55:42.108Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
13:55:42 [2023-12-08T18:55:42.108Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
13:55:42 [2023-12-08T18:55:42.108Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
13:55:42 [2023-12-08T18:55:42.108Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] 
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] 
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] 
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:43 [2023-12-08T18:55:43.040Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] 
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] 
13:55:43 [2023-12-08T18:55:43.040Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:43 [2023-12-08T18:55:43.299Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
13:55:43 [2023-12-08T18:55:43.299Z] [INFO] 
13:55:43 [2023-12-08T18:55:43.299Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:43 [2023-12-08T18:55:43.299Z] [INFO] 
13:55:43 [2023-12-08T18:55:43.299Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:43 [2023-12-08T18:55:43.299Z] [INFO] 
13:55:43 [2023-12-08T18:55:43.299Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:43 [2023-12-08T18:55:43.299Z] [INFO] 
13:55:43 [2023-12-08T18:55:43.299Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:43 [2023-12-08T18:55:43.557Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
13:55:45 [2023-12-08T18:55:45.455Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
13:55:46 [2023-12-08T18:55:46.828Z] [INFO] 
13:55:46 [2023-12-08T18:55:46.828Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:55:47 [2023-12-08T18:55:47.087Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
13:55:47 [2023-12-08T18:55:47.087Z] [INFO] Command line:
13:55:47 [2023-12-08T18:55:47.087Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:55:47 [2023-12-08T18:55:47.087Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:55:55 [2023-12-08T18:55:55.208Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
13:56:21 [2023-12-08T18:56:21.748Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 24.51 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.765 s
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 1.800 s
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 2.685 s
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 2.251 s
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 1.131 s
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.290 s
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.398 s
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 2.113 s
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 3.076 s
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 0.510 s
13:56:21 [2023-12-08T18:56:21.748Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 2.667 s
13:56:21 [2023-12-08T18:56:21.748Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
13:56:29 [2023-12-08T18:56:29.857Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.39 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0.003 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0.002 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0.001 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0.002 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0.001 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0.054 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.015 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0.001 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0.001 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.006 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.004 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0.001 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0.001 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.003 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.005 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.007 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0.001 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.003 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.003 s
13:56:29 [2023-12-08T18:56:29.857Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.047 s
13:56:29 [2023-12-08T18:56:29.857Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
13:57:51 [2023-12-08T18:57:51.282Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.51 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
13:57:51 [2023-12-08T18:57:51.282Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.009 s
13:57:51 [2023-12-08T18:57:51.282Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 12.05 s
13:57:51 [2023-12-08T18:57:51.282Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 4.079 s
13:57:51 [2023-12-08T18:57:51.282Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 3.642 s
13:57:51 [2023-12-08T18:57:51.282Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 3.922 s
13:57:51 [2023-12-08T18:57:51.282Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.282Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 3.751 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 10.83 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.002 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.002 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 3.616 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.002 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 3.758 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 3.874 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 3.825 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0.003 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.004 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 3.934 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 3.892 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0.002 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.283Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
13:57:51 [2023-12-08T18:57:51.283Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.347 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 1.382 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.293 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 2.290 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.377 s
13:57:51 [2023-12-08T18:57:51.283Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
13:57:51 [2023-12-08T18:57:51.283Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.271 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.055 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0.001 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0 s
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0.002 s
13:57:51 [2023-12-08T18:57:51.283Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
13:57:51 [2023-12-08T18:57:51.283Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
13:57:51 [2023-12-08T18:57:51.283Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.006 s
13:57:51 [2023-12-08T18:57:51.283Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
13:57:53 [2023-12-08T18:57:53.809Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.706 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
13:57:53 [2023-12-08T18:57:53.809Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0 s
13:57:53 [2023-12-08T18:57:53.809Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.135 s
13:57:53 [2023-12-08T18:57:53.809Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.544 s
13:57:53 [2023-12-08T18:57:53.809Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.138 s
13:57:53 [2023-12-08T18:57:53.809Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.182 s
13:57:53 [2023-12-08T18:57:53.809Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.290 s
13:57:53 [2023-12-08T18:57:53.809Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.098 s
13:57:53 [2023-12-08T18:57:53.809Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.022 s
13:57:53 [2023-12-08T18:57:53.809Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
13:57:53 [2023-12-08T18:57:53.809Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
13:57:53 [2023-12-08T18:57:53.809Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.054 s
13:57:53 [2023-12-08T18:57:53.809Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
13:57:53 [2023-12-08T18:57:53.810Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0.005 s
13:57:53 [2023-12-08T18:57:53.810Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
13:57:53 [2023-12-08T18:57:53.810Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.002 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0.001 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0.002 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0.001 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0.001 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0.001 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0.001 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0.001 s
13:57:53 [2023-12-08T18:57:53.810Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0 s
13:57:53 [2023-12-08T18:57:53.810Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
13:57:54 [2023-12-08T18:57:54.068Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0.001 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0.001 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0.001 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
13:57:54 [2023-12-08T18:57:54.068Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
13:57:54 [2023-12-08T18:57:54.068Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
13:58:08 [2023-12-08T18:58:08.935Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.43 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
13:58:08 [2023-12-08T18:58:08.935Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 2.033 s
13:58:08 [2023-12-08T18:58:08.935Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 4.159 s
13:58:08 [2023-12-08T18:58:08.935Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.708 s
13:58:08 [2023-12-08T18:58:08.935Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.409 s
13:58:08 [2023-12-08T18:58:08.935Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.505 s
13:58:08 [2023-12-08T18:58:08.935Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.609 s
13:58:08 [2023-12-08T18:58:08.935Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
13:58:09 [2023-12-08T18:58:09.869Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.192 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.226 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.253 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.150 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.109 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.107 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.111 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.295 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.095 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.095 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.130 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.092 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.089 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.092 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.101 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.089 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.096 s
13:58:09 [2023-12-08T18:58:09.869Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.053 s
13:58:09 [2023-12-08T18:58:09.869Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
13:58:11 [2023-12-08T18:58:11.769Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.907 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
13:58:11 [2023-12-08T18:58:11.769Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.189 s
13:58:11 [2023-12-08T18:58:11.769Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.185 s
13:58:11 [2023-12-08T18:58:11.769Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.083 s
13:58:11 [2023-12-08T18:58:11.769Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.100 s
13:58:11 [2023-12-08T18:58:11.769Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
13:58:12 [2023-12-08T18:58:12.027Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
13:58:12 [2023-12-08T18:58:12.027Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.199 s
13:58:12 [2023-12-08T18:58:12.027Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.126 s
13:58:12 [2023-12-08T18:58:12.027Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
13:58:24 [2023-12-08T18:58:24.224Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.12 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
13:58:24 [2023-12-08T18:58:24.224Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 7.055 s
13:58:24 [2023-12-08T18:58:24.224Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 5.059 s
13:58:24 [2023-12-08T18:58:24.224Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
13:58:28 [2023-12-08T18:58:28.407Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.110 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.235 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.300 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.298 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.302 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.299 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.300 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.598 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.301 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 1.100 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.302 s
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.407Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
13:58:28 [2023-12-08T18:58:28.407Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
13:58:28 [2023-12-08T18:58:28.407Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.077 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.408Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
13:58:28 [2023-12-08T18:58:28.408Z] !SESSION 2023-12-08 18:55:47.405 -----------------------------------------------
13:58:28 [2023-12-08T18:58:28.408Z] eclipse.buildId=unknown
13:58:28 [2023-12-08T18:58:28.408Z] java.version=17.0.2
13:58:28 [2023-12-08T18:58:28.408Z] java.vendor=Oracle Corporation
13:58:28 [2023-12-08T18:58:28.408Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:58:28 [2023-12-08T18:58:28.408Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:58:28 [2023-12-08T18:58:28.408Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:58:28 [2023-12-08T18:58:28.408Z] 
13:58:28 [2023-12-08T18:58:28.408Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:58:28.275
13:58:28 [2023-12-08T18:58:28.408Z] !MESSAGE Unknown trace attribute: test
13:58:28 [2023-12-08T18:58:28.408Z] 
13:58:28 [2023-12-08T18:58:28.408Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:58:28.276
13:58:28 [2023-12-08T18:58:28.408Z] !MESSAGE Unknown trace attribute: test1
13:58:28 [2023-12-08T18:58:28.408Z] 
13:58:28 [2023-12-08T18:58:28.408Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:58:28.277
13:58:28 [2023-12-08T18:58:28.408Z] !MESSAGE Unknown trace attribute: test2
13:58:28 [2023-12-08T18:58:28.408Z] 
13:58:28 [2023-12-08T18:58:28.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:58:28.277
13:58:28 [2023-12-08T18:58:28.409Z] !MESSAGE Unknown trace attribute: test3
13:58:28 [2023-12-08T18:58:28.409Z] 
13:58:28 [2023-12-08T18:58:28.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-08 18:58:28.278
13:58:28 [2023-12-08T18:58:28.409Z] !MESSAGE Unknown trace attribute: test4
13:58:28 [2023-12-08T18:58:28.409Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
13:58:28 [2023-12-08T18:58:28.409Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.050 s
13:58:28 [2023-12-08T18:58:28.409Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[1: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/110/0/.cp/kernel] -- Time elapsed: 0.104 s
13:58:28 [2023-12-08T18:58:28.409Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.009 s
13:58:28 [2023-12-08T18:58:28.409Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.409Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz] -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.409Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
13:58:28 [2023-12-08T18:58:28.667Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.667Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
13:58:28 [2023-12-08T18:58:28.667Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0.001 s
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.667Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
13:58:28 [2023-12-08T18:58:28.667Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
13:58:31 [2023-12-08T18:58:31.948Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.280 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
13:58:31 [2023-12-08T18:58:31.948Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 1.403 s
13:58:31 [2023-12-08T18:58:31.948Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 1.721 s
13:58:31 [2023-12-08T18:58:31.948Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
14:02:38 [2023-12-08T19:02:38.475Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 237.4 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 19.80 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 20.61 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 22.52 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 4.661 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 4.262 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 25.59 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 23.60 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 26.68 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.392 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.380 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.329 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 3.972 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.750 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 3.014 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.223 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.222 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.221 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.215 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.217 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.215 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 11.96 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.321 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 9.387 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 11.29 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.288 s
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 22.31 s
14:02:38 [2023-12-08T19:02:38.475Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
14:02:38 [2023-12-08T19:02:38.475Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
14:02:38 [2023-12-08T19:02:38.475Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.211 s
14:02:38 [2023-12-08T19:02:38.475Z] 
14:02:38 [2023-12-08T19:02:38.475Z] Results:
14:02:38 [2023-12-08T19:02:38.475Z] 
14:02:38 [2023-12-08T19:02:38.475Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
14:02:38 [2023-12-08T19:02:38.475Z] 
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] All tests passed
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.pom
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2metadata.xml
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests >--
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.2-SNAPSHOT [30/144]
14:02:38 [2023-12-08T19:02:38.475Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:02:38 [2023-12-08T19:02:38.475Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:02:38 [2023-12-08T19:02:38.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] The project's OSGi version is 0.1.2.202312081843
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core.tests
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/main/resources
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:02:38 [2023-12-08T19:02:38.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:02:38 [2023-12-08T19:02:38.476Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/test/resources
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] 
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/data/.metadata/.log
14:02:38 [2023-12-08T19:02:38.476Z] [INFO] Command line:
14:02:38 [2023-12-08T19:02:38.476Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:02:38 [2023-12-08T19:02:38.476Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:02:51 [2023-12-08T19:02:51.044Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:02:55 [2023-12-08T19:02:55.232Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.167 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:02:55 [2023-12-08T19:02:55.232Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 3.788 s
14:02:55 [2023-12-08T19:02:55.232Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.121 s
14:02:55 [2023-12-08T19:02:55.232Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.091 s
14:02:55 [2023-12-08T19:02:55.232Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.091 s
14:02:55 [2023-12-08T19:02:55.232Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:02:55 [2023-12-08T19:02:55.232Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:02:55 [2023-12-08T19:02:55.232Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.207 s
14:02:55 [2023-12-08T19:02:55.232Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.134 s
14:02:55 [2023-12-08T19:02:55.232Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.164 s
14:02:55 [2023-12-08T19:02:55.232Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:02:56 [2023-12-08T19:02:56.168Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:02:56 [2023-12-08T19:02:56.168Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.402 s
14:02:56 [2023-12-08T19:02:56.168Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.158 s
14:02:56 [2023-12-08T19:02:56.168Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.052 s
14:02:56 [2023-12-08T19:02:56.168Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.079 s
14:02:56 [2023-12-08T19:02:56.168Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest
14:02:56 [2023-12-08T19:02:56.168Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest
14:02:56 [2023-12-08T19:02:56.168Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.005 s
14:02:56 [2023-12-08T19:02:56.168Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.005 s
14:02:56 [2023-12-08T19:02:56.168Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.002 s
14:02:56 [2023-12-08T19:02:56.168Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0.001 s
14:02:56 [2023-12-08T19:02:56.168Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest
14:02:56 [2023-12-08T19:02:56.733Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest
14:02:56 [2023-12-08T19:02:56.733Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.018 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.063 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.016 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.largeTest -- Time elapsed: 0.210 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.060 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.016 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.016 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.treeTest -- Time elapsed: 0.075 s
14:02:56 [2023-12-08T19:02:56.734Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest
14:02:56 [2023-12-08T19:02:56.734Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0.001 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.005 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.005 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0.001 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0.001 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
14:02:56 [2023-12-08T19:02:56.734Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0.001 s
14:02:56 [2023-12-08T19:02:56.734Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest
14:02:56 [2023-12-08T19:02:56.992Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest
14:02:56 [2023-12-08T19:02:56.992Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.092 s
14:02:56 [2023-12-08T19:02:56.992Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.025 s
14:02:56 [2023-12-08T19:02:56.992Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.100 s
14:02:56 [2023-12-08T19:02:56.992Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.073 s
14:02:56 [2023-12-08T19:02:56.992Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest
14:02:57 [2023-12-08T19:02:57.249Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest
14:02:57 [2023-12-08T19:02:57.249Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.081 s
14:02:57 [2023-12-08T19:02:57.250Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.026 s
14:02:57 [2023-12-08T19:02:57.250Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.107 s
14:02:57 [2023-12-08T19:02:57.250Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.073 s
14:02:57 [2023-12-08T19:02:57.250Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest
14:02:57 [2023-12-08T19:02:57.507Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest
14:02:57 [2023-12-08T19:02:57.507Z] org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.025 s
14:02:57 [2023-12-08T19:02:57.507Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest
14:02:57 [2023-12-08T19:02:57.507Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest
14:02:57 [2023-12-08T19:02:57.507Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.023 s
14:02:57 [2023-12-08T19:02:57.507Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.078 s
14:02:57 [2023-12-08T19:02:57.507Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.023 s
14:02:57 [2023-12-08T19:02:57.507Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest
14:02:57 [2023-12-08T19:02:57.766Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest
14:02:57 [2023-12-08T19:02:57.766Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 0.072 s
14:02:57 [2023-12-08T19:02:57.766Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.023 s
14:02:57 [2023-12-08T19:02:57.766Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest
14:02:57 [2023-12-08T19:02:57.766Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest
14:02:57 [2023-12-08T19:02:57.766Z] org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:02:57 [2023-12-08T19:02:57.766Z] 
14:02:57 [2023-12-08T19:02:57.766Z] Results:
14:02:57 [2023-12-08T19:02:57.766Z] 
14:02:57 [2023-12-08T19:02:57.766Z] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
14:02:57 [2023-12-08T19:02:57.766Z] 
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] All tests passed
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] 
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT.pom
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] 
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] 
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT         [31/144]
14:02:58 [2023-12-08T19:02:58.332Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:02:58 [2023-12-08T19:02:58.332Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:02:58 [2023-12-08T19:02:58.332Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
14:02:58 [2023-12-08T19:02:58.333Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
14:02:58 [2023-12-08T19:02:58.333Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:02:58 [2023-12-08T19:02:58.333Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:02:58 [2023-12-08T19:02:58.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar
14:02:58 [2023-12-08T19:02:58.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 20 MB/s)
14:02:59 [2023-12-08T19:02:59.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar
14:02:59 [2023-12-08T19:02:59.156Z] [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 454 kB/s)
14:02:59 [2023-12-08T19:02:59.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar
14:02:59 [2023-12-08T19:02:59.156Z] [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 1.1 MB/s)
14:02:59 [2023-12-08T19:02:59.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar
14:02:59 [2023-12-08T19:02:59.156Z] [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 1.4 MB/s)
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 5.4 MB/s)
14:03:00 [2023-12-08T19:03:00.531Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.25.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom (1.4 kB at 131 kB/s)
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom
14:03:00 [2023-12-08T19:03:00.531Z] [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 108 kB/s)
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom
14:03:00 [2023-12-08T19:03:00.531Z] [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 98 kB/s)
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] 
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] 
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] The project's OSGi version is 9.0.2.202312081843
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] 
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] 
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] 
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] 
14:03:00 [2023-12-08T19:03:00.531Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
14:03:00 [2023-12-08T19:03:00.789Z] [INFO] Executing tasks
14:03:00 [2023-12-08T19:03:00.790Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
14:03:00 [2023-12-08T19:03:00.790Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
14:03:00 [2023-12-08T19:03:00.790Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
14:03:00 [2023-12-08T19:03:00.790Z] [INFO] Executed tasks
14:03:00 [2023-12-08T19:03:00.790Z] [INFO] 
14:03:00 [2023-12-08T19:03:00.790Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
14:03:00 [2023-12-08T19:03:00.790Z] [INFO] 
14:03:00 [2023-12-08T19:03:00.790Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
14:03:00 [2023-12-08T19:03:00.790Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
14:03:01 [2023-12-08T19:03:01.722Z] [INFO] 
14:03:01 [2023-12-08T19:03:01.722Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
14:03:01 [2023-12-08T19:03:01.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
14:03:01 [2023-12-08T19:03:01.722Z] [INFO] 
14:03:01 [2023-12-08T19:03:01.722Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
14:03:01 [2023-12-08T19:03:01.722Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:01 [2023-12-08T19:03:01.722Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:01 [2023-12-08T19:03:01.722Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:03:01 [2023-12-08T19:03:01.722Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] 
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] 
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] 
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] 
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
14:03:09 [2023-12-08T19:03:09.832Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:09 [2023-12-08T19:03:09.832Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:09 [2023-12-08T19:03:09.832Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] 
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
14:03:09 [2023-12-08T19:03:09.832Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] 
14:03:09 [2023-12-08T19:03:09.832Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
14:03:10 [2023-12-08T19:03:10.091Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar
14:03:10 [2023-12-08T19:03:10.349Z] [INFO] 
14:03:10 [2023-12-08T19:03:10.349Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
14:03:11 [2023-12-08T19:03:11.723Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar
14:03:12 [2023-12-08T19:03:12.290Z] [INFO] 
14:03:12 [2023-12-08T19:03:12.290Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
14:03:12 [2023-12-08T19:03:12.290Z] [INFO] 
14:03:12 [2023-12-08T19:03:12.290Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
14:03:12 [2023-12-08T19:03:12.290Z] [INFO] 
14:03:12 [2023-12-08T19:03:12.290Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
14:03:12 [2023-12-08T19:03:12.290Z] [INFO] 
14:03:12 [2023-12-08T19:03:12.290Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
14:03:13 [2023-12-08T19:03:13.664Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar
14:03:16 [2023-12-08T19:03:16.192Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] Executing tasks
14:03:17 [2023-12-08T19:03:17.127Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] Executed tasks
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.pom
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-p2metadata.xml
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-p2artifacts.xml
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [32/144]
14:03:17 [2023-12-08T19:03:17.127Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:03:17 [2023-12-08T19:03:17.127Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:03:17 [2023-12-08T19:03:17.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:17 [2023-12-08T19:03:17.128Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:03:17 [2023-12-08T19:03:17.385Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.385Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:17 [2023-12-08T19:03:17.385Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.385Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:17 [2023-12-08T19:03:17.385Z] [INFO] The project's OSGi version is 6.1.1.202312081843
14:03:17 [2023-12-08T19:03:17.385Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.385Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:17 [2023-12-08T19:03:17.385Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.385Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:17 [2023-12-08T19:03:17.386Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.386Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:17 [2023-12-08T19:03:17.386Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.386Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:17 [2023-12-08T19:03:17.386Z] [INFO] 
14:03:17 [2023-12-08T19:03:17.386Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:17 [2023-12-08T19:03:17.386Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
14:03:18 [2023-12-08T19:03:18.321Z] [INFO] 
14:03:18 [2023-12-08T19:03:18.321Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:18 [2023-12-08T19:03:18.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
14:03:18 [2023-12-08T19:03:18.321Z] [INFO] 
14:03:18 [2023-12-08T19:03:18.321Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:18 [2023-12-08T19:03:18.321Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:18 [2023-12-08T19:03:18.321Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:18 [2023-12-08T19:03:18.321Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:03:18 [2023-12-08T19:03:18.321Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:03:19 [2023-12-08T19:03:19.255Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.255Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.255Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.256Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:19 [2023-12-08T19:03:19.256Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:19 [2023-12-08T19:03:19.256Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.256Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
14:03:19 [2023-12-08T19:03:19.514Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.514Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.514Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.514Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.514Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.514Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.514Z] [INFO] 
14:03:19 [2023-12-08T19:03:19.514Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:19 [2023-12-08T19:03:19.514Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
14:03:20 [2023-12-08T19:03:20.887Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] 
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.pom
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2metadata.xml
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2artifacts.xml
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] 
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] 
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT [33/144]
14:03:21 [2023-12-08T19:03:21.822Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:03:21 [2023-12-08T19:03:21.822Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:21 [2023-12-08T19:03:21.822Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] 
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] 
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] The project's OSGi version is 4.1.2.202312081843
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] 
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] 
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] 
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] 
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] 
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:22 [2023-12-08T19:03:22.081Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
14:03:22 [2023-12-08T19:03:22.650Z] [INFO] 
14:03:22 [2023-12-08T19:03:22.650Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:22 [2023-12-08T19:03:22.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
14:03:22 [2023-12-08T19:03:22.650Z] [INFO] 
14:03:22 [2023-12-08T19:03:22.650Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:22 [2023-12-08T19:03:22.650Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:22 [2023-12-08T19:03:22.650Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:22 [2023-12-08T19:03:22.650Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:03:22 [2023-12-08T19:03:22.908Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:03:23 [2023-12-08T19:03:23.842Z] [INFO] 
14:03:23 [2023-12-08T19:03:23.842Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:23 [2023-12-08T19:03:23.842Z] [INFO] 
14:03:23 [2023-12-08T19:03:23.842Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:23 [2023-12-08T19:03:23.842Z] [INFO] 
14:03:23 [2023-12-08T19:03:23.842Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:23 [2023-12-08T19:03:23.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
14:03:23 [2023-12-08T19:03:23.842Z] [INFO] 
14:03:23 [2023-12-08T19:03:23.842Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:23 [2023-12-08T19:03:23.843Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:23 [2023-12-08T19:03:23.843Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:23 [2023-12-08T19:03:23.843Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:03:23 [2023-12-08T19:03:23.843Z] [INFO] 
14:03:23 [2023-12-08T19:03:23.843Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:23 [2023-12-08T19:03:23.843Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:03:23 [2023-12-08T19:03:23.843Z] [INFO] 
14:03:23 [2023-12-08T19:03:23.843Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:23 [2023-12-08T19:03:23.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] 
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] 
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] 
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] 
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] 
14:03:24 [2023-12-08T19:03:24.101Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:24 [2023-12-08T19:03:24.358Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar
14:03:26 [2023-12-08T19:03:26.255Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar
14:03:27 [2023-12-08T19:03:27.188Z] [INFO] 
14:03:27 [2023-12-08T19:03:27.188Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:27 [2023-12-08T19:03:27.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar
14:03:27 [2023-12-08T19:03:27.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.pom
14:03:27 [2023-12-08T19:03:27.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar
14:03:27 [2023-12-08T19:03:27.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-p2metadata.xml
14:03:27 [2023-12-08T19:03:27.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-p2artifacts.xml
14:03:27 [2023-12-08T19:03:27.445Z] [INFO] 
14:03:27 [2023-12-08T19:03:27.445Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:03:27 [2023-12-08T19:03:27.445Z] [INFO] 
14:03:27 [2023-12-08T19:03:27.445Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
14:03:27 [2023-12-08T19:03:27.445Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT [34/144]
14:03:27 [2023-12-08T19:03:27.445Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:03:27 [2023-12-08T19:03:27.445Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:03:27 [2023-12-08T19:03:27.445Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:27 [2023-12-08T19:03:27.445Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] 
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] 
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] The project's OSGi version is 4.1.0.202312081843
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] 
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] 
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] 
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] 
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] 
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:27 [2023-12-08T19:03:27.703Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
14:03:28 [2023-12-08T19:03:28.268Z] [INFO] 
14:03:28 [2023-12-08T19:03:28.268Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:28 [2023-12-08T19:03:28.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
14:03:28 [2023-12-08T19:03:28.268Z] [INFO] 
14:03:28 [2023-12-08T19:03:28.268Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:28 [2023-12-08T19:03:28.268Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:28 [2023-12-08T19:03:28.268Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:28 [2023-12-08T19:03:28.268Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:03:28 [2023-12-08T19:03:28.268Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.206Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:29 [2023-12-08T19:03:29.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:29 [2023-12-08T19:03:29.206Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.206Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.206Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.464Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
14:03:29 [2023-12-08T19:03:29.464Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.464Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.464Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.464Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.464Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.464Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.464Z] [INFO] 
14:03:29 [2023-12-08T19:03:29.464Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:29 [2023-12-08T19:03:29.722Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
14:03:30 [2023-12-08T19:03:30.655Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.pom
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2metadata.xml
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2artifacts.xml
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui >--
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.ui 0.1.1-SNAPSHOT [35/144]
14:03:32 [2023-12-08T19:03:32.028Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:03:32 [2023-12-08T19:03:32.028Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] The project's OSGi version is 0.1.1.202312081843
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:32 [2023-12-08T19:03:32.028Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.ui
14:03:32 [2023-12-08T19:03:32.595Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.595Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:32 [2023-12-08T19:03:32.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/main/resources
14:03:32 [2023-12-08T19:03:32.595Z] [INFO] 
14:03:32 [2023-12-08T19:03:32.595Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:32 [2023-12-08T19:03:32.595Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:32 [2023-12-08T19:03:32.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:32 [2023-12-08T19:03:32.595Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
14:03:32 [2023-12-08T19:03:32.852Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/test/resources
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.226Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:34 [2023-12-08T19:03:34.226Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:34 [2023-12-08T19:03:34.226Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.226Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-sources.jar
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.226Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT.jar
14:03:34 [2023-12-08T19:03:34.485Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.485Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.485Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.485Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.485Z] [INFO] 
14:03:34 [2023-12-08T19:03:34.485Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:34 [2023-12-08T19:03:34.742Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT.jar
14:03:36 [2023-12-08T19:03:36.116Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-sources.jar
14:03:37 [2023-12-08T19:03:37.050Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.050Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:37 [2023-12-08T19:03:37.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT.jar
14:03:37 [2023-12-08T19:03:37.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT.pom
14:03:37 [2023-12-08T19:03:37.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-sources.jar
14:03:37 [2023-12-08T19:03:37.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:03:37 [2023-12-08T19:03:37.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:03:37 [2023-12-08T19:03:37.051Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.051Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:03:37 [2023-12-08T19:03:37.051Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.051Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
14:03:37 [2023-12-08T19:03:37.051Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [36/144]
14:03:37 [2023-12-08T19:03:37.051Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
14:03:37 [2023-12-08T19:03:37.051Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:03:37 [2023-12-08T19:03:37.051Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:37 [2023-12-08T19:03:37.051Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] The project's OSGi version is 1.0.3.202312081843
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:37 [2023-12-08T19:03:37.309Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
14:03:37 [2023-12-08T19:03:37.567Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.567Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:37 [2023-12-08T19:03:37.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
14:03:37 [2023-12-08T19:03:37.567Z] [INFO] 
14:03:37 [2023-12-08T19:03:37.567Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:37 [2023-12-08T19:03:37.567Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:37 [2023-12-08T19:03:37.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:37 [2023-12-08T19:03:37.567Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
14:03:37 [2023-12-08T19:03:37.825Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] 
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] 
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] 
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:38 [2023-12-08T19:03:38.083Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] 
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] 
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] 
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] 
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] 
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] 
14:03:38 [2023-12-08T19:03:38.083Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:38 [2023-12-08T19:03:38.084Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
14:03:39 [2023-12-08T19:03:39.016Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
14:03:40 [2023-12-08T19:03:40.393Z] [INFO] 
14:03:40 [2023-12-08T19:03:40.394Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:40 [2023-12-08T19:03:40.651Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
14:03:40 [2023-12-08T19:03:40.651Z] [INFO] Command line:
14:03:40 [2023-12-08T19:03:40.652Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:03:40 [2023-12-08T19:03:40.652Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:03:47 [2023-12-08T19:03:47.210Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
14:03:47 [2023-12-08T19:03:47.210Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
14:03:47 [2023-12-08T19:03:47.210Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.150 s
14:03:47 [2023-12-08T19:03:47.210Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
14:03:47 [2023-12-08T19:03:47.776Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
14:03:47 [2023-12-08T19:03:47.776Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.421 s
14:03:47 [2023-12-08T19:03:47.776Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.021 s
14:03:47 [2023-12-08T19:03:47.776Z] 
14:03:47 [2023-12-08T19:03:47.776Z] Results:
14:03:47 [2023-12-08T19:03:47.776Z] 
14:03:47 [2023-12-08T19:03:47.776Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
14:03:47 [2023-12-08T19:03:47.776Z] 
14:03:48 [2023-12-08T19:03:48.034Z] [INFO] All tests passed
14:03:48 [2023-12-08T19:03:48.034Z] [INFO] 
14:03:48 [2023-12-08T19:03:48.034Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:48 [2023-12-08T19:03:48.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
14:03:48 [2023-12-08T19:03:48.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.pom
14:03:48 [2023-12-08T19:03:48.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
14:03:48 [2023-12-08T19:03:48.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:03:48 [2023-12-08T19:03:48.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:03:48 [2023-12-08T19:03:48.034Z] [INFO] 
14:03:48 [2023-12-08T19:03:48.034Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:03:48 [2023-12-08T19:03:48.292Z] [INFO] 
14:03:48 [2023-12-08T19:03:48.292Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
14:03:48 [2023-12-08T19:03:48.292Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [37/144]
14:03:48 [2023-12-08T19:03:48.292Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:03:48 [2023-12-08T19:03:48.292Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:03:48 [2023-12-08T19:03:48.292Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:48 [2023-12-08T19:03:48.292Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] 
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] 
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] The project's OSGi version is 2.1.0.202312081843
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] 
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] 
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] 
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] 
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] 
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:48 [2023-12-08T19:03:48.550Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
14:03:49 [2023-12-08T19:03:49.117Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.117Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
14:03:49 [2023-12-08T19:03:49.117Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.117Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.117Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:49 [2023-12-08T19:03:49.117Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:49 [2023-12-08T19:03:49.117Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:03:49 [2023-12-08T19:03:49.117Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.375Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:49 [2023-12-08T19:03:49.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:49 [2023-12-08T19:03:49.375Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.375Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.375Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] 
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:49 [2023-12-08T19:03:49.633Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
14:03:51 [2023-12-08T19:03:51.533Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.pom
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2metadata.xml
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2artifacts.xml
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [38/144]
14:03:52 [2023-12-08T19:03:52.907Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:03:52 [2023-12-08T19:03:52.907Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] The project's OSGi version is 1.1.0.202312081843
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] 
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:52 [2023-12-08T19:03:52.907Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:52 [2023-12-08T19:03:52.907Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:52 [2023-12-08T19:03:52.907Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:03:52 [2023-12-08T19:03:52.907Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:03:53 [2023-12-08T19:03:53.165Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.165Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.165Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.165Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.165Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.165Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
14:03:53 [2023-12-08T19:03:53.165Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.165Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.165Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:53 [2023-12-08T19:03:53.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:53 [2023-12-08T19:03:53.166Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:03:53 [2023-12-08T19:03:53.166Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.166Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.166Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:03:53 [2023-12-08T19:03:53.166Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.166Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
14:03:53 [2023-12-08T19:03:53.166Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.166Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
14:03:53 [2023-12-08T19:03:53.423Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.424Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.424Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.424Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.424Z] [INFO] 
14:03:53 [2023-12-08T19:03:53.424Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:53 [2023-12-08T19:03:53.424Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
14:03:55 [2023-12-08T19:03:55.322Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
14:03:56 [2023-12-08T19:03:56.257Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.257Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:56 [2023-12-08T19:03:56.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
14:03:56 [2023-12-08T19:03:56.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.pom
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2metadata.xml
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2artifacts.xml
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [39/144]
14:03:56 [2023-12-08T19:03:56.258Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:03:56 [2023-12-08T19:03:56.258Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] The project's OSGi version is 1.2.1.202312081843
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:56 [2023-12-08T19:03:56.258Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
14:03:56 [2023-12-08T19:03:56.515Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.515Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:56 [2023-12-08T19:03:56.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
14:03:56 [2023-12-08T19:03:56.515Z] [INFO] 
14:03:56 [2023-12-08T19:03:56.515Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:56 [2023-12-08T19:03:56.515Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:56 [2023-12-08T19:03:56.515Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:56 [2023-12-08T19:03:56.515Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:03:56 [2023-12-08T19:03:56.515Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:03:57 [2023-12-08T19:03:57.080Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.081Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:03:57 [2023-12-08T19:03:57.081Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:57 [2023-12-08T19:03:57.081Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.081Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.081Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
14:03:57 [2023-12-08T19:03:57.339Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.339Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.339Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.339Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.339Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.339Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.339Z] [INFO] 
14:03:57 [2023-12-08T19:03:57.339Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:57 [2023-12-08T19:03:57.339Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
14:03:58 [2023-12-08T19:03:58.273Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
14:03:59 [2023-12-08T19:03:59.646Z] [INFO] 
14:03:59 [2023-12-08T19:03:59.646Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:59 [2023-12-08T19:03:59.646Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
14:03:59 [2023-12-08T19:03:59.646Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.pom
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2metadata.xml
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2artifacts.xml
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] 
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] 
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [40/144]
14:03:59 [2023-12-08T19:03:59.647Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:03:59 [2023-12-08T19:03:59.647Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:03:59 [2023-12-08T19:03:59.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar
14:03:59 [2023-12-08T19:03:59.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar (1.4 MB at 16 MB/s)
14:03:59 [2023-12-08T19:03:59.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom (1.3 kB at 758 B/s)
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] 
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] 
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] The project's OSGi version is 4.1.1.202312081843
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] 
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] 
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] 
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] 
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] 
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] 
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] 
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:01 [2023-12-08T19:04:01.808Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:04:01 [2023-12-08T19:04:01.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:04:01 [2023-12-08T19:04:01.808Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:04:01 [2023-12-08T19:04:01.808Z] [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] 
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] 
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] 
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] 
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:02 [2023-12-08T19:04:02.743Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:04:02 [2023-12-08T19:04:02.743Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:04:02 [2023-12-08T19:04:02.743Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] 
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:02 [2023-12-08T19:04:02.743Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] 
14:04:02 [2023-12-08T19:04:02.743Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:03 [2023-12-08T19:04:03.001Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
14:04:03 [2023-12-08T19:04:03.001Z] [INFO] 
14:04:03 [2023-12-08T19:04:03.001Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:03 [2023-12-08T19:04:03.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
14:04:03 [2023-12-08T19:04:03.259Z] [INFO] 
14:04:03 [2023-12-08T19:04:03.259Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:03 [2023-12-08T19:04:03.259Z] [INFO] 
14:04:03 [2023-12-08T19:04:03.259Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:03 [2023-12-08T19:04:03.259Z] [INFO] 
14:04:03 [2023-12-08T19:04:03.259Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:03 [2023-12-08T19:04:03.516Z] [INFO] 
14:04:03 [2023-12-08T19:04:03.516Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:03 [2023-12-08T19:04:03.516Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
14:04:06 [2023-12-08T19:04:06.045Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
14:04:06 [2023-12-08T19:04:06.980Z] [INFO] 
14:04:06 [2023-12-08T19:04:06.980Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:06 [2023-12-08T19:04:06.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
14:04:06 [2023-12-08T19:04:06.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.pom
14:04:06 [2023-12-08T19:04:06.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
14:04:06 [2023-12-08T19:04:06.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-p2metadata.xml
14:04:06 [2023-12-08T19:04:06.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-p2artifacts.xml
14:04:06 [2023-12-08T19:04:06.981Z] [INFO] 
14:04:06 [2023-12-08T19:04:06.981Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:04:06 [2023-12-08T19:04:06.981Z] [INFO] 
14:04:06 [2023-12-08T19:04:06.981Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
14:04:06 [2023-12-08T19:04:06.981Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [41/144]
14:04:06 [2023-12-08T19:04:06.981Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:04:06 [2023-12-08T19:04:06.981Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:04:06 [2023-12-08T19:04:06.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:04:06 [2023-12-08T19:04:06.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] 
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] 
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] The project's OSGi version is 3.1.1.202312081843
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] 
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] 
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] 
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] 
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] 
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:07 [2023-12-08T19:04:07.239Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
14:04:07 [2023-12-08T19:04:07.240Z] [INFO] 
14:04:07 [2023-12-08T19:04:07.240Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:07 [2023-12-08T19:04:07.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
14:04:07 [2023-12-08T19:04:07.240Z] [INFO] 
14:04:07 [2023-12-08T19:04:07.240Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:07 [2023-12-08T19:04:07.240Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:04:07 [2023-12-08T19:04:07.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:04:07 [2023-12-08T19:04:07.240Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:04:07 [2023-12-08T19:04:07.498Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.066Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:04:08 [2023-12-08T19:04:08.066Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:04:08 [2023-12-08T19:04:08.066Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.066Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.066Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.067Z] [INFO] 
14:04:08 [2023-12-08T19:04:08.067Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:08 [2023-12-08T19:04:08.324Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
14:04:09 [2023-12-08T19:04:09.698Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
14:04:10 [2023-12-08T19:04:10.630Z] [INFO] 
14:04:10 [2023-12-08T19:04:10.630Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:10 [2023-12-08T19:04:10.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.pom
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2metadata.xml
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2artifacts.xml
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] 
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] 
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [42/144]
14:04:10 [2023-12-08T19:04:10.631Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:04:10 [2023-12-08T19:04:10.631Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:04:10 [2023-12-08T19:04:10.631Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] 
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] 
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] The project's OSGi version is 1.0.21.202312081843
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] 
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] 
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] 
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] 
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] 
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:10 [2023-12-08T19:04:10.889Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
14:04:11 [2023-12-08T19:04:11.455Z] [INFO] 
14:04:11 [2023-12-08T19:04:11.455Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:11 [2023-12-08T19:04:11.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
14:04:11 [2023-12-08T19:04:11.455Z] [INFO] 
14:04:11 [2023-12-08T19:04:11.455Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:11 [2023-12-08T19:04:11.455Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:04:11 [2023-12-08T19:04:11.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:04:11 [2023-12-08T19:04:11.455Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
14:04:11 [2023-12-08T19:04:11.713Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:04:12 [2023-12-08T19:04:12.646Z] [INFO] 
14:04:12 [2023-12-08T19:04:12.646Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:12 [2023-12-08T19:04:12.646Z] [INFO] 
14:04:12 [2023-12-08T19:04:12.646Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:12 [2023-12-08T19:04:12.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
14:04:12 [2023-12-08T19:04:12.646Z] [INFO] 
14:04:12 [2023-12-08T19:04:12.646Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:12 [2023-12-08T19:04:12.646Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
14:04:12 [2023-12-08T19:04:12.646Z] [INFO] 
14:04:12 [2023-12-08T19:04:12.646Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:12 [2023-12-08T19:04:12.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
14:04:12 [2023-12-08T19:04:12.904Z] [INFO] 
14:04:12 [2023-12-08T19:04:12.904Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:13 [2023-12-08T19:04:13.162Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
14:04:13 [2023-12-08T19:04:13.162Z] [INFO] 
14:04:13 [2023-12-08T19:04:13.162Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:13 [2023-12-08T19:04:13.162Z] [INFO] 
14:04:13 [2023-12-08T19:04:13.162Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:13 [2023-12-08T19:04:13.162Z] [INFO] 
14:04:13 [2023-12-08T19:04:13.162Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:13 [2023-12-08T19:04:13.422Z] [INFO] 
14:04:13 [2023-12-08T19:04:13.422Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:13 [2023-12-08T19:04:13.682Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
14:04:15 [2023-12-08T19:04:15.057Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
14:04:16 [2023-12-08T19:04:16.432Z] [INFO] 
14:04:16 [2023-12-08T19:04:16.432Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:04:16 [2023-12-08T19:04:16.999Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
14:04:16 [2023-12-08T19:04:16.999Z] [INFO] Command line:
14:04:16 [2023-12-08T19:04:16.999Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:04:16 [2023-12-08T19:04:16.999Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:04:23 [2023-12-08T19:04:23.561Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:04:23 [2023-12-08T19:04:23.561Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:04:33 [2023-12-08T19:04:33.546Z] !SESSION 2023-12-08 19:04:17.073 -----------------------------------------------
14:04:33 [2023-12-08T19:04:33.546Z] eclipse.buildId=unknown
14:04:33 [2023-12-08T19:04:33.546Z] java.version=17.0.2
14:04:33 [2023-12-08T19:04:33.546Z] java.vendor=Oracle Corporation
14:04:33 [2023-12-08T19:04:33.546Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:04:33 [2023-12-08T19:04:33.546Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:04:33 [2023-12-08T19:04:33.546Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:04:33 [2023-12-08T19:04:33.546Z] 
14:04:33 [2023-12-08T19:04:33.546Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:04:32.404
14:04:33 [2023-12-08T19:04:33.546Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:04:33 [2023-12-08T19:04:33.546Z] !STACK 0
14:04:33 [2023-12-08T19:04:33.546Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:04:33 [2023-12-08T19:04:33.546Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:04:33 [2023-12-08T19:04:33.546Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:04:33 [2023-12-08T19:04:33.546Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:04:33 [2023-12-08T19:04:33.546Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:04:33 [2023-12-08T19:04:33.546Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:04:33 [2023-12-08T19:04:33.546Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:04:33 [2023-12-08T19:04:33.546Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:04:33 [2023-12-08T19:04:33.546Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:04:33 [2023-12-08T19:04:33.546Z] Caused by: java.io.IOException: error=2, No such file or directory
14:04:33 [2023-12-08T19:04:33.546Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:04:33 [2023-12-08T19:04:33.546Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:04:33 [2023-12-08T19:04:33.546Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:04:33 [2023-12-08T19:04:33.546Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:04:33 [2023-12-08T19:04:33.546Z] 	... 7 more
14:04:33 [2023-12-08T19:04:33.546Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
14:04:33 [2023-12-08T19:04:33.805Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildOtherParent -- Time elapsed: 0.006 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventReplaceLast -- Time elapsed: 0.005 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildAtPosition -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixedSplit -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildren -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventNulls -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChild -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixed -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildrenThenAdd -- Time elapsed: 0.001 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChild -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEvent -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildOtherParent -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEvent -- Time elapsed: 0.001 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildNoParent -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventPartialRestart -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildSameParent -- Time elapsed: 0.001 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventDuplicate -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventReplaceLast -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddZoomedEventNulls -- Time elapsed: 0 s
14:04:33 [2023-12-08T19:04:33.805Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
14:04:34 [2023-12-08T19:04:34.069Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[0: disjoint styles] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[1: styles with map] -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[1: styles with map] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[1: styles with map] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[2: style inheritance] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[2: style inheritance] -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[3: default values] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[3: default values] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[3: default values] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
14:04:34 [2023-12-08T19:04:34.069Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetWidth -- Time elapsed: 0.002 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetAlignment -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetLabelProvider -- Time elapsed: 0.002 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetTooltip -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetComparator -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetPercentageProvider -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetHeader -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
14:04:34 [2023-12-08T19:04:34.069Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testgetName -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetValue -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetTimeRangeValue -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetChildren -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testReset -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetPath -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetGlobalValue -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testHasChildren -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testContainsChild -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetParent -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetNbChildren -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
14:04:34 [2023-12-08T19:04:34.069Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetChildren -- Time elapsed: 0.003 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testHasChildren -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetParent -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetElements -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.069Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
14:04:34 [2023-12-08T19:04:34.069Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
14:04:34 [2023-12-08T19:04:34.069Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest.testGetColumnData -- Time elapsed: 0.005 s
14:04:34 [2023-12-08T19:04:34.069Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
14:04:34 [2023-12-08T19:04:34.328Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetPartial -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testInitialState -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetTotal -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testSetValue -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
14:04:34 [2023-12-08T19:04:34.328Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGet -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetChildren -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testReset -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testRegisterEvent -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetParent -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetOrCreate -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
14:04:34 [2023-12-08T19:04:34.328Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testaddStatsTreeRoot -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTree -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testContainsTreeRoot -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveStatTreeRoot -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTreeRoot -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveAll -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
14:04:34 [2023-12-08T19:04:34.328Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testHtml -- Time elapsed: 0.014 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testTimestamp -- Time elapsed: 0.001 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testDecimal -- Time elapsed: 0.003 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testString -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testEgality -- Time elapsed: 0 s
14:04:34 [2023-12-08T19:04:34.328Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
14:05:06 [2023-12-08T19:05:06.403Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.27 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
14:05:06 [2023-12-08T19:05:06.403Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFirstMessage -- Time elapsed: 4.575 s
14:05:06 [2023-12-08T19:05:06.403Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFind -- Time elapsed: 6.042 s
14:05:06 [2023-12-08T19:05:06.403Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyISDGraphNodeSupporter -- Time elapsed: 1.446 s
14:05:06 [2023-12-08T19:05:06.403Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyCancelSearch -- Time elapsed: 3.037 s
14:05:06 [2023-12-08T19:05:06.403Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
14:05:32 [2023-12-08T19:05:32.940Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.96 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
14:05:32 [2023-12-08T19:05:32.940Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifySetup -- Time elapsed: 2.043 s
14:05:32 [2023-12-08T19:05:32.940Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyCancel -- Time elapsed: 16.35 s
14:05:32 [2023-12-08T19:05:32.940Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyLoaderDispose -- Time elapsed: 0.057 s
14:05:32 [2023-12-08T19:05:32.941Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.testSetViewer -- Time elapsed: 0.149 s
14:05:32 [2023-12-08T19:05:32.941Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyDispose -- Time elapsed: 0 s
14:05:32 [2023-12-08T19:05:32.941Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
14:05:59 [2023-12-08T19:05:59.481Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.21 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
14:05:59 [2023-12-08T19:05:59.481Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyMessageFilter -- Time elapsed: 3.474 s
14:05:59 [2023-12-08T19:05:59.481Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyRemoval -- Time elapsed: 4.510 s
14:05:59 [2023-12-08T19:05:59.481Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of2 -- Time elapsed: 3.440 s
14:05:59 [2023-12-08T19:05:59.481Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of3 -- Time elapsed: 3.968 s
14:05:59 [2023-12-08T19:05:59.481Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter2of2 -- Time elapsed: 3.395 s
14:05:59 [2023-12-08T19:05:59.481Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
14:06:21 [2023-12-08T19:06:21.401Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.38 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
14:06:21 [2023-12-08T19:06:21.401Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeSamePage -- Time elapsed: 1.368 s
14:06:21 [2023-12-08T19:06:21.401Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeDifferentPages -- Time elapsed: 1.639 s
14:06:21 [2023-12-08T19:06:21.401Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeEqualsLast -- Time elapsed: 1.563 s
14:06:21 [2023-12-08T19:06:21.401Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeBeforeExpStart -- Time elapsed: 1.401 s
14:06:21 [2023-12-08T19:06:21.401Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeAfterExpEnd -- Time elapsed: 1.232 s
14:06:21 [2023-12-08T19:06:21.401Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeInPage -- Time elapsed: 1.366 s
14:06:21 [2023-12-08T19:06:21.401Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeNonExisting -- Time elapsed: 1.909 s
14:06:21 [2023-12-08T19:06:21.401Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeFirst -- Time elapsed: 1.582 s
14:06:21 [2023-12-08T19:06:21.401Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeOutsidePage -- Time elapsed: 1.622 s
14:06:21 [2023-12-08T19:06:21.401Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
14:07:08 [2023-12-08T19:07:08.058Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.71 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
14:07:08 [2023-12-08T19:07:08.058Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyLastPage -- Time elapsed: 2.623 s
14:07:08 [2023-12-08T19:07:08.058Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPrevPage -- Time elapsed: 13.44 s
14:07:08 [2023-12-08T19:07:08.058Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPageNumberChanged -- Time elapsed: 2.891 s
14:07:08 [2023-12-08T19:07:08.058Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyFirstPage -- Time elapsed: 2.612 s
14:07:08 [2023-12-08T19:07:08.058Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPagesCount -- Time elapsed: 0 s
14:07:08 [2023-12-08T19:07:08.058Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyNextPage -- Time elapsed: 13.22 s
14:07:08 [2023-12-08T19:07:08.058Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
14:07:12 [2023-12-08T19:07:12.242Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.13 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
14:07:12 [2023-12-08T19:07:12.243Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifyFirstPageSignal -- Time elapsed: 1.375 s
14:07:12 [2023-12-08T19:07:12.243Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifySelectionSignal -- Time elapsed: 0.002 s
14:07:12 [2023-12-08T19:07:12.243Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
14:07:13 [2023-12-08T19:07:13.177Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
14:07:13 [2023-12-08T19:07:13.177Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest.testLoaderManager -- Time elapsed: 1.258 s
14:07:13 [2023-12-08T19:07:13.177Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
14:07:13 [2023-12-08T19:07:13.177Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
14:07:13 [2023-12-08T19:07:13.177Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteria -- Time elapsed: 0.001 s
14:07:13 [2023-12-08T19:07:13.177Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testAccessors -- Time elapsed: 0 s
14:07:13 [2023-12-08T19:07:13.177Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testLoad -- Time elapsed: 0 s
14:07:13 [2023-12-08T19:07:13.177Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testSave -- Time elapsed: 0 s
14:07:13 [2023-12-08T19:07:13.177Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCompareTo -- Time elapsed: 0.001 s
14:07:13 [2023-12-08T19:07:13.177Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteriaCriteria -- Time elapsed: 0 s
14:07:13 [2023-12-08T19:07:13.177Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testMatches -- Time elapsed: 0 s
14:07:13 [2023-12-08T19:07:13.177Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testGetGraphNodeSummary -- Time elapsed: 0.001 s
14:07:13 [2023-12-08T19:07:13.177Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
14:07:13 [2023-12-08T19:07:13.435Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
14:07:13 [2023-12-08T19:07:13.435Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testGetBaseSecId -- Time elapsed: 0.046 s
14:07:13 [2023-12-08T19:07:13.435Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testNewView -- Time elapsed: 0.123 s
14:07:13 [2023-12-08T19:07:13.435Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
14:07:13 [2023-12-08T19:07:13.435Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
14:07:13 [2023-12-08T19:07:13.435Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeRelative -- Time elapsed: 0.003 s
14:07:13 [2023-12-08T19:07:13.435Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeCalendar -- Time elapsed: 0.001 s
14:07:13 [2023-12-08T19:07:13.435Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
14:07:13 [2023-12-08T19:07:13.435Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
14:07:13 [2023-12-08T19:07:13.435Z] org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest.testToHexStringRGB -- Time elapsed: 0.002 s
14:07:13 [2023-12-08T19:07:13.435Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
14:07:15 [2023-12-08T19:07:15.964Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
14:07:15 [2023-12-08T19:07:15.964Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest.testOpenTrace -- Time elapsed: 2.446 s
14:07:15 [2023-12-08T19:07:15.964Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
14:07:15 [2023-12-08T19:07:15.964Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
14:07:15 [2023-12-08T19:07:15.964Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testInit -- Time elapsed: 0 s
14:07:15 [2023-12-08T19:07:15.964Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testLabelSetterGetters -- Time elapsed: 0 s
14:07:15 [2023-12-08T19:07:15.964Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testIconSetterGetters -- Time elapsed: 0 s
14:07:15 [2023-12-08T19:07:15.964Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
14:07:16 [2023-12-08T19:07:16.898Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
14:07:16 [2023-12-08T19:07:16.898Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testListAnalysis -- Time elapsed: 0.085 s
14:07:16 [2023-12-08T19:07:16.898Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testPopulate -- Time elapsed: 0.032 s
14:07:16 [2023-12-08T19:07:16.898Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testInstantiate -- Time elapsed: 0.711 s
14:07:16 [2023-12-08T19:07:16.898Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
14:07:18 [2023-12-08T19:07:18.271Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
14:07:18 [2023-12-08T19:07:18.271Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testListOutputs -- Time elapsed: 0.607 s
14:07:18 [2023-12-08T19:07:18.271Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testOpenView -- Time elapsed: 0.739 s
14:07:18 [2023-12-08T19:07:18.271Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
14:07:24 [2023-12-08T19:07:24.831Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.891 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithHint -- Time elapsed: 0.279 s
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeAnalysis -- Time elapsed: 0.378 s
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testDefaultExperimentType -- Time elapsed: 0.529 s
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithoutHint -- Time elapsed: 0.397 s
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeSyslog -- Time elapsed: 0.384 s
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testNoExperimentTypeChildren -- Time elapsed: 0.806 s
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeError -- Time elapsed: 0.485 s
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeMixed -- Time elapsed: 0.539 s
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentType -- Time elapsed: 0.759 s
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeUnknown -- Time elapsed: 0.153 s
14:07:24 [2023-12-08T19:07:24.831Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeChildren -- Time elapsed: 1.181 s
14:07:24 [2023-12-08T19:07:24.831Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
14:07:24 [2023-12-08T19:07:24.831Z] 
14:07:24 [2023-12-08T19:07:24.831Z] !ENTRY org.eclipse.core.resources 4 372 2023-12-08 19:07:24.487
14:07:24 [2023-12-08T19:07:24.831Z] !MESSAGE Project 'SomeProject' is not open.
14:07:24 [2023-12-08T19:07:24.831Z] !STACK 0
14:07:24 [2023-12-08T19:07:24.831Z] java.lang.Exception: Project 'SomeProject' is not open.
14:07:24 [2023-12-08T19:07:24.831Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
14:07:24 [2023-12-08T19:07:24.831Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
14:07:24 [2023-12-08T19:07:24.831Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:186)
14:07:24 [2023-12-08T19:07:24.831Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:847)
14:07:24 [2023-12-08T19:07:24.831Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
14:07:24 [2023-12-08T19:07:24.831Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
14:07:24 [2023-12-08T19:07:24.831Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:07:25 [2023-12-08T19:07:25.090Z] 
14:07:25 [2023-12-08T19:07:25.090Z] !ENTRY org.eclipse.core.resources 2 2 2023-12-08 19:07:24.877
14:07:25 [2023-12-08T19:07:25.090Z] !MESSAGE Save operation warnings.
14:07:25 [2023-12-08T19:07:25.090Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2023-12-08 19:07:24.878
14:07:25 [2023-12-08T19:07:25.090Z] !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.
14:07:25 [2023-12-08T19:07:25.090Z] 
14:07:25 [2023-12-08T19:07:25.090Z] !ENTRY org.eclipse.cdt.core 1 0 2023-12-08 19:07:24.908
14:07:25 [2023-12-08T19:07:25.090Z] !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%)
14:07:25 [2023-12-08T19:07:25.090Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
14:07:25 [2023-12-08T19:07:25.090Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNature -- Time elapsed: 0.658 s
14:07:25 [2023-12-08T19:07:25.090Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testCreateTracingProject -- Time elapsed: 0.014 s
14:07:25 [2023-12-08T19:07:25.090Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNatureNotAllowed -- Time elapsed: 0 s
14:07:25 [2023-12-08T19:07:25.090Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
14:07:25 [2023-12-08T19:07:25.090Z] 
14:07:25 [2023-12-08T19:07:25.090Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-12-08 19:07:25.013
14:07:25 [2023-12-08T19:07:25.090Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
14:07:25 [2023-12-08T19:07:25.348Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
14:07:25 [2023-12-08T19:07:25.348Z] org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest.testBasicProvider -- Time elapsed: 0.091 s
14:07:25 [2023-12-08T19:07:25.348Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
14:07:26 [2023-12-08T19:07:26.281Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
14:07:26 [2023-12-08T19:07:26.281Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testOperationTimeRange -- Time elapsed: 0.398 s
14:07:26 [2023-12-08T19:07:26.281Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testBasicOperation -- Time elapsed: 0.485 s
14:07:26 [2023-12-08T19:07:26.281Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
14:07:31 [2023-12-08T19:07:31.552Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.687 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
14:07:31 [2023-12-08T19:07:31.552Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testTraceImport -- Time elapsed: 3.405 s
14:07:31 [2023-12-08T19:07:31.552Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testMultipleTracesImport -- Time elapsed: 0.602 s
14:07:31 [2023-12-08T19:07:31.552Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testArchiveImport -- Time elapsed: 0.659 s
14:07:31 [2023-12-08T19:07:31.552Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
14:07:31 [2023-12-08T19:07:31.552Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
14:07:31 [2023-12-08T19:07:31.552Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testTraceDownload -- Time elapsed: 0.026 s
14:07:31 [2023-12-08T19:07:31.552Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testArchiveTraceDownload -- Time elapsed: 0.064 s
14:07:31 [2023-12-08T19:07:31.552Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testMutlipleTracesDownload -- Time elapsed: 0.025 s
14:07:31 [2023-12-08T19:07:31.552Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
14:07:43 [2023-12-08T19:07:43.756Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.86 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testTimeRangeFiltering -- Time elapsed: 0.619 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.test -- Time elapsed: 1.180 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testSkipArchiveExtraction -- Time elapsed: 1.710 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testRename -- Time elapsed: 7.238 s
14:07:43 [2023-12-08T19:07:43.756Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
14:07:43 [2023-12-08T19:07:43.756Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipRightTest -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipXTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.horizontalTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.glancingTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.ousideSquareTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.insideTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.verticalTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipTopTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideCornerTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipLeftTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipBottomTest -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
14:07:43 [2023-12-08T19:07:43.756Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelInt -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_0 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_1 -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_2 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_3 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_4 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_5 -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_6 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_7 -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testClear -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModel -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testModelListener -- Time elapsed: 0.012 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelCopyConstructor -- Time elapsed: 0.002 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_0 -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_1 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_2 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_3 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_4 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_0 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_1 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_2 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_3 -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_4 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_5 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_6 -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_1 -- Time elapsed: 0.002 s
14:07:43 [2023-12-08T19:07:43.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_2 -- Time elapsed: 0.051 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEventLimitOverflow -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.757Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
14:07:43 [2023-12-08T19:07:43.757Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testNextPreviousIncluded -- Time elapsed: 0.009 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidRollover -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testSmallPeriod -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testIsApplicable -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testAlternateShadingMarkerEventSource -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testFractionalPeriod -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testReference -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testRollover -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidPeriod -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testLineMarkerEventSource -- Time elapsed: 0.001 s
14:07:43 [2023-12-08T19:07:43.757Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testResolution -- Time elapsed: 0 s
14:07:43 [2023-12-08T19:07:43.757Z] 
14:07:43 [2023-12-08T19:07:43.757Z] Results:
14:07:43 [2023-12-08T19:07:43.757Z] 
14:07:43 [2023-12-08T19:07:43.757Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0
14:07:43 [2023-12-08T19:07:43.757Z] 
14:07:43 [2023-12-08T19:07:43.757Z] 
14:07:43 [2023-12-08T19:07:43.757Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:07:42.314
14:07:43 [2023-12-08T19:07:43.757Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] All tests passed
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.pom
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2metadata.xml
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2artifacts.xml
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Building Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT [43/144]
14:07:43 [2023-12-08T19:07:43.757Z] [INFO]   from releng/pom.xml
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --------------------------------[ pom ]---------------------------------
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-9.2.0-SNAPSHOT.pom
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [44/144]
14:07:43 [2023-12-08T19:07:43.757Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:07:43 [2023-12-08T19:07:43.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar (154 kB at 2.5 MB/s)
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 4.1 MB/s)
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 12 MB/s)
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
14:07:43 [2023-12-08T19:07:43.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar (91 kB at 5.1 MB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.jar
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.jar (16 kB at 8.0 MB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 2.3 MB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar (34 kB at 1.8 MB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom (4.8 kB at 109 kB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 215 kB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 48 kB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 236 kB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 155 kB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 262 kB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.pom
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.pom (1.3 kB at 69 kB/s)
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] The project's OSGi version is 1.0.2.202312081843
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:07:43 [2023-12-08T19:07:43.758Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:07:43 [2023-12-08T19:07:43.758Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] No sources to compile
14:07:43 [2023-12-08T19:07:43.758Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.758Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:07:43 [2023-12-08T19:07:43.758Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:07:43 [2023-12-08T19:07:43.758Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
14:07:43 [2023-12-08T19:07:43.758Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.759Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] 
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:43 [2023-12-08T19:07:43.759Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
14:07:44 [2023-12-08T19:07:44.695Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] 
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.pom
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2metadata.xml
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2artifacts.xml
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] 
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] 
14:07:46 [2023-12-08T19:07:46.068Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
14:07:46 [2023-12-08T19:07:46.069Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT [45/144]
14:07:46 [2023-12-08T19:07:46.069Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
14:07:46 [2023-12-08T19:07:46.069Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:07:46 [2023-12-08T19:07:46.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:07:46 [2023-12-08T19:07:46.069Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] 
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] 
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] The project's OSGi version is 1.0.21.202312081843
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] 
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] 
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] 
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] 
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] 
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:46 [2023-12-08T19:07:46.634Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
14:07:47 [2023-12-08T19:07:47.569Z] [INFO] 
14:07:47 [2023-12-08T19:07:47.569Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:47 [2023-12-08T19:07:47.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
14:07:47 [2023-12-08T19:07:47.569Z] [INFO] 
14:07:47 [2023-12-08T19:07:47.569Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:47 [2023-12-08T19:07:47.569Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:07:47 [2023-12-08T19:07:47.569Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:07:47 [2023-12-08T19:07:47.569Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
14:07:47 [2023-12-08T19:07:47.826Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] 
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] 
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] 
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:49 [2023-12-08T19:07:49.199Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] 
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] 
14:07:49 [2023-12-08T19:07:49.199Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:49 [2023-12-08T19:07:49.457Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
14:07:49 [2023-12-08T19:07:49.457Z] [INFO] 
14:07:49 [2023-12-08T19:07:49.457Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:49 [2023-12-08T19:07:49.457Z] [INFO] 
14:07:49 [2023-12-08T19:07:49.457Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:49 [2023-12-08T19:07:49.457Z] [INFO] 
14:07:49 [2023-12-08T19:07:49.457Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:49 [2023-12-08T19:07:49.457Z] [INFO] 
14:07:49 [2023-12-08T19:07:49.457Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:49 [2023-12-08T19:07:49.715Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
14:07:51 [2023-12-08T19:07:51.090Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
14:07:52 [2023-12-08T19:07:52.991Z] [INFO] 
14:07:52 [2023-12-08T19:07:52.991Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:07:53 [2023-12-08T19:07:53.249Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
14:07:53 [2023-12-08T19:07:53.249Z] [INFO] Command line:
14:07:53 [2023-12-08T19:07:53.249Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:07:53 [2023-12-08T19:07:53.249Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:07:57 [2023-12-08T19:07:57.431Z] Dec 08, 2023 7:07:56 PM org.apache.aries.spifly.BaseActivator log
14:07:57 [2023-12-08T19:07:57.431Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:07:59 [2023-12-08T19:07:59.961Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:07:59 [2023-12-08T19:07:59.961Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:08:08 [2023-12-08T19:08:08.070Z] !SESSION 2023-12-08 19:07:53.310 -----------------------------------------------
14:08:08 [2023-12-08T19:08:08.070Z] eclipse.buildId=unknown
14:08:08 [2023-12-08T19:08:08.070Z] java.version=17.0.2
14:08:08 [2023-12-08T19:08:08.070Z] java.vendor=Oracle Corporation
14:08:08 [2023-12-08T19:08:08.070Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:08:08 [2023-12-08T19:08:08.070Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:08:08 [2023-12-08T19:08:08.070Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:08:08 [2023-12-08T19:08:08.070Z] 
14:08:08 [2023-12-08T19:08:08.070Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:08:07.505
14:08:08 [2023-12-08T19:08:08.070Z] !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
14:08:08 [2023-12-08T19:08:08.070Z] 
14:08:08 [2023-12-08T19:08:08.070Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:08:07.592
14:08:08 [2023-12-08T19:08:08.070Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:08:08 [2023-12-08T19:08:08.070Z] !STACK 0
14:08:08 [2023-12-08T19:08:08.070Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:08:08 [2023-12-08T19:08:08.070Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:08:08 [2023-12-08T19:08:08.070Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:08:08 [2023-12-08T19:08:08.070Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:08:08 [2023-12-08T19:08:08.070Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:08:08 [2023-12-08T19:08:08.070Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:08:08 [2023-12-08T19:08:08.070Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:08:08 [2023-12-08T19:08:08.070Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:08:08 [2023-12-08T19:08:08.070Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:08:08 [2023-12-08T19:08:08.070Z] Caused by: java.io.IOException: error=2, No such file or directory
14:08:08 [2023-12-08T19:08:08.070Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:08:08 [2023-12-08T19:08:08.070Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:08:08 [2023-12-08T19:08:08.070Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:08:08 [2023-12-08T19:08:08.070Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:08:08 [2023-12-08T19:08:08.070Z] 	... 7 more
14:08:08 [2023-12-08T19:08:08.070Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
14:08:09 [2023-12-08T19:08:09.004Z] Display size: 1440x900
14:08:09 [2023-12-08T19:08:09.004Z] OS version=5.18.5-100.fc35.x86_64
14:08:09 [2023-12-08T19:08:09.004Z] GTK version=3.22.30
14:08:09 [2023-12-08T19:08:09.004Z] GTK theme=Ambiance
14:08:09 [2023-12-08T19:08:09.004Z] LIBOVERLAY_SCROLLBAR=0
14:08:09 [2023-12-08T19:08:09.004Z] Time zone: Greenwich Mean Time
14:08:09 [2023-12-08T19:08:09.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255439652 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:08:10 [2023-12-08T19:08:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:08:10 [2023-12-08T19:08:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:08:10 [2023-12-08T19:08:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:08:10 [2023-12-08T19:08:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:08:10 [2023-12-08T19:08:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1255440999 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:08:10 [2023-12-08T19:08:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1255440999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:08:10 [2023-12-08T19:08:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255441013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:08:10 [2023-12-08T19:08:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1255441279 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1255441288 data=null doit=true}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1255441288 data=null}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1255441289 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255441290 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1255441499 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1255441503 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1255441503 data=null doit=true}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1255441503 data=null}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1255441504 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255441504 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1255441566 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1255441568 data=null doit=true}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1255441569 data=null}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1255441570 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255441571 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1255441665 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
14:08:10 [2023-12-08T19:08:10.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:10 [2023-12-08T19:08:10.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255441671 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:08:10 [2023-12-08T19:08:10.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255441671 data=null doit=true}, TreeItem with text {Traces [0]}]
14:08:10 [2023-12-08T19:08:10.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255441672 data=null}, TreeItem with text {Traces [0]}]
14:08:10 [2023-12-08T19:08:10.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255441673 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:11 [2023-12-08T19:08:11.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255441673 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:08:11 [2023-12-08T19:08:11.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255441766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:11 [2023-12-08T19:08:11.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:11 [2023-12-08T19:08:11.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255441768 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:08:11 [2023-12-08T19:08:11.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255441769 data=null doit=true}, TreeItem with text {Traces [0]}]
14:08:11 [2023-12-08T19:08:11.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255441769 data=null}, TreeItem with text {Traces [0]}]
14:08:11 [2023-12-08T19:08:11.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255441770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:11 [2023-12-08T19:08:11.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255441770 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:08:11 [2023-12-08T19:08:11.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255441789 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:11 [2023-12-08T19:08:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
14:08:11 [2023-12-08T19:08:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
14:08:11 [2023-12-08T19:08:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255442767 data=null doit=true}, Shell with text {Manage Custom Parsers}]
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=1255442776 data=null doit=true}, Button with text {Text}]
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=1255442776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=1255442784 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=1255442784 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=1255442784 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=1255442785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=1255442790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1255442791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=1255442791 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=1255442791 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=1255442792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=1255442792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=1255443302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1255443305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=1255443306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=1255443366 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=1255443366 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:12 [2023-12-08T19:08:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
14:08:12 [2023-12-08T19:08:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
14:08:12 [2023-12-08T19:08:12.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom XML Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255443371 data=null doit=true}, Shell with text {Custom XML Parser}]
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser}
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:12 [2023-12-08T19:08:12.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:12 [2023-12-08T19:08:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:08:13 [2023-12-08T19:08:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1255443588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255443588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1255443588 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1255443589 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1255443589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1255443589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1255443590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.062Z] 
14:08:13 [2023-12-08T19:08:13.062Z] (Eclipse:5227): Gtk-CRITICAL **: 19:08:12.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1255443664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255443664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1255443665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1255443665 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1255443666 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=1255443685 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=1255443686 data=null doit=true}, Tree node with text: event]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=1255443686 data=null}, Tree node with text: event]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=1255443687 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event]
14:08:13 [2023-12-08T19:08:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255443687 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: event]
14:08:13 [2023-12-08T19:08:13.062Z] 
14:08:13 [2023-12-08T19:08:13.062Z] (Eclipse:5227): Gtk-CRITICAL **: 19:08:13.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=1255443871 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event]
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=1255443939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=1255443939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=1255443980 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=1255443981 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=1255443981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=1255443982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=1255443982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.320Z] 
14:08:13 [2023-12-08T19:08:13.320Z] (Eclipse:5227): Gtk-CRITICAL **: 19:08:13.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=1255444003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=1255444004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=1255444004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=1255444004 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=1255444005 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1255444015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1255444015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1255444015 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1255444016 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1255444016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1255444016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1255444016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:13 [2023-12-08T19:08:13.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:13 [2023-12-08T19:08:13.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:13 [2023-12-08T19:08:13.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:13 [2023-12-08T19:08:13.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1255444199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255444200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1255444200 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1255444200 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1255444200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1255444201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1255444201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:13 [2023-12-08T19:08:13.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=1255442792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255444709 data=null doit=true}, Shell with text {Manage Custom Parsers}]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1255444772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1255444772 data=null doit=true}, (of type 'List')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1255444772 data=null}, (of type 'List')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1255444774 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1255444774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1255444775 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1255444778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1255444778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1255444778 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1255444778 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1255444779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1255444779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1255444891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1255444892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1255444898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1255444898 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1255444898 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1255444900 data=null doit=true}, Shell with text {Delete Custom Parser}]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1255444903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1255444903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1255444903 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1255444906 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1255444906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1255444907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1255444907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1255444779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255445168 data=null doit=true}, Shell with text {Manage Custom Parsers}]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1255445171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1255445172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1255445172 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1255445172 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1255445172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1255445173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1255445173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1255442290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255445312 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1255445378 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1255445378 data=null doit=true}, TreeItem with text {TestXML}]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1255445379 data=null}, TreeItem with text {TestXML}]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1255445379 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
14:08:14 [2023-12-08T19:08:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255445380 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
14:08:14 [2023-12-08T19:08:14.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1255445472 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
14:08:15 [2023-12-08T19:08:15.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:08:15 [2023-12-08T19:08:15.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:08:15 [2023-12-08T19:08:15.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:08:15 [2023-12-08T19:08:15.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:08:15 [2023-12-08T19:08:15.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:08:15 [2023-12-08T19:08:15.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:15 [2023-12-08T19:08:15.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:08:15 [2023-12-08T19:08:15.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446313 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446313 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446314 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255446315 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255446317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255446317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255446318 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255446318 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255446318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255446318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:15 [2023-12-08T19:08:15.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:15 [2023-12-08T19:08:15.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:15 [2023-12-08T19:08:15.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:15 [2023-12-08T19:08:15.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:15 [2023-12-08T19:08:15.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:15 [2023-12-08T19:08:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:08:15 [2023-12-08T19:08:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255446319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:15 [2023-12-08T19:08:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255445677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:08:16 [2023-12-08T19:08:16.214Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.095 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
14:08:16 [2023-12-08T19:08:16.214Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard.testNew -- Time elapsed: 5.803 s
14:08:16 [2023-12-08T19:08:16.214Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
14:08:16 [2023-12-08T19:08:16.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255446963 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:08:16 [2023-12-08T19:08:16.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255447292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1255447420 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1255447420 data=null doit=true}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1255447421 data=null}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1255447421 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255447422 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1255447462 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1255447473 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1255447473 data=null doit=true}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1255447474 data=null}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1255447475 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255447475 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1255447492 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1255447493 data=null doit=true}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1255447493 data=null}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1255447494 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255447494 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1255447499 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255447501 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255447501 data=null doit=true}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255447501 data=null}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255447507 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255447507 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255447561 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255447564 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255447564 data=null doit=true}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255447564 data=null}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255447565 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255447565 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255447579 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
14:08:16 [2023-12-08T19:08:16.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255448093 data=null doit=true}, Shell with text {Manage Custom Parsers}]
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=1255448096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1255448096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=1255448096 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=1255448096 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=1255448097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=1255448097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=1255448471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1255448474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=1255448474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=1255448475 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=1255448475 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:17 [2023-12-08T19:08:17.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
14:08:17 [2023-12-08T19:08:17.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255448486 data=null doit=true}, Shell with text {Custom Text Parser}]
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:17 [2023-12-08T19:08:17.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:17 [2023-12-08T19:08:17.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
14:08:17 [2023-12-08T19:08:17.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:17 [2023-12-08T19:08:17.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
14:08:17 [2023-12-08T19:08:17.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:17 [2023-12-08T19:08:17.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
14:08:17 [2023-12-08T19:08:17.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:18 [2023-12-08T19:08:18.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
14:08:18 [2023-12-08T19:08:18.078Z] 
14:08:18 [2023-12-08T19:08:18.078Z] (Eclipse:5227): Gtk-WARNING **: 19:08:17.914: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:08:18 [2023-12-08T19:08:18.078Z] 
14:08:18 [2023-12-08T19:08:18.078Z] (Eclipse:5227): Gtk-WARNING **: 19:08:17.922: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=1255448695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:08:18 [2023-12-08T19:08:18.078Z] 
14:08:18 [2023-12-08T19:08:18.078Z] (Eclipse:5227): Gtk-WARNING **: 19:08:17.927: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:08:18 [2023-12-08T19:08:18.078Z] 
14:08:18 [2023-12-08T19:08:18.078Z] (Eclipse:5227): Gtk-WARNING **: 19:08:17.997: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1255448799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255448799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1255448799 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1255448800 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1255448800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1255448800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1255448801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1255448968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255448968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1255448969 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1255448969 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1255448969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1255448970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1255448970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1255449070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255449070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1255449071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1255449071 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1255449071 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1255449114 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1255449114 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1255449115 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
14:08:18 [2023-12-08T19:08:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1255449116 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
14:08:18 [2023-12-08T19:08:18.597Z] 
14:08:18 [2023-12-08T19:08:18.597Z] (Eclipse:5227): Gtk-WARNING **: 19:08:18.418: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255449119 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}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1255449293 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
14:08:18 [2023-12-08T19:08:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1255449377 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1255449378 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1255449378 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:18 [2023-12-08T19:08:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1255449379 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255449379 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1255449473 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1255449503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255449503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1255449503 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1255449504 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1255449504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1255449504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1255449507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=1255449602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:18 [2023-12-08T19:08:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=1255449628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1255449660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=1255449660 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=1255449660 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=1255449661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=1255449661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=1255449696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=1255449704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1255449705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=1255449705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=1255449706 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=1255449706 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1255449763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1255449763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1255449763 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1255449764 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1255449764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1255449764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1255449764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:19 [2023-12-08T19:08:19.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:19 [2023-12-08T19:08:19.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:19 [2023-12-08T19:08:19.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:19 [2023-12-08T19:08:19.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1255449888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255449888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1255449889 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1255449889 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1255449896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1255449897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1255449897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=1255448097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:19 [2023-12-08T19:08:19.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:08:19 [2023-12-08T19:08:19.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255450112 data=null doit=true}, Shell with text {Manage Custom Parsers}]
14:08:19 [2023-12-08T19:08:19.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:08:19 [2023-12-08T19:08:19.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
14:08:19 [2023-12-08T19:08:19.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
14:08:19 [2023-12-08T19:08:19.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1255450115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1255450161 data=null doit=true}, (of type 'List')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1255450162 data=null}, (of type 'List')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1255450162 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1255450162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1255450163 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1255450165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1255450165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1255450165 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1255450165 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1255450165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1255450166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1255450270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1255450272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1255450273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1255450273 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1255450273 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1255450276 data=null doit=true}, Shell with text {Delete Custom Parser}]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1255450280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1255450280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1255450280 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1255450286 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1255450286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1255450286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1255450286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1255450166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255450484 data=null doit=true}, Shell with text {Manage Custom Parsers}]
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1255450487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1255450488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1255450488 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1255450488 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1255450488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1255450488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1255450489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1255447688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255450671 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:08:19 [2023-12-08T19:08:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:08:20 [2023-12-08T19:08:20.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:20 [2023-12-08T19:08:20.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:20 [2023-12-08T19:08:20.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:20 [2023-12-08T19:08:20.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1255450700 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
14:08:20 [2023-12-08T19:08:20.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1255450701 data=null doit=true}, TreeItem with text {TestText}]
14:08:20 [2023-12-08T19:08:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1255450701 data=null}, TreeItem with text {TestText}]
14:08:20 [2023-12-08T19:08:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1255450701 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:20 [2023-12-08T19:08:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255450702 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
14:08:20 [2023-12-08T19:08:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1255450784 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:20 [2023-12-08T19:08:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:08:20 [2023-12-08T19:08:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:08:20 [2023-12-08T19:08:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:08:21 [2023-12-08T19:08:21.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:08:21 [2023-12-08T19:08:21.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:08:21 [2023-12-08T19:08:21.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452022 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452023 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452047 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255452047 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255452049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255452049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255452049 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255452050 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255452051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:21 [2023-12-08T19:08:21.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255452051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:21 [2023-12-08T19:08:21.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:21 [2023-12-08T19:08:21.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:21 [2023-12-08T19:08:21.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:21 [2023-12-08T19:08:21.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:21 [2023-12-08T19:08:21.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:21 [2023-12-08T19:08:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:08:21 [2023-12-08T19:08:21.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255452051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:21 [2023-12-08T19:08:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255450964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:08:22 [2023-12-08T19:08:22.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:08:22 [2023-12-08T19:08:22.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:22 [2023-12-08T19:08:22.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:22 [2023-12-08T19:08:22.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:22 [2023-12-08T19:08:22.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:22 [2023-12-08T19:08:22.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:22 [2023-12-08T19:08:22.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1255452688 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1255452689 data=null doit=true}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1255452689 data=null}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1255452690 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255452690 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1255452726 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1255452728 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1255452728 data=null doit=true}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1255452728 data=null}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1255452729 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255452729 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1255452786 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1255452787 data=null doit=true}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1255452787 data=null}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1255452787 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255452788 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1255452791 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255452793 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255452793 data=null doit=true}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255452793 data=null}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255452793 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255452794 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255452868 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255452870 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255452870 data=null doit=true}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255452871 data=null}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255452871 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255452871 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255452887 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:08:22 [2023-12-08T19:08:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
14:08:22 [2023-12-08T19:08:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255453502 data=null doit=true}, Shell with text {Manage Custom Parsers}]
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1255453504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1255453505 data=null doit=true}, (of type 'List')]
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1255453505 data=null}, (of type 'List')]
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1255453505 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1255453506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
14:08:22 [2023-12-08T19:08:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1255453506 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1255453561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1255453561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1255453561 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1255453561 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1255453562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:22 [2023-12-08T19:08:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1255453562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1255453880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1255453895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1255453895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1255453895 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1255453896 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255453898 data=null doit=true}, Shell with text {Custom Text Parser}]
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
14:08:23 [2023-12-08T19:08:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
14:08:23 [2023-12-08T19:08:23.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:08:23 [2023-12-08T19:08:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:23 [2023-12-08T19:08:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
14:08:23 [2023-12-08T19:08:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=1255454086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1255454170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255454170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1255454171 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1255454171 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1255454171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1255454171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1255454172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1255454223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255454224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1255454225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1255454225 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1255454225 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:23 [2023-12-08T19:08:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1255454287 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
14:08:23 [2023-12-08T19:08:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1255454288 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
14:08:23 [2023-12-08T19:08:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1255454288 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
14:08:23 [2023-12-08T19:08:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1255454289 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255454290 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}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1255454500 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
14:08:23 [2023-12-08T19:08:23.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:24 [2023-12-08T19:08:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:24 [2023-12-08T19:08:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1255454573 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:24 [2023-12-08T19:08:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1255454578 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:24 [2023-12-08T19:08:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1255454578 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:24 [2023-12-08T19:08:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1255454580 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:24 [2023-12-08T19:08:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255454580 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:24 [2023-12-08T19:08:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1255454691 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
14:08:24 [2023-12-08T19:08:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
14:08:24 [2023-12-08T19:08:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1255454761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255454761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1255454761 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1255454762 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1255454762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1255454762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1255454762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
14:08:24 [2023-12-08T19:08:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=1255454819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
14:08:24 [2023-12-08T19:08:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=1255454880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1255454880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=1255454880 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=1255454880 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=1255454881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=1255454881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=1255454881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=1255454888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1255454888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=1255454888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=1255454888 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=1255454888 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1255454899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1255454899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1255454899 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1255454899 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1255454899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1255454899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1255454900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1255455166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255455167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1255455167 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1255455167 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1255455168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1255455168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:08:24 [2023-12-08T19:08:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1255455168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:08:24 [2023-12-08T19:08:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1255453562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:25 [2023-12-08T19:08:25.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:08:25 [2023-12-08T19:08:25.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255455610 data=null doit=true}, Shell with text {Manage Custom Parsers}]
14:08:25 [2023-12-08T19:08:25.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:08:25 [2023-12-08T19:08:25.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
14:08:25 [2023-12-08T19:08:25.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
14:08:25 [2023-12-08T19:08:25.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
14:08:25 [2023-12-08T19:08:25.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1255455614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1255455614 data=null doit=true}, (of type 'List')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1255455614 data=null}, (of type 'List')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1255455615 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1255455615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1255455615 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1255455663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1255455664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1255455664 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1255455664 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1255455664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1255455664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1255455767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1255455769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1255455769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1255455769 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1255455769 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1255455771 data=null doit=true}, Shell with text {Delete Custom Parser}]
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
14:08:25 [2023-12-08T19:08:25.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1255455775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1255455775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1255455776 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1255455776 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1255455776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1255455776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1255455776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1255455665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255455979 data=null doit=true}, Shell with text {Manage Custom Parsers}]
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1255455982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1255455982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1255455983 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1255455983 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1255455983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1255455983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1255455984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:08:25 [2023-12-08T19:08:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1255453001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
14:08:25 [2023-12-08T19:08:25.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255456175 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1255456186 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1255456187 data=null doit=true}, TreeItem with text {TestText}]
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1255456187 data=null}, TreeItem with text {TestText}]
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1255456187 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255456211 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
14:08:25 [2023-12-08T19:08:25.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1255456273 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
14:08:25 [2023-12-08T19:08:25.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:08:25 [2023-12-08T19:08:25.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:08:25 [2023-12-08T19:08:25.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:08:26 [2023-12-08T19:08:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:08:26 [2023-12-08T19:08:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:08:26 [2023-12-08T19:08:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:26 [2023-12-08T19:08:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:08:26 [2023-12-08T19:08:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:08:26 [2023-12-08T19:08:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:26 [2023-12-08T19:08:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:26 [2023-12-08T19:08:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:26 [2023-12-08T19:08:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:08:26 [2023-12-08T19:08:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457442 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457442 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457443 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255457443 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255457445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255457445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255457445 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255457445 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255457446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255457446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:26 [2023-12-08T19:08:26.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:26 [2023-12-08T19:08:26.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:26 [2023-12-08T19:08:26.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:26 [2023-12-08T19:08:26.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:26 [2023-12-08T19:08:26.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255457446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:26 [2023-12-08T19:08:26.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255456408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:08:27 [2023-12-08T19:08:27.351Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.01 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
14:08:27 [2023-12-08T19:08:27.351Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testNew -- Time elapsed: 5.267 s
14:08:27 [2023-12-08T19:08:27.351Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testEdit -- Time elapsed: 5.404 s
14:08:27 [2023-12-08T19:08:27.351Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
14:08:27 [2023-12-08T19:08:27.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255458015 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:08:27 [2023-12-08T19:08:27.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:08:27 [2023-12-08T19:08:27.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:08:27 [2023-12-08T19:08:27.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:08:27 [2023-12-08T19:08:27.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:08:27 [2023-12-08T19:08:27.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255458299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:08:27 [2023-12-08T19:08:27.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:08:30 [2023-12-08T19:08:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:08:30 [2023-12-08T19:08:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:08:30 [2023-12-08T19:08:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:08:30 [2023-12-08T19:08:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:08:30 [2023-12-08T19:08:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
14:08:30 [2023-12-08T19:08:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
14:08:30 [2023-12-08T19:08:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1255460944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
14:08:30 [2023-12-08T19:08:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
14:08:30 [2023-12-08T19:08:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
14:08:30 [2023-12-08T19:08:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
14:08:30 [2023-12-08T19:08:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1255461136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
14:08:30 [2023-12-08T19:08:30.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
14:08:30 [2023-12-08T19:08:30.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
14:08:30 [2023-12-08T19:08:30.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
14:08:30 [2023-12-08T19:08:30.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1255461338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
14:08:30 [2023-12-08T19:08:30.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
14:08:30 [2023-12-08T19:08:30.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
14:08:30 [2023-12-08T19:08:30.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
14:08:30 [2023-12-08T19:08:30.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1255461534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
14:08:30 [2023-12-08T19:08:30.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
14:08:30 [2023-12-08T19:08:30.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
14:08:30 [2023-12-08T19:08:30.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
14:08:30 [2023-12-08T19:08:30.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1255461583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
14:08:30 [2023-12-08T19:08:30.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
14:08:32 [2023-12-08T19:08:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:08:32 [2023-12-08T19:08:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:08:32 [2023-12-08T19:08:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:08:32 [2023-12-08T19:08:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:08:32 [2023-12-08T19:08:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
14:08:32 [2023-12-08T19:08:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
14:08:32 [2023-12-08T19:08:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=1255463318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
14:08:32 [2023-12-08T19:08:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1255465086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
14:08:34 [2023-12-08T19:08:34.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1255465221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1255465345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1255465432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
14:08:34 [2023-12-08T19:08:34.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1255465489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1255465540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1255465565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1255465599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1255465669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
14:08:34 [2023-12-08T19:08:34.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
14:08:35 [2023-12-08T19:08:35.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
14:08:35 [2023-12-08T19:08:35.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
14:08:35 [2023-12-08T19:08:35.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1255465794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
14:08:35 [2023-12-08T19:08:35.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
14:08:35 [2023-12-08T19:08:35.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
14:08:35 [2023-12-08T19:08:35.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
14:08:35 [2023-12-08T19:08:35.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1255466015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
14:08:35 [2023-12-08T19:08:35.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
14:08:35 [2023-12-08T19:08:35.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
14:08:35 [2023-12-08T19:08:35.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
14:08:35 [2023-12-08T19:08:35.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1255466219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
14:08:35 [2023-12-08T19:08:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1255467986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1255468182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
14:08:37 [2023-12-08T19:08:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
14:08:37 [2023-12-08T19:08:37.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
14:08:37 [2023-12-08T19:08:37.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
14:08:37 [2023-12-08T19:08:37.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1255468474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
14:08:37 [2023-12-08T19:08:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
14:08:38 [2023-12-08T19:08:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
14:08:38 [2023-12-08T19:08:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
14:08:38 [2023-12-08T19:08:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1255468765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
14:08:38 [2023-12-08T19:08:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
14:08:38 [2023-12-08T19:08:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
14:08:38 [2023-12-08T19:08:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
14:08:38 [2023-12-08T19:08:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1255468890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
14:08:38 [2023-12-08T19:08:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
14:08:38 [2023-12-08T19:08:38.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
14:08:38 [2023-12-08T19:08:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
14:08:38 [2023-12-08T19:08:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1255468973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
14:08:38 [2023-12-08T19:08:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
14:08:38 [2023-12-08T19:08:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
14:08:38 [2023-12-08T19:08:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
14:08:38 [2023-12-08T19:08:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=1255468992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
14:08:38 [2023-12-08T19:08:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
14:08:38 [2023-12-08T19:08:38.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255469471 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:08:38 [2023-12-08T19:08:38.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:08:38 [2023-12-08T19:08:38.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:38 [2023-12-08T19:08:38.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:38 [2023-12-08T19:08:38.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:38 [2023-12-08T19:08:38.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255469496 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:08:38 [2023-12-08T19:08:38.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255469497 data=null doit=true}, TreeItem with text {test}]
14:08:38 [2023-12-08T19:08:38.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255469497 data=null}, TreeItem with text {test}]
14:08:38 [2023-12-08T19:08:38.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255469497 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:08:38 [2023-12-08T19:08:38.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255469498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:08:38 [2023-12-08T19:08:38.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255469583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:08:38 [2023-12-08T19:08:38.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:08:38 [2023-12-08T19:08:38.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:08:39 [2023-12-08T19:08:39.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:08:40 [2023-12-08T19:08:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:08:40 [2023-12-08T19:08:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:08:40 [2023-12-08T19:08:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:40 [2023-12-08T19:08:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:08:40 [2023-12-08T19:08:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:08:40 [2023-12-08T19:08:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:40 [2023-12-08T19:08:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:40 [2023-12-08T19:08:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:40 [2023-12-08T19:08:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:08:40 [2023-12-08T19:08:40.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470824 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470824 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470825 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255470825 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255470827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255470827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255470827 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255470827 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255470827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255470828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:40 [2023-12-08T19:08:40.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:40 [2023-12-08T19:08:40.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:40 [2023-12-08T19:08:40.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:40 [2023-12-08T19:08:40.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:40 [2023-12-08T19:08:40.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:40 [2023-12-08T19:08:40.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:08:40 [2023-12-08T19:08:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255470828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:40 [2023-12-08T19:08:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255469707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:08:40 [2023-12-08T19:08:40.700Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.34 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
14:08:40 [2023-12-08T19:08:40.700Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testPersistHiding -- Time elapsed: 5.016 s
14:08:40 [2023-12-08T19:08:40.700Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testToggleColumns -- Time elapsed: 2.899 s
14:08:40 [2023-12-08T19:08:40.700Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testShowAll -- Time elapsed: 2.992 s
14:08:40 [2023-12-08T19:08:40.700Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
14:08:40 [2023-12-08T19:08:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255471366 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:08:40 [2023-12-08T19:08:40.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:08:40 [2023-12-08T19:08:40.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:08:40 [2023-12-08T19:08:40.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:08:40 [2023-12-08T19:08:40.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:08:40 [2023-12-08T19:08:40.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255471668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:08:40 [2023-12-08T19:08:40.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:08:45 [2023-12-08T19:08:45.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:08:45 [2023-12-08T19:08:45.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:08:45 [2023-12-08T19:08:45.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:08:45 [2023-12-08T19:08:45.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:08:45 [2023-12-08T19:08:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:08:45 [2023-12-08T19:08:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:08:45 [2023-12-08T19:08:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255476372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255476382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255476383 data=null doit=true}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255476383 data=null}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1255476383 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1255476392 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255476393 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1255476510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255476513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1255476513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1255476514 data=null doit=true}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1255476514 data=null}, (of type 'Table')]
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e
14:08:45 [2023-12-08T19:08:45.969Z]  into text (of type 'Text')
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:08:45 [2023-12-08T19:08:45.969Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e
14:08:45 [2023-12-08T19:08:45.969Z] '' with an interval of {1}ms. between characters.
14:08:46 [2023-12-08T19:08:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:08:46 [2023-12-08T19:08:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
14:08:46 [2023-12-08T19:08:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255477518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:46 [2023-12-08T19:08:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255477518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:46 [2023-12-08T19:08:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255477519 data=null doit=true}, (of type 'Table')]
14:08:46 [2023-12-08T19:08:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255477519 data=null}, (of type 'Table')]
14:08:46 [2023-12-08T19:08:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255477520 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
14:08:46 [2023-12-08T19:08:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255477520 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:08:46 [2023-12-08T19:08:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255477523 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255478637 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255478710 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255478710 data=null doit=true}, TreeItem with text {test}]
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255478711 data=null}, TreeItem with text {test}]
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255478711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255478715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255478767 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:08:48 [2023-12-08T19:08:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479967 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479967 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479968 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255479968 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255479970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255479970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255479970 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255479970 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255479971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:49 [2023-12-08T19:08:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255479971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:49 [2023-12-08T19:08:49.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:49 [2023-12-08T19:08:49.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:49 [2023-12-08T19:08:49.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:49 [2023-12-08T19:08:49.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:49 [2023-12-08T19:08:49.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:49 [2023-12-08T19:08:49.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:08:49 [2023-12-08T19:08:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255479971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:49 [2023-12-08T19:08:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255478883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:08:51 [2023-12-08T19:08:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:08:51 [2023-12-08T19:08:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:08:51 [2023-12-08T19:08:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:08:51 [2023-12-08T19:08:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:08:51 [2023-12-08T19:08:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:08:51 [2023-12-08T19:08:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:08:51 [2023-12-08T19:08:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255482641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:51 [2023-12-08T19:08:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255482641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:51 [2023-12-08T19:08:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255482641 data=null doit=true}, (of type 'Table')]
14:08:51 [2023-12-08T19:08:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255482642 data=null}, (of type 'Table')]
14:08:51 [2023-12-08T19:08:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1255482642 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
14:08:51 [2023-12-08T19:08:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1255482647 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
14:08:51 [2023-12-08T19:08:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255482648 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:08:52 [2023-12-08T19:08:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1255482739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:52 [2023-12-08T19:08:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255482741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:52 [2023-12-08T19:08:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1255482742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:52 [2023-12-08T19:08:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1255482742 data=null doit=true}, (of type 'Table')]
14:08:52 [2023-12-08T19:08:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1255482742 data=null}, (of type 'Table')]
14:08:52 [2023-12-08T19:08:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:08:52 [2023-12-08T19:08:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:08:52 [2023-12-08T19:08:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:08:52 [2023-12-08T19:08:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00
14:08:52 [2023-12-08T19:08:52.197Z]  into text (of type 'Text')
14:08:52 [2023-12-08T19:08:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:08:52 [2023-12-08T19:08:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00
14:08:52 [2023-12-08T19:08:52.197Z] '' with an interval of {1}ms. between characters.
14:08:53 [2023-12-08T19:08:53.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:08:53 [2023-12-08T19:08:53.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
14:08:53 [2023-12-08T19:08:53.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255483985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:53 [2023-12-08T19:08:53.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255483986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:53 [2023-12-08T19:08:53.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255483986 data=null doit=true}, (of type 'Table')]
14:08:53 [2023-12-08T19:08:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255483986 data=null}, (of type 'Table')]
14:08:53 [2023-12-08T19:08:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255483986 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
14:08:53 [2023-12-08T19:08:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255483987 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:08:53 [2023-12-08T19:08:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255483989 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:08:54 [2023-12-08T19:08:54.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:08:54 [2023-12-08T19:08:54.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255484913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255484958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255484958 data=null doit=true}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255484958 data=null}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1255484959 data=null button=1 stateMask=0x0 x=14 y=12 count=1}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1255484991 data=null button=1 stateMask=0x80000 x=14 y=12 count=1}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] 
14:08:54 [2023-12-08T19:08:54.325Z] !ENTRY org.eclipse.ui 4 0 2023-12-08 19:08:54.232
14:08:54 [2023-12-08T19:08:54.325Z] !MESSAGE Unhandled event loop exception
14:08:54 [2023-12-08T19:08:54.325Z] !STACK 0
14:08:54 [2023-12-08T19:08:54.325Z] org.eclipse.swt.SWTException: Widget is disposed
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.SWT.error(SWT.java:4918)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.SWT.error(SWT.java:4833)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.SWT.error(SWT.java:4804)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:619)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:08:54 [2023-12-08T19:08:54.325Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:08:54 [2023-12-08T19:08:54.325Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:08:54 [2023-12-08T19:08:54.325Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:08:54 [2023-12-08T19:08:54.325Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:08:54 [2023-12-08T19:08:54.325Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255485011 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1255485017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255485019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1255485020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1255485020 data=null doit=true}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1255485020 data=null}, (of type 'Table')]
14:08:54 [2023-12-08T19:08:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:08:56 [2023-12-08T19:08:56.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:08:57 [2023-12-08T19:08:57.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255488221 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:08:57 [2023-12-08T19:08:57.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:08:57 [2023-12-08T19:08:57.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:08:57 [2023-12-08T19:08:57.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:08:57 [2023-12-08T19:08:57.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:08:57 [2023-12-08T19:08:57.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255488291 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:08:57 [2023-12-08T19:08:57.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255488291 data=null doit=true}, TreeItem with text {test}]
14:08:57 [2023-12-08T19:08:57.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255488291 data=null}, TreeItem with text {test}]
14:08:57 [2023-12-08T19:08:57.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255488292 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:08:57 [2023-12-08T19:08:57.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255488292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:08:57 [2023-12-08T19:08:57.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255488308 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:08:57 [2023-12-08T19:08:57.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:08:57 [2023-12-08T19:08:57.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:08:57 [2023-12-08T19:08:57.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489402 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489402 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489403 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255489403 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255489405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255489405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255489405 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255489405 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255489406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:58 [2023-12-08T19:08:58.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255489406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:58 [2023-12-08T19:08:58.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:58 [2023-12-08T19:08:58.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:58 [2023-12-08T19:08:58.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:58 [2023-12-08T19:08:58.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:58 [2023-12-08T19:08:58.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:58 [2023-12-08T19:08:58.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:08:59 [2023-12-08T19:08:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255489406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:08:59 [2023-12-08T19:08:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255488406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:09:00 [2023-12-08T19:09:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:09:00 [2023-12-08T19:09:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:00 [2023-12-08T19:09:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:09:00 [2023-12-08T19:09:00.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:09:01 [2023-12-08T19:09:01.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:09:01 [2023-12-08T19:09:01.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:09:01 [2023-12-08T19:09:01.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255491835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255491842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255491842 data=null doit=true}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255491843 data=null}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1255491843 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1255491848 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255491849 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1255491850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255491852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1255491852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1255491852 data=null doit=true}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1255491852 data=null}, (of type 'Table')]
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
14:09:01 [2023-12-08T19:09:01.210Z]  into text (of type 'Text')
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:09:01 [2023-12-08T19:09:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
14:09:01 [2023-12-08T19:09:01.210Z] '' with an interval of {1}ms. between characters.
14:09:02 [2023-12-08T19:09:02.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:09:02 [2023-12-08T19:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
14:09:02 [2023-12-08T19:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255493058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:02 [2023-12-08T19:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255493058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:02 [2023-12-08T19:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255493059 data=null doit=true}, (of type 'Table')]
14:09:02 [2023-12-08T19:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255493059 data=null}, (of type 'Table')]
14:09:02 [2023-12-08T19:09:02.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255493060 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
14:09:02 [2023-12-08T19:09:02.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255493060 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:09:02 [2023-12-08T19:09:02.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255493062 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
14:09:03 [2023-12-08T19:09:03.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255494104 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:09:03 [2023-12-08T19:09:03.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255494173 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255494173 data=null doit=true}, TreeItem with text {test}]
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255494174 data=null}, TreeItem with text {test}]
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255494174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255494174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255494189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:09:03 [2023-12-08T19:09:03.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495309 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495309 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495310 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255495310 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255495311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255495312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:04 [2023-12-08T19:09:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255495312 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:04 [2023-12-08T19:09:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255495312 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:04 [2023-12-08T19:09:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255495312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:04 [2023-12-08T19:09:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255495312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:04 [2023-12-08T19:09:04.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:04 [2023-12-08T19:09:04.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:04 [2023-12-08T19:09:04.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:04 [2023-12-08T19:09:04.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:04 [2023-12-08T19:09:04.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:04 [2023-12-08T19:09:04.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:09:05 [2023-12-08T19:09:05.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255495312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:05 [2023-12-08T19:09:05.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255494279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:09:06 [2023-12-08T19:09:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:09:06 [2023-12-08T19:09:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:06 [2023-12-08T19:09:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:09:06 [2023-12-08T19:09:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255497826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255497827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255497827 data=null doit=true}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255497827 data=null}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1255497828 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1255497836 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255497837 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1255497932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255497934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1255497934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1255497934 data=null doit=true}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1255497935 data=null}, (of type 'Table')]
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text')
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:09:07 [2023-12-08T19:09:07.202Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters.
14:09:07 [2023-12-08T19:09:07.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
14:09:07 [2023-12-08T19:09:07.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
14:09:07 [2023-12-08T19:09:07.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255498630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255498646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255498646 data=null doit=true}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255498646 data=null}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1255498647 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1255498655 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255498656 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1255498658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255498659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1255498660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1255498660 data=null doit=true}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1255498660 data=null}, (of type 'Table')]
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text')
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:09:08 [2023-12-08T19:09:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters.
14:09:08 [2023-12-08T19:09:08.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text'
14:09:08 [2023-12-08T19:09:08.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text')
14:09:08 [2023-12-08T19:09:08.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
14:09:09 [2023-12-08T19:09:09.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=1255500090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=1255500091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=1255500091 data=null doit=true}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=1255500091 data=null}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=1255500091 data=null button=1 stateMask=0x0 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=1255500158 data=null button=1 stateMask=0x80000 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"}
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=1255500195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=1255500195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=1255500195 data=null doit=true}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=1255500195 data=null}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=1255500196 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}]
14:09:09 [2023-12-08T19:09:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {}
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255501769 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255501856 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255501856 data=null doit=true}, TreeItem with text {test}]
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255501856 data=null}, TreeItem with text {test}]
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255501857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255501857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255501876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:09:11 [2023-12-08T19:09:11.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502983 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502983 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502984 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255502984 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255502986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:12 [2023-12-08T19:09:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255502987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:12 [2023-12-08T19:09:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255502987 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:12 [2023-12-08T19:09:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255502987 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:12 [2023-12-08T19:09:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255502987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:12 [2023-12-08T19:09:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255502987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:12 [2023-12-08T19:09:12.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:12 [2023-12-08T19:09:12.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:12 [2023-12-08T19:09:12.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:12 [2023-12-08T19:09:12.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:12 [2023-12-08T19:09:12.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:12 [2023-12-08T19:09:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:09:12 [2023-12-08T19:09:12.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255502987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:12 [2023-12-08T19:09:12.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255501997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:09:14 [2023-12-08T19:09:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:09:14 [2023-12-08T19:09:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:14 [2023-12-08T19:09:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:09:14 [2023-12-08T19:09:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:09:14 [2023-12-08T19:09:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255505501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255505508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255505508 data=null doit=true}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255505508 data=null}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1255505509 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1255505513 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255505514 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1255505515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255505517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1255505517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1255505517 data=null doit=true}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1255505517 data=null}, (of type 'Table')]
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
14:09:14 [2023-12-08T19:09:14.780Z]  into text (of type 'Text')
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:09:14 [2023-12-08T19:09:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
14:09:14 [2023-12-08T19:09:14.780Z] '' with an interval of {1}ms. between characters.
14:09:16 [2023-12-08T19:09:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:09:16 [2023-12-08T19:09:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
14:09:16 [2023-12-08T19:09:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255506735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:16 [2023-12-08T19:09:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255506735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:09:16 [2023-12-08T19:09:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255506735 data=null doit=true}, (of type 'Table')]
14:09:16 [2023-12-08T19:09:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255506736 data=null}, (of type 'Table')]
14:09:16 [2023-12-08T19:09:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255506736 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
14:09:16 [2023-12-08T19:09:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255506736 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:09:16 [2023-12-08T19:09:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255506738 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
14:09:17 [2023-12-08T19:09:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255507780 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:09:17 [2023-12-08T19:09:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:09:17 [2023-12-08T19:09:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:09:17 [2023-12-08T19:09:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:09:17 [2023-12-08T19:09:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:09:17 [2023-12-08T19:09:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255507843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:09:17 [2023-12-08T19:09:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255507846 data=null doit=true}, TreeItem with text {test}]
14:09:17 [2023-12-08T19:09:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255507846 data=null}, TreeItem with text {test}]
14:09:17 [2023-12-08T19:09:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255507856 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:09:17 [2023-12-08T19:09:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255507856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:09:17 [2023-12-08T19:09:17.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255507881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:09:17 [2023-12-08T19:09:17.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:09:17 [2023-12-08T19:09:17.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:09:17 [2023-12-08T19:09:17.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508980 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508980 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508982 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255508982 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:18 [2023-12-08T19:09:18.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255508984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255508985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255508985 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255508985 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255508985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255508986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:18 [2023-12-08T19:09:18.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:18 [2023-12-08T19:09:18.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:18 [2023-12-08T19:09:18.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:18 [2023-12-08T19:09:18.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:18 [2023-12-08T19:09:18.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:18 [2023-12-08T19:09:18.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:09:18 [2023-12-08T19:09:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255508986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:18 [2023-12-08T19:09:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255507986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:09:18 [2023-12-08T19:09:18.843Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.14 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
14:09:18 [2023-12-08T19:09:18.843Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testMultiHighlightMessage -- Time elapsed: 6.332 s
14:09:18 [2023-12-08T19:09:18.843Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testSwitchToFilter -- Time elapsed: 9.419 s
14:09:18 [2023-12-08T19:09:18.843Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHighlight -- Time elapsed: 5.906 s
14:09:18 [2023-12-08T19:09:18.843Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHeaderBar -- Time elapsed: 7.686 s
14:09:18 [2023-12-08T19:09:18.843Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testPreference -- Time elapsed: 5.998 s
14:09:18 [2023-12-08T19:09:18.843Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
14:09:18 [2023-12-08T19:09:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255509530 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:09:19 [2023-12-08T19:09:19.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:09:19 [2023-12-08T19:09:19.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:09:19 [2023-12-08T19:09:19.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:09:19 [2023-12-08T19:09:19.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:09:19 [2023-12-08T19:09:19.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255509771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:09:19 [2023-12-08T19:09:19.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255510074 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255510074 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255510075 data=null}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255510075 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255510075 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255510114 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255510115 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255510115 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255510115 data=null}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255510115 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255510116 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255510128 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255510155 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255510156 data=null}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255510156 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255510156 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255510165 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255510167 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255510167 data=null doit=true}, TreeItem with text {Traces [0]}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255510167 data=null}, TreeItem with text {Traces [0]}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255510167 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255510168 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:09:19 [2023-12-08T19:09:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255510188 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=1255539806 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=1255539806 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=1255539806 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=1255539806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=1255539875 data=null doit=true}, Button with text {Current view}]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=1255539875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Current view}]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=1255539877 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=1255539877 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=1255539878 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1255539878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=1255539879 data=null doit=true}, Button with text {&All pages}]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1255539879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=1255539881 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=1255539881 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=1255539881 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=1255539881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
14:09:51 [2023-12-08T19:09:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=1255539884 data=null doit=true}, Button with text {Use current zoom}]
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=1255539884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Use current zoom}]
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1255539885 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1255539886 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1255539886 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1255539886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1255539975 data=null doit=true}, Button with text {Number of horizontal pages:}]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1255539976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Number of horizontal pages:}]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1255539977 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1255539977 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1255539977 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1255539977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=1255540063 data=null doit=true}, Button with text {&All pages}]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1255540063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=1255540065 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=1255540066 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=1255540066 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=1255540066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=1255540070 data=null doit=true}, Button with text {Selected pages}]
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=1255540070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Selected pages}]
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=1255540072 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=1255540072 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=1255540072 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=1255540073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1255540118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1255540118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1255540118 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1255540118 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1255540119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1255540119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1255540119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255540724 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255540767 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255540767 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255540767 data=null}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255540767 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255540768 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255540777 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541830 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541830 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541832 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255541832 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255541834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255541834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255541834 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255541834 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255541835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255541835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:51 [2023-12-08T19:09:51.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:51 [2023-12-08T19:09:51.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:51 [2023-12-08T19:09:51.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:51 [2023-12-08T19:09:51.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255541835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255540880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:09:51 [2023-12-08T19:09:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:09:51 [2023-12-08T19:09:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:09:51 [2023-12-08T19:09:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:09:51 [2023-12-08T19:09:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:09:51 [2023-12-08T19:09:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:09:51 [2023-12-08T19:09:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:09:51 [2023-12-08T19:09:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255542489 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255542489 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255542490 data=null}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255542490 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255542491 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255542500 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255542501 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255542501 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255542501 data=null}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255542502 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255542502 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255542513 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255542513 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255542513 data=null}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255542514 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255542514 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255542517 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255542518 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255542518 data=null doit=true}, TreeItem with text {Traces [0]}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255542518 data=null}, TreeItem with text {Traces [0]}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255542519 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255542519 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:09:51 [2023-12-08T19:09:51.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255542532 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255554660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255554661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255554661 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255554661 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255554661 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255554662 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select}
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554676 data=null doit=true}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554678 data=null doit=true}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554678 data=null}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select}
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255554681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255554681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255554682 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255554682 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255554682 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255554683 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram}
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554683 data=null doit=true}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1255554684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554685 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554686 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554686 data=null}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram}
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255554687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255554687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255554687 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255554687 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255554687 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255554688 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255554688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255554688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255554688 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255554689 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255554689 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255554689 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram}
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554690 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1255554690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554691 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554692 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554692 data=null}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram}
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255554692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255554692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255554692 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255554693 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255554693 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255554693 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor}
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554694 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1255554694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554695 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554704 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1255554705 data=null}, ToolItem with tooltip text {Reset zoom factor}]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor}
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255554705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255554705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255554705 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255554705 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255554706 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255554709 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select'
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=1255554901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select']
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select'
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255554901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255554902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255554902 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255554902 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255554903 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255554904 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in'
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=1255554926 data=null doit=true}, MenuItem with text {Select}]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=1255554926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Select}]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1255554926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom in']
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in'
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255554926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255554927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255554927 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255554927 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255554927 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255554927 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255554928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255554928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255554928 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255554928 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255554928 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255554929 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out'
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1255554964 data=null doit=true}, MenuItem with text {Zoom in}]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1255554964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom in}]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1255554965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom out']
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out'
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255554965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255554965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255554965 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255554966 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255554973 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255554973 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor'
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1255555007 data=null doit=true}, MenuItem with text {Zoom out}]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1255555007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom out}]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1255555008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Reset zoom factor']
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor'
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1255555008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1255555008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1255555009 data=null doit=true}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1255555009 data=null}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1255555009 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1255555011 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
14:10:04 [2023-12-08T19:10:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
14:10:04 [2023-12-08T19:10:04.415Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:04 [2023-12-08T19:10:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
14:10:04 [2023-12-08T19:10:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:04 [2023-12-08T19:10:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:04 [2023-12-08T19:10:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555012 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:04 [2023-12-08T19:10:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:04 [2023-12-08T19:10:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:04 [2023-12-08T19:10:04.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
14:10:04 [2023-12-08T19:10:04.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
14:10:04 [2023-12-08T19:10:04.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
14:10:04 [2023-12-08T19:10:04.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
14:10:04 [2023-12-08T19:10:04.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: of type 'Combo'
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: (of type 'Combo')
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=1255555422 data=null}, (of type 'Combo')]
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@488897ef
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1255555425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1255555425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1255555425 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1255555425 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1255555425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1255555425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1255555426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1255555426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1255555426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1255555426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1255555426 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1255555426 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5d706283
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=1255555427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1255555427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=1255555428 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=1255555428 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=1255555428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=1255555428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=1255555428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=1255555428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1255555428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=1255555428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=1255555429 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=1255555429 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:04 [2023-12-08T19:10:04.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=1255555429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1255555430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=1255555430 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=1255555430 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=1255555430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=1255555430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=1255555430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=1255555442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1255555442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=1255555442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=1255555442 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=1255555442 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1255555443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1255555444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1255555444 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1255555444 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1255555444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1255555444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1255555444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:04 [2023-12-08T19:10:04.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:04 [2023-12-08T19:10:04.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:04 [2023-12-08T19:10:04.933Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:04 [2023-12-08T19:10:04.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
14:10:04 [2023-12-08T19:10:04.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:04 [2023-12-08T19:10:04.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:04 [2023-12-08T19:10:04.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555577 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:04 [2023-12-08T19:10:04.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:04 [2023-12-08T19:10:04.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:05 [2023-12-08T19:10:05.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
14:10:05 [2023-12-08T19:10:05.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
14:10:05 [2023-12-08T19:10:05.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
14:10:05 [2023-12-08T19:10:05.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
14:10:05 [2023-12-08T19:10:05.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo'
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo')
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=1255555885 data=null}, (of type 'Combo')]
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7188bd49
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1255555887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1255555887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1255555887 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1255555887 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1255555887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1255555887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1255555888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1255555888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1255555888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1255555888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1255555888 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1255555889 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@78ceb8cd
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=1255555890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1255555896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=1255555896 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=1255555896 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=1255555896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=1255555896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=1255555896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=1255555897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1255555897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=1255555897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=1255555897 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=1255555897 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=1255555898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1255555898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=1255555898 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=1255555899 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=1255555899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=1255555899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=1255555899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=1255555916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1255555917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=1255555917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=1255555917 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=1255555917 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1255555918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1255555918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1255555919 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1255555919 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1255555919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1255555919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1255555919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1255555577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
14:10:05 [2023-12-08T19:10:05.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:05 [2023-12-08T19:10:05.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
14:10:05 [2023-12-08T19:10:05.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1255556427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1255556427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1255556428 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1255556428 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1255556428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1255556428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1255556476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1255556480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1255556480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1255556480 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1255556480 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=1255556485 data=null}, (of type 'Combo')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@54214c34
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1255556486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1255556486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1255556486 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1255556486 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1255556487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1255556487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1255556487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1255556487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1255556487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1255556487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1255556488 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1255556488 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=1255556490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=1255556490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=1255556490 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=1255556490 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=1255556490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=1255556490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=1255556490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1255556428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255556582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255556582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255556582 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255556582 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255556583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255556583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255556583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:05 [2023-12-08T19:10:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1255556124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
14:10:06 [2023-12-08T19:10:06.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:06 [2023-12-08T19:10:06.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
14:10:06 [2023-12-08T19:10:06.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255557374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255557374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255557374 data=null doit=true}, (of type 'Table')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255557374 data=null}, (of type 'Table')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1255557375 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255557375 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1255557375 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1255557376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1255557377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1255557377 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1255557377 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1255557377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1255557377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1255557377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:10:06 [2023-12-08T19:10:06.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:10:06 [2023-12-08T19:10:06.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:10:06 [2023-12-08T19:10:06.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:10:06 [2023-12-08T19:10:06.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255557379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255557379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255557379 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255557380 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255557380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255557380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255557380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:06 [2023-12-08T19:10:06.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1255557013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
14:10:07 [2023-12-08T19:10:07.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:07 [2023-12-08T19:10:07.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
14:10:07 [2023-12-08T19:10:07.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255558143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255558144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255558144 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255558144 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255558144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255558144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255558144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:07 [2023-12-08T19:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1255557793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
14:10:07 [2023-12-08T19:10:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:07 [2023-12-08T19:10:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
14:10:07 [2023-12-08T19:10:07.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default'
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=1255558660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=1255558660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=1255558660 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=1255558660 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=1255558660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=1255558661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=1255558661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=1255558685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=1255558685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=1255558685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=1255558685 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=1255558685 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255558686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255558687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255558687 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255558687 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255558687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255558687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255558687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:08 [2023-12-08T19:10:08.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1255558369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page}
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1255558830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1255558831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1255558831 data=null doit=true}, ToolItem with tooltip text {Go to next page}]
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1255558831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1255558831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1255558832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to next page}]
14:10:08 [2023-12-08T19:10:08.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:10:08 [2023-12-08T19:10:08.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:10:08 [2023-12-08T19:10:08.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:10:08 [2023-12-08T19:10:08.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:10:08 [2023-12-08T19:10:08.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page}
14:10:08 [2023-12-08T19:10:08.296Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page}
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1255558848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1255558849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1255558849 data=null doit=true}, ToolItem with tooltip text {Go to previous page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1255558849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1255558849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1255558849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to previous page}]
14:10:08 [2023-12-08T19:10:08.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:10:08 [2023-12-08T19:10:08.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:10:08 [2023-12-08T19:10:08.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:10:08 [2023-12-08T19:10:08.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:10:08 [2023-12-08T19:10:08.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page}
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page}
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1255558866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1255558867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1255558867 data=null doit=true}, ToolItem with tooltip text {Go to last page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1255558867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1255558867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1255558867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to last page}]
14:10:08 [2023-12-08T19:10:08.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:10:08 [2023-12-08T19:10:08.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:10:08 [2023-12-08T19:10:08.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:10:08 [2023-12-08T19:10:08.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:10:08 [2023-12-08T19:10:08.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page}
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page}
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1255558883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1255558883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1255558883 data=null doit=true}, ToolItem with tooltip text {Go to first page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1255558883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
14:10:08 [2023-12-08T19:10:08.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1255558883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
14:10:08 [2023-12-08T19:10:08.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1255558883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to first page}]
14:10:08 [2023-12-08T19:10:08.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:10:08 [2023-12-08T19:10:08.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:10:08 [2023-12-08T19:10:08.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:10:08 [2023-12-08T19:10:08.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:10:08 [2023-12-08T19:10:08.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:10:08 [2023-12-08T19:10:08.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page}
14:10:08 [2023-12-08T19:10:08.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
14:10:08 [2023-12-08T19:10:08.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page'
14:10:08 [2023-12-08T19:10:08.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=1255558972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Next page']
14:10:08 [2023-12-08T19:10:08.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page'
14:10:08 [2023-12-08T19:10:08.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
14:10:08 [2023-12-08T19:10:08.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page'
14:10:08 [2023-12-08T19:10:08.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=1255559008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Previous page']
14:10:08 [2023-12-08T19:10:08.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page'
14:10:08 [2023-12-08T19:10:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
14:10:08 [2023-12-08T19:10:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page'
14:10:08 [2023-12-08T19:10:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=1255559094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Last page']
14:10:08 [2023-12-08T19:10:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page'
14:10:08 [2023-12-08T19:10:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
14:10:08 [2023-12-08T19:10:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page'
14:10:08 [2023-12-08T19:10:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=1255559171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'First page']
14:10:08 [2023-12-08T19:10:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page'
14:10:08 [2023-12-08T19:10:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
14:10:08 [2023-12-08T19:10:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...'
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...'
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255559676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255559676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255559676 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255559676 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255559676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255559676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255559676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:09 [2023-12-08T19:10:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=1255559206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...']
14:10:09 [2023-12-08T19:10:09.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255560803 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255560861 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255560861 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255560862 data=null}, TreeItem with text {TestForFiltering}]
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255560862 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255560862 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255560879 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:10:10 [2023-12-08T19:10:10.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561943 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561943 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561944 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255561944 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255561946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255561946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255561946 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:11 [2023-12-08T19:10:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255561946 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:11 [2023-12-08T19:10:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255561946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:11 [2023-12-08T19:10:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255561946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:11 [2023-12-08T19:10:11.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:11 [2023-12-08T19:10:11.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:11 [2023-12-08T19:10:11.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:11 [2023-12-08T19:10:11.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:11 [2023-12-08T19:10:11.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:11 [2023-12-08T19:10:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:10:11 [2023-12-08T19:10:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255561946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:11 [2023-12-08T19:10:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255560971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:10:11 [2023-12-08T19:10:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
14:10:12 [2023-12-08T19:10:12.024Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.06 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
14:10:12 [2023-12-08T19:10:12.024Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDPrintUi -- Time elapsed: 32.44 s
14:10:12 [2023-12-08T19:10:12.024Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDView -- Time elapsed: 20.10 s
14:10:12 [2023-12-08T19:10:12.024Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
14:10:12 [2023-12-08T19:10:12.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255562612 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:12 [2023-12-08T19:10:12.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255562894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255563025 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255563025 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255563026 data=null}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255563026 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255563026 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255563071 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255563072 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255563072 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255563072 data=null}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255563073 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255563073 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255563083 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255563084 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255563084 data=null}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255563084 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255563084 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255563087 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255563088 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255563088 data=null doit=true}, TreeItem with text {Traces [0]}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255563089 data=null}, TreeItem with text {Traces [0]}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255563089 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255563089 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:10:12 [2023-12-08T19:10:12.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255563106 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:10:14 [2023-12-08T19:10:14.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
14:10:14 [2023-12-08T19:10:14.440Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
14:10:14 [2023-12-08T19:10:14.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
14:10:14 [2023-12-08T19:10:14.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564776 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564890 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564893 data=null}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564894 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255564954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565007 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565007 data=null}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565008 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565138 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565138 data=null}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565139 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565253 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565254 data=null}, ToolItem with tooltip text {Insert new color setting}]
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority}
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565254 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565256 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565256 data=null}, ToolItem with tooltip text {Increase priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority}
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority}
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565257 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565352 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565352 data=null}, ToolItem with tooltip text {Decrease priority}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority}
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565353 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565466 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565466 data=null}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565470 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565571 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565571 data=null}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565605 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255565605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
14:10:14 [2023-12-08T19:10:14.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:10:14 [2023-12-08T19:10:14.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:10:14 [2023-12-08T19:10:14.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:10:14 [2023-12-08T19:10:14.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:10:14 [2023-12-08T19:10:14.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:10:14 [2023-12-08T19:10:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table')
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255565846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255565847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255565847 data=null doit=true}, (of type 'Table')]
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255565847 data=null}, (of type 'Table')]
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255565848 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, (of type 'Table')]
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255565848 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:10:15 [2023-12-08T19:10:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255565850 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, (of type 'Table')]
14:10:15 [2023-12-08T19:10:15.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255566400 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:15 [2023-12-08T19:10:15.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:10:15 [2023-12-08T19:10:15.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:15 [2023-12-08T19:10:15.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:15 [2023-12-08T19:10:15.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:15 [2023-12-08T19:10:15.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255566440 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:15 [2023-12-08T19:10:15.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255566440 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:15 [2023-12-08T19:10:15.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255566440 data=null}, TreeItem with text {TestForFiltering}]
14:10:15 [2023-12-08T19:10:15.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255566441 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:15 [2023-12-08T19:10:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255566441 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:15 [2023-12-08T19:10:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255566451 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:15 [2023-12-08T19:10:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:10:15 [2023-12-08T19:10:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:10:16 [2023-12-08T19:10:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:10:16 [2023-12-08T19:10:16.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:10:16 [2023-12-08T19:10:16.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:10:16 [2023-12-08T19:10:16.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:16 [2023-12-08T19:10:16.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:10:16 [2023-12-08T19:10:16.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:10:16 [2023-12-08T19:10:16.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:16 [2023-12-08T19:10:16.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:16 [2023-12-08T19:10:16.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567507 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567507 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567508 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255567508 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255567510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255567510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255567510 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255567510 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255567510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255567510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:16 [2023-12-08T19:10:16.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:16 [2023-12-08T19:10:16.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:16 [2023-12-08T19:10:16.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:16 [2023-12-08T19:10:16.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:16 [2023-12-08T19:10:16.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255567510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:16 [2023-12-08T19:10:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255566516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:10:17 [2023-12-08T19:10:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
14:10:17 [2023-12-08T19:10:17.498Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.443 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
14:10:17 [2023-12-08T19:10:17.498Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest.testYellow -- Time elapsed: 1.138 s
14:10:17 [2023-12-08T19:10:17.498Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
14:10:17 [2023-12-08T19:10:17.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255568067 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:17 [2023-12-08T19:10:17.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:17 [2023-12-08T19:10:17.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:10:17 [2023-12-08T19:10:17.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:10:17 [2023-12-08T19:10:17.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:10:17 [2023-12-08T19:10:17.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255568264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:10:17 [2023-12-08T19:10:17.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:10:19 [2023-12-08T19:10:19.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:10:19 [2023-12-08T19:10:19.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:19 [2023-12-08T19:10:19.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:19 [2023-12-08T19:10:19.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255570248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255570248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255570248 data=null doit=true}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255570248 data=null}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1255570248 data=null button=1 stateMask=0x0 x=14 y=35 count=1}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1255570249 data=null button=1 stateMask=0x80000 x=14 y=35 count=1}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255570249 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1255570250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255570252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1255570252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1255570252 data=null doit=true}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1255570252 data=null}, (of type 'Table')]
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:10:19 [2023-12-08T19:10:19.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
14:10:19 [2023-12-08T19:10:19.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events'
14:10:19 [2023-12-08T19:10:19.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1255570308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Collapse Events']
14:10:19 [2023-12-08T19:10:19.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events'
14:10:21 [2023-12-08T19:10:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
14:10:21 [2023-12-08T19:10:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters'
14:10:21 [2023-12-08T19:10:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1255571514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear Filters']
14:10:21 [2023-12-08T19:10:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters'
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255572174 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255572180 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255572181 data=null doit=true}, TreeItem with text {test}]
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255572181 data=null}, TreeItem with text {test}]
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255572181 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255572181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255572210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:10:21 [2023-12-08T19:10:21.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:10:21 [2023-12-08T19:10:21.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:10:22 [2023-12-08T19:10:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:10:22 [2023-12-08T19:10:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:10:22 [2023-12-08T19:10:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:22 [2023-12-08T19:10:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:10:22 [2023-12-08T19:10:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:10:22 [2023-12-08T19:10:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:22 [2023-12-08T19:10:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:22 [2023-12-08T19:10:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:22 [2023-12-08T19:10:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:10:22 [2023-12-08T19:10:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572800 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572801 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572802 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255572802 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255572803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255572807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255572807 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255572807 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255572807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:22 [2023-12-08T19:10:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255572807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:22 [2023-12-08T19:10:22.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:22 [2023-12-08T19:10:22.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:22 [2023-12-08T19:10:22.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:22 [2023-12-08T19:10:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255572808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:22 [2023-12-08T19:10:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255572320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:10:22 [2023-12-08T19:10:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:22 [2023-12-08T19:10:22.634Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.110 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
14:10:22 [2023-12-08T19:10:22.634Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest.test -- Time elapsed: 4.908 s
14:10:22 [2023-12-08T19:10:22.634Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
14:10:22 [2023-12-08T19:10:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255573185 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:22 [2023-12-08T19:10:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:22 [2023-12-08T19:10:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:10:22 [2023-12-08T19:10:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:10:22 [2023-12-08T19:10:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:10:22 [2023-12-08T19:10:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255573377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:10:22 [2023-12-08T19:10:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255574958 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255574958 data=null doit=true}, TableItem with text {}]
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255574959 data=null}, TableItem with text {}]
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255574959 data=null button=1 stateMask=0x0 x=265 y=12 count=1}, TableItem with text {}]
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255574964 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
14:10:24 [2023-12-08T19:10:24.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255574965 data=null button=1 stateMask=0x80000 x=265 y=12 count=1}, TableItem with text {}]
14:10:24 [2023-12-08T19:10:24.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1255574966 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
14:10:24 [2023-12-08T19:10:24.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1255574967 data=null doit=true}, TableItem with text {}]
14:10:24 [2023-12-08T19:10:24.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1255575018 data=null}, TableItem with text {}]
14:10:24 [2023-12-08T19:10:24.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
14:10:24 [2023-12-08T19:10:24.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:10:24 [2023-12-08T19:10:24.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:10:24 [2023-12-08T19:10:24.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
14:10:24 [2023-12-08T19:10:24.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:24 [2023-12-08T19:10:24.536Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters.
14:10:25 [2023-12-08T19:10:25.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:27 [2023-12-08T19:10:27.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:10:27 [2023-12-08T19:10:27.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255577726 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
14:10:27 [2023-12-08T19:10:27.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255577726 data=null doit=true}, TableItem with text {}]
14:10:27 [2023-12-08T19:10:27.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255577726 data=null}, TableItem with text {}]
14:10:27 [2023-12-08T19:10:27.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255577727 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
14:10:27 [2023-12-08T19:10:27.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255577727 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
14:10:27 [2023-12-08T19:10:27.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255577729 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
14:10:27 [2023-12-08T19:10:27.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
14:10:27 [2023-12-08T19:10:27.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
14:10:27 [2023-12-08T19:10:27.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1255577767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
14:10:27 [2023-12-08T19:10:27.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255579692 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255579692 data=null doit=true}, TableItem with text {}]
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255579692 data=null}, TableItem with text {}]
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255579693 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255579693 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255579699 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1255579743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
14:10:29 [2023-12-08T19:10:29.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
14:10:29 [2023-12-08T19:10:29.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255580296 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:29 [2023-12-08T19:10:29.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:10:29 [2023-12-08T19:10:29.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:29 [2023-12-08T19:10:29.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:29 [2023-12-08T19:10:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:29 [2023-12-08T19:10:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255580304 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:10:29 [2023-12-08T19:10:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255580304 data=null doit=true}, TreeItem with text {test}]
14:10:29 [2023-12-08T19:10:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255580304 data=null}, TreeItem with text {test}]
14:10:29 [2023-12-08T19:10:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255580305 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:10:29 [2023-12-08T19:10:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255580305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:10:29 [2023-12-08T19:10:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255580394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:10:29 [2023-12-08T19:10:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:10:29 [2023-12-08T19:10:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:10:29 [2023-12-08T19:10:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581396 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581397 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581397 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255581398 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:30 [2023-12-08T19:10:30.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255581399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:30 [2023-12-08T19:10:30.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255581399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:30 [2023-12-08T19:10:30.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255581399 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:30 [2023-12-08T19:10:30.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255581399 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:30 [2023-12-08T19:10:30.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255581399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:30 [2023-12-08T19:10:30.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255581400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:30 [2023-12-08T19:10:30.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:30 [2023-12-08T19:10:30.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:30 [2023-12-08T19:10:30.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:30 [2023-12-08T19:10:30.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:30 [2023-12-08T19:10:30.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:30 [2023-12-08T19:10:30.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:10:30 [2023-12-08T19:10:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255581400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:30 [2023-12-08T19:10:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255580484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:10:31 [2023-12-08T19:10:31.247Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.723 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
14:10:31 [2023-12-08T19:10:31.247Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter -- Time elapsed: 4.816 s
14:10:31 [2023-12-08T19:10:31.247Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExport -- Time elapsed: 1.973 s
14:10:31 [2023-12-08T19:10:31.247Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
14:10:31 [2023-12-08T19:10:31.247Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
14:10:31 [2023-12-08T19:10:31.248Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest skipped
14:10:31 [2023-12-08T19:10:31.248Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
14:10:31 [2023-12-08T19:10:31.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255581926 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:31 [2023-12-08T19:10:31.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255582097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255582217 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255582218 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255582218 data=null}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255582218 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255582219 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255582255 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255582257 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255582257 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255582258 data=null}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255582258 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255582258 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255582272 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255582272 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255582272 data=null}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255582273 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255582273 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255582276 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255582277 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255582277 data=null doit=true}, TreeItem with text {Traces [0]}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255582277 data=null}, TreeItem with text {Traces [0]}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255582277 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:10:31 [2023-12-08T19:10:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255582282 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:10:31 [2023-12-08T19:10:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255582293 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583897 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583915 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255583915 data=null}, ToolItem with tooltip text {Add new filter}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1255583917 data=null button=0 stateMask=0x0 x=78 y=12 count=0}, TreeItem with text {FILTER <name>}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1255583917 data=null doit=true}, TreeItem with text {FILTER <name>}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1255583917 data=null}, TreeItem with text {FILTER <name>}]
14:10:33 [2023-12-08T19:10:33.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1255583918 data=null button=1 stateMask=0x0 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255583918 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1255583928 data=null button=1 stateMask=0x80000 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp}
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1255583945 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1255583945 data=null doit=true}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1255583948 data=null}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1255583964 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255583964 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1255583971 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1255583971 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1255583971 data=null doit=true}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1255583971 data=null}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp}
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1255583972 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1255583972 data=null doit=true}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1255583973 data=null}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1255583973 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255583973 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1255583979 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1255584018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
14:10:33 [2023-12-08T19:10:33.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1255584096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255584098 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255584099 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255584099 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255584100 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255584100 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255584105 data=null button=0 stateMask=0x0 x=204 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255584105 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255584105 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255584105 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255584105 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255584177 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND'
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=1255584261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND']
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND'
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=1255584282 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=1255584282 data=null doit=true}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=1255584282 data=null}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=1255584282 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255584283 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=1255584288 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS'
14:10:33 [2023-12-08T19:10:33.660Z] 
14:10:33 [2023-12-08T19:10:33.660Z] (Eclipse:5227): Gtk-WARNING **: 19:10:33.617: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1255584365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS']
14:10:33 [2023-12-08T19:10:33.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS'
14:10:33 [2023-12-08T19:10:33.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won't expand it again.
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1255584464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1255584476 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"]
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1255584476 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1255584476 data=null}, Tree node with text: Timestamp CONTAINS "100"]
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1255584496 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255584496 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
14:10:33 [2023-12-08T19:10:33.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1255584544 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=1255584545 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=1255584545 data=null doit=true}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=1255584546 data=null}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=1255584546 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255584546 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=1255584566 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584567 data=null doit=true}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584570 data=null doit=true}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255584570 data=null}, ToolItem with tooltip text {Save filters}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255584629 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255584630 data=null doit=true}, TableItem with text {}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255584630 data=null}, TableItem with text {}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255584631 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255584631 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255584632 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp'
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=1255584678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp']
14:10:33 [2023-12-08T19:10:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp'
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255586289 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255586289 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255586289 data=null}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255586290 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255586290 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255586299 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255586300 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255586300 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255586300 data=null}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255586308 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255586308 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255586316 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:35 [2023-12-08T19:10:35.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
14:10:35 [2023-12-08T19:10:35.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:35 [2023-12-08T19:10:35.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255586363 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:10:35 [2023-12-08T19:10:35.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255586363 data=null doit=true}, TreeItem with text {Traces [1]}]
14:10:35 [2023-12-08T19:10:35.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255586363 data=null}, TreeItem with text {Traces [1]}]
14:10:35 [2023-12-08T19:10:35.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255586363 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:10:35 [2023-12-08T19:10:35.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255586364 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:10:35 [2023-12-08T19:10:35.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255586370 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587935 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587947 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255587947 data=null}, ToolItem with tooltip text {Add new filter}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1255587948 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {FILTER <name>}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1255587948 data=null doit=true}, TreeItem with text {FILTER <name>}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1255587949 data=null}, TreeItem with text {FILTER <name>}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1255587949 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255587949 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1255587956 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
14:10:37 [2023-12-08T19:10:37.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
14:10:37 [2023-12-08T19:10:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:37 [2023-12-08T19:10:37.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field}
14:10:37 [2023-12-08T19:10:37.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1255587980 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=1255587980 data=null doit=true}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:37 [2023-12-08T19:10:37.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1255587984 data=null}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1255587984 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255587985 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1255587992 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1255587992 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1255587992 data=null doit=true}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1255587992 data=null}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field}
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1255587993 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=1255588009 data=null doit=true}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1255588010 data=null}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1255588010 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255588010 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1255588016 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1255588056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
14:10:37 [2023-12-08T19:10:37.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1255588090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255588092 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255588092 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255588092 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255588093 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255588093 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255588094 data=null button=0 stateMask=0x0 x=204 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255588094 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255588094 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255588094 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255588095 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255588120 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:37 [2023-12-08T19:10:37.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
14:10:37 [2023-12-08T19:10:37.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE'
14:10:37 [2023-12-08T19:10:37.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1255588164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE']
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=1255588262 data=null doit=true}, Tree node with text: <select aspect> = <value>]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=1255588262 data=null}, Tree node with text: <select aspect> = <value>]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=1255588263 data=null button=1 stateMask=0x0 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255588263 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: <select aspect> = <value>]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=1255588264 data=null button=1 stateMask=0x80000 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1255588266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button'
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=1255588296 data=null doit=true}, Button with text {=}]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=1255588297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=1255588299 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=1255588364 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=1255588365 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=1255588365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:10:37 [2023-12-08T19:10:37.714Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588367 data=null doit=true}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588370 data=null doit=true}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255588371 data=null}, ToolItem with tooltip text {Save filters}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255588489 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255588489 data=null doit=true}, TableItem with text {}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255588489 data=null}, TableItem with text {}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255588490 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255588490 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
14:10:37 [2023-12-08T19:10:37.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255588492 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
14:10:37 [2023-12-08T19:10:37.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field'
14:10:37 [2023-12-08T19:10:37.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field'
14:10:37 [2023-12-08T19:10:37.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=1255588569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field']
14:10:37 [2023-12-08T19:10:37.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field'
14:10:39 [2023-12-08T19:10:39.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:39 [2023-12-08T19:10:39.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:39 [2023-12-08T19:10:39.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:39 [2023-12-08T19:10:39.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:39 [2023-12-08T19:10:39.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:39 [2023-12-08T19:10:39.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:39 [2023-12-08T19:10:39.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255590198 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255590198 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255590198 data=null}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255590198 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255590199 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255590216 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255590217 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255590217 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255590217 data=null}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255590217 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255590218 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255590224 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:39 [2023-12-08T19:10:39.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255590229 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255590229 data=null doit=true}, TreeItem with text {Traces [1]}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255590229 data=null}, TreeItem with text {Traces [1]}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255590230 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255590230 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:10:39 [2023-12-08T19:10:39.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255590236 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591820 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591846 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255591846 data=null}, ToolItem with tooltip text {Add new filter}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1255591847 data=null button=0 stateMask=0x0 x=78 y=173 count=0}, TreeItem with text {FILTER <name>}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1255591848 data=null doit=true}, TreeItem with text {FILTER <name>}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1255591848 data=null}, TreeItem with text {FILTER <name>}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1255591848 data=null button=1 stateMask=0x0 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255591848 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1255591855 data=null button=1 stateMask=0x80000 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals}
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1255591861 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1255591861 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1255591864 data=null}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1255591882 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255591882 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1255591890 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1255591890 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1255591890 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1255591890 data=null}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals}
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1255591891 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1255591891 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1255591892 data=null}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1255591892 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255591893 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1255591903 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1255591939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
14:10:41 [2023-12-08T19:10:41.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1255591983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255591985 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255591985 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255591986 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255591986 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255591986 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255591987 data=null button=0 stateMask=0x0 x=204 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255591987 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255591987 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255591988 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255591988 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1255592015 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
14:10:41 [2023-12-08T19:10:41.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR'
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=1255592070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR']
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR'
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=1255592091 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=1255592092 data=null doit=true}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=1255592092 data=null}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=1255592092 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255592093 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=1255592098 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS'
14:10:41 [2023-12-08T19:10:41.510Z] 
14:10:41 [2023-12-08T19:10:41.510Z] (Eclipse:5227): Gtk-WARNING **: 19:10:41.409: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1255592161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS']
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS'
14:10:41 [2023-12-08T19:10:41.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1255592216 data=null button=0 stateMask=0x0 x=162 y=242 count=0}, TreeItem with text {<select aspect> EQUALS}]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=1255592217 data=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=1255592217 data=null}, TreeItem with text {<select aspect> EQUALS}]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1255592217 data=null button=1 stateMask=0x0 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
14:10:41 [2023-12-08T19:10:41.510Z] 
14:10:41 [2023-12-08T19:10:41.510Z] (Eclipse:5227): Gtk-WARNING **: 19:10:41.468: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255592218 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1255592266 data=null button=1 stateMask=0x80000 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1255592268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:41 [2023-12-08T19:10:41.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=1255592300 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=1255592300 data=null doit=true}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=1255592301 data=null}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=1255592301 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255592302 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=1255592316 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES'
14:10:41 [2023-12-08T19:10:41.769Z] 
14:10:41 [2023-12-08T19:10:41.769Z] (Eclipse:5227): Gtk-WARNING **: 19:10:41.603: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1255592350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES']
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES'
14:10:41 [2023-12-08T19:10:41.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1255592407 data=null button=0 stateMask=0x0 x=167 y=265 count=0}, TreeItem with text {<select aspect> MATCHES}]
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=1255592407 data=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
14:10:41 [2023-12-08T19:10:41.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=1255592407 data=null}, TreeItem with text {<select aspect> MATCHES}]
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1255592407 data=null button=1 stateMask=0x0 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
14:10:41 [2023-12-08T19:10:41.770Z] 
14:10:41 [2023-12-08T19:10:41.770Z] (Eclipse:5227): Gtk-WARNING **: 19:10:41.697: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255592408 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1255592492 data=null button=1 stateMask=0x80000 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1255592494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
14:10:41 [2023-12-08T19:10:41.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592571 data=null doit=true}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592574 data=null doit=true}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255592575 data=null}, ToolItem with tooltip text {Save filters}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255592683 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
14:10:42 [2023-12-08T19:10:42.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255592683 data=null doit=true}, TableItem with text {}]
14:10:42 [2023-12-08T19:10:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255592684 data=null}, TableItem with text {}]
14:10:42 [2023-12-08T19:10:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255592684 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
14:10:42 [2023-12-08T19:10:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255592685 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
14:10:42 [2023-12-08T19:10:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255592686 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
14:10:42 [2023-12-08T19:10:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
14:10:42 [2023-12-08T19:10:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals'
14:10:42 [2023-12-08T19:10:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1255592731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals']
14:10:42 [2023-12-08T19:10:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals'
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255594404 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1255594454 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1255594454 data=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1255594454 data=null}, TreeItem with text {TestForFiltering}]
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1255594455 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255594455 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1255594473 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:10:43 [2023-12-08T19:10:43.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:10:44 [2023-12-08T19:10:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:10:44 [2023-12-08T19:10:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:10:44 [2023-12-08T19:10:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:44 [2023-12-08T19:10:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:10:44 [2023-12-08T19:10:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:10:44 [2023-12-08T19:10:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:44 [2023-12-08T19:10:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:44 [2023-12-08T19:10:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:44 [2023-12-08T19:10:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595510 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595510 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595511 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255595511 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255595513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255595513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255595513 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255595513 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255595513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255595513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:44 [2023-12-08T19:10:44.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:44 [2023-12-08T19:10:44.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:44 [2023-12-08T19:10:44.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:44 [2023-12-08T19:10:44.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:44 [2023-12-08T19:10:44.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:44 [2023-12-08T19:10:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:10:45 [2023-12-08T19:10:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255595514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:45 [2023-12-08T19:10:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255594563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:10:45 [2023-12-08T19:10:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:10:45 [2023-12-08T19:10:45.380Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.16 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
14:10:45 [2023-12-08T19:10:45.380Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampFilter -- Time elapsed: 4.141 s
14:10:45 [2023-12-08T19:10:45.380Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testField01 -- Time elapsed: 3.899 s
14:10:45 [2023-12-08T19:10:45.380Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampEqualsOr -- Time elapsed: 3.858 s
14:10:45 [2023-12-08T19:10:45.380Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
14:10:45 [2023-12-08T19:10:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255596096 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:45 [2023-12-08T19:10:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:45 [2023-12-08T19:10:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:10:45 [2023-12-08T19:10:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:10:45 [2023-12-08T19:10:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:10:45 [2023-12-08T19:10:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255596370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:10:45 [2023-12-08T19:10:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:10:47 [2023-12-08T19:10:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:10:47 [2023-12-08T19:10:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:47 [2023-12-08T19:10:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:47 [2023-12-08T19:10:47.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:48 [2023-12-08T19:10:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
14:10:48 [2023-12-08T19:10:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
14:10:48 [2023-12-08T19:10:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1255598715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
14:10:48 [2023-12-08T19:10:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255599225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255599225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255599225 data=null doit=true}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255599225 data=null}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1255599226 data=null button=1 stateMask=0x0 x=102 y=104 count=1}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1255599226 data=null button=1 stateMask=0x80000 x=102 y=104 count=1}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255599226 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1255599239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255599240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1255599240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1255599240 data=null doit=true}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1255599248 data=null}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255599249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255599249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255599249 data=null doit=true}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255599250 data=null}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255599256 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255599256 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255599268 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
14:10:48 [2023-12-08T19:10:48.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
14:10:48 [2023-12-08T19:10:48.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
14:10:48 [2023-12-08T19:10:48.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255599422 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:10:48 [2023-12-08T19:10:48.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:10:49 [2023-12-08T19:10:49.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:10:49 [2023-12-08T19:10:49.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255600083 data=null doit=true}, Shell with text {Preferences}]
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255600083 data=null doit=true}, Shell with text {Preferences}]
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: (of type 'Text')
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: of type 'Text'
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: (of type 'Text')
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General}
14:10:49 [2023-12-08T19:10:49.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=1255600092 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1255600092 data=null doit=true}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1255600093 data=null}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1255600093 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255600094 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1255600094 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=1255600094 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=1255600095 data=null doit=true}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=1255600095 data=null}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General}
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=1255600096 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1255600096 data=null doit=true}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1255600096 data=null}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1255600096 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255600096 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1255600097 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1255600599 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=1255600600 data=null doit=true}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1255600600 data=null}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1255600601 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255600601 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1255600603 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1255600651 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1255600651 data=null doit=true}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1255600651 data=null}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1255600652 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=1255600653 data=null doit=true}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1255600653 data=null}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1255600653 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255600653 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1255600654 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
14:10:49 [2023-12-08T19:10:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts
14:10:49 [2023-12-08T19:10:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1255600655 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
14:10:49 [2023-12-08T19:10:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1255600655 data=null doit=true}, Tree node with text: Colors and Fonts]
14:10:49 [2023-12-08T19:10:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:49 [2023-12-08T19:10:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1255600655 data=null}, Tree node with text: Colors and Fonts]
14:10:49 [2023-12-08T19:10:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1255600656 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
14:10:49 [2023-12-08T19:10:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255600662 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1255600663 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1255600746 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1255600747 data=null doit=true}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1255600747 data=null}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1255600749 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1255600749 data=null doit=true}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1255600749 data=null}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1255600750 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255600750 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1255600751 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing}
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255600754 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255600754 data=null doit=true}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255600757 data=null}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255600778 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255600778 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255600778 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1255600779 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1255600779 data=null doit=true}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1255600779 data=null}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing}
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255600780 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255600780 data=null doit=true}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255600780 data=null}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255600781 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255600781 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255600782 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255600782 data=null doit=true}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255600782 data=null}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255600783 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255600783 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255600790 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600790 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600791 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600799 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600799 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255600799 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}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600801 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600801 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600801 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600801 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600802 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600802 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600802 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600803 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255600803 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}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1255600804 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1255600807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=1255600814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=1255600814 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=1255600814 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=1255600814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=1255600814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=1255600814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=1255600818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=1255600819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=1255600819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=1255600819 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=1255600819 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:10:50 [2023-12-08T19:10:50.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255600822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255600822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255600823 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255600823 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255600823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255600823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255600823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255600907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255600907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255600907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255600907 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255600908 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=1255600911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=1255600911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=1255600911 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=1255600912 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=1255600912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=1255600912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=1255600912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:10:50 [2023-12-08T19:10:50.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:10:50 [2023-12-08T19:10:50.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:10:50 [2023-12-08T19:10:50.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:10:50 [2023-12-08T19:10:50.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255600941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255600941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255600941 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255600942 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255600942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255600942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255600960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:10:50 [2023-12-08T19:10:50.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255599576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:10:50 [2023-12-08T19:10:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:50 [2023-12-08T19:10:50.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255601602 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:50 [2023-12-08T19:10:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:10:50 [2023-12-08T19:10:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:50 [2023-12-08T19:10:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:50 [2023-12-08T19:10:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:50 [2023-12-08T19:10:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255601666 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:10:50 [2023-12-08T19:10:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255601666 data=null doit=true}, TreeItem with text {test}]
14:10:50 [2023-12-08T19:10:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255601667 data=null}, TreeItem with text {test}]
14:10:50 [2023-12-08T19:10:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255601667 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:10:50 [2023-12-08T19:10:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255601667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:10:50 [2023-12-08T19:10:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255601694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:10:51 [2023-12-08T19:10:51.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:10:51 [2023-12-08T19:10:51.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:10:51 [2023-12-08T19:10:51.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:10:52 [2023-12-08T19:10:52.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602729 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602729 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602731 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255602731 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255602733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255602733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255602733 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255602733 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255602733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:52 [2023-12-08T19:10:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255602734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:52 [2023-12-08T19:10:52.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:52 [2023-12-08T19:10:52.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:52 [2023-12-08T19:10:52.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:52 [2023-12-08T19:10:52.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:52 [2023-12-08T19:10:52.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:52 [2023-12-08T19:10:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:10:52 [2023-12-08T19:10:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255602734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:52 [2023-12-08T19:10:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255601792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:10:52 [2023-12-08T19:10:52.640Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.147 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
14:10:52 [2023-12-08T19:10:52.640Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest.testChangeFont -- Time elapsed: 6.869 s
14:10:52 [2023-12-08T19:10:52.640Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
14:10:52 [2023-12-08T19:10:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255603255 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:52 [2023-12-08T19:10:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255603473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1255603605 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1255603605 data=null doit=true}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1255603605 data=null}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1255603606 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255603606 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1255603635 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1255603636 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1255603636 data=null doit=true}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1255603636 data=null}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1255603637 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255603637 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1255603648 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1255603648 data=null doit=true}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1255603648 data=null}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1255603649 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255603649 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1255603652 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255603653 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255603653 data=null doit=true}, TreeItem with text {Traces [0]}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255603653 data=null}, TreeItem with text {Traces [0]}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255603653 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255603654 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:10:52 [2023-12-08T19:10:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255603669 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample16241540701869138347.xml"'
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255605189 data=null doit=true}, TreeItem with text {Traces [1]}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255605190 data=null}, TreeItem with text {Traces [1]}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255605190 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255605191 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255605193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605264 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample16241540701869138347.xml} time=1255605265 data=null doit=true}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample16241540701869138347.xml} time=1255605265 data=null}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605265 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255605266 data=null item=TreeItem {sample16241540701869138347.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605299 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605300 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample16241540701869138347.xml} time=1255605300 data=null doit=true}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample16241540701869138347.xml} time=1255605300 data=null}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605301 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255605301 data=null item=TreeItem {sample16241540701869138347.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605308 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample16241540701869138347.xml}]
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
14:10:54 [2023-12-08T19:10:54.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...'
14:10:55 [2023-12-08T19:10:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset}
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605863 data=null button=0 stateMask=0x0 x=134 y=12 count=0}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample16241540701869138347.xml} time=1255605863 data=null doit=true}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample16241540701869138347.xml} time=1255605863 data=null}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605864 data=null button=1 stateMask=0x0 x=134 y=12 count=1}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255605864 data=null item=TreeItem {sample16241540701869138347.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605865 data=null button=1 stateMask=0x80000 x=134 y=12 count=1}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample16241540701869138347.xml}
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605866 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample16241540701869138347.xml} time=1255605866 data=null doit=true}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample16241540701869138347.xml} time=1255605867 data=null}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605867 data=null button=1 stateMask=0x0 x=491 y=12 count=1}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255605872 data=null item=TreeItem {sample16241540701869138347.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605879 data=null button=1 stateMask=0x80000 x=491 y=12 count=1}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample16241540701869138347.xml} time=1255605879 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample16241540701869138347.xml} time=1255605880 data=null doit=true}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample16241540701869138347.xml} time=1255605880 data=null}, TreeItem with text {sample16241540701869138347.xml}]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample16241540701869138347.xml}
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255605893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:55 [2023-12-08T19:10:55.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255605893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:55 [2023-12-08T19:10:55.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255605894 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:55 [2023-12-08T19:10:55.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255605894 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:55 [2023-12-08T19:10:55.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255605894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:55 [2023-12-08T19:10:55.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255605894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:55 [2023-12-08T19:10:55.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255605894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:55 [2023-12-08T19:10:55.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1255605466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Apply Time Offset...']
14:10:55 [2023-12-08T19:10:55.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:10:57 [2023-12-08T19:10:57.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample16241540701869138347.xml"'
14:10:57 [2023-12-08T19:10:57.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:10:57 [2023-12-08T19:10:57.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:10:57 [2023-12-08T19:10:57.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample16241540701869138347.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255607887 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample16241540701869138347.xml - Eclipse Platform}]
14:10:57 [2023-12-08T19:10:57.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:10:57 [2023-12-08T19:10:57.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:10:57 [2023-12-08T19:10:57.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:10:57 [2023-12-08T19:10:57.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:10:57 [2023-12-08T19:10:57.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1255607971 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
14:10:57 [2023-12-08T19:10:57.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1255607971 data=null doit=true}, TreeItem with text {TestForOffsetting}]
14:10:57 [2023-12-08T19:10:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1255607971 data=null}, TreeItem with text {TestForOffsetting}]
14:10:57 [2023-12-08T19:10:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1255607971 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
14:10:57 [2023-12-08T19:10:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255607972 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
14:10:57 [2023-12-08T19:10:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1255608007 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
14:10:57 [2023-12-08T19:10:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:10:57 [2023-12-08T19:10:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:10:57 [2023-12-08T19:10:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608571 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608571 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608572 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255608572 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255608573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255608573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255608573 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255608573 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:58 [2023-12-08T19:10:58.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255608574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:58 [2023-12-08T19:10:58.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255608574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:58 [2023-12-08T19:10:58.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:58 [2023-12-08T19:10:58.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:58 [2023-12-08T19:10:58.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:58 [2023-12-08T19:10:58.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:58 [2023-12-08T19:10:58.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:58 [2023-12-08T19:10:58.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:10:58 [2023-12-08T19:10:58.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255608574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:10:58 [2023-12-08T19:10:58.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255608093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:10:58 [2023-12-08T19:10:58.550Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.830 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
14:10:58 [2023-12-08T19:10:58.550Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting -- Time elapsed: 5.828 s
14:10:58 [2023-12-08T19:10:58.550Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
14:10:58 [2023-12-08T19:10:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255609093 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:10:58 [2023-12-08T19:10:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:10:58 [2023-12-08T19:10:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:10:58 [2023-12-08T19:10:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:10:58 [2023-12-08T19:10:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:10:58 [2023-12-08T19:10:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255609302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:10:58 [2023-12-08T19:10:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255610774 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255610775 data=null doit=true}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255610777 data=null}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255610777 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255610778 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255610782 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1255610783 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1255610783 data=null doit=true}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1255610783 data=null}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
14:11:00 [2023-12-08T19:11:00.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255611482 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255611483 data=null doit=true}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255611483 data=null}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255611484 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255611484 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255611489 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1255611489 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1255611489 data=null doit=true}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1255611489 data=null}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1255611537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255611716 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255611716 data=null doit=true}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255611716 data=null}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255611717 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255611717 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255611718 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1255611718 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1255611719 data=null doit=true}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1255611719 data=null}, TableItem with text {}]
14:11:00 [2023-12-08T19:11:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
14:11:00 [2023-12-08T19:11:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:11:00 [2023-12-08T19:11:00.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:11:01 [2023-12-08T19:11:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
14:11:01 [2023-12-08T19:11:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
14:11:01 [2023-12-08T19:11:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
14:11:01 [2023-12-08T19:11:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1255611797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
14:11:01 [2023-12-08T19:11:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255611984 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:11:01 [2023-12-08T19:11:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:01 [2023-12-08T19:11:01.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:11:01 [2023-12-08T19:11:01.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:11:01 [2023-12-08T19:11:01.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:11:01 [2023-12-08T19:11:01.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255612163 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:11:01 [2023-12-08T19:11:01.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255612163 data=null doit=true}, TreeItem with text {test}]
14:11:01 [2023-12-08T19:11:01.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255612163 data=null}, TreeItem with text {test}]
14:11:01 [2023-12-08T19:11:01.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255612163 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:11:01 [2023-12-08T19:11:01.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255612164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:11:01 [2023-12-08T19:11:01.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255612201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:11:01 [2023-12-08T19:11:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:01 [2023-12-08T19:11:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:11:01 [2023-12-08T19:11:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:11:02 [2023-12-08T19:11:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:02 [2023-12-08T19:11:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:11:02 [2023-12-08T19:11:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:02 [2023-12-08T19:11:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:02 [2023-12-08T19:11:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:02 [2023-12-08T19:11:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:02 [2023-12-08T19:11:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:02 [2023-12-08T19:11:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:11:02 [2023-12-08T19:11:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613321 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613321 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613322 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255613322 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255613323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255613324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255613324 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255613324 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255613324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255613324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:02 [2023-12-08T19:11:02.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:02 [2023-12-08T19:11:02.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:02 [2023-12-08T19:11:02.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:02 [2023-12-08T19:11:02.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:02 [2023-12-08T19:11:02.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:02 [2023-12-08T19:11:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:11:03 [2023-12-08T19:11:03.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255613324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:03 [2023-12-08T19:11:03.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255612300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:11:03 [2023-12-08T19:11:03.074Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.740 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
14:11:03 [2023-12-08T19:11:03.074Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testNoCopySearchRow -- Time elapsed: 0.707 s
14:11:03 [2023-12-08T19:11:03.075Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopySingleSelection -- Time elapsed: 0.155 s
14:11:03 [2023-12-08T19:11:03.075Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopyMultipleSelection -- Time elapsed: 0.341 s
14:11:03 [2023-12-08T19:11:03.075Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
14:11:03 [2023-12-08T19:11:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255613842 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:11:03 [2023-12-08T19:11:03.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:11:03 [2023-12-08T19:11:03.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:11:03 [2023-12-08T19:11:03.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:11:03 [2023-12-08T19:11:03.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:11:03 [2023-12-08T19:11:03.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255613982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:11:03 [2023-12-08T19:11:03.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:11:05 [2023-12-08T19:11:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:11:05 [2023-12-08T19:11:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:11:05 [2023-12-08T19:11:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:11:05 [2023-12-08T19:11:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:11:05 [2023-12-08T19:11:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255615690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:11:05 [2023-12-08T19:11:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1255616195 data=null doit=true}, Shell with text {Trace Changed}]
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1255616196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1255616196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1255616197 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1255616197 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:05 [2023-12-08T19:11:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1255616197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:05 [2023-12-08T19:11:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1255616197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:05 [2023-12-08T19:11:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1255616197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:05 [2023-12-08T19:11:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:11:05 [2023-12-08T19:11:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:05 [2023-12-08T19:11:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:11:05 [2023-12-08T19:11:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:11:05 [2023-12-08T19:11:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:11:05 [2023-12-08T19:11:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255616381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:11:05 [2023-12-08T19:11:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:11:07 [2023-12-08T19:11:07.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:11:07 [2023-12-08T19:11:07.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:11:07 [2023-12-08T19:11:07.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:11:07 [2023-12-08T19:11:07.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:11:07 [2023-12-08T19:11:07.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255617974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:11:07 [2023-12-08T19:11:07.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1255618478 data=null doit=true}, Shell with text {Trace Changed}]
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1255618479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1255618479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1255618479 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1255618479 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1255618480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1255618480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:07 [2023-12-08T19:11:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1255618480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:08 [2023-12-08T19:11:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:11:08 [2023-12-08T19:11:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:08 [2023-12-08T19:11:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:11:08 [2023-12-08T19:11:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:11:08 [2023-12-08T19:11:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:11:08 [2023-12-08T19:11:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255618663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:11:08 [2023-12-08T19:11:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:11:09 [2023-12-08T19:11:09.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:11:09 [2023-12-08T19:11:09.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:11:09 [2023-12-08T19:11:09.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:11:09 [2023-12-08T19:11:09.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:11:09 [2023-12-08T19:11:09.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255620274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:11:09 [2023-12-08T19:11:09.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1255620779 data=null doit=true}, Shell with text {Trace Changed}]
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1255620780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:10 [2023-12-08T19:11:10.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1255620780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:10 [2023-12-08T19:11:10.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1255620780 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:10 [2023-12-08T19:11:10.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1255620780 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:10 [2023-12-08T19:11:10.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1255620780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:10 [2023-12-08T19:11:10.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1255620780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:10 [2023-12-08T19:11:10.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1255620781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:11:10 [2023-12-08T19:11:10.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:11:10 [2023-12-08T19:11:10.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:10 [2023-12-08T19:11:10.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:11:10 [2023-12-08T19:11:10.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:11:10 [2023-12-08T19:11:10.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:11:10 [2023-12-08T19:11:10.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255620968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:11:10 [2023-12-08T19:11:10.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:11:11 [2023-12-08T19:11:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:11 [2023-12-08T19:11:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:11:11 [2023-12-08T19:11:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:11:11 [2023-12-08T19:11:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:11:11 [2023-12-08T19:11:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255623001 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255623066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255623067 data=null doit=true}, TreeItem with text {Test}]
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255623067 data=null}, TreeItem with text {Test}]
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255623067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255623067 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:11:12 [2023-12-08T19:11:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255623092 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:11:12 [2023-12-08T19:11:12.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:12 [2023-12-08T19:11:12.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:11:12 [2023-12-08T19:11:12.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624073 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624073 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624074 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255624074 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255624076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255624076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255624076 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255624077 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255624077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255624077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:13 [2023-12-08T19:11:13.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2023-12-08T19:11:13.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2023-12-08T19:11:13.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2023-12-08T19:11:13.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2023-12-08T19:11:13.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2023-12-08T19:11:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:11:13 [2023-12-08T19:11:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255624077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:13 [2023-12-08T19:11:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255623160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:11:13 [2023-12-08T19:11:13.819Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.75 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
14:11:13 [2023-12-08T19:11:13.819Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace.testRefresh -- Time elapsed: 10.60 s
14:11:13 [2023-12-08T19:11:13.819Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
14:11:13 [2023-12-08T19:11:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255624597 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255624742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:11:14 [2023-12-08T19:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:11:14 [2023-12-08T19:11:14.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1255624872 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1255624872 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1255624872 data=null}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1255624873 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255624873 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1255624909 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1255624911 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1255624911 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1255624911 data=null}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1255624911 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255624912 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1255624918 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1255624918 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1255624918 data=null}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1255624919 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255624919 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1255624921 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255624928 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255624928 data=null doit=true}, TreeItem with text {Traces [0]}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255624929 data=null}, TreeItem with text {Traces [0]}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255624929 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255624929 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:11:14 [2023-12-08T19:11:14.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255624957 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:11:16 [2023-12-08T19:11:16.866Z] 
14:11:16 [2023-12-08T19:11:16.866Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:16.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:16 [2023-12-08T19:11:16.866Z] 
14:11:16 [2023-12-08T19:11:16.866Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:16.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:16 [2023-12-08T19:11:16.866Z] 
14:11:16 [2023-12-08T19:11:16.866Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:16.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:16 [2023-12-08T19:11:16.866Z] 
14:11:16 [2023-12-08T19:11:16.866Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:16.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1255628278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1255628278 data=null doit=true}, Sash with text {}]
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255628278 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1255628281 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1255628282 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1255628290 data=null}, Sash with text {}]
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255628291 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1255628296 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255628298 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1255628299 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
14:11:17 [2023-12-08T19:11:17.801Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1255628299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1255628901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.367Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1255628902 data=null doit=true}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.367Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255628902 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.367Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1255628904 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.367Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1255628907 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.367Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1255628910 data=null}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.367Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255628911 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.367Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1255628913 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.367Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255628915 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.367Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1255628916 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.367Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1255628916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:18 [2023-12-08T19:11:18.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:18 [2023-12-08T19:11:18.932Z] 
14:11:18 [2023-12-08T19:11:18.932Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:18.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:20 [2023-12-08T19:11:20.831Z] 
14:11:20 [2023-12-08T19:11:20.831Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:20.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:20 [2023-12-08T19:11:20.831Z] 
14:11:20 [2023-12-08T19:11:20.831Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:20.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:20 [2023-12-08T19:11:20.831Z] 
14:11:20 [2023-12-08T19:11:20.831Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:20.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:21 [2023-12-08T19:11:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:11:21 [2023-12-08T19:11:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:21 [2023-12-08T19:11:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:11:21 [2023-12-08T19:11:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
14:11:21 [2023-12-08T19:11:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:11:21 [2023-12-08T19:11:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:21 [2023-12-08T19:11:21.764Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632372 data=null button=0 stateMask=0x0 x=183 y=119 count=0}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255632373 data=null doit=true}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255632373 data=null}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632396 data=null button=1 stateMask=0x0 x=183 y=119 count=1}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1255632397 data=null x=233 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632397 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632400 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632400 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255632401 data=null doit=true}, TimeGraphControl with text {}]
14:11:21 [2023-12-08T19:11:21.765Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255632401 data=null}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.330Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.330Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632916 data=null button=0 stateMask=0x0 x=233 y=119 count=0}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.331Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255632917 data=null doit=true}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.331Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255632917 data=null}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.331Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632930 data=null button=1 stateMask=0x0 x=233 y=119 count=1}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.331Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1255632931 data=null x=183 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.331Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632932 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.331Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632933 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.331Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632934 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.331Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255632934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.331Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255632934 data=null doit=true}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.331Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255632934 data=null}, TimeGraphControl with text {}]
14:11:22 [2023-12-08T19:11:22.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:24 [2023-12-08T19:11:24.795Z] 
14:11:24 [2023-12-08T19:11:24.795Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:24.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636204 data=null button=0 stateMask=0x0 x=183 y=74 count=0}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255636205 data=null doit=true}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255636205 data=null}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636216 data=null button=1 stateMask=0x0 x=183 y=74 count=1}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1255636217 data=null x=233 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636217 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636219 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636219 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255636220 data=null doit=true}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.742Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255636220 data=null}, TimeGraphControl with text {}]
14:11:25 [2023-12-08T19:11:25.999Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636725 data=null button=0 stateMask=0x0 x=233 y=74 count=0}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255636725 data=null doit=true}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255636733 data=null}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636740 data=null button=1 stateMask=0x0 x=233 y=74 count=1}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1255636740 data=null x=183 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636741 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636747 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636748 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255636748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255636749 data=null doit=true}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255636749 data=null}, TimeGraphControl with text {}]
14:11:26 [2023-12-08T19:11:26.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:28 [2023-12-08T19:11:28.466Z] 
14:11:28 [2023-12-08T19:11:28.466Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:28.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:28 [2023-12-08T19:11:28.466Z] 
14:11:28 [2023-12-08T19:11:28.466Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:28.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:29 [2023-12-08T19:11:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:11:29 [2023-12-08T19:11:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
14:11:29 [2023-12-08T19:11:29.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:29 [2023-12-08T19:11:29.401Z] 
14:11:29 [2023-12-08T19:11:29.401Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:29.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:31 [2023-12-08T19:11:31.302Z] 
14:11:31 [2023-12-08T19:11:31.302Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:30.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:31 [2023-12-08T19:11:31.302Z] 
14:11:31 [2023-12-08T19:11:31.302Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:31.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:31 [2023-12-08T19:11:31.302Z] 
14:11:31 [2023-12-08T19:11:31.302Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:31.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:31 [2023-12-08T19:11:31.302Z] 
14:11:31 [2023-12-08T19:11:31.302Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:31.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255642517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255642517 data=null button=0 stateMask=0x0 x=174 y=66 count=0}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255642517 data=null doit=true}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255642517 data=null}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255642529 data=null button=1 stateMask=0x0 x=174 y=66 count=1}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1255642530 data=null x=224 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255642530 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255642532 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255642532 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255642533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255642533 data=null doit=true}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255642533 data=null}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255643038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255643038 data=null button=0 stateMask=0x0 x=224 y=66 count=0}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255643049 data=null doit=true}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255643049 data=null}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255643062 data=null button=1 stateMask=0x0 x=224 y=66 count=1}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1255643063 data=null x=174 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255643063 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255643065 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255643066 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255643066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255643066 data=null doit=true}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255643066 data=null}, TimeGraphControl with text {}]
14:11:33 [2023-12-08T19:11:33.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:33 [2023-12-08T19:11:33.044Z] 
14:11:33 [2023-12-08T19:11:33.044Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:32.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:34 [2023-12-08T19:11:34.942Z] 
14:11:34 [2023-12-08T19:11:34.942Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:34.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:34 [2023-12-08T19:11:34.942Z] 
14:11:34 [2023-12-08T19:11:34.942Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:34.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1255646151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1255646151 data=null doit=true}, Sash with text {}]
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255646151 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1255646153 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1255646154 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1255646154 data=null}, Sash with text {}]
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255646155 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1255646160 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255646161 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1255646162 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:35 [2023-12-08T19:11:35.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1255646162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1255646763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1255646763 data=null doit=true}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255646763 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1255646766 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1255646767 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1255646767 data=null}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255646767 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1255646770 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255646771 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1255646772 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1255646772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:36 [2023-12-08T19:11:36.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:38 [2023-12-08T19:11:38.539Z] 
14:11:38 [2023-12-08T19:11:38.539Z] (Eclipse:5227): Gtk-CRITICAL **: 19:11:38.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1255649964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1255649965 data=null doit=true}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255649965 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1255649967 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1255649968 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1255649968 data=null}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255649968 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1255649969 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255649970 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1255649976 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1255649976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1255650478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1255650478 data=null doit=true}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255650478 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1255650480 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1255650481 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1255650481 data=null}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255650482 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1255650483 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255650484 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1255650485 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:39 [2023-12-08T19:11:39.732Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1255650485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1255651089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1255651089 data=null doit=true}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255651089 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1255651091 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1255651092 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1255651092 data=null}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255651093 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1255651094 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255651095 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1255651100 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1255651100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1255651602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1255651602 data=null doit=true}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255651602 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1255651604 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1255651605 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1255651605 data=null}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255651606 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1255651607 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1255651608 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1255651609 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
14:11:40 [2023-12-08T19:11:40.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1255651609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
14:11:41 [2023-12-08T19:11:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:41 [2023-12-08T19:11:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
14:11:41 [2023-12-08T19:11:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255652705 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1255652771 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1255652771 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1255652771 data=null}, TreeItem with text {TestAxisAlignment}]
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1255652772 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255652772 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
14:11:42 [2023-12-08T19:11:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1255652780 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
14:11:42 [2023-12-08T19:11:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:42 [2023-12-08T19:11:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:11:42 [2023-12-08T19:11:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:11:42 [2023-12-08T19:11:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:42 [2023-12-08T19:11:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:11:42 [2023-12-08T19:11:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:42 [2023-12-08T19:11:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:42 [2023-12-08T19:11:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:42 [2023-12-08T19:11:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:42 [2023-12-08T19:11:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:42 [2023-12-08T19:11:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:11:42 [2023-12-08T19:11:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:42 [2023-12-08T19:11:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653393 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653393 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653394 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255653394 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255653395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255653395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255653395 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255653395 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255653396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255653396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:42 [2023-12-08T19:11:42.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:42 [2023-12-08T19:11:42.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:42 [2023-12-08T19:11:42.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:42 [2023-12-08T19:11:42.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:42 [2023-12-08T19:11:42.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:42 [2023-12-08T19:11:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:11:43 [2023-12-08T19:11:43.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255653396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:43 [2023-12-08T19:11:43.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255652876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:11:43 [2023-12-08T19:11:43.347Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.32 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
14:11:43 [2023-12-08T19:11:43.347Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveHistogramOthersFollow -- Time elapsed: 4.812 s
14:11:43 [2023-12-08T19:11:43.347Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingTgStubMove -- Time elapsed: 4.022 s
14:11:43 [2023-12-08T19:11:43.347Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingTgStubMove -- Time elapsed: 3.713 s
14:11:43 [2023-12-08T19:11:43.347Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMenuItem -- Time elapsed: 2.713 s
14:11:43 [2023-12-08T19:11:43.347Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveTgStubOthersFollow -- Time elapsed: 3.604 s
14:11:43 [2023-12-08T19:11:43.347Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingHistogramMove -- Time elapsed: 3.841 s
14:11:43 [2023-12-08T19:11:43.347Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingHistogramMove -- Time elapsed: 4.754 s
14:11:43 [2023-12-08T19:11:43.347Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
14:11:43 [2023-12-08T19:11:43.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255653967 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:11:43 [2023-12-08T19:11:43.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:11:43 [2023-12-08T19:11:43.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:11:43 [2023-12-08T19:11:43.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:11:43 [2023-12-08T19:11:43.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:11:43 [2023-12-08T19:11:43.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255654320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:11:43 [2023-12-08T19:11:43.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:11:45 [2023-12-08T19:11:45.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
14:11:45 [2023-12-08T19:11:45.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:46 [2023-12-08T19:11:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656568 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656568 data=null}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656569 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656587 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656587 data=null}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-ust'
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust'
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=1255656590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to context-switches-ust']
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust'
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656663 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656668 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656668 data=null}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656680 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656683 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255656683 data=null}, ToolItem with tooltip text {Unpin View}]
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
14:11:46 [2023-12-08T19:11:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
14:11:47 [2023-12-08T19:11:47.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
14:11:47 [2023-12-08T19:11:47.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:47 [2023-12-08T19:11:47.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255664387 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255664388 data=null doit=true}, TableItem with text {}]
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255664388 data=null}, TableItem with text {}]
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255664388 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255664389 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255664418 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=1255664499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:54 [2023-12-08T19:11:54.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:54 [2023-12-08T19:11:54.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
14:11:54 [2023-12-08T19:11:54.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
14:11:54 [2023-12-08T19:11:54.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=1255665337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
14:11:54 [2023-12-08T19:11:54.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
14:11:56 [2023-12-08T19:11:56.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
14:11:56 [2023-12-08T19:11:56.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:56 [2023-12-08T19:11:56.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:11:56 [2023-12-08T19:11:56.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Time Graph Stub...", using matcher: with mnemonic 'New Time Graph Stub view'
14:11:56 [2023-12-08T19:11:56.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust'
14:11:56 [2023-12-08T19:11:56.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust'
14:11:56 [2023-12-08T19:11:56.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=1255667206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust']
14:11:56 [2023-12-08T19:11:56.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust'
14:11:56 [2023-12-08T19:11:56.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
14:11:56 [2023-12-08T19:11:56.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
14:11:56 [2023-12-08T19:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust | new instance'
14:11:56 [2023-12-08T19:11:56.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance'
14:11:56 [2023-12-08T19:11:56.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=1255667495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust | new instance']
14:11:56 [2023-12-08T19:11:56.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance'
14:11:56 [2023-12-08T19:11:56.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
14:11:57 [2023-12-08T19:11:57.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust | 2>"'
14:11:57 [2023-12-08T19:11:57.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
14:11:57 [2023-12-08T19:11:57.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668917 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668922 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255668926 data=null}, ToolItem with tooltip text {Unpin View}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255669186 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:11:58 [2023-12-08T19:11:58.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:11:58 [2023-12-08T19:11:58.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255669223 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:11:58 [2023-12-08T19:11:58.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255669223 data=null doit=true}, TreeItem with text {test}]
14:11:58 [2023-12-08T19:11:58.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255669223 data=null}, TreeItem with text {test}]
14:11:58 [2023-12-08T19:11:58.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255669224 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:11:58 [2023-12-08T19:11:58.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255669224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:11:58 [2023-12-08T19:11:58.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255669233 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:11:58 [2023-12-08T19:11:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:58 [2023-12-08T19:11:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:11:58 [2023-12-08T19:11:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669680 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669680 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669681 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255669681 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255669682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255669682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255669688 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255669688 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255669688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255669689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:59 [2023-12-08T19:11:59.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2023-12-08T19:11:59.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2023-12-08T19:11:59.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2023-12-08T19:11:59.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2023-12-08T19:11:59.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255669689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255669307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:11:59 [2023-12-08T19:11:59.463Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.24 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
14:11:59 [2023-12-08T19:11:59.463Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testPinSingleTrace -- Time elapsed: 2.310 s
14:11:59 [2023-12-08T19:11:59.463Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest skipped
14:11:59 [2023-12-08T19:11:59.463Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testFollow -- Time elapsed: 8.712 s
14:11:59 [2023-12-08T19:11:59.463Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testCloneSingleTrace -- Time elapsed: 3.683 s
14:11:59 [2023-12-08T19:11:59.463Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
14:11:59 [2023-12-08T19:11:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255670211 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:11:59 [2023-12-08T19:11:59.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:11:59 [2023-12-08T19:11:59.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:11:59 [2023-12-08T19:11:59.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:11:59 [2023-12-08T19:11:59.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:11:59 [2023-12-08T19:11:59.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255670451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:11:59 [2023-12-08T19:11:59.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:12:03 [2023-12-08T19:12:03.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:12:03 [2023-12-08T19:12:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:03 [2023-12-08T19:12:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:03 [2023-12-08T19:12:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:12:03 [2023-12-08T19:12:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:12:03 [2023-12-08T19:12:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:12:03 [2023-12-08T19:12:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255673788 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
14:12:03 [2023-12-08T19:12:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255673789 data=null doit=true}, TableItem with text {}]
14:12:03 [2023-12-08T19:12:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255673789 data=null}, TableItem with text {}]
14:12:03 [2023-12-08T19:12:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255673789 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
14:12:03 [2023-12-08T19:12:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255673790 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
14:12:03 [2023-12-08T19:12:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255673798 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
14:12:03 [2023-12-08T19:12:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
14:12:03 [2023-12-08T19:12:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code'
14:12:03 [2023-12-08T19:12:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1255673841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open Source Code']
14:12:03 [2023-12-08T19:12:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code'
14:12:03 [2023-12-08T19:12:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"'
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255674325 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255674331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255674331 data=null doit=true}, TreeItem with text {test}]
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255674332 data=null}, TreeItem with text {test}]
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255674332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255674345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255674394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:12:03 [2023-12-08T19:12:03.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675401 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675401 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675402 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255675402 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255675403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255675403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255675403 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255675403 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255675403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255675403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:04 [2023-12-08T19:12:04.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:04 [2023-12-08T19:12:04.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:04 [2023-12-08T19:12:04.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:04 [2023-12-08T19:12:04.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:04 [2023-12-08T19:12:04.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:04 [2023-12-08T19:12:04.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:12:05 [2023-12-08T19:12:05.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255675404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:05 [2023-12-08T19:12:05.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255674463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:12:05 [2023-12-08T19:12:05.280Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.700 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
14:12:05 [2023-12-08T19:12:05.280Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest.test -- Time elapsed: 5.456 s
14:12:05 [2023-12-08T19:12:05.280Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
14:12:05 [2023-12-08T19:12:05.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255675919 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:12:05 [2023-12-08T19:12:05.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:05 [2023-12-08T19:12:05.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:12:05 [2023-12-08T19:12:05.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:12:05 [2023-12-08T19:12:05.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:12:05 [2023-12-08T19:12:05.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255676068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:12:05 [2023-12-08T19:12:05.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:12:07 [2023-12-08T19:12:07.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:07 [2023-12-08T19:12:07.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:12:07 [2023-12-08T19:12:07.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:12:07 [2023-12-08T19:12:07.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:12:07 [2023-12-08T19:12:07.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255677883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:12:07 [2023-12-08T19:12:07.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1255678388 data=null doit=true}, Shell with text {Trace Changed}]
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1255678389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1255678389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1255678389 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1255678389 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1255678389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1255678389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:07 [2023-12-08T19:12:07.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1255678389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:07 [2023-12-08T19:12:07.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:07 [2023-12-08T19:12:07.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:07 [2023-12-08T19:12:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:12:07 [2023-12-08T19:12:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:12:07 [2023-12-08T19:12:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:12:07 [2023-12-08T19:12:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255678589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:12:07 [2023-12-08T19:12:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:12:09 [2023-12-08T19:12:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:09 [2023-12-08T19:12:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:12:09 [2023-12-08T19:12:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:12:09 [2023-12-08T19:12:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:12:09 [2023-12-08T19:12:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255680174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:12:09 [2023-12-08T19:12:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1255680678 data=null doit=true}, Shell with text {Trace Changed}]
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1255680679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1255680679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1255680679 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1255680679 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1255680679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1255680680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1255680680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255680899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:12:10 [2023-12-08T19:12:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:12:12 [2023-12-08T19:12:12.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:12 [2023-12-08T19:12:12.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:12:12 [2023-12-08T19:12:12.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:12:12 [2023-12-08T19:12:12.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:12:12 [2023-12-08T19:12:12.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255682482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:12:12 [2023-12-08T19:12:12.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:12:12 [2023-12-08T19:12:12.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
14:12:12 [2023-12-08T19:12:12.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1255682987 data=null doit=true}, Shell with text {Trace Changed}]
14:12:12 [2023-12-08T19:12:12.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:12:12 [2023-12-08T19:12:12.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
14:12:12 [2023-12-08T19:12:12.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1255682988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1255682988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1255682988 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1255682988 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1255682989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1255682989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:12 [2023-12-08T19:12:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1255682989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
14:12:12 [2023-12-08T19:12:12.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:12 [2023-12-08T19:12:12.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:12 [2023-12-08T19:12:12.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:12:12 [2023-12-08T19:12:12.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:12:12 [2023-12-08T19:12:12.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
14:12:12 [2023-12-08T19:12:12.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1255683205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
14:12:12 [2023-12-08T19:12:12.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
14:12:13 [2023-12-08T19:12:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:13 [2023-12-08T19:12:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:12:13 [2023-12-08T19:12:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:12:13 [2023-12-08T19:12:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:12:14 [2023-12-08T19:12:14.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255685262 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255685342 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255685342 data=null doit=true}, TreeItem with text {Test}]
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255685342 data=null}, TreeItem with text {Test}]
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255685343 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255685343 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255685376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:12:14 [2023-12-08T19:12:14.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686329 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686329 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686330 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255686330 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255686331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255686331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255686331 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255686332 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255686332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:15 [2023-12-08T19:12:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255686332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:15 [2023-12-08T19:12:15.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:15 [2023-12-08T19:12:15.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:15 [2023-12-08T19:12:15.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:15 [2023-12-08T19:12:15.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:15 [2023-12-08T19:12:15.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:15 [2023-12-08T19:12:15.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:12:15 [2023-12-08T19:12:15.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255686332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:15 [2023-12-08T19:12:15.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255685420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:12:16 [2023-12-08T19:12:16.209Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.92 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
14:12:16 [2023-12-08T19:12:16.209Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace.testRefresh -- Time elapsed: 10.77 s
14:12:16 [2023-12-08T19:12:16.209Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
14:12:16 [2023-12-08T19:12:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255686854 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:12:16 [2023-12-08T19:12:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:16 [2023-12-08T19:12:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:12:16 [2023-12-08T19:12:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:12:16 [2023-12-08T19:12:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:12:16 [2023-12-08T19:12:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255687018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:12:16 [2023-12-08T19:12:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1255688590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1255688590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1255688590 data=null doit=true}, (of type 'Table')]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1255688591 data=null}, (of type 'Table')]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255688591 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255688598 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255688605 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255688607 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255688607 data=null doit=true}, TableItem with text {}]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255688607 data=null}, TableItem with text {}]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255688608 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255688618 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
14:12:17 [2023-12-08T19:12:17.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255688621 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1255688658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255688721 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255688721 data=null doit=true}, TableItem with text {}]
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255688722 data=null}, TableItem with text {}]
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255688722 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255688722 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255688764 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1255688765 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
14:12:18 [2023-12-08T19:12:18.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1255688765 data=null doit=true}, TableItem with text {}]
14:12:18 [2023-12-08T19:12:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1255688765 data=null}, TableItem with text {}]
14:12:18 [2023-12-08T19:12:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
14:12:18 [2023-12-08T19:12:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText'
14:12:18 [2023-12-08T19:12:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText')
14:12:18 [2023-12-08T19:12:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
14:12:18 [2023-12-08T19:12:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
14:12:18 [2023-12-08T19:12:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
14:12:18 [2023-12-08T19:12:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
14:12:18 [2023-12-08T19:12:18.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
14:12:18 [2023-12-08T19:12:18.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
14:12:19 [2023-12-08T19:12:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
14:12:19 [2023-12-08T19:12:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255690052 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255690053 data=null doit=true}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255690058 data=null}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255690058 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255690059 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255690132 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1255690133 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1255690133 data=null doit=true}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1255690133 data=null}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
14:12:19 [2023-12-08T19:12:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:12:19 [2023-12-08T19:12:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:12:19 [2023-12-08T19:12:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:12:19 [2023-12-08T19:12:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1255690135 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1255690135 data=null doit=true}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1255690136 data=null}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1255690136 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255690136 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1255690163 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
14:12:19 [2023-12-08T19:12:19.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw'
14:12:19 [2023-12-08T19:12:19.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw'
14:12:19 [2023-12-08T19:12:19.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=1255690197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Raw']
14:12:19 [2023-12-08T19:12:19.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw'
14:12:19 [2023-12-08T19:12:19.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255690279 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
14:12:19 [2023-12-08T19:12:19.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:19 [2023-12-08T19:12:19.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:12:19 [2023-12-08T19:12:19.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:12:19 [2023-12-08T19:12:19.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:12:19 [2023-12-08T19:12:19.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255690364 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:12:19 [2023-12-08T19:12:19.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255690364 data=null doit=true}, TreeItem with text {Test}]
14:12:19 [2023-12-08T19:12:19.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255690364 data=null}, TreeItem with text {Test}]
14:12:19 [2023-12-08T19:12:19.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255690365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:12:19 [2023-12-08T19:12:19.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255690365 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:12:19 [2023-12-08T19:12:19.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255690399 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:12:19 [2023-12-08T19:12:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:19 [2023-12-08T19:12:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:12:19 [2023-12-08T19:12:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:20 [2023-12-08T19:12:20.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691471 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691471 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691472 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255691472 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255691473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255691473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255691474 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255691474 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255691474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255691474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:20 [2023-12-08T19:12:20.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2023-12-08T19:12:20.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2023-12-08T19:12:20.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2023-12-08T19:12:20.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2023-12-08T19:12:20.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2023-12-08T19:12:20.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:12:21 [2023-12-08T19:12:21.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255691474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:21 [2023-12-08T19:12:21.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255690442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:12:21 [2023-12-08T19:12:21.360Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.132 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
14:12:21 [2023-12-08T19:12:21.360Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest.testRead -- Time elapsed: 4.963 s
14:12:21 [2023-12-08T19:12:21.360Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
14:12:21 [2023-12-08T19:12:21.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255691995 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:12:21 [2023-12-08T19:12:21.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:21 [2023-12-08T19:12:21.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:12:21 [2023-12-08T19:12:21.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:12:21 [2023-12-08T19:12:21.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:12:21 [2023-12-08T19:12:21.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255692174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:12:21 [2023-12-08T19:12:21.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:12:22 [2023-12-08T19:12:22.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
14:12:22 [2023-12-08T19:12:22.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:12:22 [2023-12-08T19:12:22.998Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:22 [2023-12-08T19:12:22.998Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:22 [2023-12-08T19:12:22.998Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:23 [2023-12-08T19:12:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
14:12:23 [2023-12-08T19:12:23.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:12:23 [2023-12-08T19:12:23.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:23 [2023-12-08T19:12:23.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:24 [2023-12-08T19:12:24.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:24 [2023-12-08T19:12:24.389Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:24 [2023-12-08T19:12:24.954Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:24 [2023-12-08T19:12:24.954Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:25 [2023-12-08T19:12:25.520Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:25 [2023-12-08T19:12:25.520Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696657 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696660 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696660 data=null}, ToolItem with tooltip text {Zoom In}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696670 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696673 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255696674 data=null}, ToolItem with tooltip text {Zoom Out}]
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:26 [2023-12-08T19:12:26.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:26 [2023-12-08T19:12:26.653Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:26 [2023-12-08T19:12:26.653Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:27 [2023-12-08T19:12:27.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
14:12:27 [2023-12-08T19:12:27.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:12:27 [2023-12-08T19:12:27.476Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:27 [2023-12-08T19:12:27.476Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:27 [2023-12-08T19:12:27.476Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:27 [2023-12-08T19:12:27.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:27 [2023-12-08T19:12:27.734Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
14:12:27 [2023-12-08T19:12:27.734Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.386 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
14:12:27 [2023-12-08T19:12:27.734Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testZoomToSelection -- Time elapsed: 1.897 s
14:12:27 [2023-12-08T19:12:27.734Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testHorizontalZoom -- Time elapsed: 3.726 s
14:12:27 [2023-12-08T19:12:27.734Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testKeyboardNavigation -- Time elapsed: 0.577 s
14:12:27 [2023-12-08T19:12:27.734Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
14:12:27 [2023-12-08T19:12:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255698390 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:12:27 [2023-12-08T19:12:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:27 [2023-12-08T19:12:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:12:27 [2023-12-08T19:12:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:12:27 [2023-12-08T19:12:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:12:27 [2023-12-08T19:12:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255698658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:12:27 [2023-12-08T19:12:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255702876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255702877 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255702877 data=null doit=true}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255702877 data=null}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255702878 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255702880 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255702881 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255702881 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255702882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255702882 data=null doit=true}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255702883 data=null}, TimeGraphControl with text {}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255702888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255702888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255702888 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255702889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255702889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703205 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703206 data=null}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255703209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255703209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255703209 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255703209 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255703209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:32 [2023-12-08T19:12:32.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255703209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255703210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255702889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703367 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703370 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703370 data=null}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703371 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703373 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703384 data=null}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703386 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703388 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703388 data=null}, ToolItem with tooltip text {Add Bookmark...}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703399 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703401 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703401 data=null}, ToolItem with tooltip text {Previous Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703402 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703403 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703403 data=null}, ToolItem with tooltip text {Next Marker}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:32 [2023-12-08T19:12:32.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:32 [2023-12-08T19:12:32.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703404 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:32 [2023-12-08T19:12:32.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:32 [2023-12-08T19:12:32.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703807 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703807 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255703832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255703833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255703833 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255703833 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255703833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255703833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255703833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255703404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:33 [2023-12-08T19:12:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:33 [2023-12-08T19:12:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:12:33 [2023-12-08T19:12:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:36 [2023-12-08T19:12:36.056Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:36 [2023-12-08T19:12:36.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:36 [2023-12-08T19:12:36.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255706694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255706694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255706695 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255706695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255706695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255707076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255707077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255707077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255707078 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255707078 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:36 [2023-12-08T19:12:36.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255707105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:36 [2023-12-08T19:12:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255707105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:36 [2023-12-08T19:12:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255707105 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:36 [2023-12-08T19:12:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255707105 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:36 [2023-12-08T19:12:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255707106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:36 [2023-12-08T19:12:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255707106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:36 [2023-12-08T19:12:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255707106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:36 [2023-12-08T19:12:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255706695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:36 [2023-12-08T19:12:36.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:36 [2023-12-08T19:12:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:12:36 [2023-12-08T19:12:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708073 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708073 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708073 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708074 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708075 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708076 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708076 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708077 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708077 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708081 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708082 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708082 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708095 data=null button=3 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708096 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708097 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708097 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708098 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708098 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708102 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708102 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708102 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708117 data=null button=2 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708118 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708118 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708119 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708120 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708120 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708134 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708135 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708135 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708151 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708157 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708157 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708158 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708159 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708159 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708164 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708164 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708165 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708172 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708178 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708178 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708179 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708180 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708180 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708184 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708185 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708185 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708200 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708202 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708203 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708203 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708204 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708204 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708218 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708219 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708220 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708267 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708269 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708269 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708270 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708271 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708271 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708276 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708282 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708282 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708289 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708291 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708291 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708292 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708292 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708292 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708306 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708306 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708306 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708322 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708323 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708324 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708324 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708325 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708325 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708342 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708345 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708345 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708352 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708353 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708354 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708354 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708355 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708355 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708365 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708365 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708366 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708372 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708373 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708374 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708374 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708375 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708375 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708389 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708389 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708389 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708404 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708405 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708406 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708406 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708407 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708408 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708420 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708421 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708421 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708435 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708437 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708437 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708437 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708438 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708438 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708442 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708462 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708462 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708469 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708470 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708470 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708471 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708471 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708472 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708476 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708476 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708483 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708490 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708491 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708491 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708491 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708492 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708492 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708504 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708505 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708505 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708519 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708520 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708520 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708520 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.925Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708521 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708521 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708525 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708526 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708526 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708569 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708570 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708571 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708571 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708572 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708572 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708576 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708576 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708576 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708591 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708592 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708592 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708593 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708599 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708599 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.926Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708603 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708603 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708604 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708609 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708615 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708615 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708616 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708616 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708616 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708621 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708621 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708621 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708668 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708669 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708670 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708671 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708671 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708671 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.927Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708675 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708681 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708681 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708688 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708689 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708689 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708689 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708690 data=null doit=true}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708690 data=null}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708703 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
14:12:37 [2023-12-08T19:12:37.928Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708704 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708704 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708758 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708759 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708760 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708760 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708761 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708761 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708766 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708766 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708766 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708773 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708774 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708774 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708775 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708783 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708783 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708788 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708788 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708789 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708803 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708804 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708804 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708805 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708805 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708805 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708861 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708862 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708862 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708869 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708870 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708870 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708871 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708871 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708872 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708884 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708885 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708885 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708896 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708897 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708898 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708898 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708899 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708899 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.188Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708903 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708903 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708904 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708964 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708966 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708967 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708967 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708968 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708968 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708973 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255708973 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255708973 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708991 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708993 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708993 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708994 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255708994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709001 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709001 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709007 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709007 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709007 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709066 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709068 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709068 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709069 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709070 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709070 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709074 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709075 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709082 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709088 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709089 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709090 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709090 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709091 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709091 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709103 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709104 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709104 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709157 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709158 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709159 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709159 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709160 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709160 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709164 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709165 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709165 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709171 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.449Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709172 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709172 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709172 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709173 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709173 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709186 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709186 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709187 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709200 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709202 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709202 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709203 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709203 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709203 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709213 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709213 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.450Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709214 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709264 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709265 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709266 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709266 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709267 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709267 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709271 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709272 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709279 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709286 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709287 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709288 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709288 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.709Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709296 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709296 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709300 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709301 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709301 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709316 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709355 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709359 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709359 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709360 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709360 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709365 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709365 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709366 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709372 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709373 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.710Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709373 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709374 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709374 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709374 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709386 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709387 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709387 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709400 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709401 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709401 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709401 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709402 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709402 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709406 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709407 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709407 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.711Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709420 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709421 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709422 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709422 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709423 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709423 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709435 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709436 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709436 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709460 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709461 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709462 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709462 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709463 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709463 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709468 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709468 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709468 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709474 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709480 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709481 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709481 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709482 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709482 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709486 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.713Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709487 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709487 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709502 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709503 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709503 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709504 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709504 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709505 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709561 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709561 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709561 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709569 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709570 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709570 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709571 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709571 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709571 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709575 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709576 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709576 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709589 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709590 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.972Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709591 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709591 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709592 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709592 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709604 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709604 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709605 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709618 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709620 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709620 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709621 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709621 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709621 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709626 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709626 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709626 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709641 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709642 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709643 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709643 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709662 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709663 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709668 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709668 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709669 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709675 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709676 data=null button=0 stateMask=0x80000 x=385 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709676 data=null button=1 stateMask=0x80000 x=385 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709677 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709684 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709685 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709690 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709690 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709690 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709705 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709707 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709707 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709708 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709708 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709708 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709722 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709722 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709722 data=null}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709737 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709738 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709739 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709739 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709740 data=null doit=true}, TimeGraphControl with text {}]
14:12:38 [2023-12-08T19:12:38.974Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709740 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709756 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709757 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709757 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709772 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709774 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709774 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709775 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709776 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709776 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709789 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709789 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709790 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709806 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709807 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709808 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709808 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709809 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709809 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709823 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709823 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709823 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709864 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709866 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709867 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709867 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709868 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709868 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709873 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709873 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709873 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709887 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709889 data=null button=0 stateMask=0x80000 x=497 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709889 data=null button=1 stateMask=0x80000 x=497 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709890 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709890 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709896 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709900 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709901 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709901 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709914 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709915 data=null button=0 stateMask=0x80000 x=516 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709915 data=null button=1 stateMask=0x80000 x=516 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709916 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709916 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709916 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709920 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709921 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709921 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709934 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709960 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709960 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709961 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709962 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709962 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709966 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709966 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709966 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709972 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.235Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709973 data=null button=0 stateMask=0x80000 x=553 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709973 data=null button=1 stateMask=0x80000 x=553 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709974 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709980 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709981 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709984 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255709985 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255709985 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709998 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709999 data=null button=0 stateMask=0x80000 x=572 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255709999 data=null button=1 stateMask=0x80000 x=572 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710000 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710000 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710000 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710004 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710005 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.236Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710005 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.496Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710019 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710020 data=null button=0 stateMask=0x80000 x=591 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710021 data=null button=1 stateMask=0x80000 x=591 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710021 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710021 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710022 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710033 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710034 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710034 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710040 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710045 data=null button=0 stateMask=0x80000 x=609 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710046 data=null button=1 stateMask=0x80000 x=609 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710046 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710046 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710047 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710051 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710051 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710051 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710065 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710066 data=null button=0 stateMask=0x80000 x=628 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710066 data=null button=1 stateMask=0x80000 x=628 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710066 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710067 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710067 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710071 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710071 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710071 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710084 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710085 data=null button=0 stateMask=0x80000 x=647 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710086 data=null button=1 stateMask=0x80000 x=647 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710086 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710086 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710087 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710095 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710096 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710096 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710102 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710103 data=null button=0 stateMask=0x80000 x=665 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710103 data=null button=1 stateMask=0x80000 x=665 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710103 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710104 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710104 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710116 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710116 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710116 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710122 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710129 data=null button=0 stateMask=0x80000 x=684 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710129 data=null button=1 stateMask=0x80000 x=684 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.498Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710129 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710130 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710130 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710135 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710135 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710135 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710165 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710166 data=null button=0 stateMask=0x80000 x=703 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710167 data=null button=1 stateMask=0x80000 x=703 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710167 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710168 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710168 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710172 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710173 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710173 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710187 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710188 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710189 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710189 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710190 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710190 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710202 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710202 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710202 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710215 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710216 data=null button=0 stateMask=0x80000 x=740 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.499Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710217 data=null button=1 stateMask=0x80000 x=740 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710217 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710217 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710218 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710222 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710222 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710222 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710236 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710238 data=null button=0 stateMask=0x80000 x=759 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710238 data=null button=1 stateMask=0x80000 x=759 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710239 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710239 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710240 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710261 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710262 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710262 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710268 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710269 data=null button=0 stateMask=0x80000 x=778 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710269 data=null button=1 stateMask=0x80000 x=778 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710269 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710270 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.500Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710270 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710282 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710282 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710282 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710289 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710290 data=null button=0 stateMask=0x80000 x=797 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710290 data=null button=1 stateMask=0x80000 x=797 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710297 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710298 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710298 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710302 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710303 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710303 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710316 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710317 data=null button=0 stateMask=0x80000 x=815 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710318 data=null button=1 stateMask=0x80000 x=815 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710318 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710319 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710319 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710323 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710328 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710329 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710335 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710336 data=null button=0 stateMask=0x80000 x=834 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710336 data=null button=1 stateMask=0x80000 x=834 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710337 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710337 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710337 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710349 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710350 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710350 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710368 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710369 data=null button=0 stateMask=0x80000 x=853 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710369 data=null button=1 stateMask=0x80000 x=853 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710369 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710370 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710370 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710382 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710382 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710382 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710388 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710389 data=null button=0 stateMask=0x80000 x=871 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710389 data=null button=1 stateMask=0x80000 x=871 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710390 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710397 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710397 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710401 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710402 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710402 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710415 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710416 data=null button=0 stateMask=0x80000 x=890 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710417 data=null button=1 stateMask=0x80000 x=890 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710417 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710418 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710418 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710422 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710422 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710422 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710436 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710437 data=null button=0 stateMask=0x80000 x=909 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710438 data=null button=1 stateMask=0x80000 x=909 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710438 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710439 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710439 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710460 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710460 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710460 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710466 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710467 data=null button=0 stateMask=0x80000 x=928 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710467 data=null button=1 stateMask=0x80000 x=928 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710468 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710468 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710468 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710472 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710472 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710472 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710486 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710487 data=null button=0 stateMask=0x80000 x=946 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710487 data=null button=1 stateMask=0x80000 x=946 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710487 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710488 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710488 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710499 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710499 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710500 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710506 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710507 data=null button=0 stateMask=0x80000 x=965 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710512 data=null button=1 stateMask=0x80000 x=965 y=50 count=1}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710512 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710513 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710513 data=null}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710517 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710517 data=null doit=true}, TimeGraphControl with text {}]
14:12:39 [2023-12-08T19:12:39.762Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710517 data=null}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710557 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710558 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710559 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710559 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710560 data=null doit=true}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710560 data=null}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710564 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710564 data=null doit=true}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710565 data=null}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710580 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710582 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710582 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.020Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710583 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710583 data=null doit=true}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710583 data=null}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710588 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710588 data=null doit=true}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710589 data=null}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710603 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710605 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710605 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710605 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1255710606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1255710606 data=null doit=true}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1255710606 data=null}, TimeGraphControl with text {}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710659 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710978 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710978 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:40 [2023-12-08T19:12:40.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:40 [2023-12-08T19:12:40.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255710998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255710998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255710998 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255710998 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255710999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255710999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255710999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:40 [2023-12-08T19:12:40.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255710660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:40 [2023-12-08T19:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:40 [2023-12-08T19:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:12:40 [2023-12-08T19:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:41 [2023-12-08T19:12:41.106Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:41 [2023-12-08T19:12:41.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:41 [2023-12-08T19:12:41.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255711830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255711830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255711830 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255711830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255711831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712148 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712148 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255712169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255712169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255712169 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255712169 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255712169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255712169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255712169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255711831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:41 [2023-12-08T19:12:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:41 [2023-12-08T19:12:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:12:41 [2023-12-08T19:12:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:42 [2023-12-08T19:12:42.452Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:42 [2023-12-08T19:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:42 [2023-12-08T19:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712980 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255713291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255713292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255713292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255713292 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255713293 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255713311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:42 [2023-12-08T19:12:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255713311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:42 [2023-12-08T19:12:42.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255713311 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:42 [2023-12-08T19:12:42.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255713311 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:42 [2023-12-08T19:12:42.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255713311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:42 [2023-12-08T19:12:42.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255713311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:42 [2023-12-08T19:12:42.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255713311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:42 [2023-12-08T19:12:42.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255712981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:42 [2023-12-08T19:12:42.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:42 [2023-12-08T19:12:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:12:42 [2023-12-08T19:12:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:43 [2023-12-08T19:12:43.539Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:43 [2023-12-08T19:12:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:43 [2023-12-08T19:12:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714058 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714408 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714408 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255714425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255714425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255714425 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255714425 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255714425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255714425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255714425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255714058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:43 [2023-12-08T19:12:43.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:44 [2023-12-08T19:12:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:12:44 [2023-12-08T19:12:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718506 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718878 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718878 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255718896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255718896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255718896 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255718897 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255718897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255718897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255718897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255718507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:48 [2023-12-08T19:12:48.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:48 [2023-12-08T19:12:48.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:12:48 [2023-12-08T19:12:48.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:49 [2023-12-08T19:12:49.075Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:49 [2023-12-08T19:12:49.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:49 [2023-12-08T19:12:49.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719685 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719990 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719990 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:49 [2023-12-08T19:12:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:49 [2023-12-08T19:12:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255719992 data=null doit=true}, Shell with text {Legend}]
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=1255720001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")]
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:49 [2023-12-08T19:12:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255720059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:49 [2023-12-08T19:12:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255720059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:49 [2023-12-08T19:12:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255720059 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:49 [2023-12-08T19:12:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255720060 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:49 [2023-12-08T19:12:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255720060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:49 [2023-12-08T19:12:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255720060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:49 [2023-12-08T19:12:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255720060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:49 [2023-12-08T19:12:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255719686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:49 [2023-12-08T19:12:49.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:50 [2023-12-08T19:12:50.524Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:50 [2023-12-08T19:12:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:50 [2023-12-08T19:12:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:50 [2023-12-08T19:12:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:50 [2023-12-08T19:12:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721173 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:50 [2023-12-08T19:12:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:50 [2023-12-08T19:12:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721486 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721486 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:12:50 [2023-12-08T19:12:50.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1255721492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255721492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1255721493 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1255721493 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1255721493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1255721493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1255721493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:12:50 [2023-12-08T19:12:50.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:12:50 [2023-12-08T19:12:50.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:12:50 [2023-12-08T19:12:50.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:12:50 [2023-12-08T19:12:50.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255721505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255721505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255721506 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255721506 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255721513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255721513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255721513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:50 [2023-12-08T19:12:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255721173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:51 [2023-12-08T19:12:51.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:51 [2023-12-08T19:12:51.978Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:51 [2023-12-08T19:12:51.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:51 [2023-12-08T19:12:51.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:51 [2023-12-08T19:12:51.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:51 [2023-12-08T19:12:51.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722547 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:51 [2023-12-08T19:12:51.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:51 [2023-12-08T19:12:51.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722842 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722843 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255722874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255722874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255722874 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255722874 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255722874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255722874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255722874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255722547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:52 [2023-12-08T19:12:52.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:52 [2023-12-08T19:12:52.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:12:52 [2023-12-08T19:12:52.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:53 [2023-12-08T19:12:53.064Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724228 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724230 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255724231 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:53 [2023-12-08T19:12:53.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:12:54 [2023-12-08T19:12:54.194Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:12:54 [2023-12-08T19:12:54.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:12:54 [2023-12-08T19:12:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
14:12:54 [2023-12-08T19:12:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255725112 data=null doit=true}, Shell with text {Time Event Filter}]
14:12:54 [2023-12-08T19:12:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:12:54 [2023-12-08T19:12:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:12:54 [2023-12-08T19:12:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:12:54 [2023-12-08T19:12:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:12:55 [2023-12-08T19:12:55.017Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:55 [2023-12-08T19:12:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:12:55 [2023-12-08T19:12:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725621 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725623 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725624 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255725631 data=null doit=true}, Shell with text {Time Event Filter}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1255725633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255725633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1255725633 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1255725633 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1255725634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1255725634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1255725634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725702 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255726032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255726033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255726033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255726033 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255726034 data=null}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255726051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255726051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255726051 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255726051 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255726052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255726052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255726052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:12:55 [2023-12-08T19:12:55.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255725703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:12:55 [2023-12-08T19:12:55.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:12:55 [2023-12-08T19:12:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:12:55 [2023-12-08T19:12:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739625 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739930 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739930 data=null}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255739947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255739947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255739947 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255739948 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255739948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255739948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255739948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255739626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:10 [2023-12-08T19:13:10.673Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:10 [2023-12-08T19:13:10.674Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:10 [2023-12-08T19:13:10.674Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:13:10 [2023-12-08T19:13:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:13:10 [2023-12-08T19:13:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741277 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741656 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741656 data=null}, ToolItem with tooltip text {Show Legend}]
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:10 [2023-12-08T19:13:10.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:10 [2023-12-08T19:13:10.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255741673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255741673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255741673 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255741674 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255741674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255741674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255741674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:10 [2023-12-08T19:13:10.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255741278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:11 [2023-12-08T19:13:11.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:11 [2023-12-08T19:13:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:11 [2023-12-08T19:13:11.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:12 [2023-12-08T19:13:12.386Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:13:12 [2023-12-08T19:13:12.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:13:12 [2023-12-08T19:13:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743065 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743377 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743377 data=null}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255743379 data=null doit=true}, Shell with text {Legend}]
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=1255743386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")]
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255743398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255743398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255743398 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255743399 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255743399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255743399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255743399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:12 [2023-12-08T19:13:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255743066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:12 [2023-12-08T19:13:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:13 [2023-12-08T19:13:13.838Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:13:13 [2023-12-08T19:13:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:13:13 [2023-12-08T19:13:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:13 [2023-12-08T19:13:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:13 [2023-12-08T19:13:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744442 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:13 [2023-12-08T19:13:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:13 [2023-12-08T19:13:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744755 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744755 data=null}, ToolItem with tooltip text {Show Legend}]
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1255744761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1255744761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1255744761 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1255744761 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1255744762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1255744762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1255744762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:13:14 [2023-12-08T19:13:14.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:13:14 [2023-12-08T19:13:14.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:13:14 [2023-12-08T19:13:14.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:13:14 [2023-12-08T19:13:14.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:14 [2023-12-08T19:13:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:14 [2023-12-08T19:13:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:14 [2023-12-08T19:13:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255744775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255744775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255744775 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255744775 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255744775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255744775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255744775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:14 [2023-12-08T19:13:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255744443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:14 [2023-12-08T19:13:14.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:15 [2023-12-08T19:13:15.289Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:13:15 [2023-12-08T19:13:15.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:13:15 [2023-12-08T19:13:15.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255745850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255745851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255745851 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255745851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255745851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255746164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255746165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255746165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255746165 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255746165 data=null}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255746185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255746185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255746185 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255746185 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255746186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255746186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:15 [2023-12-08T19:13:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255746186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:15 [2023-12-08T19:13:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255745851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:15 [2023-12-08T19:13:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:15 [2023-12-08T19:13:15.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:15 [2023-12-08T19:13:15.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:16 [2023-12-08T19:13:16.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:16 [2023-12-08T19:13:16.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:16 [2023-12-08T19:13:16.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:16 [2023-12-08T19:13:16.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:16 [2023-12-08T19:13:16.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:17 [2023-12-08T19:13:17.508Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:17 [2023-12-08T19:13:17.509Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:18 [2023-12-08T19:13:18.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:18 [2023-12-08T19:13:18.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:18 [2023-12-08T19:13:18.333Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:18 [2023-12-08T19:13:18.333Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:18 [2023-12-08T19:13:18.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:18 [2023-12-08T19:13:18.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:19 [2023-12-08T19:13:19.464Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:13:19 [2023-12-08T19:13:19.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:13:19 [2023-12-08T19:13:19.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750090 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750410 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750410 data=null}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:19 [2023-12-08T19:13:19.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255750428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:19 [2023-12-08T19:13:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255750429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:19 [2023-12-08T19:13:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255750429 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:19 [2023-12-08T19:13:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255750429 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:19 [2023-12-08T19:13:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255750429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:19 [2023-12-08T19:13:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255750429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:19 [2023-12-08T19:13:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255750429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:19 [2023-12-08T19:13:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255750091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:19 [2023-12-08T19:13:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:19 [2023-12-08T19:13:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:19 [2023-12-08T19:13:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:20 [2023-12-08T19:13:20.549Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:20 [2023-12-08T19:13:20.550Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:20 [2023-12-08T19:13:20.550Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:20 [2023-12-08T19:13:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
14:13:20 [2023-12-08T19:13:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255751536 data=null doit=true}, Shell with text {Time Event Filter}]
14:13:20 [2023-12-08T19:13:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:13:20 [2023-12-08T19:13:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:13:21 [2023-12-08T19:13:21.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:22 [2023-12-08T19:13:22.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
14:13:22 [2023-12-08T19:13:22.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1255753082 data=null doit=true}, Shell with text {Time Event Filter}]
14:13:22 [2023-12-08T19:13:22.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text'
14:13:22 [2023-12-08T19:13:22.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text')
14:13:22 [2023-12-08T19:13:22.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:13:22 [2023-12-08T19:13:22.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753817 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753899 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753900 data=null}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255753937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255753937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255753937 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255753937 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255753937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255753937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255753937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255753817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:23 [2023-12-08T19:13:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:23 [2023-12-08T19:13:23.961Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:23 [2023-12-08T19:13:23.961Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:23 [2023-12-08T19:13:23.961Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:23 [2023-12-08T19:13:23.961Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:23 [2023-12-08T19:13:23.961Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:13:24 [2023-12-08T19:13:24.526Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
14:13:24 [2023-12-08T19:13:24.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:13:24 [2023-12-08T19:13:24.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:24 [2023-12-08T19:13:24.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:24 [2023-12-08T19:13:24.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755167 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:24 [2023-12-08T19:13:24.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:24 [2023-12-08T19:13:24.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755484 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755484 data=null}, ToolItem with tooltip text {Show Legend}]
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255755510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255755510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:24 [2023-12-08T19:13:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255755510 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:24 [2023-12-08T19:13:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255755510 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:24 [2023-12-08T19:13:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255755510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:24 [2023-12-08T19:13:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255755511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:25 [2023-12-08T19:13:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255755511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:25 [2023-12-08T19:13:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255755168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:13:25 [2023-12-08T19:13:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:25 [2023-12-08T19:13:25.046Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 57.32 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
14:13:25 [2023-12-08T19:13:25.046Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testBookmark -- Time elapsed: 1.913 s
14:13:25 [2023-12-08T19:13:25.046Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimeLine -- Time elapsed: 3.305 s
14:13:25 [2023-12-08T19:13:25.046Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testDrag -- Time elapsed: 3.803 s
14:13:25 [2023-12-08T19:13:25.046Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNamespaceNavigation -- Time elapsed: 1.179 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testCollapseExpandUsingEnter -- Time elapsed: 1.133 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testExpandAndCollapse -- Time elapsed: 1.154 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testEventStyling -- Time elapsed: 4.447 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegendArrow -- Time elapsed: 4.028 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHideEmptyRows -- Time elapsed: 3.201 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testVerticalZoom -- Time elapsed: 13.83 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testZoomToSelection -- Time elapsed: 1.771 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegend -- Time elapsed: 4.507 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHorizontalZoom -- Time elapsed: 4.162 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimegraphEventFiltering -- Time elapsed: 3.485 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNavigation -- Time elapsed: 1.689 s
14:13:25 [2023-12-08T19:13:25.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
14:13:25 [2023-12-08T19:13:25.047Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
14:13:25 [2023-12-08T19:13:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255755788 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:13:25 [2023-12-08T19:13:25.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:25 [2023-12-08T19:13:25.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:13:25 [2023-12-08T19:13:25.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:13:25 [2023-12-08T19:13:25.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:13:25 [2023-12-08T19:13:25.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255755977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:13:25 [2023-12-08T19:13:25.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:13:25 [2023-12-08T19:13:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
14:13:25 [2023-12-08T19:13:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:40 [2023-12-08T19:13:40.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255768986 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255769058 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255769058 data=null doit=true}, TreeItem with text {test}]
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255769058 data=null}, TreeItem with text {test}]
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255769058 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255769059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255769068 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769634 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769635 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769636 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255769636 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255769637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255769637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255769637 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255769637 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255769638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255769638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255769638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255769168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:13:40 [2023-12-08T19:13:40.437Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.36 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
14:13:40 [2023-12-08T19:13:40.437Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest.testManipulatingTreeViewer -- Time elapsed: 12.89 s
14:13:40 [2023-12-08T19:13:40.437Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
14:13:40 [2023-12-08T19:13:40.437Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
14:13:40 [2023-12-08T19:13:40.438Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
14:13:40 [2023-12-08T19:13:40.438Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
14:13:40 [2023-12-08T19:13:40.438Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255770161 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255770313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles} [layout=null] time=1255770981 data=null}, (of type 'Combo')]
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255771104 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255771104 data=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255771104 data=null}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255771104 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255771105 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255771105 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255771134 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255771134 data=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255771134 data=null}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255771135 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255771135 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255771136 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255771161 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255771162 data=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255771162 data=null}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255771162 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255771167 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255771168 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255771172 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255771172 data=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255771172 data=null}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255771173 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255771173 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255771173 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255771177 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255771177 data=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255771177 data=null}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255771178 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255771178 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255771178 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255771187 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255771188 data=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255771188 data=null}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255771188 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255771188 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255771189 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1255771193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@224374ac
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1255771195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1255771195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1255771195 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1255771196 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1255771201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1255771201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1255771201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1255771202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1255771202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1255771202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1255771202 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1255771202 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5543bd78
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1255771204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1255771204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1255771204 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1255771204 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1255771204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1255771205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1255771205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1255771205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1255771205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1255771205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1255771205 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1255771205 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@37249389
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771212 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771212 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771260 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255771260 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: of type 'Text'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1255771301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255771302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1255771302 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1255771302 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1255771303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1255771303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:40 [2023-12-08T19:13:40.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:40 [2023-12-08T19:13:40.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:13:41 [2023-12-08T19:13:41.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1255771303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255772517 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255772517 data=null doit=true}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255772517 data=null}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255772529 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255772529 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255772573 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255772575 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255772575 data=null doit=true}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255772575 data=null}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255772576 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255772576 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255772581 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255772582 data=null doit=true}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255772582 data=null}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255772582 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255772582 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255772595 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1255772596 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1255772597 data=null doit=true}, TreeItem with text {Traces [4]}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1255772597 data=null}, TreeItem with text {Traces [4]}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1255772597 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:13:41 [2023-12-08T19:13:41.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255772597 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
14:13:41 [2023-12-08T19:13:41.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1255772614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:13:41 [2023-12-08T19:13:41.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1255772615 data=null doit=true}, TreeItem with text {Traces [4]}]
14:13:41 [2023-12-08T19:13:41.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1255772615 data=null}, TreeItem with text {Traces [4]}]
14:13:41 [2023-12-08T19:13:41.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1255772615 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:13:41 [2023-12-08T19:13:41.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255772615 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
14:13:41 [2023-12-08T19:13:41.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1255772630 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255772833 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255772857 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255772857 data=null doit=true}, TreeItem with text {Tracing}]
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255772857 data=null}, TreeItem with text {Tracing}]
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255772858 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255772858 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255772868 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:42 [2023-12-08T19:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:13:42 [2023-12-08T19:13:42.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773830 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773830 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773831 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255773831 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255773832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255773833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255773833 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:43 [2023-12-08T19:13:43.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255773833 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:43 [2023-12-08T19:13:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255773833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:43 [2023-12-08T19:13:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255773833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:43 [2023-12-08T19:13:43.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:43 [2023-12-08T19:13:43.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:43 [2023-12-08T19:13:43.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:43 [2023-12-08T19:13:43.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:43 [2023-12-08T19:13:43.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:43 [2023-12-08T19:13:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:13:43 [2023-12-08T19:13:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255773833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:43 [2023-12-08T19:13:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255772919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
14:13:44 [2023-12-08T19:13:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles} [layout=null] time=1255774966 data=null}, (of type 'Combo')]
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255775024 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255775025 data=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255775025 data=null}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255775025 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255775026 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255775026 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:44 [2023-12-08T19:13:44.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255775073 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255775073 data=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255775073 data=null}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255775073 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255775074 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255775074 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255775079 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255775079 data=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255775079 data=null}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255775079 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255775080 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255775080 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255775084 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255775084 data=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255775084 data=null}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255775084 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255775084 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255775085 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255775094 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255775094 data=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255775094 data=null}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255775095 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255775095 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255775095 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255775099 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255775099 data=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255775099 data=null}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255775100 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255775100 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255775100 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:44 [2023-12-08T19:13:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1255775104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@73d8545b
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1255775106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1255775106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1255775106 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1255775106 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1255775107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1255775107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1255775107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1255775107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1255775107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1255775107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1255775107 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1255775107 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@52f4e761
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775119 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775120 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775173 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255775173 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 02:00:00", using matcher: of type 'Text'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1255775215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255775215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1255775215 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1255775215 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1255775215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:44 [2023-12-08T19:13:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1255775216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:44 [2023-12-08T19:13:44.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:44 [2023-12-08T19:13:44.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:44 [2023-12-08T19:13:44.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:44 [2023-12-08T19:13:44.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:44 [2023-12-08T19:13:44.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:45 [2023-12-08T19:13:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:13:45 [2023-12-08T19:13:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1255775216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255776267 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255776267 data=null doit=true}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255776267 data=null}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255776282 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255776282 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255776309 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255776311 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255776311 data=null doit=true}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255776311 data=null}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255776312 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255776312 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255776330 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255776331 data=null doit=true}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255776331 data=null}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255776331 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255776332 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255776334 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1255776335 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1255776368 data=null doit=true}, TreeItem with text {Traces [4]}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1255776368 data=null}, TreeItem with text {Traces [4]}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1255776369 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255776372 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1255776380 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1255776380 data=null doit=true}, TreeItem with text {Traces [4]}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1255776380 data=null}, TreeItem with text {Traces [4]}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1255776381 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255776381 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
14:13:45 [2023-12-08T19:13:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1255776384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255776687 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255776711 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255776711 data=null doit=true}, TreeItem with text {Tracing}]
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255776711 data=null}, TreeItem with text {Tracing}]
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255776711 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255776711 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255776722 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:13:46 [2023-12-08T19:13:46.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777155 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777155 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777156 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255777156 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255777157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255777157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255777157 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255777158 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255777158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255777158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:46 [2023-12-08T19:13:46.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:46 [2023-12-08T19:13:46.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:46 [2023-12-08T19:13:46.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:46 [2023-12-08T19:13:46.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:46 [2023-12-08T19:13:46.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:46 [2023-12-08T19:13:46.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:13:46 [2023-12-08T19:13:46.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255777158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:46 [2023-12-08T19:13:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255776774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:13:47 [2023-12-08T19:13:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles} [layout=null] time=1255778291 data=null}, (of type 'Combo')]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255778348 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255778349 data=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255778349 data=null}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255778349 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255778350 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255778350 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255778374 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255778374 data=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255778374 data=null}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255778375 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255778375 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255778376 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255778380 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255778380 data=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255778380 data=null}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255778381 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255778381 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255778381 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255778385 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255778385 data=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255778385 data=null}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255778386 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255778386 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255778386 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255778395 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255778395 data=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255778395 data=null}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255778395 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255778395 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255778396 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1255778399 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1255778400 data=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1255778400 data=null}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1255778400 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255778400 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1255778401 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1255778408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@71309fa2
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1255778410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1255778410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1255778411 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1255778411 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1255778411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1255778411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1255778411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1255778411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1255778411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1255778411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1255778411 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1255778411 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:13:47 [2023-12-08T19:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@629b2ae5
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778419 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778419 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778451 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=1255778451 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
14:13:47 [2023-12-08T19:13:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time')
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: with label (with mnemonic 'Start Time')
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: with label (with mnemonic 'End Time')
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG ROOT - Closing lingering shell with title Trace Import
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255778556 data=null doit=true}, Shell with text {Trace Import}]
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255778623 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255778629 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255778630 data=null doit=true}, TreeItem with text {Tracing}]
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255778630 data=null}, TreeItem with text {Tracing}]
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255778630 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255778630 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:13:47 [2023-12-08T19:13:47.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255778660 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:48 [2023-12-08T19:13:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:48 [2023-12-08T19:13:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:13:48 [2023-12-08T19:13:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779213 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779213 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779215 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255779215 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255779216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255779216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255779216 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255779216 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255779216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:48 [2023-12-08T19:13:48.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255779217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:48 [2023-12-08T19:13:48.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:48 [2023-12-08T19:13:48.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:48 [2023-12-08T19:13:48.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:48 [2023-12-08T19:13:48.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:48 [2023-12-08T19:13:48.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:48 [2023-12-08T19:13:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:13:48 [2023-12-08T19:13:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255779217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:48 [2023-12-08T19:13:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255778713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:13:48 [2023-12-08T19:13:48.956Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.563 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
14:13:48 [2023-12-08T19:13:48.956Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInverseTime -- Time elapsed: 4.025 s
14:13:48 [2023-12-08T19:13:48.956Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerange -- Time elapsed: 3.325 s
14:13:48 [2023-12-08T19:13:48.956Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInvalidFormat -- Time elapsed: 2.059 s
14:13:48 [2023-12-08T19:13:48.956Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
14:13:49 [2023-12-08T19:13:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255779740 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:13:49 [2023-12-08T19:13:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:49 [2023-12-08T19:13:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:13:49 [2023-12-08T19:13:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:13:49 [2023-12-08T19:13:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:13:49 [2023-12-08T19:13:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255779864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:13:49 [2023-12-08T19:13:49.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1255780495 data=null doit=true}, Button with text {Select roo&t directory:}]
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1255780495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1255780498 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1255780498 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1255780498 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1255780499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:13:49 [2023-12-08T19:13:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /tmp/trace9876350250595084738.gz
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/tmp/trace9876350250595084738.gz} [layout=null] time=1255780502 data=null}, (of type 'Combo')]
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /tmp/trace9876350250595084738.gz
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1255780559 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1255780559 data=null doit=true}, TreeItem with text {/}]
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1255780559 data=null}, TreeItem with text {/}]
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1255780560 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255780560 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1255780561 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:13:49 [2023-12-08T19:13:49.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/tmp/trace9876350250...", using matcher: of type 'Combo'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : TMF Tests} [layout=null] time=1255780590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1255780594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255780594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1255780594 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1255780594 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1255780594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1255780594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1255780594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255780710 data=null doit=true}, TreeItem with text {Tracing}]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255780711 data=null}, TreeItem with text {Tracing}]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255780711 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255780742 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255780763 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255780764 data=null doit=true}, Tree node with text: Traces [1]]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255780764 data=null}, Tree node with text: Traces [1]]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255780765 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [1]]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255780765 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Traces [1]]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255780766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [1]]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: trace9876350250595084738
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {trace9876350250595084738} time=1255780767 data=null button=0 stateMask=0x0 x=171 y=81 count=0}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {trace9876350250595084738} time=1255780767 data=null doit=true}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {trace9876350250595084738} time=1255780767 data=null}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace9876350250595084738} time=1255780768 data=null button=1 stateMask=0x0 x=171 y=81 count=1}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255780768 data=null item=TreeItem {trace9876350250595084738} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace9876350250595084738} time=1255780809 data=null button=1 stateMask=0x80000 x=171 y=81 count=1}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace9876350250595084738} time=1255780810 data=null button=1 stateMask=0x0 x=171 y=81 count=2}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {trace9876350250595084738} time=1255780810 data=null button=1 stateMask=0x0 x=171 y=81 count=2}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1255780810 data=null item=TreeItem {trace9876350250595084738} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace9876350250595084738} time=1255780916 data=null button=1 stateMask=0x80000 x=171 y=81 count=2}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {trace9876350250595084738} time=1255780925 data=null button=0 stateMask=0x0 x=171 y=81 count=0}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {trace9876350250595084738} time=1255781096 data=null doit=true}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {trace9876350250595084738} time=1255781101 data=null}, Tree node with text: trace9876350250595084738]
14:13:50 [2023-12-08T19:13:50.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: trace9876350250595084738
14:13:51 [2023-12-08T19:13:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/trace9876350250595084738 - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255782306 data=null doit=true}, Shell with text {data - Tracing/Traces/trace9876350250595084738 - Eclipse Platform}]
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255782384 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255782384 data=null doit=true}, TreeItem with text {Tracing}]
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255782384 data=null}, TreeItem with text {Tracing}]
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255782385 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255782385 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255782416 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:13:51 [2023-12-08T19:13:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782936 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782936 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782937 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255782937 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:52 [2023-12-08T19:13:52.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:13:52 [2023-12-08T19:13:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255782938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:52 [2023-12-08T19:13:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255782938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:52 [2023-12-08T19:13:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255782939 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:52 [2023-12-08T19:13:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255782939 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:52 [2023-12-08T19:13:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255782939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:52 [2023-12-08T19:13:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255782939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:52 [2023-12-08T19:13:52.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:52 [2023-12-08T19:13:52.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:52 [2023-12-08T19:13:52.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:52 [2023-12-08T19:13:52.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:52 [2023-12-08T19:13:52.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:52 [2023-12-08T19:13:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:13:52 [2023-12-08T19:13:52.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255782939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:13:52 [2023-12-08T19:13:52.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255782482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:13:52 [2023-12-08T19:13:52.759Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.722 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
14:13:52 [2023-12-08T19:13:52.759Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest.testGzipImport -- Time elapsed: 3.586 s
14:13:52 [2023-12-08T19:13:52.759Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
14:13:52 [2023-12-08T19:13:52.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255783472 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:13:53 [2023-12-08T19:13:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:53 [2023-12-08T19:13:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:13:53 [2023-12-08T19:13:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:13:53 [2023-12-08T19:13:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:13:53 [2023-12-08T19:13:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255783699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:13:53 [2023-12-08T19:13:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255785254 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255785254 data=null doit=true}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255785254 data=null}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255785255 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255785255 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255785287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255785288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255785288 data=null doit=true}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255785288 data=null}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255785288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255785288 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255785294 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255785295 data=null doit=true}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255785295 data=null}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255785295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255785296 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255785298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255785299 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255785299 data=null doit=true}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255785299 data=null}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255785299 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255785305 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255785314 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255785327 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255785327 data=null doit=true}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255785328 data=null}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255785328 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255785328 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255785360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:13:54 [2023-12-08T19:13:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1255785361 data=null doit=true}, TreeItem with text {Experiments [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1255785361 data=null}, TreeItem with text {Experiments [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1255785362 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255785362 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1255785364 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255785364 data=null doit=true}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255785364 data=null}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255785365 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255785365 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255785366 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=1255785377 data=null doit=true}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1255785377 data=null}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1255785378 data=null button=1 stateMask=0x0 x=105 y=104 count=1}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255785378 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1255785412 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1255785415 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1255785420 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1255785426 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1255785427 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1255785427 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1255785428 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1255785428 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1255785434 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1255785459 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1255785459 data=null doit=true}, TreeItem with text {Test Experiment [0]}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1255785459 data=null}, TreeItem with text {Test Experiment [0]}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1255785460 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255785460 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [0]}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1255785485 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
14:13:54 [2023-12-08T19:13:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
14:13:55 [2023-12-08T19:13:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
14:13:55 [2023-12-08T19:13:55.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255785967 data=null doit=true}, Shell with text {Export trace package}]
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1255785991 data=null doit=true}, Button with text {Sa&ve in tar format}]
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1255785991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=1255785994 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1255785994 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1255785994 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1255785995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:13:55 [2023-12-08T19:13:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1255785997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1255785997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1255785998 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1255785998 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1255785998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1255785998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1255785999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1255785999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1255785999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1255785999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1255785999 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1255785999 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1255786001 data=null}, (of type 'Combo')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1255786005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255786005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:55 [2023-12-08T19:13:55.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1255786006 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:55 [2023-12-08T19:13:55.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1255786006 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:55 [2023-12-08T19:13:55.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1255786006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:55 [2023-12-08T19:13:55.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1255786006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:55 [2023-12-08T19:13:55.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1255786006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:55 [2023-12-08T19:13:55.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1255785563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
14:13:55 [2023-12-08T19:13:55.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1255786667 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1255786668 data=null doit=true}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1255786668 data=null}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1255786668 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255786668 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1255786693 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1255786694 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1255786694 data=null doit=true}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1255786694 data=null}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1255786695 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255786695 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1255786701 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1255786702 data=null doit=true}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1255786702 data=null}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1255786702 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255786703 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1255786705 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255786706 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255786706 data=null doit=true}, TreeItem with text {Traces [0]}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255786706 data=null}, TreeItem with text {Traces [0]}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255786707 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:13:55 [2023-12-08T19:13:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255786707 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:13:56 [2023-12-08T19:13:56.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255786763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:13:56 [2023-12-08T19:13:56.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:56 [2023-12-08T19:13:56.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1255786764 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:13:56 [2023-12-08T19:13:56.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255786765 data=null doit=true}, TreeItem with text {Traces [0]}]
14:13:56 [2023-12-08T19:13:56.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255786765 data=null}, TreeItem with text {Traces [0]}]
14:13:56 [2023-12-08T19:13:56.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255786765 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:13:56 [2023-12-08T19:13:56.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255786766 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:13:56 [2023-12-08T19:13:56.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1255786770 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:13:56 [2023-12-08T19:13:56.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
14:13:56 [2023-12-08T19:13:56.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255787221 data=null doit=true}, Shell with text {Import trace package}]
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1255787222 data=null}, (of type 'Combo')]
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:13:56 [2023-12-08T19:13:56.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
14:13:56 [2023-12-08T19:13:56.471Z]  into text (of type 'Combo')
14:13:56 [2023-12-08T19:13:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:13:56 [2023-12-08T19:13:56.471Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
14:13:56 [2023-12-08T19:13:56.471Z] '' with an interval of {1}ms. between characters.
14:13:56 [2023-12-08T19:13:56.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:13:56 [2023-12-08T19:13:56.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:13:56 [2023-12-08T19:13:56.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:13:56 [2023-12-08T19:13:56.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:56 [2023-12-08T19:13:56.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:13:56 [2023-12-08T19:13:56.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:13:56 [2023-12-08T19:13:56.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:13:56 [2023-12-08T19:13:56.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:56 [2023-12-08T19:13:56.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:13:57 [2023-12-08T19:13:57.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1255787781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:57 [2023-12-08T19:13:57.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255787781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:57 [2023-12-08T19:13:57.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1255787781 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:57 [2023-12-08T19:13:57.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1255787782 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:57 [2023-12-08T19:13:57.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1255787782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:57 [2023-12-08T19:13:57.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1255787782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:57 [2023-12-08T19:13:57.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1255787782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1255786815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1255788067 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1255788068 data=null doit=true}, TreeItem with text {Import Test}]
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1255788068 data=null}, TreeItem with text {Import Test}]
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1255788068 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
14:13:57 [2023-12-08T19:13:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255788068 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
14:13:57 [2023-12-08T19:13:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1255788103 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
14:13:57 [2023-12-08T19:13:57.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
14:13:57 [2023-12-08T19:13:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1255788105 data=null doit=true}, TreeItem with text {Traces [0]}]
14:13:57 [2023-12-08T19:13:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1255788105 data=null}, TreeItem with text {Traces [0]}]
14:13:57 [2023-12-08T19:13:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1255788105 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:13:57 [2023-12-08T19:13:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255788106 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
14:13:57 [2023-12-08T19:13:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255788110 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:13:57 [2023-12-08T19:13:57.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
14:13:57 [2023-12-08T19:13:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1255788169 data=null doit=true}, TreeItem with text {Experiments [1]}]
14:13:57 [2023-12-08T19:13:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1255788169 data=null}, TreeItem with text {Experiments [1]}]
14:13:57 [2023-12-08T19:13:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1255788170 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255788170 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1255788172 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]}
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1255788172 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1255788187 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1255788187 data=null}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1255788188 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255788188 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1255788211 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1255788212 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1255788212 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1255788213 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1255788361 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1255788370 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1255788370 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1255788371 data=null}, TreeItem with text {Test Experiment [1]}]
14:13:57 [2023-12-08T19:13:57.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]}
14:13:58 [2023-12-08T19:13:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
14:13:59 [2023-12-08T19:13:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255789786 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
14:13:59 [2023-12-08T19:13:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:59 [2023-12-08T19:13:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:13:59 [2023-12-08T19:13:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:13:59 [2023-12-08T19:13:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:13:59 [2023-12-08T19:13:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255789876 data=null button=0 stateMask=0x0 x=55 y=127 count=0}, TreeItem with text {Test}]
14:13:59 [2023-12-08T19:13:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255789876 data=null doit=true}, TreeItem with text {Test}]
14:13:59 [2023-12-08T19:13:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255789876 data=null}, TreeItem with text {Test}]
14:13:59 [2023-12-08T19:13:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255789877 data=null button=1 stateMask=0x0 x=55 y=127 count=1}, TreeItem with text {Test}]
14:13:59 [2023-12-08T19:13:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255789877 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:13:59 [2023-12-08T19:13:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255789899 data=null button=1 stateMask=0x80000 x=55 y=127 count=1}, TreeItem with text {Test}]
14:13:59 [2023-12-08T19:13:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:59 [2023-12-08T19:13:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:13:59 [2023-12-08T19:13:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790904 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790904 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790905 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255790905 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255790907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255790907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255790907 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255790907 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255790907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:00 [2023-12-08T19:14:00.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255790908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:00 [2023-12-08T19:14:00.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:00 [2023-12-08T19:14:00.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:00 [2023-12-08T19:14:00.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:00 [2023-12-08T19:14:00.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:00 [2023-12-08T19:14:00.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:00 [2023-12-08T19:14:00.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:14:00 [2023-12-08T19:14:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255790908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:00 [2023-12-08T19:14:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255789990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:14:00 [2023-12-08T19:14:00.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255791463 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
14:14:00 [2023-12-08T19:14:00.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:14:00 [2023-12-08T19:14:00.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:00 [2023-12-08T19:14:00.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:00 [2023-12-08T19:14:00.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:00 [2023-12-08T19:14:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1255791470 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
14:14:00 [2023-12-08T19:14:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1255791470 data=null doit=true}, TreeItem with text {Import Test}]
14:14:00 [2023-12-08T19:14:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1255791470 data=null}, TreeItem with text {Import Test}]
14:14:00 [2023-12-08T19:14:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1255791470 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
14:14:00 [2023-12-08T19:14:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255791471 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
14:14:00 [2023-12-08T19:14:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1255791509 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
14:14:01 [2023-12-08T19:14:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:14:01 [2023-12-08T19:14:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:14:01 [2023-12-08T19:14:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:14:01 [2023-12-08T19:14:01.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792054 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792054 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792055 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255792055 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255792056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255792062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255792062 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255792062 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255792062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:01 [2023-12-08T19:14:01.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255792062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:01 [2023-12-08T19:14:01.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:01 [2023-12-08T19:14:01.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:01 [2023-12-08T19:14:01.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:01 [2023-12-08T19:14:01.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:01 [2023-12-08T19:14:01.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:01 [2023-12-08T19:14:01.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:14:01 [2023-12-08T19:14:01.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255792062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:01 [2023-12-08T19:14:01.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255791617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255794173 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255794173 data=null doit=true}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255794173 data=null}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255794173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255794174 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255794201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255794202 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255794202 data=null doit=true}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255794202 data=null}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255794202 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255794203 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255794209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255794209 data=null doit=true}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255794210 data=null}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255794210 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255794210 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255794213 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255794264 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255794264 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255794265 data=null}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255794265 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255794265 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255794274 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255794275 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255794275 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255794275 data=null}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255794276 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255794277 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255794293 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
14:14:03 [2023-12-08T19:14:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
14:14:03 [2023-12-08T19:14:03.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
14:14:03 [2023-12-08T19:14:03.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
14:14:03 [2023-12-08T19:14:03.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255794719 data=null doit=true}, Shell with text {Export trace package}]
14:14:03 [2023-12-08T19:14:03.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1255794721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1255794721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1255794721 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1255794721 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1255794722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1255794722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1255794722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1255794724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1255794724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1255794724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1255794724 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1255794725 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=1255794728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1255794729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=1255794729 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=1255794729 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=1255794729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=1255794729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=1255794729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=1255794731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1255794731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=1255794731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=1255794731 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=1255794731 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:03 [2023-12-08T19:14:03.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1255794751 data=null doit=true}, Button with text {Save in &zip format}]
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1255794752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Save in &zip format}]
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1255794753 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1255794753 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1255794753 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1255794753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1255794755 data=null doit=true}, Button with text {Sa&ve in tar format}]
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1255794755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=1255794756 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1255794756 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1255794756 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1255794756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
14:14:04 [2023-12-08T19:14:04.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1255794759 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1255794759 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1255794760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1255794760 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1255794760 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:14:04 [2023-12-08T19:14:04.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1255794762 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1255794762 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1255794763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1255794763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1255794763 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1255794763 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1255794764 data=null}, (of type 'Combo')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1255794766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255794766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1255794766 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1255794766 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1255794767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:04 [2023-12-08T19:14:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1255794767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:04 [2023-12-08T19:14:04.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:14:04 [2023-12-08T19:14:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1255794767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:04 [2023-12-08T19:14:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1255794376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255795110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255795110 data=null doit=true}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255795110 data=null}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255795111 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255795111 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255795189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255795191 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255795191 data=null doit=true}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255795192 data=null}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255795192 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255795192 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255795200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:04 [2023-12-08T19:14:04.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255795201 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255795201 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255795202 data=null}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255795202 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255795202 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255795267 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:04 [2023-12-08T19:14:04.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255795269 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255795269 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255795269 data=null}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255795270 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255795270 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255795290 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:04 [2023-12-08T19:14:04.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
14:14:04 [2023-12-08T19:14:04.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
14:14:04 [2023-12-08T19:14:04.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
14:14:04 [2023-12-08T19:14:04.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
14:14:04 [2023-12-08T19:14:04.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255795771 data=null doit=true}, Shell with text {Import trace package}]
14:14:04 [2023-12-08T19:14:04.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:14:04 [2023-12-08T19:14:04.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:14:04 [2023-12-08T19:14:04.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:14:04 [2023-12-08T19:14:04.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1255795772 data=null}, (of type 'Combo')]
14:14:04 [2023-12-08T19:14:04.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:14:04 [2023-12-08T19:14:04.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:14:04 [2023-12-08T19:14:04.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:14:04 [2023-12-08T19:14:04.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
14:14:04 [2023-12-08T19:14:04.999Z]  into text (of type 'Combo')
14:14:04 [2023-12-08T19:14:04.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:14:04 [2023-12-08T19:14:04.999Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
14:14:04 [2023-12-08T19:14:04.999Z] '' with an interval of {1}ms. between characters.
14:14:05 [2023-12-08T19:14:05.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=1255795866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1255795867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=1255795867 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=1255795867 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=1255795867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=1255795867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=1255795868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=1255795868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1255795869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=1255795869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=1255795869 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=1255795869 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1255795870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255795870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1255795871 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1255795871 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1255795871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1255795871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=1255795979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1255795979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=1255795979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=1255795980 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=1255795980 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1255795981 data=null doit=true}, Shell with text {Confirmation}]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1255795982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=1255795982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=1255795982 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=1255795982 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=1255795983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=1255795983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
14:14:05 [2023-12-08T19:14:05.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=1255795983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1255795871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1255795369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:06 [2023-12-08T19:14:06.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:14:06 [2023-12-08T19:14:06.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255796790 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255796790 data=null}, TreeItem with text {Traces [1]}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255796791 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255796791 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255796793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:06 [2023-12-08T19:14:06.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml}
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1255796793 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=1255796793 data=null doit=true}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1255796794 data=null}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1255796794 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255796794 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1255796872 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1255796873 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1255796873 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1255796873 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1255797023 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1255797270 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1255797270 data=null doit=true}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1255797271 data=null}, TreeItem with text {test.xml}]
14:14:06 [2023-12-08T19:14:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml}
14:14:06 [2023-12-08T19:14:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"'
14:14:07 [2023-12-08T19:14:07.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255798375 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}]
14:14:07 [2023-12-08T19:14:07.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1255798451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1255798452 data=null doit=true}, TreeItem with text {Test}]
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1255798452 data=null}, TreeItem with text {Test}]
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1255798452 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255798453 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1255798482 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:14:07 [2023-12-08T19:14:07.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798923 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798923 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798924 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255798924 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255798925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255798925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255798925 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255798925 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255798925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255798926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:08 [2023-12-08T19:14:08.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:08 [2023-12-08T19:14:08.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:08 [2023-12-08T19:14:08.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:08 [2023-12-08T19:14:08.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:08 [2023-12-08T19:14:08.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:08 [2023-12-08T19:14:08.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:14:08 [2023-12-08T19:14:08.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255798926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:08 [2023-12-08T19:14:08.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255798529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:14:08 [2023-12-08T19:14:08.724Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.96 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
14:14:08 [2023-12-08T19:14:08.724Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment -- Time elapsed: 8.869 s
14:14:08 [2023-12-08T19:14:08.724Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.test -- Time elapsed: 6.862 s
14:14:08 [2023-12-08T19:14:08.724Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
14:14:08 [2023-12-08T19:14:08.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255799447 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:14:08 [2023-12-08T19:14:08.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:08 [2023-12-08T19:14:08.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:14:08 [2023-12-08T19:14:08.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:14:08 [2023-12-08T19:14:08.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:14:08 [2023-12-08T19:14:08.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255799582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:14:08 [2023-12-08T19:14:08.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:14:09 [2023-12-08T19:14:09.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:09 [2023-12-08T19:14:09.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:09 [2023-12-08T19:14:09.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:09 [2023-12-08T19:14:09.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:09 [2023-12-08T19:14:09.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:09 [2023-12-08T19:14:09.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:09 [2023-12-08T19:14:09.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1255799802 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1255799803 data=null doit=true}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1255799803 data=null}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1255799804 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255799804 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] 
14:14:09 [2023-12-08T19:14:09.241Z] !ENTRY org.eclipse.cdt.core 1 0 2023-12-08 19:14:09.098
14:14:09 [2023-12-08T19:14:09.241Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.003 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1255799881 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1255799883 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1255799884 data=null doit=true}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1255799884 data=null}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1255799884 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255799884 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1255799896 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
14:14:09 [2023-12-08T19:14:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1255799983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1255800191 data=null doit=true}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1255800191 data=null}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1255800192 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255800192 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1255800195 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1255800195 data=null doit=true}, TreeItem with text {Trace Compass}]
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1255800196 data=null}, TreeItem with text {Trace Compass}]
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1255800196 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255800196 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
14:14:09 [2023-12-08T19:14:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1255800198 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
14:14:09 [2023-12-08T19:14:09.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
14:14:11 [2023-12-08T19:14:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:14:11 [2023-12-08T19:14:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:14:11 [2023-12-08T19:14:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:14:11 [2023-12-08T19:14:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:14:11 [2023-12-08T19:14:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:11 [2023-12-08T19:14:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
14:14:11 [2023-12-08T19:14:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255802473 data=null doit=true}, Shell with text {Filters and Customization}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@714961c8
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@97fb508] time=1255802476 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1255802484 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=1255802484 data=null doit=true}, TableItem with text {.* resources}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=1255802484 data=null}, TableItem with text {.* resources}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=1255802485 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255802485 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=1255802486 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1255802488 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1255802488 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1255802489 data=null}, TableItem with text {Trace Compass Shadow Projects}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1255802489 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255802489 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1255802490 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255802491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:11 [2023-12-08T19:14:11.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255802492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255802492 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255802492 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255802499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255802499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255802499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1255802113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1255802586 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1255802586 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1255802586 data=null}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1255802587 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255802587 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1255802665 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1255802666 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1255802666 data=null}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1255802667 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255802667 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1255802671 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255802671 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255802671 data=null}, TreeItem with text {Traces [1]}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255802672 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255802672 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255802673 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:11 [2023-12-08T19:14:11.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
14:14:11 [2023-12-08T19:14:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:12 [2023-12-08T19:14:12.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
14:14:12 [2023-12-08T19:14:12.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255803192 data=null doit=true}, Shell with text {Filters and Customization}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@692b7633
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4ae20b89] time=1255803207 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1255803218 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=1255803218 data=null doit=true}, TableItem with text {.* resources}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=1255803261 data=null}, TableItem with text {.* resources}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=1255803262 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255803262 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=1255803263 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1255803266 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1255803266 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1255803266 data=null}, TableItem with text {Trace Compass Shadow Projects}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1255803267 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
14:14:12 [2023-12-08T19:14:12.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1255803267 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1255803267 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255803270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255803270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255803270 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255803270 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255803270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255803270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255803271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1255802813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255803502 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1255803524 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1255803525 data=null doit=true}, TreeItem with text {SomeProject}]
14:14:12 [2023-12-08T19:14:12.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1255803525 data=null}, TreeItem with text {SomeProject}]
14:14:12 [2023-12-08T19:14:12.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1255803525 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
14:14:12 [2023-12-08T19:14:12.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255803525 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
14:14:13 [2023-12-08T19:14:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1255803563 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
14:14:13 [2023-12-08T19:14:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:14:13 [2023-12-08T19:14:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:14:13 [2023-12-08T19:14:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:14:13 [2023-12-08T19:14:13.000Z] 
14:14:13 [2023-12-08T19:14:13.000Z] (Eclipse:5227): Gtk-CRITICAL **: 19:14:12.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804551 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804551 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] 
14:14:13 [2023-12-08T19:14:13.934Z] (Eclipse:5227): Gtk-CRITICAL **: 19:14:13.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804571 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255804571 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:14:13 [2023-12-08T19:14:13.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255804572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:13 [2023-12-08T19:14:13.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255804573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:13 [2023-12-08T19:14:13.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255804573 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:13 [2023-12-08T19:14:13.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255804573 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:13 [2023-12-08T19:14:13.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255804573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:13 [2023-12-08T19:14:13.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255804573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:13 [2023-12-08T19:14:13.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:13 [2023-12-08T19:14:13.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:13 [2023-12-08T19:14:13.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:13 [2023-12-08T19:14:13.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:13 [2023-12-08T19:14:13.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:13 [2023-12-08T19:14:13.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:14:14 [2023-12-08T19:14:14.193Z] 
14:14:14 [2023-12-08T19:14:14.193Z] (Eclipse:5227): Gtk-CRITICAL **: 19:14:14.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:14:14 [2023-12-08T19:14:14.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255804573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:14 [2023-12-08T19:14:14.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255803610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:14:14 [2023-12-08T19:14:14.450Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.636 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
14:14:14 [2023-12-08T19:14:14.450Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testConfigureTracingNature -- Time elapsed: 2.263 s
14:14:14 [2023-12-08T19:14:14.450Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testViewerFilter -- Time elapsed: 1.348 s
14:14:14 [2023-12-08T19:14:14.450Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
14:14:14 [2023-12-08T19:14:14.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255805093 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:14:14 [2023-12-08T19:14:14.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:14 [2023-12-08T19:14:14.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:14:14 [2023-12-08T19:14:14.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:14:14 [2023-12-08T19:14:14.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:14:14 [2023-12-08T19:14:14.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255805232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:14:14 [2023-12-08T19:14:14.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:14:16 [2023-12-08T19:14:16.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255806801 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:16 [2023-12-08T19:14:16.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:16 [2023-12-08T19:14:16.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:16 [2023-12-08T19:14:16.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255807264 data=null doit=true}, Shell with text {Preferences}]
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255807278 data=null button=0 stateMask=0x0 x=49 y=518 count=0}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255807278 data=null doit=true}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255807278 data=null}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255807279 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255807279 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255807324 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255807325 data=null doit=true}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255807325 data=null}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255807325 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255807326 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255807327 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255807328 data=null button=0 stateMask=0x0 x=82 y=587 count=0}, Tree node with text: Trace Types]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255807328 data=null doit=true}, Tree node with text: Trace Types]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255807328 data=null}, Tree node with text: Trace Types]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255807329 data=null button=1 stateMask=0x0 x=82 y=587 count=1}, Tree node with text: Trace Types]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255807329 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255807389 data=null button=1 stateMask=0x80000 x=82 y=457 count=1}, Tree node with text: Trace Types]
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:16 [2023-12-08T19:14:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255807394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255807394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255807394 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255807395 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255807395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255807395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255807396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255807396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255807396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255807396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255807396 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255807397 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255807399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255807399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255807399 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255807399 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255807400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255807400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255807400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255807407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255807407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255807407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255807407 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255807407 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255807410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255807410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255807410 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255807410 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255807410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255807411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255807411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:16 [2023-12-08T19:14:16.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255806875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:16 [2023-12-08T19:14:16.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:17 [2023-12-08T19:14:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:14:17 [2023-12-08T19:14:17.126Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
14:14:17 [2023-12-08T19:14:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters}
14:14:17 [2023-12-08T19:14:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807704 data=null doit=true}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807729 data=null doit=true}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1255807729 data=null}, ToolItem with tooltip text {Import filters}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters}
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1255807732 data=null doit=true}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1255807732 data=null}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1255807733 data=null button=1 stateMask=0x0 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255807733 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1255807734 data=null button=1 stateMask=0x80000 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255807734 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255807734 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255807734 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255807735 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255807735 data=null button=1 stateMask=0x80000 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255807736 data=null button=0 stateMask=0x0 x=206 y=298 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255807736 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255807736 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255807736 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255807737 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255807769 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255807773 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:17 [2023-12-08T19:14:17.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255808134 data=null doit=true}, Shell with text {Preferences}]
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255808137 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255808137 data=null doit=true}, TreeItem with text {Tracing}]
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255808137 data=null}, TreeItem with text {Tracing}]
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255808138 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:17 [2023-12-08T19:14:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255808138 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:17 [2023-12-08T19:14:17.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255808170 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:17 [2023-12-08T19:14:17.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:17 [2023-12-08T19:14:17.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:17 [2023-12-08T19:14:17.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255808171 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:17 [2023-12-08T19:14:17.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255808171 data=null doit=true}, Tree node with text: Trace Types]
14:14:17 [2023-12-08T19:14:17.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255808171 data=null}, Tree node with text: Trace Types]
14:14:17 [2023-12-08T19:14:17.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255808171 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255808172 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255808174 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1255808189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255808189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1255808190 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1255808190 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1255808190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1255808190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1255808190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1255808196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255808196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1255808196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1255808196 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1255808197 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=1255808197 data=null doit=true}, TreeItem with text {Custom XML}]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1255808197 data=null}, TreeItem with text {Custom XML}]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1255808198 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255808198 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom XML}]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1255808199 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1255808199 data=null doit=true}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1255808199 data=null}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1255808200 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255808200 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1255808200 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1255808203 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1255808203 data=null doit=true}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1255808203 data=null}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1255808204 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255808204 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1255808205 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1255808206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1255808207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1255808207 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1255808207 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1255808207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1255808207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1255808207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1255808224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1255808224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1255808224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1255808224 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1255808224 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255808226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255808226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255808226 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255808226 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255808227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255808227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255808227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255808228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255808228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255808228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255808228 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255808228 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255808231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255808231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255808231 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255808231 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255808231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255808231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255808231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255807783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
14:14:17 [2023-12-08T19:14:17.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1255808270 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1255808270 data=null doit=true}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1255808270 data=null}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1255808271 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255808360 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1255808378 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
14:14:17 [2023-12-08T19:14:17.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
14:14:17 [2023-12-08T19:14:17.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255808380 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255808380 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255808380 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255808380 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255808381 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255808406 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255808407 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:17 [2023-12-08T19:14:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:18 [2023-12-08T19:14:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:18 [2023-12-08T19:14:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:18 [2023-12-08T19:14:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255808807 data=null doit=true}, Shell with text {Preferences}]
14:14:18 [2023-12-08T19:14:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:18 [2023-12-08T19:14:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255808811 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255808811 data=null doit=true}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255808811 data=null}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255808811 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255808812 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255808883 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255808885 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255808885 data=null doit=true}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255808885 data=null}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255808885 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255808886 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255808888 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1255808904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255808904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1255808904 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1255808904 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1255808904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1255808904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1255808904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1255808908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255808908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1255808908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1255808908 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1255808908 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1255808908 data=null doit=true}, TreeItem with text {Custom Text}]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1255808909 data=null}, TreeItem with text {Custom Text}]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1255808909 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255808910 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1255808911 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1255808962 data=null doit=true}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1255808963 data=null}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1255808963 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255808964 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1255808964 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1255808967 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1255808967 data=null doit=true}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1255808967 data=null}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1255808968 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255808968 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1255808968 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1255808970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1255808970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1255808971 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1255808971 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1255808971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1255808971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1255808971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1255808972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1255808972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1255808991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1255808992 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1255808992 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255808994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255808994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255808994 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255808994 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255808995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255808995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255808995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255808996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255808996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255808996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255808996 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255808996 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255808999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255809000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255809000 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255809000 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255809000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255809000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255809000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255808415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1255809208 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1255809208 data=null doit=true}, TreeItem with text {FILTER test}]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1255809208 data=null}, TreeItem with text {FILTER test}]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1255809209 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255809209 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1255809224 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
14:14:18 [2023-12-08T19:14:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255809225 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255809226 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255809226 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255809226 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255809226 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1255809251 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
14:14:18 [2023-12-08T19:14:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255809254 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:18 [2023-12-08T19:14:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:18 [2023-12-08T19:14:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:18 [2023-12-08T19:14:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255809614 data=null doit=true}, Shell with text {Preferences}]
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255809618 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255809626 data=null doit=true}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255809627 data=null}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255809627 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255809628 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255809657 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:18 [2023-12-08T19:14:18.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255809658 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255809658 data=null doit=true}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255809658 data=null}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255809659 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255809659 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255809662 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255809666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255809666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255809666 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255809666 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255809666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255809666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255809666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255809677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255809677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255809677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255809677 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255809677 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:18 [2023-12-08T19:14:18.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255809679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255809679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255809679 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255809679 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255809680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255809680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255809680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255809681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255809681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255809681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255809681 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255809681 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255809683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255809684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255809684 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255809684 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255809685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255809685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255809685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:18 [2023-12-08T19:14:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255809264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:19 [2023-12-08T19:14:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:19 [2023-12-08T19:14:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255809818 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:19 [2023-12-08T19:14:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:19 [2023-12-08T19:14:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:19 [2023-12-08T19:14:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255810188 data=null doit=true}, Shell with text {Preferences}]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255810192 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255810193 data=null doit=true}, TreeItem with text {Tracing}]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255810193 data=null}, TreeItem with text {Tracing}]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255810193 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255810194 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255810227 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:19 [2023-12-08T19:14:19.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255810228 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255810228 data=null doit=true}, Tree node with text: Trace Types]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255810229 data=null}, Tree node with text: Trace Types]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255810229 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255810229 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255810235 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255810239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255810239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255810239 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255810239 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255810239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255810239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255810239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255810240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255810240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255810240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255810240 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255810241 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1255810245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255810245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1255810245 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1255810245 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1255810246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1255810246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1255810257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1255810260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255810260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1255810260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1255810260 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1255810260 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255810266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255810266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255810267 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255810267 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255810267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255810267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255810267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255810269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255810270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255810270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255810270 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255810270 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1255810273 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=1255810273 data=null doit=true}, TreeItem with text {Custom XML}]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1255810274 data=null}, TreeItem with text {Custom XML}]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1255810274 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255810276 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom XML}]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1255810276 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:14:19 [2023-12-08T19:14:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1255810278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255810278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1255810279 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1255810279 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1255810279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1255810279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1255810279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1255810294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255810294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1255810294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1255810294 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1255810294 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1255810296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1255810296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1255810297 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1255810297 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1255810298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1255810298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1255810298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1255810299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1255810299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1255810299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1255810299 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1255810299 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255810301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255810301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255810301 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255810302 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255810302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255810302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255810302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255810304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255810304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255810304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255810304 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255810304 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1255810306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1255810307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1255810307 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1255810307 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1255810307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1255810307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1255810307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1255810309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1255810309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1255810310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1255810310 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1255810310 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1255810312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255810312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1255810312 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1255810312 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1255810313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1255810313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1255810313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1255810318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255810318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1255810318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1255810318 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1255810319 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:14:19 [2023-12-08T19:14:19.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255810626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255810626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255810626 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255810626 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255810627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255810627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255810627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255810634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255810634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255810634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255810634 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255810634 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:14:20 [2023-12-08T19:14:20.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
14:14:20 [2023-12-08T19:14:20.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text')
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255810941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255810941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255810941 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255810941 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255810942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255810942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255810942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255810946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255810947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255810947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255810947 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255810947 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255810949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255810949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255810949 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255810949 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255810950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255810950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255810950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255810950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255810950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255810950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255810950 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255810951 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:20 [2023-12-08T19:14:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255810953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255810953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255810953 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255810953 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255810953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255810954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255810954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255809867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:20 [2023-12-08T19:14:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:20 [2023-12-08T19:14:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255810991 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:20 [2023-12-08T19:14:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:20 [2023-12-08T19:14:20.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:20 [2023-12-08T19:14:20.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255811436 data=null doit=true}, Shell with text {Preferences}]
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255811440 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255811440 data=null doit=true}, TreeItem with text {Tracing}]
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255811440 data=null}, TreeItem with text {Tracing}]
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255811440 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255811441 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255811472 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:20 [2023-12-08T19:14:20.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255811473 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255811473 data=null doit=true}, Tree node with text: Trace Types]
14:14:20 [2023-12-08T19:14:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255811473 data=null}, Tree node with text: Trace Types]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255811474 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255811474 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255811477 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255811481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255811481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255811481 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255811481 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255811481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255811482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255811482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255811482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255811482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255811483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255811483 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255811483 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255811496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255811496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255811496 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255811496 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255811497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255811497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255811497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255811497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255811497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255811497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255811498 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255811498 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255811500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255811500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255811500 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255811501 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255811501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255811502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255811502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255811087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:20 [2023-12-08T19:14:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255811645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255811645 data=null doit=true}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255811645 data=null}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255811646 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255811646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255811666 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255811666 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255811667 data=null doit=true}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255811667 data=null}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255811667 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255811676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255811682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255811683 data=null doit=true}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255811683 data=null}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255811683 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255811694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255811696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255811698 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255811698 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255811698 data=null}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255811698 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255811699 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255811717 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255811717 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255811717 data=null}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255811726 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255811726 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255811728 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1255811729 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1255811729 data=null doit=true}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1255811729 data=null}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1255811729 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255811729 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1255811733 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1255811749 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1255811749 data=null doit=true}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1255811749 data=null}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1255811749 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255811763 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1255811780 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255811823 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:21 [2023-12-08T19:14:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:21 [2023-12-08T19:14:21.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:21 [2023-12-08T19:14:21.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255812236 data=null doit=true}, Shell with text {Preferences}]
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255812249 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255812249 data=null doit=true}, TreeItem with text {Tracing}]
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255812249 data=null}, TreeItem with text {Tracing}]
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255812249 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255812250 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255812287 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:21 [2023-12-08T19:14:21.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255812289 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255812289 data=null doit=true}, Tree node with text: Trace Types]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255812289 data=null}, Tree node with text: Trace Types]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255812290 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255812290 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255812293 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1255812298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255812298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1255812299 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1255812299 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1255812299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1255812299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1255812299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1255812313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255812313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1255812313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1255812313 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1255812313 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree')
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1255812314 data=null doit=true}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1255812314 data=null}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1255812315 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255812315 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1255812324 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1255812328 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1255812328 data=null doit=true}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1255812328 data=null}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1255812329 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255812329 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1255812329 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1255812333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1255812333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1255812333 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1255812333 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1255812335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1255812335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1255812335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1255812337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1255812337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1255812338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1255812338 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1255812338 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255812341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255812341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255812361 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255812362 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255812362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255812362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255812362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255812363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255812363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255812364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255812364 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255812364 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:21 [2023-12-08T19:14:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255812369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255812369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255812369 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255812370 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255812370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255812370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255812370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255811878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255812523 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255812523 data=null doit=true}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255812523 data=null}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255812524 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255812524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255812554 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255812555 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255812556 data=null doit=true}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255812556 data=null}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255812556 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255812556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255812574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:21 [2023-12-08T19:14:21.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255812583 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255812584 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255812584 data=null}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255812584 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255812584 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255812590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:21 [2023-12-08T19:14:21.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1255812591 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1255812592 data=null doit=true}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1255812592 data=null}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1255812592 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255812605 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1255812621 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1255812622 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1255812622 data=null doit=true}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1255812622 data=null}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1255812622 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
14:14:21 [2023-12-08T19:14:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255812623 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
14:14:22 [2023-12-08T19:14:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1255812638 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
14:14:22 [2023-12-08T19:14:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
14:14:22 [2023-12-08T19:14:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255812683 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:22 [2023-12-08T19:14:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:22 [2023-12-08T19:14:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:22 [2023-12-08T19:14:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255813074 data=null doit=true}, Shell with text {Preferences}]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255813080 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255813080 data=null doit=true}, TreeItem with text {Tracing}]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255813080 data=null}, TreeItem with text {Tracing}]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255813081 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255813081 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255813115 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:22 [2023-12-08T19:14:22.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255813116 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255813117 data=null doit=true}, Tree node with text: Trace Types]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255813117 data=null}, Tree node with text: Trace Types]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255813117 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255813117 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255813120 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255813124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255813124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255813124 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255813124 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255813125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255813125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255813125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255813127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255813127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255813127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255813127 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255813127 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255813159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255813159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255813159 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255813160 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255813160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255813160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255813160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255813164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255813164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255813164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255813164 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255813164 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255813168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255813168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255813168 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255813168 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255813169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255813169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255813169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:22 [2023-12-08T19:14:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255812714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:22 [2023-12-08T19:14:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:22 [2023-12-08T19:14:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255813311 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:22 [2023-12-08T19:14:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:22 [2023-12-08T19:14:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:22 [2023-12-08T19:14:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:22 [2023-12-08T19:14:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:22 [2023-12-08T19:14:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255813667 data=null doit=true}, Shell with text {Preferences}]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255813683 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255813684 data=null doit=true}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255813685 data=null}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255813686 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255813686 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255813715 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255813716 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255813716 data=null doit=true}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255813716 data=null}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255813717 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255813717 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255813721 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:23 [2023-12-08T19:14:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255813727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255813727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255813727 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255813727 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255813727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255813727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255813728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255813728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255813728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255813728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255813728 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255813729 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255813743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255813743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255813743 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255813744 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255813744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255813744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255813744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255813745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255813745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255813745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255813745 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255813745 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255813749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255813749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255813750 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255813750 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255813750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255813752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255813752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255813330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255813891 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:23 [2023-12-08T19:14:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:23 [2023-12-08T19:14:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:23 [2023-12-08T19:14:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:23 [2023-12-08T19:14:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255814266 data=null doit=true}, Shell with text {Preferences}]
14:14:23 [2023-12-08T19:14:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:23 [2023-12-08T19:14:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:23 [2023-12-08T19:14:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:23 [2023-12-08T19:14:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255814282 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255814282 data=null doit=true}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255814283 data=null}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255814283 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255814283 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255814317 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:23 [2023-12-08T19:14:23.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255814318 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255814318 data=null doit=true}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255814318 data=null}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255814319 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255814319 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255814321 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1255814338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255814338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1255814338 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1255814338 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1255814341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1255814341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1255814341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1255814343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1255814343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1255814344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1255814344 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1255814344 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1255814344 data=null doit=true}, TreeItem with text {Custom Text}]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1255814345 data=null}, TreeItem with text {Custom Text}]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1255814345 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255814345 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1255814347 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1255814348 data=null doit=true}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1255814348 data=null}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1255814348 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1255814349 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1255814349 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1255814352 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1255814352 data=null doit=true}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1255814352 data=null}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1255814353 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255814353 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1255814354 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1255814371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1255814372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1255814372 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1255814372 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1255814375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1255814376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1255814376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1255814377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1255814377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1255814377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1255814377 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1255814377 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255814380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255814380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255814380 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255814380 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255814381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255814381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255814381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255814382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255814382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255814382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255814382 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255814383 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255814386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255814386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255814386 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255814387 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255814387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255814387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255814387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255813919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:23 [2023-12-08T19:14:23.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255814593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255814593 data=null doit=true}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255814593 data=null}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255814593 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255814665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255814674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255814684 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255814684 data=null doit=true}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255814684 data=null}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255814685 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255814685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255814690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:23 [2023-12-08T19:14:23.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:23 [2023-12-08T19:14:23.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255814691 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255814691 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255814697 data=null}, TreeItem with text {Traces [1]}]
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255814698 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255814698 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255814703 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255814703 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255814704 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255814704 data=null}, TreeItem with text {Traces [1]}]
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255814704 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:23 [2023-12-08T19:14:23.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255814704 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:24 [2023-12-08T19:14:24.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255814762 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:24 [2023-12-08T19:14:24.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:14:24 [2023-12-08T19:14:24.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255815225 data=null doit=true}, Shell with text {Trace Import}]
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1255815242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1255815242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1255815242 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1255815242 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1255815243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:24 [2023-12-08T19:14:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1255815243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:24 [2023-12-08T19:14:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1255815243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:24 [2023-12-08T19:14:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1255814793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
14:14:24 [2023-12-08T19:14:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:24 [2023-12-08T19:14:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255815382 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:24 [2023-12-08T19:14:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:24 [2023-12-08T19:14:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:24 [2023-12-08T19:14:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255815776 data=null doit=true}, Shell with text {Preferences}]
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255815781 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255815781 data=null doit=true}, TreeItem with text {Tracing}]
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255815781 data=null}, TreeItem with text {Tracing}]
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255815782 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:25 [2023-12-08T19:14:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255815782 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:25 [2023-12-08T19:14:25.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255815815 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:25 [2023-12-08T19:14:25.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:25 [2023-12-08T19:14:25.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:25 [2023-12-08T19:14:25.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255815817 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:25 [2023-12-08T19:14:25.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255815818 data=null doit=true}, Tree node with text: Trace Types]
14:14:25 [2023-12-08T19:14:25.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255815818 data=null}, Tree node with text: Trace Types]
14:14:25 [2023-12-08T19:14:25.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255815819 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:25 [2023-12-08T19:14:25.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255815819 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:25 [2023-12-08T19:14:25.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255815821 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255815855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255815868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255815868 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255815869 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255815870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255815870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255815870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255815872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255815872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255815872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255815872 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255815872 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:25 [2023-12-08T19:14:25.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255815875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255815876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255815876 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255815876 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255815876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255815876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255815876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255815877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255815877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255815878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255815878 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255815878 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255815882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255815882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255815882 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255815882 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255815882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255815882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255815883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:25 [2023-12-08T19:14:25.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255815432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255816094 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255816094 data=null doit=true}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255816094 data=null}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255816095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255816095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255816128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255816129 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255816129 data=null doit=true}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255816129 data=null}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255816129 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255816130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255816148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:25 [2023-12-08T19:14:25.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255816149 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255816150 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255816150 data=null}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255816150 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255816150 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255816182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1255816183 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1255816183 data=null doit=true}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1255816183 data=null}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1255816183 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255816184 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1255816199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:14:25 [2023-12-08T19:14:25.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:14:25 [2023-12-08T19:14:25.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255816596 data=null doit=true}, Shell with text {Trace Import}]
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:14:26 [2023-12-08T19:14:26.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1255816619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1255816619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1255816619 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1255816619 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1255816619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1255816619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1255816619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1255816233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255816753 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:14:26 [2023-12-08T19:14:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1255817187 data=null doit=true}, Shell with text {Preferences}]
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1255817191 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1255817191 data=null doit=true}, TreeItem with text {Tracing}]
14:14:26 [2023-12-08T19:14:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1255817191 data=null}, TreeItem with text {Tracing}]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1255817192 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255817192 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1255817271 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:14:26 [2023-12-08T19:14:26.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1255817272 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1255817272 data=null doit=true}, Tree node with text: Trace Types]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1255817272 data=null}, Tree node with text: Trace Types]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1255817273 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255817273 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1255817276 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1255817280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255817280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1255817280 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1255817281 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1255817281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1255817281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1255817281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1255817282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1255817282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1255817282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1255817284 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1255817284 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1255817298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255817298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1255817298 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1255817298 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1255817300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1255817301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1255817302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1255817302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1255817302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1255817302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1255817302 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1255817302 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1255817305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1255817305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1255817306 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1255817306 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1255817306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1255817306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1255817306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:14:26 [2023-12-08T19:14:26.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1255816793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:14:26 [2023-12-08T19:14:26.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3abdc11d] time=1255817790 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255817796 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255817797 data=null doit=true}, TreeItem with text {test}]
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255817797 data=null}, TreeItem with text {test}]
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255817797 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255817797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255817806 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:14:27 [2023-12-08T19:14:27.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818806 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818806 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818807 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255818807 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:28 [2023-12-08T19:14:28.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:28 [2023-12-08T19:14:28.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:14:28 [2023-12-08T19:14:28.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255818809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:28 [2023-12-08T19:14:28.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255818809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:28 [2023-12-08T19:14:28.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255818809 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:28 [2023-12-08T19:14:28.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255818810 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:28 [2023-12-08T19:14:28.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255818810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:28 [2023-12-08T19:14:28.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255818810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:28 [2023-12-08T19:14:28.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:28 [2023-12-08T19:14:28.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:28 [2023-12-08T19:14:28.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:28 [2023-12-08T19:14:28.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:28 [2023-12-08T19:14:28.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:28 [2023-12-08T19:14:28.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:14:28 [2023-12-08T19:14:28.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255818810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:14:28 [2023-12-08T19:14:28.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255817874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:14:28 [2023-12-08T19:14:28.672Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.11 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
14:14:28 [2023-12-08T19:14:28.672Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testFiltersView -- Time elapsed: 2.453 s
14:14:28 [2023-12-08T19:14:28.672Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testPreferencePage -- Time elapsed: 1.738 s
14:14:28 [2023-12-08T19:14:28.672Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testSelectTraceType -- Time elapsed: 2.320 s
14:14:28 [2023-12-08T19:14:28.672Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testImportTraceTypeOptions -- Time elapsed: 3.350 s
14:14:28 [2023-12-08T19:14:28.672Z] 
14:14:28 [2023-12-08T19:14:28.672Z] Results:
14:14:28 [2023-12-08T19:14:28.672Z] 
14:14:28 [2023-12-08T19:14:28.672Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
14:14:28 [2023-12-08T19:14:28.672Z] 
14:14:28 [2023-12-08T19:14:28.929Z] 
14:14:28 [2023-12-08T19:14:28.929Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:14:28.792
14:14:28 [2023-12-08T19:14:28.929Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:14:29 [2023-12-08T19:14:29.493Z] [INFO] All tests passed
14:14:29 [2023-12-08T19:14:29.493Z] [INFO] 
14:14:29 [2023-12-08T19:14:29.493Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:14:29 [2023-12-08T19:14:29.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
14:14:29 [2023-12-08T19:14:29.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.pom
14:14:29 [2023-12-08T19:14:29.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
14:14:29 [2023-12-08T19:14:29.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-p2metadata.xml
14:14:29 [2023-12-08T19:14:29.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-p2artifacts.xml
14:14:29 [2023-12-08T19:14:29.494Z] [INFO] 
14:14:29 [2023-12-08T19:14:29.494Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:14:29 [2023-12-08T19:14:29.494Z] [INFO] 
14:14:29 [2023-12-08T19:14:29.494Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
14:14:29 [2023-12-08T19:14:29.494Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [46/144]
14:14:29 [2023-12-08T19:14:29.494Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
14:14:29 [2023-12-08T19:14:29.494Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:14:29 [2023-12-08T19:14:29.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:14:29 [2023-12-08T19:14:29.494Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] 
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] 
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] The project's OSGi version is 1.0.3.202312081843
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] 
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] 
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] 
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] 
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] 
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:30 [2023-12-08T19:14:30.059Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
14:14:30 [2023-12-08T19:14:30.991Z] [INFO] 
14:14:30 [2023-12-08T19:14:30.991Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:30 [2023-12-08T19:14:30.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
14:14:30 [2023-12-08T19:14:30.991Z] [INFO] 
14:14:30 [2023-12-08T19:14:30.991Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:30 [2023-12-08T19:14:30.991Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:14:30 [2023-12-08T19:14:30.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:14:30 [2023-12-08T19:14:30.991Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
14:14:30 [2023-12-08T19:14:30.991Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:14:31 [2023-12-08T19:14:31.556Z] [INFO] 
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] 
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] 
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:31 [2023-12-08T19:14:31.557Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] 
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] 
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] 
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] 
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] 
14:14:31 [2023-12-08T19:14:31.557Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:31 [2023-12-08T19:14:31.814Z] [INFO] 
14:14:31 [2023-12-08T19:14:31.814Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:31 [2023-12-08T19:14:31.814Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
14:14:32 [2023-12-08T19:14:32.747Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
14:14:33 [2023-12-08T19:14:33.679Z] [INFO] 
14:14:33 [2023-12-08T19:14:33.679Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:14:34 [2023-12-08T19:14:34.244Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
14:14:34 [2023-12-08T19:14:34.244Z] [INFO] Command line:
14:14:34 [2023-12-08T19:14:34.244Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:14:34 [2023-12-08T19:14:34.244Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:14:38 [2023-12-08T19:14:38.423Z] Dec 08, 2023 7:14:37 PM org.apache.aries.spifly.BaseActivator log
14:14:38 [2023-12-08T19:14:38.423Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:14:41 [2023-12-08T19:14:41.704Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:14:41 [2023-12-08T19:14:41.704Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:14:49 [2023-12-08T19:14:49.809Z] !SESSION 2023-12-08 19:14:34.203 -----------------------------------------------
14:14:49 [2023-12-08T19:14:49.809Z] eclipse.buildId=unknown
14:14:49 [2023-12-08T19:14:49.809Z] java.version=17.0.2
14:14:49 [2023-12-08T19:14:49.809Z] java.vendor=Oracle Corporation
14:14:49 [2023-12-08T19:14:49.809Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:14:49 [2023-12-08T19:14:49.809Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:14:49 [2023-12-08T19:14:49.809Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:14:49 [2023-12-08T19:14:49.810Z] 
14:14:49 [2023-12-08T19:14:49.810Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:14:49.215
14:14:49 [2023-12-08T19:14:49.810Z] !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
14:14:49 [2023-12-08T19:14:49.810Z] 
14:14:49 [2023-12-08T19:14:49.810Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:14:49.301
14:14:49 [2023-12-08T19:14:49.810Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:14:49 [2023-12-08T19:14:49.810Z] !STACK 0
14:14:49 [2023-12-08T19:14:49.810Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:14:49 [2023-12-08T19:14:49.810Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:14:49 [2023-12-08T19:14:49.810Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:14:49 [2023-12-08T19:14:49.810Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:14:49 [2023-12-08T19:14:49.810Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:14:49 [2023-12-08T19:14:49.810Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:14:49 [2023-12-08T19:14:49.810Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:14:49 [2023-12-08T19:14:49.810Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:14:49 [2023-12-08T19:14:49.810Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:14:49 [2023-12-08T19:14:49.810Z] Caused by: java.io.IOException: error=2, No such file or directory
14:14:49 [2023-12-08T19:14:49.810Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:14:49 [2023-12-08T19:14:49.810Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:14:49 [2023-12-08T19:14:49.810Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:14:49 [2023-12-08T19:14:49.810Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:14:49 [2023-12-08T19:14:49.810Z] 	... 7 more
14:14:49 [2023-12-08T19:14:49.810Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
14:14:50 [2023-12-08T19:14:50.742Z] Display size: 1440x900
14:14:50 [2023-12-08T19:14:50.742Z] OS version=5.18.5-100.fc35.x86_64
14:14:50 [2023-12-08T19:14:50.742Z] GTK version=3.22.30
14:14:50 [2023-12-08T19:14:50.742Z] GTK theme=Ambiance
14:14:50 [2023-12-08T19:14:50.742Z] LIBOVERLAY_SCROLLBAR=0
14:14:50 [2023-12-08T19:14:50.742Z] Time zone: Greenwich Mean Time
14:14:50 [2023-12-08T19:14:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@49770ef9] time=1255841366 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:14:52 [2023-12-08T19:14:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:52 [2023-12-08T19:14:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:14:52 [2023-12-08T19:14:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:14:52 [2023-12-08T19:14:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:14:52 [2023-12-08T19:14:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1255842803 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:14:52 [2023-12-08T19:14:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1255842803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:14:52 [2023-12-08T19:14:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255842858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:14:52 [2023-12-08T19:14:52.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:14:53 [2023-12-08T19:14:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
14:14:53 [2023-12-08T19:14:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:15:49 [2023-12-08T19:15:49.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:15:49 [2023-12-08T19:15:49.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:15:49 [2023-12-08T19:15:49.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:15:49 [2023-12-08T19:15:49.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:15:49 [2023-12-08T19:15:49.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults
14:15:49 [2023-12-08T19:15:49.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
14:15:49 [2023-12-08T19:15:49.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@49770ef9] time=1255903499 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255903598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255903605 data=null doit=true}, TreeItem with text {test}]
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255903606 data=null}, TreeItem with text {test}]
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255903606 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255903656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:15:52 [2023-12-08T19:15:52.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255903686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:15:53 [2023-12-08T19:15:53.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:15:53 [2023-12-08T19:15:53.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:15:53 [2023-12-08T19:15:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904690 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904690 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904697 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255904697 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255904702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255904702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255904703 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:15:54 [2023-12-08T19:15:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255904703 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:15:54 [2023-12-08T19:15:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255904703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:15:54 [2023-12-08T19:15:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255904704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:15:54 [2023-12-08T19:15:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:54 [2023-12-08T19:15:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:54 [2023-12-08T19:15:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:54 [2023-12-08T19:15:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:54 [2023-12-08T19:15:54.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:54 [2023-12-08T19:15:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:15:54 [2023-12-08T19:15:54.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255904704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:15:55 [2023-12-08T19:15:55.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255903997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:15:55 [2023-12-08T19:15:55.506Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.61 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
14:15:55 [2023-12-08T19:15:55.506Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testDisplayingDataSeries -- Time elapsed: 54.71 s
14:15:55 [2023-12-08T19:15:55.506Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testManipulatingTreeViewer -- Time elapsed: 5.606 s
14:15:55 [2023-12-08T19:15:55.506Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
14:15:55 [2023-12-08T19:15:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@49770ef9] time=1255906072 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:15:55 [2023-12-08T19:15:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:55 [2023-12-08T19:15:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:15:55 [2023-12-08T19:15:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:15:55 [2023-12-08T19:15:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:15:55 [2023-12-08T19:15:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1255906468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:15:55 [2023-12-08T19:15:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:15:56 [2023-12-08T19:15:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
14:15:56 [2023-12-08T19:15:56.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:16:34 [2023-12-08T19:16:34.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:16:34 [2023-12-08T19:16:34.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:34 [2023-12-08T19:16:34.970Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
14:16:34 [2023-12-08T19:16:34.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
14:16:34 [2023-12-08T19:16:34.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944497 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944497 data=null}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944557 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944698 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255944698 data=null}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1255944760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945195 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945211 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945211 data=null}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945222 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945265 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945265 data=null}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945283 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:16:34 [2023-12-08T19:16:34.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945289 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255945289 data=null}, ToolItem with tooltip text {Pin View}]
14:16:34 [2023-12-08T19:16:34.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
14:16:34 [2023-12-08T19:16:34.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
14:16:34 [2023-12-08T19:16:34.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
14:16:34 [2023-12-08T19:16:34.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:16:39 [2023-12-08T19:16:39.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:16:39 [2023-12-08T19:16:39.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957860 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957860 data=null}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957861 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957984 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255957984 data=null}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
14:16:47 [2023-12-08T19:16:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
14:16:47 [2023-12-08T19:16:47.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
14:16:47 [2023-12-08T19:16:47.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958188 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958188 data=null}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958189 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958295 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255958296 data=null}, ToolItem with tooltip text {Pin View}]
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
14:16:47 [2023-12-08T19:16:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1255958299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
14:16:47 [2023-12-08T19:16:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
14:16:48 [2023-12-08T19:16:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:16:48 [2023-12-08T19:16:48.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:16:48 [2023-12-08T19:16:48.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:48 [2023-12-08T19:16:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:48 [2023-12-08T19:16:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:16:48 [2023-12-08T19:16:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:16:48 [2023-12-08T19:16:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:48 [2023-12-08T19:16:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:49 [2023-12-08T19:16:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:16:49 [2023-12-08T19:16:49.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:16:49 [2023-12-08T19:16:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:49 [2023-12-08T19:16:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:49 [2023-12-08T19:16:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:16:49 [2023-12-08T19:16:49.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:49 [2023-12-08T19:16:49.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:49 [2023-12-08T19:16:49.850Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
14:16:49 [2023-12-08T19:16:49.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960401 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960415 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960416 data=null}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960577 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960581 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255960581 data=null}, ToolItem with tooltip text {Unpin View}]
14:16:49 [2023-12-08T19:16:49.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
14:16:49 [2023-12-08T19:16:49.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
14:16:49 [2023-12-08T19:16:49.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:16:50 [2023-12-08T19:16:50.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
14:16:50 [2023-12-08T19:16:50.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:16:53 [2023-12-08T19:16:53.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:16:53 [2023-12-08T19:16:53.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:53 [2023-12-08T19:16:53.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
14:16:54 [2023-12-08T19:16:54.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
14:16:54 [2023-12-08T19:16:54.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm'
14:16:54 [2023-12-08T19:16:54.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1255964870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm']
14:16:54 [2023-12-08T19:16:54.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm'
14:16:54 [2023-12-08T19:16:54.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
14:16:54 [2023-12-08T19:16:54.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:16:54 [2023-12-08T19:16:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
14:16:54 [2023-12-08T19:16:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
14:16:54 [2023-12-08T19:16:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1255965757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm | new instance']
14:16:54 [2023-12-08T19:16:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
14:16:54 [2023-12-08T19:16:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
14:16:56 [2023-12-08T19:16:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
14:16:57 [2023-12-08T19:16:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
14:16:57 [2023-12-08T19:16:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968304 data=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968320 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1255968320 data=null}, ToolItem with tooltip text {Unpin View}]
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
14:16:57 [2023-12-08T19:16:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
14:16:57 [2023-12-08T19:16:57.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:57 [2023-12-08T19:16:57.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@49770ef9] time=1255969523 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1255969581 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1255969581 data=null doit=true}, TreeItem with text {test}]
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1255969581 data=null}, TreeItem with text {test}]
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1255969582 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1255969582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:16:58 [2023-12-08T19:16:58.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1255969600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:16:59 [2023-12-08T19:16:59.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:16:59 [2023-12-08T19:16:59.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:16:59 [2023-12-08T19:16:59.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970809 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970809 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970810 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1255970810 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1255970813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1255970813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1255970813 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:17:00 [2023-12-08T19:17:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1255970813 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:17:00 [2023-12-08T19:17:00.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1255970814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:17:00 [2023-12-08T19:17:00.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1255970814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:17:00 [2023-12-08T19:17:00.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:00 [2023-12-08T19:17:00.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:00 [2023-12-08T19:17:00.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:00 [2023-12-08T19:17:00.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:00 [2023-12-08T19:17:00.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:00 [2023-12-08T19:17:00.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:17:00 [2023-12-08T19:17:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1255970814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:17:00 [2023-12-08T19:17:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1255969776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:17:00 [2023-12-08T19:17:00.822Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.40 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
14:17:00 [2023-12-08T19:17:00.822Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinSingleTrace -- Time elapsed: 38.83 s
14:17:00 [2023-12-08T19:17:00.822Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinTwoTraces -- Time elapsed: 15.47 s
14:17:00 [2023-12-08T19:17:00.822Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testCloneSingleTrace -- Time elapsed: 8.515 s
14:17:00 [2023-12-08T19:17:00.822Z] 
14:17:00 [2023-12-08T19:17:00.822Z] Results:
14:17:00 [2023-12-08T19:17:00.822Z] 
14:17:00 [2023-12-08T19:17:00.822Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
14:17:00 [2023-12-08T19:17:00.822Z] 
14:17:01 [2023-12-08T19:17:01.387Z] 
14:17:01 [2023-12-08T19:17:01.387Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:17:01.295
14:17:01 [2023-12-08T19:17:01.387Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:17:01 [2023-12-08T19:17:01.952Z] [INFO] All tests passed
14:17:01 [2023-12-08T19:17:01.952Z] [INFO] 
14:17:01 [2023-12-08T19:17:01.952Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:17:01 [2023-12-08T19:17:01.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] 
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] 
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [47/144]
14:17:01 [2023-12-08T19:17:01.953Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:17:01 [2023-12-08T19:17:01.953Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:01 [2023-12-08T19:17:01.953Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] The project's OSGi version is 1.0.8.202312081843
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.211Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
14:17:02 [2023-12-08T19:17:02.469Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.469Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
14:17:02 [2023-12-08T19:17:02.469Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.469Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.469Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:17:02 [2023-12-08T19:17:02.469Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:02 [2023-12-08T19:17:02.469Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
14:17:02 [2023-12-08T19:17:02.726Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:17:02 [2023-12-08T19:17:02.984Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.984Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.984Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.984Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
14:17:02 [2023-12-08T19:17:02.984Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.984Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.984Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
14:17:02 [2023-12-08T19:17:02.984Z] [INFO] 
14:17:02 [2023-12-08T19:17:02.984Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:02 [2023-12-08T19:17:02.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
14:17:03 [2023-12-08T19:17:03.241Z] [INFO] 
14:17:03 [2023-12-08T19:17:03.241Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:03 [2023-12-08T19:17:03.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
14:17:03 [2023-12-08T19:17:03.241Z] [INFO] 
14:17:03 [2023-12-08T19:17:03.241Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:03 [2023-12-08T19:17:03.241Z] [INFO] 
14:17:03 [2023-12-08T19:17:03.241Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:03 [2023-12-08T19:17:03.241Z] [INFO] 
14:17:03 [2023-12-08T19:17:03.241Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:03 [2023-12-08T19:17:03.242Z] [INFO] 
14:17:03 [2023-12-08T19:17:03.242Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:03 [2023-12-08T19:17:03.242Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
14:17:05 [2023-12-08T19:17:05.141Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
14:17:06 [2023-12-08T19:17:06.515Z] [INFO] 
14:17:06 [2023-12-08T19:17:06.515Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:06 [2023-12-08T19:17:06.773Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
14:17:06 [2023-12-08T19:17:06.773Z] [INFO] Command line:
14:17:06 [2023-12-08T19:17:06.773Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:17:06 [2023-12-08T19:17:06.774Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:13 [2023-12-08T19:17:13.329Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
14:17:15 [2023-12-08T19:17:15.228Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.107 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
14:17:15 [2023-12-08T19:17:15.228Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 1.985 s
14:17:15 [2023-12-08T19:17:15.228Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.087 s
14:17:15 [2023-12-08T19:17:15.228Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
14:17:15 [2023-12-08T19:17:15.228Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [3,0]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [3,0]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[3,0]--DEFAULT->[4,2]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [4,2]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[4,2]--DEFAULT->[16,2]]]
14:17:15 [2023-12-08T19:17:15.228Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [15,1]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [15,1]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[15,1]--DEFAULT->[16,2]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [16,2]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[16,2]--DEFAULT->[17,3]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [17,3]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[17,3]--DEFAULT->[18,5]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [18,5]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[18,5]--DEFAULT->[6,5]]]
14:17:15 [2023-12-08T19:17:15.228Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [5,4]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [5,4]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[5,4]--DEFAULT->[6,5]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [6,5]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[6,5]--DEFAULT->[7,7]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [7,7]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[7,7]--DEFAULT->[8,8]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [8,8]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[8,8]--DEFAULT->[20,8]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[8,8]--DEFAULT->[9,9]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [9,9]]
14:17:15 [2023-12-08T19:17:15.228Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [19,6]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [19,6]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[19,6]--DEFAULT->[20,8]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [20,8]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[20,8]--DEFAULT->[21,11]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [21,11]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[21,11]--DEFAULT->[11,11]]]
14:17:15 [2023-12-08T19:17:15.228Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [10,10]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [10,10]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[10,10]--DEFAULT->[11,11]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [11,11]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[11,11]--DEFAULT->[12,12]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [12,12]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[12,12]--DEFAULT->[22,12]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[12,12]--DEFAULT->[13,13]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [13,13]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[13,13]--DEFAULT->[14,15]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [14,15]]
14:17:15 [2023-12-08T19:17:15.228Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [22,12]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [22,12]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit edge [Legacy edge: [[22,12]--DEFAULT->[23,14]]]
14:17:15 [2023-12-08T19:17:15.228Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [23,14]]
14:17:15 [2023-12-08T19:17:15.228Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
14:17:15 [2023-12-08T19:17:15.228Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.009 s
14:17:15 [2023-12-08T19:17:15.228Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.062 s
14:17:15 [2023-12-08T19:17:15.228Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.228Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
14:17:15 [2023-12-08T19:17:15.229Z] Start vertex [w0,0]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,0]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,2]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
14:17:15 [2023-12-08T19:17:15.229Z] Start vertex [w1,1]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w1,1]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w1,2]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w1,3]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w1,5]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
14:17:15 [2023-12-08T19:17:15.229Z] Start vertex [w0,4]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,4]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,5]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,7]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,8]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,9]
14:17:15 [2023-12-08T19:17:15.229Z] Start vertex [w1,6]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w1,6]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w1,8]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w1,11]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
14:17:15 [2023-12-08T19:17:15.229Z] Start vertex [w0,10]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,10]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,11]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,12]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,13]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w0,15]
14:17:15 [2023-12-08T19:17:15.229Z] Start vertex [w1,12]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w1,12]
14:17:15 [2023-12-08T19:17:15.229Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
14:17:15 [2023-12-08T19:17:15.229Z] Visit vertex [w1,14]
14:17:15 [2023-12-08T19:17:15.229Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.004 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.005 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0.002 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.002 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.060 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.002 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.002 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.003 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.003 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
14:17:15 [2023-12-08T19:17:15.229Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.003 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
14:17:15 [2023-12-08T19:17:15.229Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
14:17:15 [2023-12-08T19:17:15.229Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.014 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.003 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.229Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0.002 s
14:17:15 [2023-12-08T19:17:15.230Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0.002 s
14:17:15 [2023-12-08T19:17:15.230Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.002 s
14:17:15 [2023-12-08T19:17:15.230Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.230Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.230Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0.002 s
14:17:15 [2023-12-08T19:17:15.230Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.230Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.230Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0.001 s
14:17:15 [2023-12-08T19:17:15.230Z] 
14:17:15 [2023-12-08T19:17:15.230Z] Results:
14:17:15 [2023-12-08T19:17:15.230Z] 
14:17:15 [2023-12-08T19:17:15.230Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
14:17:15 [2023-12-08T19:17:15.230Z] 
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] All tests passed
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] 
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.pom
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] 
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] 
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [48/144]
14:17:15 [2023-12-08T19:17:15.797Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:15 [2023-12-08T19:17:15.797Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:15 [2023-12-08T19:17:15.797Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] 
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] 
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] The project's OSGi version is 1.1.0.202312081843
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] 
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] 
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] 
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] 
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] 
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:16 [2023-12-08T19:17:16.055Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
14:17:16 [2023-12-08T19:17:16.621Z] [INFO] 
14:17:16 [2023-12-08T19:17:16.621Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:16 [2023-12-08T19:17:16.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
14:17:16 [2023-12-08T19:17:16.621Z] [INFO] 
14:17:16 [2023-12-08T19:17:16.621Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:16 [2023-12-08T19:17:16.621Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:17:16 [2023-12-08T19:17:16.621Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:16 [2023-12-08T19:17:16.621Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:17:16 [2023-12-08T19:17:16.621Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.189Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:17:17 [2023-12-08T19:17:17.189Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:17 [2023-12-08T19:17:17.189Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.189Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.189Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
14:17:17 [2023-12-08T19:17:17.448Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.448Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.448Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.448Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.448Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.448Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.448Z] [INFO] 
14:17:17 [2023-12-08T19:17:17.448Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:17 [2023-12-08T19:17:17.448Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
14:17:19 [2023-12-08T19:17:19.348Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.pom
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2metadata.xml
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2artifacts.xml
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [49/144]
14:17:20 [2023-12-08T19:17:20.721Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:17:20 [2023-12-08T19:17:20.721Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] The project's OSGi version is 1.0.5.202312081843
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:20 [2023-12-08T19:17:20.721Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
14:17:20 [2023-12-08T19:17:20.979Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:20 [2023-12-08T19:17:20.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
14:17:20 [2023-12-08T19:17:20.979Z] [INFO] 
14:17:20 [2023-12-08T19:17:20.979Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:20 [2023-12-08T19:17:20.979Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:17:20 [2023-12-08T19:17:20.979Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:20 [2023-12-08T19:17:20.979Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
14:17:20 [2023-12-08T19:17:20.979Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:17:21 [2023-12-08T19:17:21.547Z] [INFO] 
14:17:21 [2023-12-08T19:17:21.547Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] 
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] 
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:21 [2023-12-08T19:17:21.548Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] 
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] 
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] 
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] 
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] 
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] 
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:21 [2023-12-08T19:17:21.548Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
14:17:22 [2023-12-08T19:17:22.921Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
14:17:25 [2023-12-08T19:17:25.448Z] [INFO] 
14:17:25 [2023-12-08T19:17:25.448Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:25 [2023-12-08T19:17:25.706Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
14:17:25 [2023-12-08T19:17:25.706Z] [INFO] Command line:
14:17:25 [2023-12-08T19:17:25.706Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:17:25 [2023-12-08T19:17:25.706Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:32 [2023-12-08T19:17:32.263Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
14:17:32 [2023-12-08T19:17:32.263Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.033 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.003 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0.001 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0.002 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0.001 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0.001 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0.001 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0.001 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0.001 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0.014 s
14:17:32 [2023-12-08T19:17:32.263Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
14:17:32 [2023-12-08T19:17:32.263Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.088 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.077 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.017 s
14:17:32 [2023-12-08T19:17:32.263Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.002 s
14:17:32 [2023-12-08T19:17:32.263Z] 
14:17:32 [2023-12-08T19:17:32.263Z] Results:
14:17:32 [2023-12-08T19:17:32.263Z] 
14:17:32 [2023-12-08T19:17:32.263Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
14:17:32 [2023-12-08T19:17:32.263Z] 
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] All tests passed
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] 
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.pom
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] 
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] 
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [50/144]
14:17:32 [2023-12-08T19:17:32.829Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:32 [2023-12-08T19:17:32.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:32 [2023-12-08T19:17:32.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] 
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] 
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] The project's OSGi version is 1.1.0.202312081843
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] 
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] 
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] 
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] 
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] 
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:33 [2023-12-08T19:17:33.087Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
14:17:33 [2023-12-08T19:17:33.345Z] [INFO] 
14:17:33 [2023-12-08T19:17:33.345Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:33 [2023-12-08T19:17:33.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
14:17:33 [2023-12-08T19:17:33.345Z] [INFO] 
14:17:33 [2023-12-08T19:17:33.345Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:33 [2023-12-08T19:17:33.345Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:17:33 [2023-12-08T19:17:33.345Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:33 [2023-12-08T19:17:33.345Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:17:33 [2023-12-08T19:17:33.602Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.167Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:17:34 [2023-12-08T19:17:34.167Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:34 [2023-12-08T19:17:34.167Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.167Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.167Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] 
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:34 [2023-12-08T19:17:34.425Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
14:17:35 [2023-12-08T19:17:35.357Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] 
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.pom
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2metadata.xml
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2artifacts.xml
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] 
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] 
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [51/144]
14:17:36 [2023-12-08T19:17:36.734Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:36 [2023-12-08T19:17:36.734Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:36 [2023-12-08T19:17:36.734Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] 
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] 
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] The project's OSGi version is 1.2.0.202312081843
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] 
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] 
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] 
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] 
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] 
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:36 [2023-12-08T19:17:36.992Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
14:17:37 [2023-12-08T19:17:37.250Z] [INFO] 
14:17:37 [2023-12-08T19:17:37.250Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:37 [2023-12-08T19:17:37.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
14:17:37 [2023-12-08T19:17:37.250Z] [INFO] 
14:17:37 [2023-12-08T19:17:37.250Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:37 [2023-12-08T19:17:37.250Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:17:37 [2023-12-08T19:17:37.250Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:37 [2023-12-08T19:17:37.250Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:17:37 [2023-12-08T19:17:37.250Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.184Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:17:38 [2023-12-08T19:17:38.184Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:38 [2023-12-08T19:17:38.184Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.184Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] 
14:17:38 [2023-12-08T19:17:38.184Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:38 [2023-12-08T19:17:38.185Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
14:17:39 [2023-12-08T19:17:39.557Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] 
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.pom
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2metadata.xml
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2artifacts.xml
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] 
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] 
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [52/144]
14:17:40 [2023-12-08T19:17:40.931Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:17:40 [2023-12-08T19:17:40.931Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] 
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] 
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] The project's OSGi version is 1.0.4.202312081843
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] 
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] 
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] 
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] 
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] 
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:40 [2023-12-08T19:17:40.931Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
14:17:41 [2023-12-08T19:17:41.189Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.189Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
14:17:41 [2023-12-08T19:17:41.189Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.189Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.189Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:17:41 [2023-12-08T19:17:41.189Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:41 [2023-12-08T19:17:41.189Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
14:17:41 [2023-12-08T19:17:41.447Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:17:41 [2023-12-08T19:17:41.704Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.704Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.704Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.704Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
14:17:41 [2023-12-08T19:17:41.704Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.704Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.704Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
14:17:41 [2023-12-08T19:17:41.704Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.704Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
14:17:41 [2023-12-08T19:17:41.705Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.705Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
14:17:41 [2023-12-08T19:17:41.964Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.964Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.964Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.964Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.964Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.964Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.964Z] [INFO] 
14:17:41 [2023-12-08T19:17:41.964Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:41 [2023-12-08T19:17:41.964Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
14:17:42 [2023-12-08T19:17:42.897Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
14:17:43 [2023-12-08T19:17:43.463Z] [INFO] 
14:17:43 [2023-12-08T19:17:43.463Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:44 [2023-12-08T19:17:44.028Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
14:17:44 [2023-12-08T19:17:44.028Z] [INFO] Command line:
14:17:44 [2023-12-08T19:17:44.028Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:17:44 [2023-12-08T19:17:44.028Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:50 [2023-12-08T19:17:50.584Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
14:17:50 [2023-12-08T19:17:50.584Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
14:17:50 [2023-12-08T19:17:50.584Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0.003 s
14:17:50 [2023-12-08T19:17:50.584Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
14:17:50 [2023-12-08T19:17:50.584Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0.002 s
14:17:50 [2023-12-08T19:17:50.584Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
14:17:50 [2023-12-08T19:17:50.584Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
14:17:50 [2023-12-08T19:17:50.584Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0.001 s
14:17:50 [2023-12-08T19:17:50.584Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
14:17:50 [2023-12-08T19:17:50.584Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0.001 s
14:17:50 [2023-12-08T19:17:50.584Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
14:17:50 [2023-12-08T19:17:50.585Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
14:17:50 [2023-12-08T19:17:50.585Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.010 s
14:17:50 [2023-12-08T19:17:50.585Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0 s
14:17:50 [2023-12-08T19:17:50.585Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
14:17:50 [2023-12-08T19:17:50.585Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
14:17:50 [2023-12-08T19:17:50.585Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.046 s
14:17:50 [2023-12-08T19:17:50.585Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
14:17:50 [2023-12-08T19:17:50.585Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
14:17:50 [2023-12-08T19:17:50.585Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0 s
14:17:50 [2023-12-08T19:17:50.585Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
14:17:50 [2023-12-08T19:17:50.585Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
14:17:50 [2023-12-08T19:17:50.585Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0.001 s
14:17:50 [2023-12-08T19:17:50.585Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0 s
14:17:50 [2023-12-08T19:17:50.585Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
14:17:50 [2023-12-08T19:17:50.585Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
14:17:50 [2023-12-08T19:17:50.585Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
14:17:50 [2023-12-08T19:17:50.585Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0 s
14:17:50 [2023-12-08T19:17:50.585Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
14:17:50 [2023-12-08T19:17:50.585Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
14:17:50 [2023-12-08T19:17:50.585Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
14:17:50 [2023-12-08T19:17:50.585Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0 s
14:17:50 [2023-12-08T19:17:50.585Z] 
14:17:50 [2023-12-08T19:17:50.585Z] Results:
14:17:50 [2023-12-08T19:17:50.585Z] 
14:17:50 [2023-12-08T19:17:50.585Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
14:17:50 [2023-12-08T19:17:50.585Z] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] All tests passed
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.pom
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [53/144]
14:17:50 [2023-12-08T19:17:50.585Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:17:50 [2023-12-08T19:17:50.585Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] The project's OSGi version is 1.0.7.202312081843
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] 
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:50 [2023-12-08T19:17:50.585Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
14:17:51 [2023-12-08T19:17:51.521Z] [INFO] 
14:17:51 [2023-12-08T19:17:51.521Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:51 [2023-12-08T19:17:51.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
14:17:51 [2023-12-08T19:17:51.521Z] [INFO] 
14:17:51 [2023-12-08T19:17:51.521Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:51 [2023-12-08T19:17:51.521Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:17:51 [2023-12-08T19:17:51.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:17:51 [2023-12-08T19:17:51.521Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
14:17:51 [2023-12-08T19:17:51.521Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:17:51 [2023-12-08T19:17:51.779Z] [INFO] 
14:17:51 [2023-12-08T19:17:51.779Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:51 [2023-12-08T19:17:51.779Z] [INFO] 
14:17:51 [2023-12-08T19:17:51.779Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:51 [2023-12-08T19:17:51.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
14:17:51 [2023-12-08T19:17:51.779Z] [INFO] 
14:17:51 [2023-12-08T19:17:51.779Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:51 [2023-12-08T19:17:51.779Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:17:51 [2023-12-08T19:17:51.779Z] [INFO] 
14:17:51 [2023-12-08T19:17:51.779Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:51 [2023-12-08T19:17:51.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] 
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] 
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] 
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] 
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] 
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:52 [2023-12-08T19:17:52.036Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:17:52 [2023-12-08T19:17:52.970Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:17:54 [2023-12-08T19:17:54.344Z] [INFO] 
14:17:54 [2023-12-08T19:17:54.344Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:17:54 [2023-12-08T19:17:54.344Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
14:17:54 [2023-12-08T19:17:54.344Z] [INFO] Command line:
14:17:54 [2023-12-08T19:17:54.344Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:17:54 [2023-12-08T19:17:54.344Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:58 [2023-12-08T19:17:58.526Z] Dec 08, 2023 7:17:57 PM org.apache.aries.spifly.BaseActivator log
14:17:58 [2023-12-08T19:17:58.526Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:18:01 [2023-12-08T19:18:01.056Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:18:01 [2023-12-08T19:18:01.056Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:18:09 [2023-12-08T19:18:09.166Z] !SESSION 2023-12-08 19:17:54.487 -----------------------------------------------
14:18:09 [2023-12-08T19:18:09.166Z] eclipse.buildId=unknown
14:18:09 [2023-12-08T19:18:09.166Z] java.version=17.0.2
14:18:09 [2023-12-08T19:18:09.166Z] java.vendor=Oracle Corporation
14:18:09 [2023-12-08T19:18:09.166Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:18:09 [2023-12-08T19:18:09.166Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:18:09 [2023-12-08T19:18:09.166Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:18:09 [2023-12-08T19:18:09.166Z] 
14:18:09 [2023-12-08T19:18:09.166Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:18:08.696
14:18:09 [2023-12-08T19:18:09.166Z] !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
14:18:09 [2023-12-08T19:18:09.166Z] 
14:18:09 [2023-12-08T19:18:09.166Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:18:08.782
14:18:09 [2023-12-08T19:18:09.166Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:18:09 [2023-12-08T19:18:09.166Z] !STACK 0
14:18:09 [2023-12-08T19:18:09.166Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:18:09 [2023-12-08T19:18:09.166Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:18:09 [2023-12-08T19:18:09.166Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:18:09 [2023-12-08T19:18:09.166Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:18:09 [2023-12-08T19:18:09.166Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:18:09 [2023-12-08T19:18:09.166Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:18:09 [2023-12-08T19:18:09.166Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:18:09 [2023-12-08T19:18:09.166Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:18:09 [2023-12-08T19:18:09.166Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:18:09 [2023-12-08T19:18:09.167Z] Caused by: java.io.IOException: error=2, No such file or directory
14:18:09 [2023-12-08T19:18:09.167Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:18:09 [2023-12-08T19:18:09.167Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:18:09 [2023-12-08T19:18:09.167Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:18:09 [2023-12-08T19:18:09.167Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:18:09 [2023-12-08T19:18:09.167Z] 	... 7 more
14:18:09 [2023-12-08T19:18:09.167Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
14:18:10 [2023-12-08T19:18:10.100Z] Display size: 1440x900
14:18:10 [2023-12-08T19:18:10.100Z] OS version=5.18.5-100.fc35.x86_64
14:18:10 [2023-12-08T19:18:10.100Z] GTK version=3.22.30
14:18:10 [2023-12-08T19:18:10.100Z] GTK theme=Ambiance
14:18:10 [2023-12-08T19:18:10.100Z] LIBOVERLAY_SCROLLBAR=0
14:18:10 [2023-12-08T19:18:10.100Z] Time zone: Greenwich Mean Time
14:18:11 [2023-12-08T19:18:11.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69d1ad64] time=1256041541 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1256042875 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1256042875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256042890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
14:18:12 [2023-12-08T19:18:12.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart'
14:18:12 [2023-12-08T19:18:12.666Z] 
14:18:12 [2023-12-08T19:18:12.666Z] (Eclipse:7941): Gtk-CRITICAL **: 19:18:12.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:18:12 [2023-12-08T19:18:12.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart'
14:18:12 [2023-12-08T19:18:12.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:12 [2023-12-08T19:18:12.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256043607 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:12 [2023-12-08T19:18:12.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1256043664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1256043673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1256043673 data=null doit=true}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1256043674 data=null}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1256043674 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1256043676 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256043676 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1256043679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1256043679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1256043684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1256043685 data=null doit=true}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1256043685 data=null}, (of type 'Table')]
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:12 [2023-12-08T19:18:12.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns)
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns)
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256043869 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=1256043880 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=1256043880 data=null doit=true}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=1256043882 data=null}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=1256043883 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256043884 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=1256043884 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=1256043884 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=1256043885 data=null doit=true}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=1256043885 data=null}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1256043905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256043906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1256043906 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1256043906 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1256043906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1256043907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1256043907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1256043970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256043974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1256043974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1256043974 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1256043974 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256043993 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=1256043998 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=1256043998 data=null doit=true}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=1256044000 data=null}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=1256044000 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256044001 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=1256044002 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=1256044002 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=1256044003 data=null doit=true}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=1256044003 data=null}, TableItem with text {String}]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1256044061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256044061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1256044061 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1256044061 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1256044062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1256044062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1256044062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1256044071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256044082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1256044083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1256044083 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1256044083 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:13 [2023-12-08T19:18:13.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:13 [2023-12-08T19:18:13.445Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.230 s -- in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
14:18:13 [2023-12-08T19:18:13.445Z] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest.testBarChartSeries -- Time elapsed: 1.028 s
14:18:13 [2023-12-08T19:18:13.445Z] 
14:18:13 [2023-12-08T19:18:13.445Z] Results:
14:18:13 [2023-12-08T19:18:13.445Z] 
14:18:13 [2023-12-08T19:18:13.445Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:18:13 [2023-12-08T19:18:13.446Z] 
14:18:14 [2023-12-08T19:18:14.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=1256043093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create custom chart']
14:18:14 [2023-12-08T19:18:14.946Z] [INFO] All tests passed
14:18:14 [2023-12-08T19:18:14.946Z] [INFO] 
14:18:14 [2023-12-08T19:18:14.946Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:14 [2023-12-08T19:18:14.946Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:18:14 [2023-12-08T19:18:14.946Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
14:18:14 [2023-12-08T19:18:14.946Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:18:15 [2023-12-08T19:18:15.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
14:18:15 [2023-12-08T19:18:15.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
14:18:15 [2023-12-08T19:18:15.204Z] [INFO] 
14:18:15 [2023-12-08T19:18:15.204Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:15 [2023-12-08T19:18:15.204Z] [INFO] 
14:18:15 [2023-12-08T19:18:15.204Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
14:18:15 [2023-12-08T19:18:15.204Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [54/144]
14:18:15 [2023-12-08T19:18:15.204Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
14:18:15 [2023-12-08T19:18:15.204Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:18:15 [2023-12-08T19:18:15.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:18:15 [2023-12-08T19:18:15.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] 
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] 
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] The project's OSGi version is 1.0.7.202312081843
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] 
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] 
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] 
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] 
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] 
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:15 [2023-12-08T19:18:15.462Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
14:18:16 [2023-12-08T19:18:16.395Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.396Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:16 [2023-12-08T19:18:16.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
14:18:16 [2023-12-08T19:18:16.396Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.396Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:16 [2023-12-08T19:18:16.396Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:18:16 [2023-12-08T19:18:16.396Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:18:16 [2023-12-08T19:18:16.396Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
14:18:16 [2023-12-08T19:18:16.396Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:16 [2023-12-08T19:18:16.962Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] 
14:18:16 [2023-12-08T19:18:16.962Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:17 [2023-12-08T19:18:17.220Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:18:18 [2023-12-08T19:18:18.593Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:18:19 [2023-12-08T19:18:19.161Z] [INFO] 
14:18:19 [2023-12-08T19:18:19.161Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:19 [2023-12-08T19:18:19.419Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
14:18:19 [2023-12-08T19:18:19.419Z] [INFO] Command line:
14:18:19 [2023-12-08T19:18:19.419Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:18:19 [2023-12-08T19:18:19.419Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:23 [2023-12-08T19:18:23.601Z] Dec 08, 2023 7:18:23 PM org.apache.aries.spifly.BaseActivator log
14:18:23 [2023-12-08T19:18:23.601Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:18:26 [2023-12-08T19:18:26.133Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:18:26 [2023-12-08T19:18:26.133Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:18:34 [2023-12-08T19:18:34.250Z] !SESSION 2023-12-08 19:18:19.614 -----------------------------------------------
14:18:34 [2023-12-08T19:18:34.250Z] eclipse.buildId=unknown
14:18:34 [2023-12-08T19:18:34.250Z] java.version=17.0.2
14:18:34 [2023-12-08T19:18:34.250Z] java.vendor=Oracle Corporation
14:18:34 [2023-12-08T19:18:34.250Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:18:34 [2023-12-08T19:18:34.250Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:18:34 [2023-12-08T19:18:34.250Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:18:34 [2023-12-08T19:18:34.250Z] 
14:18:34 [2023-12-08T19:18:34.250Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:18:33.606
14:18:34 [2023-12-08T19:18:34.250Z] !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
14:18:34 [2023-12-08T19:18:34.250Z] 
14:18:34 [2023-12-08T19:18:34.250Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:18:33.687
14:18:34 [2023-12-08T19:18:34.250Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:18:34 [2023-12-08T19:18:34.250Z] !STACK 0
14:18:34 [2023-12-08T19:18:34.250Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:18:34 [2023-12-08T19:18:34.250Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:18:34 [2023-12-08T19:18:34.250Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:18:34 [2023-12-08T19:18:34.250Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:18:34 [2023-12-08T19:18:34.250Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:18:34 [2023-12-08T19:18:34.250Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:18:34 [2023-12-08T19:18:34.250Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:18:34 [2023-12-08T19:18:34.250Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:18:34 [2023-12-08T19:18:34.250Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:18:34 [2023-12-08T19:18:34.250Z] Caused by: java.io.IOException: error=2, No such file or directory
14:18:34 [2023-12-08T19:18:34.250Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:18:34 [2023-12-08T19:18:34.250Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:18:34 [2023-12-08T19:18:34.250Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:18:34 [2023-12-08T19:18:34.250Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:18:34 [2023-12-08T19:18:34.250Z] 	... 7 more
14:18:34 [2023-12-08T19:18:34.250Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
14:18:34 [2023-12-08T19:18:34.816Z] Display size: 1440x900
14:18:34 [2023-12-08T19:18:34.816Z] OS version=5.18.5-100.fc35.x86_64
14:18:34 [2023-12-08T19:18:34.816Z] GTK version=3.22.30
14:18:34 [2023-12-08T19:18:34.816Z] GTK theme=Ambiance
14:18:34 [2023-12-08T19:18:34.816Z] LIBOVERLAY_SCROLLBAR=0
14:18:34 [2023-12-08T19:18:34.816Z] Time zone: Greenwich Mean Time
14:18:35 [2023-12-08T19:18:35.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2f82e3cf] time=1256065639 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:18:36 [2023-12-08T19:18:36.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:36 [2023-12-08T19:18:36.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:18:36 [2023-12-08T19:18:36.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:18:36 [2023-12-08T19:18:36.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:18:36 [2023-12-08T19:18:36.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1256067059 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:18:36 [2023-12-08T19:18:36.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1256067060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:18:36 [2023-12-08T19:18:36.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256067073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:18:36 [2023-12-08T19:18:36.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:18:37 [2023-12-08T19:18:37.830Z] 
14:18:37 [2023-12-08T19:18:37.830Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 19:18:37.682
14:18:37 [2023-12-08T19:18:37.830Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
14:18:37 [2023-12-08T19:18:37.830Z] !STACK 0
14:18:37 [2023-12-08T19:18:37.830Z] java.lang.RuntimeException: The parameter should be set
14:18:37 [2023-12-08T19:18:37.830Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:18:37 [2023-12-08T19:18:37.830Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:18:37 [2023-12-08T19:18:37.830Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:18:37 [2023-12-08T19:18:37.830Z] 
14:18:37 [2023-12-08T19:18:37.830Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 19:18:37.692
14:18:37 [2023-12-08T19:18:37.830Z] !MESSAGE Exception executing analysis
14:18:37 [2023-12-08T19:18:37.830Z] !STACK 0
14:18:37 [2023-12-08T19:18:37.830Z] java.lang.RuntimeException: The parameter should be set
14:18:37 [2023-12-08T19:18:37.830Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:18:37 [2023-12-08T19:18:37.830Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:18:37 [2023-12-08T19:18:37.830Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1256071491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1256071499 data=null doit=true}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1256071499 data=null}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1256071500 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256071502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1256071627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1256071662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1256071662 data=null doit=true}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1256071663 data=null}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1256071663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256071664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1256071683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1256071685 data=null doit=true}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1256071685 data=null}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1256071686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256071687 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1256071769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256071783 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256071784 data=null doit=true}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256071784 data=null}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256071786 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256071787 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256071876 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256071878 data=null doit=true}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256071878 data=null}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256071879 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256071880 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256071895 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1256071897 data=null doit=true}, TreeItem with text {A-Test-10K}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1256071898 data=null}, TreeItem with text {A-Test-10K}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1256071899 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256071900 data=null item=TreeItem {A-Test-10K} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {A-Test-10K}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1256071905 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=1256071907 data=null doit=true}, TreeItem with text {External Analyses}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1256071907 data=null}, TreeItem with text {External Analyses}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1256071908 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256071909 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {External Analyses}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1256071979 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
14:18:41 [2023-12-08T19:18:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:41 [2023-12-08T19:18:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256071985 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256071985 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:18:41 [2023-12-08T19:18:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256071986 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256071987 data=null button=1 stateMask=0x0 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256071987 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256072068 data=null button=1 stateMask=0x80000 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256072069 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256072069 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256072507 data=null button=1 stateMask=0x80000 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256072508 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256072509 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1256072509 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:41 [2023-12-08T19:18:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:41 [2023-12-08T19:18:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
14:18:41 [2023-12-08T19:18:41.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256072515 data=null doit=true}, Shell with text {External Analysis Parameters}]
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256072562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256072563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256072564 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256072564 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256072565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256072565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256072565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:41 [2023-12-08T19:18:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256072070 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
14:18:42 [2023-12-08T19:18:42.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:42 [2023-12-08T19:18:42.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
14:18:42 [2023-12-08T19:18:42.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
14:18:42 [2023-12-08T19:18:42.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
14:18:43 [2023-12-08T19:18:43.022Z] 
14:18:43 [2023-12-08T19:18:43.022Z] (Eclipse:8063): Gtk-CRITICAL **: 19:18:42.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256073903 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1256073963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1256073963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1256073963 data=null doit=true}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1256073963 data=null}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1256073964 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1256073964 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256073965 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1256073969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1256073969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1256073969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1256073970 data=null doit=true}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1256073970 data=null}, (of type 'Table')]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256073972 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)}
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1256073987 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1256073987 data=null doit=true}, TableItem with text {Wakee process (name)}]
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1256073990 data=null}, TableItem with text {Wakee process (name)}]
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1256073991 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256073991 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakee process (name)}]
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1256073992 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1256073992 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1256073999 data=null doit=true}, TableItem with text {Wakee process (name)}]
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1256074000 data=null}, TableItem with text {Wakee process (name)}]
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)}
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
14:18:43 [2023-12-08T19:18:43.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1256074072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256074072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1256074072 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1256074073 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1256074073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1256074073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1256074074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1256074098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256074104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1256074105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1256074105 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1256074106 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256074108 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256074169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256074170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256074170 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256074171 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256074171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256074171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:43 [2023-12-08T19:18:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256074172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1256073461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
14:18:44 [2023-12-08T19:18:44.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:44 [2023-12-08T19:18:44.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
14:18:44 [2023-12-08T19:18:44.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
14:18:44 [2023-12-08T19:18:44.107Z] 
14:18:44 [2023-12-08T19:18:44.107Z] (Eclipse:8063): Gtk-CRITICAL **: 19:18:44.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256075168 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256075170 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1256075175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1256075176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1256075176 data=null doit=true}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1256075176 data=null}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1256075177 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1256075178 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256075178 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1256075191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1256075191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1256075192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1256075192 data=null doit=true}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1256075192 data=null}, (of type 'Table')]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256075195 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)}
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1256075205 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1256075205 data=null doit=true}, TableItem with text {Waker process (name)}]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1256075208 data=null}, TableItem with text {Waker process (name)}]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1256075208 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256075209 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Waker process (name)}]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1256075209 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1256075210 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1256075210 data=null doit=true}, TableItem with text {Waker process (name)}]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1256075210 data=null}, TableItem with text {Waker process (name)}]
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)}
14:18:44 [2023-12-08T19:18:44.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1256075255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256075262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1256075263 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1256075263 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1256075264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1256075264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1256075264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1256075277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256075291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1256075291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1256075291 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1256075292 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256075294 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256075298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256075299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256075299 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256075299 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256075299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256075300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256075300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:44 [2023-12-08T19:18:44.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1256074774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
14:18:44 [2023-12-08T19:18:44.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:44 [2023-12-08T19:18:44.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
14:18:45 [2023-12-08T19:18:45.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:18:45 [2023-12-08T19:18:45.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
14:18:45 [2023-12-08T19:18:45.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
14:18:45 [2023-12-08T19:18:45.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
14:18:45 [2023-12-08T19:18:45.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
14:18:45 [2023-12-08T19:18:45.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:18:45 [2023-12-08T19:18:45.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
14:18:45 [2023-12-08T19:18:45.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1256076077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:45 [2023-12-08T19:18:45.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1256076078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:45 [2023-12-08T19:18:45.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=1256076078 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:45 [2023-12-08T19:18:45.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1256076079 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:45 [2023-12-08T19:18:45.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1256076079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:45 [2023-12-08T19:18:45.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1256076079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:45 [2023-12-08T19:18:45.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1256076080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:45 [2023-12-08T19:18:45.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:45 [2023-12-08T19:18:45.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1256076600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1256076601 data=null doit=true}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1256076601 data=null}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1256076601 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256076602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1256076685 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1256076687 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1256076687 data=null doit=true}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1256076687 data=null}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1256076688 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256076688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1256076708 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:46 [2023-12-08T19:18:46.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256076711 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256076711 data=null doit=true}, TreeItem with text {Traces [1]}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256076711 data=null}, TreeItem with text {Traces [1]}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256076712 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256076712 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256076776 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:18:46 [2023-12-08T19:18:46.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:18:46 [2023-12-08T19:18:46.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
14:18:46 [2023-12-08T19:18:46.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256076780 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256076780 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256076781 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256076782 data=null button=1 stateMask=0x0 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256076782 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256076808 data=null button=1 stateMask=0x80000 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256076809 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256076810 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256077175 data=null button=1 stateMask=0x80000 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256077176 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256077179 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1256077179 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256077183 data=null doit=true}, Shell with text {External Analysis Parameters}]
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:18:46 [2023-12-08T19:18:46.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256077185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:46 [2023-12-08T19:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256077185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:46 [2023-12-08T19:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256077186 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:46 [2023-12-08T19:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256077186 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:46 [2023-12-08T19:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256077186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:46 [2023-12-08T19:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256077186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:46 [2023-12-08T19:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256077187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:46 [2023-12-08T19:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256076810 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
14:18:47 [2023-12-08T19:18:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:47 [2023-12-08T19:18:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
14:18:47 [2023-12-08T19:18:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
14:18:47 [2023-12-08T19:18:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
14:18:47 [2023-12-08T19:18:47.665Z] 
14:18:47 [2023-12-08T19:18:47.665Z] (Eclipse:8063): Gtk-CRITICAL **: 19:18:47.523: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256078629 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1256078634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1256078634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1256078635 data=null doit=true}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1256078635 data=null}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1256078635 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1256078636 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256078636 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1256078654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1256078654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1256078654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1256078654 data=null doit=true}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1256078655 data=null}, (of type 'Table')]
14:18:47 [2023-12-08T19:18:47.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256078657 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1256078660 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1256078661 data=null doit=true}, TableItem with text {Wakeup timestamp}]
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1256078663 data=null}, TableItem with text {Wakeup timestamp}]
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1256078663 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256078664 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1256078664 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1256078664 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1256078664 data=null doit=true}, TableItem with text {Wakeup timestamp}]
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1256078664 data=null}, TableItem with text {Wakeup timestamp}]
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:47 [2023-12-08T19:18:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1256078684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256078684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1256078684 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1256078684 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1256078685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1256078685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1256078685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1256078696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256078700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1256078700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1256078701 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1256078701 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256078703 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2023-12-08T19:18:47.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1256078709 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1256078709 data=null doit=true}, TableItem with text {Switch timestamp}]
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1256078712 data=null}, TableItem with text {Switch timestamp}]
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1256078713 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256078724 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1256078724 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1256078757 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1256078758 data=null doit=true}, TableItem with text {Switch timestamp}]
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1256078758 data=null}, TableItem with text {Switch timestamp}]
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1256078767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256078767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1256078767 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1256078768 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1256078768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1256078768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1256078768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1256078784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256078789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1256078789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1256078789 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1256078790 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256078791 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:18:48 [2023-12-08T19:18:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256078794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256078795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256078795 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256078795 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256078795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256078795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256078796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:48 [2023-12-08T19:18:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1256078206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
14:18:48 [2023-12-08T19:18:48.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:48 [2023-12-08T19:18:48.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
14:18:48 [2023-12-08T19:18:48.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
14:18:48 [2023-12-08T19:18:48.960Z] 
14:18:48 [2023-12-08T19:18:48.960Z] (Eclipse:8063): Gtk-CRITICAL **: 19:18:48.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:18:49 [2023-12-08T19:18:49.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256079862 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1256079867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1256079867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1256079867 data=null doit=true}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1256079868 data=null}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1256079868 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1256079868 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256079868 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1256079884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1256079884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1256079884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1256079884 data=null doit=true}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1256079884 data=null}, (of type 'Table')]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256079886 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1256079891 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1256079892 data=null doit=true}, TableItem with text {Wakeup timestamp}]
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:18:49 [2023-12-08T19:18:49.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1256079895 data=null}, TableItem with text {Wakeup timestamp}]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1256079895 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256079896 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1256079896 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1256079897 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1256079897 data=null doit=true}, TableItem with text {Wakeup timestamp}]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1256079897 data=null}, TableItem with text {Wakeup timestamp}]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1256079970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256079970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1256079970 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1256079970 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1256079971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1256079971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1256079971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1256079977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256079980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1256079989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1256079990 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1256079990 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256079993 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
14:18:49 [2023-12-08T19:18:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1256080005 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
14:18:49 [2023-12-08T19:18:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1256080006 data=null doit=true}, TableItem with text {Switch timestamp}]
14:18:49 [2023-12-08T19:18:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:18:49 [2023-12-08T19:18:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1256080008 data=null}, TableItem with text {Switch timestamp}]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1256080008 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1256080009 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1256080009 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1256080010 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1256080010 data=null doit=true}, TableItem with text {Switch timestamp}]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1256080010 data=null}, TableItem with text {Switch timestamp}]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1256080028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256080029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1256080029 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1256080029 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1256080029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1256080029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1256080030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1256080056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1256080061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1256080062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1256080062 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1256080063 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256080070 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2edc6690
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1256080075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1256080075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1256080076 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1256080076 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1256080076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1256080076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1256080076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1256080077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1256080077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1256080077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1256080077 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1256080077 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256080078 data=null doit=true}, Shell with text {Custom chart creation}]
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256080091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256080091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256080091 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256080092 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256080092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256080092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256080092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:49 [2023-12-08T19:18:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1256079401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
14:18:49 [2023-12-08T19:18:49.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:49 [2023-12-08T19:18:49.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1256081067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1256081067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=1256081068 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1256081068 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1256081068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1256081068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:50 [2023-12-08T19:18:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1256081069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
14:18:50 [2023-12-08T19:18:50.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2f82e3cf] time=1256081705 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1256081791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1256081792 data=null doit=true}, TreeItem with text {test}]
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1256081792 data=null}, TreeItem with text {test}]
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1256081793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256081793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:18:51 [2023-12-08T19:18:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1256081840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:18:51 [2023-12-08T19:18:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:18:51 [2023-12-08T19:18:51.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:18:51 [2023-12-08T19:18:51.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:18:52 [2023-12-08T19:18:52.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:18:52 [2023-12-08T19:18:52.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:18:52 [2023-12-08T19:18:52.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:18:52 [2023-12-08T19:18:52.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:18:52 [2023-12-08T19:18:52.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2023-12-08T19:18:52.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:18:52 [2023-12-08T19:18:52.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:52 [2023-12-08T19:18:52.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:52 [2023-12-08T19:18:52.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2023-12-08T19:18:52.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083302 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083302 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083304 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256083304 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256083311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256083311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256083311 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256083311 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256083312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:52 [2023-12-08T19:18:52.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256083312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:52 [2023-12-08T19:18:52.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2023-12-08T19:18:52.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2023-12-08T19:18:52.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2023-12-08T19:18:52.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2023-12-08T19:18:52.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2023-12-08T19:18:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:18:53 [2023-12-08T19:18:53.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256083312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:18:53 [2023-12-08T19:18:53.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1256082080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:18:53 [2023-12-08T19:18:53.303Z] 
14:18:53 [2023-12-08T19:18:53.303Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-08 19:18:53.096
14:18:53 [2023-12-08T19:18:53.303Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
14:18:53 [2023-12-08T19:18:53.303Z] 
14:18:53 [2023-12-08T19:18:53.303Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-08 19:18:53.096
14:18:53 [2023-12-08T19:18:53.303Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
14:18:53 [2023-12-08T19:18:53.303Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.11 s -- in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
14:18:53 [2023-12-08T19:18:53.304Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testSimilarRows -- Time elapsed: 5.132 s
14:18:53 [2023-12-08T19:18:53.304Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testScatterMultipleRow -- Time elapsed: 5.074 s
14:18:53 [2023-12-08T19:18:53.304Z] 
14:18:53 [2023-12-08T19:18:53.304Z] Results:
14:18:53 [2023-12-08T19:18:53.304Z] 
14:18:53 [2023-12-08T19:18:53.304Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:18:53 [2023-12-08T19:18:53.304Z] 
14:18:53 [2023-12-08T19:18:53.869Z] 
14:18:53 [2023-12-08T19:18:53.869Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:18:53.778
14:18:53 [2023-12-08T19:18:53.869Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:18:54 [2023-12-08T19:18:54.126Z] Status ERROR: org.eclipse.core.jobs code=2 An internal error occurred during: "Update Job". java.lang.NullPointerException: Cannot invoke "org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatePlugin.getLog()" because the return value of "org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatePlugin.getDefault()" is null
14:18:54 [2023-12-08T19:18:54.126Z] java.lang.NullPointerException: Cannot invoke "org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatePlugin.getLog()" because the return value of "org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatePlugin.getDefault()" is null
14:18:54 [2023-12-08T19:18:54.126Z] 	at org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdateScheduler$1.run(AutomaticUpdateScheduler.java:70)
14:18:54 [2023-12-08T19:18:54.126Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:18:54 [2023-12-08T19:18:54.126Z] 
14:18:54 [2023-12-08T19:18:54.126Z] !ENTRY org.eclipse.core.jobs 4 2 2023-12-08 19:18:53.873
14:18:54 [2023-12-08T19:18:54.126Z] !MESSAGE An internal error occurred during: "Update Job".
14:18:54 [2023-12-08T19:18:54.126Z] !STACK 0
14:18:54 [2023-12-08T19:18:54.126Z] java.lang.NullPointerException: Cannot invoke "org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatePlugin.getLog()" because the return value of "org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatePlugin.getDefault()" is null
14:18:54 [2023-12-08T19:18:54.126Z] 	at org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdateScheduler$1.run(AutomaticUpdateScheduler.java:70)
14:18:54 [2023-12-08T19:18:54.126Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:18:54 [2023-12-08T19:18:54.383Z] [INFO] All tests passed
14:18:54 [2023-12-08T19:18:54.383Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.383Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:54 [2023-12-08T19:18:54.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:18:54 [2023-12-08T19:18:54.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
14:18:54 [2023-12-08T19:18:54.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:18:54 [2023-12-08T19:18:54.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
14:18:54 [2023-12-08T19:18:54.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
14:18:54 [2023-12-08T19:18:54.384Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.384Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:54 [2023-12-08T19:18:54.384Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.384Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
14:18:54 [2023-12-08T19:18:54.384Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [55/144]
14:18:54 [2023-12-08T19:18:54.384Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
14:18:54 [2023-12-08T19:18:54.384Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:18:54 [2023-12-08T19:18:54.384Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:18:54 [2023-12-08T19:18:54.384Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] The project's OSGi version is 1.0.18.202312081843
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:54 [2023-12-08T19:18:54.641Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
14:18:54 [2023-12-08T19:18:54.899Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.899Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:54 [2023-12-08T19:18:54.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
14:18:54 [2023-12-08T19:18:54.899Z] [INFO] 
14:18:54 [2023-12-08T19:18:54.899Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:54 [2023-12-08T19:18:54.899Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:18:54 [2023-12-08T19:18:54.899Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:18:54 [2023-12-08T19:18:54.899Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
14:18:54 [2023-12-08T19:18:54.899Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:18:55 [2023-12-08T19:18:55.832Z] [INFO] 
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] 
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] 
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:55 [2023-12-08T19:18:55.833Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] 
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] 
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] 
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] 
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] 
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] 
14:18:55 [2023-12-08T19:18:55.833Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:56 [2023-12-08T19:18:56.090Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
14:18:57 [2023-12-08T19:18:57.463Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
14:18:58 [2023-12-08T19:18:58.838Z] [INFO] 
14:18:58 [2023-12-08T19:18:58.838Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:59 [2023-12-08T19:18:59.096Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
14:18:59 [2023-12-08T19:18:59.096Z] [INFO] Command line:
14:18:59 [2023-12-08T19:18:59.096Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:18:59 [2023-12-08T19:18:59.096Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:19:05 [2023-12-08T19:19:05.649Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
14:20:01 [2023-12-08T19:20:01.856Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.65 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 2.990 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.302 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.295 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.226 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.228 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.223 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.246 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.252 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.242 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.242 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.261 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.243 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.226 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.224 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.225 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.232 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.230 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.227 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.231 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.235 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.230 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.242 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.243 s
14:20:01 [2023-12-08T19:20:01.856Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.247 s
14:20:01 [2023-12-08T19:20:01.856Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
14:20:02 [2023-12-08T19:20:02.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.265 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
14:20:02 [2023-12-08T19:20:02.424Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.259 s
14:20:02 [2023-12-08T19:20:02.424Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
14:20:17 [2023-12-08T19:20:17.287Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.34 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
14:20:17 [2023-12-08T19:20:17.287Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.234 s
14:20:17 [2023-12-08T19:20:17.287Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.229 s
14:20:17 [2023-12-08T19:20:17.287Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.214 s
14:20:17 [2023-12-08T19:20:17.287Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.215 s
14:20:17 [2023-12-08T19:20:17.287Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.222 s
14:20:17 [2023-12-08T19:20:17.287Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.222 s
14:20:17 [2023-12-08T19:20:17.287Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
14:20:22 [2023-12-08T19:20:22.551Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.664 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
14:20:22 [2023-12-08T19:20:22.551Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 2.227 s
14:20:22 [2023-12-08T19:20:22.551Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.215 s
14:20:22 [2023-12-08T19:20:22.551Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.220 s
14:20:22 [2023-12-08T19:20:22.551Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
14:20:22 [2023-12-08T19:20:22.551Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
14:20:22 [2023-12-08T19:20:22.551Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.155 s
14:20:22 [2023-12-08T19:20:22.551Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.142 s
14:20:22 [2023-12-08T19:20:22.551Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
14:20:23 [2023-12-08T19:20:23.925Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
14:20:23 [2023-12-08T19:20:23.925Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 1.131 s
14:20:23 [2023-12-08T19:20:23.925Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.028 s
14:20:23 [2023-12-08T19:20:23.925Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
14:20:23 [2023-12-08T19:20:23.925Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
14:20:23 [2023-12-08T19:20:23.925Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.013 s
14:20:23 [2023-12-08T19:20:23.925Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
14:20:25 [2023-12-08T19:20:25.316Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
14:20:25 [2023-12-08T19:20:25.316Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.156 s
14:20:25 [2023-12-08T19:20:25.316Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
14:20:26 [2023-12-08T19:20:26.248Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
14:20:26 [2023-12-08T19:20:26.248Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.156 s
14:20:26 [2023-12-08T19:20:26.248Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
14:20:26 [2023-12-08T19:20:26.248Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
14:20:26 [2023-12-08T19:20:26.248Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 0.154 s
14:20:26 [2023-12-08T19:20:26.248Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
14:20:38 [2023-12-08T19:20:38.441Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.26 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
14:20:38 [2023-12-08T19:20:38.442Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.145 s
14:20:38 [2023-12-08T19:20:38.442Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.135 s
14:20:38 [2023-12-08T19:20:38.442Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.141 s
14:20:38 [2023-12-08T19:20:38.442Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.136 s
14:20:38 [2023-12-08T19:20:38.442Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.137 s
14:20:38 [2023-12-08T19:20:38.442Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.139 s
14:20:38 [2023-12-08T19:20:38.442Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.147 s
14:20:38 [2023-12-08T19:20:38.442Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.143 s
14:20:38 [2023-12-08T19:20:38.442Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.135 s
14:20:38 [2023-12-08T19:20:38.442Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
14:20:41 [2023-12-08T19:20:41.724Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.516 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
14:20:41 [2023-12-08T19:20:41.724Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.125 s
14:20:41 [2023-12-08T19:20:41.724Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.131 s
14:20:41 [2023-12-08T19:20:41.724Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.131 s
14:20:41 [2023-12-08T19:20:41.724Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.128 s
14:20:41 [2023-12-08T19:20:41.724Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
14:20:45 [2023-12-08T19:20:45.001Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.346 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
14:20:45 [2023-12-08T19:20:45.001Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.218 s
14:20:45 [2023-12-08T19:20:45.001Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.126 s
14:20:45 [2023-12-08T19:20:45.002Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
14:20:54 [2023-12-08T19:20:54.966Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.992 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
14:20:54 [2023-12-08T19:20:54.966Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.216 s
14:20:54 [2023-12-08T19:20:54.966Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.217 s
14:20:54 [2023-12-08T19:20:54.966Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.218 s
14:20:54 [2023-12-08T19:20:54.966Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.121 s
14:20:54 [2023-12-08T19:20:54.966Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.218 s
14:20:54 [2023-12-08T19:20:54.967Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
14:20:56 [2023-12-08T19:20:56.863Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.228 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
14:20:56 [2023-12-08T19:20:56.863Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.227 s
14:20:56 [2023-12-08T19:20:56.863Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
14:21:02 [2023-12-08T19:21:02.122Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.150 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
14:21:02 [2023-12-08T19:21:02.122Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 5.149 s
14:21:02 [2023-12-08T19:21:02.122Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
14:21:03 [2023-12-08T19:21:03.056Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
14:21:03 [2023-12-08T19:21:03.057Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.132 s
14:21:03 [2023-12-08T19:21:03.057Z] 
14:21:03 [2023-12-08T19:21:03.057Z] Results:
14:21:03 [2023-12-08T19:21:03.057Z] 
14:21:03 [2023-12-08T19:21:03.057Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
14:21:03 [2023-12-08T19:21:03.057Z] 
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] All tests passed
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] 
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.pom
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2metadata.xml
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2artifacts.xml
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] 
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] 
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [56/144]
14:21:03 [2023-12-08T19:21:03.622Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:03 [2023-12-08T19:21:03.622Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:21:03 [2023-12-08T19:21:03.622Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] 
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] 
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] The project's OSGi version is 1.0.10.202312081843
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] 
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] 
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] 
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] 
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] 
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:03 [2023-12-08T19:21:03.880Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
14:21:04 [2023-12-08T19:21:04.446Z] [INFO] 
14:21:04 [2023-12-08T19:21:04.446Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:04 [2023-12-08T19:21:04.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
14:21:04 [2023-12-08T19:21:04.446Z] [INFO] 
14:21:04 [2023-12-08T19:21:04.446Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:04 [2023-12-08T19:21:04.446Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:21:04 [2023-12-08T19:21:04.446Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:21:04 [2023-12-08T19:21:04.446Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
14:21:04 [2023-12-08T19:21:04.446Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] 
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] 
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] 
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:05 [2023-12-08T19:21:05.011Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] 
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] 
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] 
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] 
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] 
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] 
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:05 [2023-12-08T19:21:05.011Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
14:21:06 [2023-12-08T19:21:06.910Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
14:21:07 [2023-12-08T19:21:07.844Z] [INFO] 
14:21:07 [2023-12-08T19:21:07.844Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:08 [2023-12-08T19:21:08.102Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
14:21:08 [2023-12-08T19:21:08.102Z] [INFO] Command line:
14:21:08 [2023-12-08T19:21:08.102Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:08 [2023-12-08T19:21:08.102Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:14 [2023-12-08T19:21:14.662Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:21:14 [2023-12-08T19:21:14.662Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:21:22 [2023-12-08T19:21:22.775Z] !SESSION 2023-12-08 19:21:08.174 -----------------------------------------------
14:21:22 [2023-12-08T19:21:22.775Z] eclipse.buildId=unknown
14:21:22 [2023-12-08T19:21:22.775Z] java.version=17.0.2
14:21:22 [2023-12-08T19:21:22.775Z] java.vendor=Oracle Corporation
14:21:22 [2023-12-08T19:21:22.775Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:22 [2023-12-08T19:21:22.775Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:21:22 [2023-12-08T19:21:22.775Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:21:22 [2023-12-08T19:21:22.775Z] 
14:21:22 [2023-12-08T19:21:22.775Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:21:21.790
14:21:22 [2023-12-08T19:21:22.775Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:21:22 [2023-12-08T19:21:22.775Z] !STACK 0
14:21:22 [2023-12-08T19:21:22.775Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:21:22 [2023-12-08T19:21:22.775Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:21:22 [2023-12-08T19:21:22.775Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:21:22 [2023-12-08T19:21:22.775Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:21:22 [2023-12-08T19:21:22.775Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:21:22 [2023-12-08T19:21:22.775Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:21:22 [2023-12-08T19:21:22.775Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:21:22 [2023-12-08T19:21:22.775Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:21:22 [2023-12-08T19:21:22.775Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:21:22 [2023-12-08T19:21:22.775Z] Caused by: java.io.IOException: error=2, No such file or directory
14:21:22 [2023-12-08T19:21:22.775Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:21:22 [2023-12-08T19:21:22.775Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:21:22 [2023-12-08T19:21:22.775Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:21:22 [2023-12-08T19:21:22.775Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:21:22 [2023-12-08T19:21:22.775Z] 	... 7 more
14:21:22 [2023-12-08T19:21:22.775Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
14:21:23 [2023-12-08T19:21:23.709Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testEmpty -- Time elapsed: 0.015 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testMany -- Time elapsed: 0.628 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDoubleOtherOrder -- Time elapsed: 0.004 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9OutOfOrder -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDouble -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingleInvalid -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingle -- Time elapsed: 0.001 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder10Times -- Time elapsed: 0.001 s
14:21:23 [2023-12-08T19:21:23.709Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
14:21:23 [2023-12-08T19:21:23.709Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidColumnComparatorTest -- Time elapsed: 0.002 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameColumnComparatorTest -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidComparatorTest -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidComparatorTest -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidColumnComparatorTest -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeColumnComparatorTest -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
14:21:23 [2023-12-08T19:21:23.709Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
14:21:23 [2023-12-08T19:21:23.710Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.710Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeComparatorTest -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.710Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameComparatorTest -- Time elapsed: 0 s
14:21:23 [2023-12-08T19:21:23.710Z] 
14:21:23 [2023-12-08T19:21:23.710Z] Results:
14:21:23 [2023-12-08T19:21:23.710Z] 
14:21:23 [2023-12-08T19:21:23.710Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
14:21:23 [2023-12-08T19:21:23.710Z] 
14:21:25 [2023-12-08T19:21:25.084Z] [INFO] All tests passed
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.pom
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [57/144]
14:21:25 [2023-12-08T19:21:25.085Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:25 [2023-12-08T19:21:25.085Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:21:25 [2023-12-08T19:21:25.085Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
14:21:25 [2023-12-08T19:21:25.342Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.342Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:25 [2023-12-08T19:21:25.342Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.342Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:25 [2023-12-08T19:21:25.342Z] [INFO] The project's OSGi version is 1.0.11.202312081843
14:21:25 [2023-12-08T19:21:25.342Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.343Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:25 [2023-12-08T19:21:25.343Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.343Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:25 [2023-12-08T19:21:25.343Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.343Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:25 [2023-12-08T19:21:25.343Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.343Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:25 [2023-12-08T19:21:25.343Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.343Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:25 [2023-12-08T19:21:25.343Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
14:21:25 [2023-12-08T19:21:25.600Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.600Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:25 [2023-12-08T19:21:25.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
14:21:25 [2023-12-08T19:21:25.600Z] [INFO] 
14:21:25 [2023-12-08T19:21:25.600Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:25 [2023-12-08T19:21:25.600Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:21:25 [2023-12-08T19:21:25.600Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:21:25 [2023-12-08T19:21:25.600Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
14:21:25 [2023-12-08T19:21:25.600Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] 
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] 
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] 
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:26 [2023-12-08T19:21:26.166Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] 
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] 
14:21:26 [2023-12-08T19:21:26.166Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:26 [2023-12-08T19:21:26.423Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
14:21:26 [2023-12-08T19:21:26.423Z] [INFO] 
14:21:26 [2023-12-08T19:21:26.423Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:26 [2023-12-08T19:21:26.423Z] [INFO] 
14:21:26 [2023-12-08T19:21:26.423Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:26 [2023-12-08T19:21:26.423Z] [INFO] 
14:21:26 [2023-12-08T19:21:26.423Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:26 [2023-12-08T19:21:26.423Z] [INFO] 
14:21:26 [2023-12-08T19:21:26.423Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:26 [2023-12-08T19:21:26.423Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
14:21:27 [2023-12-08T19:21:27.357Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
14:21:28 [2023-12-08T19:21:28.732Z] [INFO] 
14:21:28 [2023-12-08T19:21:28.732Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:28 [2023-12-08T19:21:28.732Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
14:21:28 [2023-12-08T19:21:28.732Z] [INFO] Command line:
14:21:28 [2023-12-08T19:21:28.732Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:28 [2023-12-08T19:21:28.732Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:35 [2023-12-08T19:21:35.295Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
14:21:39 [2023-12-08T19:21:39.482Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.831 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.037 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.221 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.726 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.384 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.604 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.620 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.039 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.002 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 1.146 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
14:21:39 [2023-12-08T19:21:39.482Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0.002 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0.001 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0.001 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0.001 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0.001 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0.001 s
14:21:39 [2023-12-08T19:21:39.482Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0.001 s
14:21:39 [2023-12-08T19:21:39.482Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
14:21:44 [2023-12-08T19:21:44.748Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.509 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.002 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 1.083 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 1.711 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.897 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0.001 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.762 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.449 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.001 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.599 s
14:21:44 [2023-12-08T19:21:44.748Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
14:21:44 [2023-12-08T19:21:44.748Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
14:21:45 [2023-12-08T19:21:45.313Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
14:21:45 [2023-12-08T19:21:45.313Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.122 s
14:21:45 [2023-12-08T19:21:45.313Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0.001 s
14:21:45 [2023-12-08T19:21:45.313Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0.001 s
14:21:45 [2023-12-08T19:21:45.313Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.003 s
14:21:45 [2023-12-08T19:21:45.313Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
14:21:45 [2023-12-08T19:21:45.879Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
14:21:45 [2023-12-08T19:21:45.879Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.048 s
14:21:45 [2023-12-08T19:21:45.879Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.154 s
14:21:45 [2023-12-08T19:21:45.879Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.018 s
14:21:45 [2023-12-08T19:21:45.879Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.078 s
14:21:45 [2023-12-08T19:21:45.879Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.049 s
14:21:45 [2023-12-08T19:21:45.879Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.086 s
14:21:45 [2023-12-08T19:21:45.879Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.011 s
14:21:45 [2023-12-08T19:21:45.879Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.078 s
14:21:45 [2023-12-08T19:21:45.879Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
14:21:49 [2023-12-08T19:21:49.163Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.189 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.002 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.865 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.742 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.384 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.526 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.664 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0.001 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
14:21:49 [2023-12-08T19:21:49.163Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
14:21:49 [2023-12-08T19:21:49.163Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0.001 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.007 s
14:21:49 [2023-12-08T19:21:49.163Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0 s
14:21:49 [2023-12-08T19:21:49.163Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
14:21:54 [2023-12-08T19:21:54.428Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.232 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
14:21:54 [2023-12-08T19:21:54.428Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 2.569 s
14:21:54 [2023-12-08T19:21:54.428Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0 s
14:21:54 [2023-12-08T19:21:54.428Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0 s
14:21:54 [2023-12-08T19:21:54.428Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0.001 s
14:21:54 [2023-12-08T19:21:54.428Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.008 s
14:21:54 [2023-12-08T19:21:54.428Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0.003 s
14:21:54 [2023-12-08T19:21:54.428Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0.001 s
14:21:54 [2023-12-08T19:21:54.428Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 1.831 s
14:21:54 [2023-12-08T19:21:54.428Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0.001 s
14:21:54 [2023-12-08T19:21:54.428Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.001 s
14:21:54 [2023-12-08T19:21:54.428Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
14:21:55 [2023-12-08T19:21:55.803Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.001 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0.002 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.004 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 0.748 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.079 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.002 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0.001 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.110 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0.001 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0.001 s
14:21:55 [2023-12-08T19:21:55.804Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.005 s
14:21:55 [2023-12-08T19:21:55.804Z] 
14:21:55 [2023-12-08T19:21:55.804Z] Results:
14:21:55 [2023-12-08T19:21:55.804Z] 
14:21:55 [2023-12-08T19:21:55.804Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
14:21:55 [2023-12-08T19:21:55.804Z] 
14:21:55 [2023-12-08T19:21:55.804Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@66273da0 was not deregistered.
14:21:55 [2023-12-08T19:21:55.804Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
14:21:55 [2023-12-08T19:21:55.804Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.804Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.804Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.804Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:21:55 [2023-12-08T19:21:55.804Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:21:55 [2023-12-08T19:21:55.805Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@1ac4ccad was not deregistered.
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.805Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:21:55 [2023-12-08T19:21:55.805Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:21:55 [2023-12-08T19:21:55.806Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@644ded04 was not deregistered.
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.806Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:21:55 [2023-12-08T19:21:55.806Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:21:55 [2023-12-08T19:21:55.807Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@43e9089 was not deregistered.
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.807Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:21:55 [2023-12-08T19:21:55.807Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@476fe690 was not deregistered.
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:21:55 [2023-12-08T19:21:55.807Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:55 [2023-12-08T19:21:55.808Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:21:55 [2023-12-08T19:21:55.808Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] All tests passed
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] 
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.pom
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] 
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] 
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [58/144]
14:21:56 [2023-12-08T19:21:56.067Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:56 [2023-12-08T19:21:56.067Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:21:56 [2023-12-08T19:21:56.067Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] 
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] 
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] The project's OSGi version is 1.0.12.202312081843
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] 
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] 
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] 
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] 
14:21:56 [2023-12-08T19:21:56.325Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:56 [2023-12-08T19:21:56.583Z] [INFO] 
14:21:56 [2023-12-08T19:21:56.583Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:56 [2023-12-08T19:21:56.583Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
14:21:57 [2023-12-08T19:21:57.149Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
14:21:57 [2023-12-08T19:21:57.149Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.149Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.149Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:21:57 [2023-12-08T19:21:57.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:21:57 [2023-12-08T19:21:57.149Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
14:21:57 [2023-12-08T19:21:57.149Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.715Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] 
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:57 [2023-12-08T19:21:57.715Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:21:59 [2023-12-08T19:21:59.616Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:22:00 [2023-12-08T19:22:00.182Z] [INFO] 
14:22:00 [2023-12-08T19:22:00.182Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:22:00 [2023-12-08T19:22:00.748Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
14:22:00 [2023-12-08T19:22:00.748Z] [INFO] Command line:
14:22:00 [2023-12-08T19:22:00.748Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:22:00 [2023-12-08T19:22:00.748Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:22:04 [2023-12-08T19:22:04.930Z] Dec 08, 2023 7:22:04 PM org.apache.aries.spifly.BaseActivator log
14:22:04 [2023-12-08T19:22:04.930Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:22:07 [2023-12-08T19:22:07.458Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:07 [2023-12-08T19:22:07.458Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:15 [2023-12-08T19:22:15.565Z] !SESSION 2023-12-08 19:22:00.776 -----------------------------------------------
14:22:15 [2023-12-08T19:22:15.565Z] eclipse.buildId=unknown
14:22:15 [2023-12-08T19:22:15.565Z] java.version=17.0.2
14:22:15 [2023-12-08T19:22:15.565Z] java.vendor=Oracle Corporation
14:22:15 [2023-12-08T19:22:15.565Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:22:15 [2023-12-08T19:22:15.565Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:22:15 [2023-12-08T19:22:15.565Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:22:15 [2023-12-08T19:22:15.565Z] 
14:22:15 [2023-12-08T19:22:15.565Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:22:14.674
14:22:15 [2023-12-08T19:22:15.565Z] !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
14:22:15 [2023-12-08T19:22:15.565Z] 
14:22:15 [2023-12-08T19:22:15.565Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:22:14.697
14:22:15 [2023-12-08T19:22:15.565Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:22:15 [2023-12-08T19:22:15.565Z] !STACK 0
14:22:15 [2023-12-08T19:22:15.565Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:22:15 [2023-12-08T19:22:15.565Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:22:15 [2023-12-08T19:22:15.565Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:22:15 [2023-12-08T19:22:15.565Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:22:15 [2023-12-08T19:22:15.565Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:22:15 [2023-12-08T19:22:15.565Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:22:15 [2023-12-08T19:22:15.565Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:22:15 [2023-12-08T19:22:15.565Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:22:15 [2023-12-08T19:22:15.565Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:22:15 [2023-12-08T19:22:15.565Z] Caused by: java.io.IOException: error=2, No such file or directory
14:22:15 [2023-12-08T19:22:15.565Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:22:15 [2023-12-08T19:22:15.565Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:22:15 [2023-12-08T19:22:15.565Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:22:15 [2023-12-08T19:22:15.565Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:22:15 [2023-12-08T19:22:15.565Z] 	... 7 more
14:22:15 [2023-12-08T19:22:15.565Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
14:22:15 [2023-12-08T19:22:15.823Z] Display size: 1440x900
14:22:15 [2023-12-08T19:22:15.823Z] OS version=5.18.5-100.fc35.x86_64
14:22:15 [2023-12-08T19:22:15.823Z] GTK version=3.22.30
14:22:15 [2023-12-08T19:22:15.823Z] GTK theme=Ambiance
14:22:15 [2023-12-08T19:22:15.823Z] LIBOVERLAY_SCROLLBAR=0
14:22:15 [2023-12-08T19:22:15.823Z] Time zone: Greenwich Mean Time
14:22:16 [2023-12-08T19:22:16.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@72c5064f] time=1256286697 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:22:17 [2023-12-08T19:22:17.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:17 [2023-12-08T19:22:17.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:22:17 [2023-12-08T19:22:17.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:22:17 [2023-12-08T19:22:17.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:22:17 [2023-12-08T19:22:17.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1256288169 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:22:17 [2023-12-08T19:22:17.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1256288169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:22:17 [2023-12-08T19:22:17.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256288182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:22:17 [2023-12-08T19:22:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:22:18 [2023-12-08T19:22:18.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256288761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:18 [2023-12-08T19:22:18.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256288787 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:18 [2023-12-08T19:22:18.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256288796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:18 [2023-12-08T19:22:18.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256288868 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:18 [2023-12-08T19:22:18.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:18 [2023-12-08T19:22:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256289266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:18 [2023-12-08T19:22:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256289268 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:18 [2023-12-08T19:22:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256289270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:18 [2023-12-08T19:22:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256289271 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:18 [2023-12-08T19:22:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:19 [2023-12-08T19:22:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:19 [2023-12-08T19:22:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
14:22:19 [2023-12-08T19:22:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
14:22:19 [2023-12-08T19:22:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1256289716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
14:22:19 [2023-12-08T19:22:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
14:22:19 [2023-12-08T19:22:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:22 [2023-12-08T19:22:22.392Z] 
14:22:22 [2023-12-08T19:22:22.392Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-12-08 19:22:22.122
14:22:22 [2023-12-08T19:22:22.392Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
14:22:23 [2023-12-08T19:22:23.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256292966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:23 [2023-12-08T19:22:23.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256294372 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:25 [2023-12-08T19:22:25.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256294373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:25 [2023-12-08T19:22:25.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256295926 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:25 [2023-12-08T19:22:25.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:25 [2023-12-08T19:22:25.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256296399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:25 [2023-12-08T19:22:25.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256296403 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:25 [2023-12-08T19:22:25.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256296404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:25 [2023-12-08T19:22:25.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256296405 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:25 [2023-12-08T19:22:25.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:27 [2023-12-08T19:22:27.032Z] 
14:22:27 [2023-12-08T19:22:27.032Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-12-08 19:22:26.658
14:22:27 [2023-12-08T19:22:27.032Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
14:22:27 [2023-12-08T19:22:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256297482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:27 [2023-12-08T19:22:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256297527 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:27 [2023-12-08T19:22:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256297529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:27 [2023-12-08T19:22:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256297604 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:27 [2023-12-08T19:22:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:29 [2023-12-08T19:22:29.578Z] 
14:22:29 [2023-12-08T19:22:29.578Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-12-08 19:22:29.393
14:22:29 [2023-12-08T19:22:29.578Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
14:22:29 [2023-12-08T19:22:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256300222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:29 [2023-12-08T19:22:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256300613 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:29 [2023-12-08T19:22:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256300614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:30 [2023-12-08T19:22:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256300668 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:30 [2023-12-08T19:22:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:33 [2023-12-08T19:22:33.377Z] 
14:22:33 [2023-12-08T19:22:33.377Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-12-08 19:22:33.350
14:22:33 [2023-12-08T19:22:33.377Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
14:22:35 [2023-12-08T19:22:35.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256304178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:35 [2023-12-08T19:22:35.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256305610 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:36 [2023-12-08T19:22:36.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256305613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:22:36 [2023-12-08T19:22:36.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256307149 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
14:22:36 [2023-12-08T19:22:36.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:36 [2023-12-08T19:22:36.908Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.53 s -- in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
14:22:36 [2023-12-08T19:22:36.908Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.climbTest -- Time elapsed: 0.735 s
14:22:36 [2023-12-08T19:22:36.908Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.smallTest -- Time elapsed: 0.376 s
14:22:36 [2023-12-08T19:22:36.908Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.testWriteToTsv -- Time elapsed: 0.426 s
14:22:36 [2023-12-08T19:22:36.908Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.gaussianNoiseTest -- Time elapsed: 6.378 s
14:22:36 [2023-12-08T19:22:36.908Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.decrementingTest -- Time elapsed: 0.379 s
14:22:36 [2023-12-08T19:22:36.908Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.largeTest -- Time elapsed: 1.513 s
14:22:36 [2023-12-08T19:22:36.908Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.onDiskSegStoreTest -- Time elapsed: 2.928 s
14:22:36 [2023-12-08T19:22:36.908Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.noiseTest -- Time elapsed: 6.377 s
14:22:36 [2023-12-08T19:22:36.908Z] 
14:22:36 [2023-12-08T19:22:36.908Z] Results:
14:22:36 [2023-12-08T19:22:36.908Z] 
14:22:36 [2023-12-08T19:22:36.908Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:22:36 [2023-12-08T19:22:36.908Z] 
14:22:38 [2023-12-08T19:22:38.281Z] [INFO] All tests passed
14:22:38 [2023-12-08T19:22:38.281Z] [INFO] 
14:22:38 [2023-12-08T19:22:38.281Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:22:38 [2023-12-08T19:22:38.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:22:38 [2023-12-08T19:22:38.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
14:22:38 [2023-12-08T19:22:38.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:22:38 [2023-12-08T19:22:38.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
14:22:38 [2023-12-08T19:22:38.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
14:22:38 [2023-12-08T19:22:38.282Z] [INFO] 
14:22:38 [2023-12-08T19:22:38.282Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:22:38 [2023-12-08T19:22:38.282Z] [INFO] 
14:22:38 [2023-12-08T19:22:38.282Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
14:22:38 [2023-12-08T19:22:38.282Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [59/144]
14:22:38 [2023-12-08T19:22:38.282Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
14:22:38 [2023-12-08T19:22:38.282Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:22:38 [2023-12-08T19:22:38.282Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:22:38 [2023-12-08T19:22:38.282Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] 
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] 
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] The project's OSGi version is 1.0.17.202312081843
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] 
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] 
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] 
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:38 [2023-12-08T19:22:38.540Z] [INFO] 
14:22:38 [2023-12-08T19:22:38.541Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:38 [2023-12-08T19:22:38.541Z] [INFO] 
14:22:38 [2023-12-08T19:22:38.541Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:38 [2023-12-08T19:22:38.541Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
14:22:39 [2023-12-08T19:22:39.106Z] [INFO] 
14:22:39 [2023-12-08T19:22:39.106Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:39 [2023-12-08T19:22:39.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
14:22:39 [2023-12-08T19:22:39.106Z] [INFO] 
14:22:39 [2023-12-08T19:22:39.106Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:39 [2023-12-08T19:22:39.106Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:22:39 [2023-12-08T19:22:39.107Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:22:39 [2023-12-08T19:22:39.107Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
14:22:39 [2023-12-08T19:22:39.107Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] 
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] 
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] 
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:40 [2023-12-08T19:22:40.043Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] 
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] 
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] 
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] 
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] 
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] 
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:40 [2023-12-08T19:22:40.043Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
14:22:41 [2023-12-08T19:22:41.417Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
14:22:42 [2023-12-08T19:22:42.791Z] [INFO] 
14:22:42 [2023-12-08T19:22:42.792Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:43 [2023-12-08T19:22:43.050Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
14:22:43 [2023-12-08T19:22:43.050Z] [INFO] Command line:
14:22:43 [2023-12-08T19:22:43.050Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:22:43 [2023-12-08T19:22:43.050Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:22:47 [2023-12-08T19:22:47.234Z] Dec 08, 2023 7:22:47 PM org.apache.aries.spifly.BaseActivator log
14:22:47 [2023-12-08T19:22:47.234Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:22:50 [2023-12-08T19:22:50.513Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:50 [2023-12-08T19:22:50.513Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:58 [2023-12-08T19:22:58.617Z] !SESSION 2023-12-08 19:22:43.408 -----------------------------------------------
14:22:58 [2023-12-08T19:22:58.617Z] eclipse.buildId=unknown
14:22:58 [2023-12-08T19:22:58.617Z] java.version=17.0.2
14:22:58 [2023-12-08T19:22:58.617Z] java.vendor=Oracle Corporation
14:22:58 [2023-12-08T19:22:58.617Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:22:58 [2023-12-08T19:22:58.617Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:22:58 [2023-12-08T19:22:58.617Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:22:58 [2023-12-08T19:22:58.618Z] 
14:22:58 [2023-12-08T19:22:58.618Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:22:58.471
14:22:58 [2023-12-08T19:22:58.618Z] !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
14:22:58 [2023-12-08T19:22:58.618Z] 
14:22:58 [2023-12-08T19:22:58.618Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:22:58.493
14:22:58 [2023-12-08T19:22:58.618Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:22:58 [2023-12-08T19:22:58.618Z] !STACK 0
14:22:58 [2023-12-08T19:22:58.618Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:22:58 [2023-12-08T19:22:58.618Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:22:58 [2023-12-08T19:22:58.618Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:22:58 [2023-12-08T19:22:58.618Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:22:58 [2023-12-08T19:22:58.618Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:22:58 [2023-12-08T19:22:58.618Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:22:58 [2023-12-08T19:22:58.618Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:22:58 [2023-12-08T19:22:58.618Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:22:58 [2023-12-08T19:22:58.618Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:22:58 [2023-12-08T19:22:58.618Z] Caused by: java.io.IOException: error=2, No such file or directory
14:22:58 [2023-12-08T19:22:58.618Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:22:58 [2023-12-08T19:22:58.618Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:22:58 [2023-12-08T19:22:58.618Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:22:58 [2023-12-08T19:22:58.618Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:22:58 [2023-12-08T19:22:58.618Z] 	... 7 more
14:22:59 [2023-12-08T19:22:59.183Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
14:22:59 [2023-12-08T19:22:59.749Z] Display size: 1440x900
14:22:59 [2023-12-08T19:22:59.749Z] OS version=5.18.5-100.fc35.x86_64
14:22:59 [2023-12-08T19:22:59.749Z] GTK version=3.22.30
14:22:59 [2023-12-08T19:22:59.749Z] GTK theme=Ambiance
14:22:59 [2023-12-08T19:22:59.749Z] LIBOVERLAY_SCROLLBAR=0
14:22:59 [2023-12-08T19:22:59.749Z] Time zone: Greenwich Mean Time
14:23:00 [2023-12-08T19:23:00.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@38394e76] time=1256330513 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:23:00 [2023-12-08T19:23:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:01 [2023-12-08T19:23:01.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:23:01 [2023-12-08T19:23:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:23:01 [2023-12-08T19:23:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:23:01 [2023-12-08T19:23:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1256331872 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:23:01 [2023-12-08T19:23:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1256331873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:23:01 [2023-12-08T19:23:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256331887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:23:01 [2023-12-08T19:23:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:23:01 [2023-12-08T19:23:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
14:23:01 [2023-12-08T19:23:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
14:23:01 [2023-12-08T19:23:01.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256343906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256343977 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256343985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256344060 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@38394e76] time=1256344198 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1256344307 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1256344307 data=null doit=true}, TreeItem with text {test}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1256344308 data=null}, TreeItem with text {test}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1256344309 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256344310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1256344384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:23:13 [2023-12-08T19:23:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:23:14 [2023-12-08T19:23:14.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:23:14 [2023-12-08T19:23:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:23:14 [2023-12-08T19:23:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:23:14 [2023-12-08T19:23:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:14 [2023-12-08T19:23:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:23:14 [2023-12-08T19:23:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:23:14 [2023-12-08T19:23:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:14 [2023-12-08T19:23:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345571 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345571 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345573 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256345573 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:15 [2023-12-08T19:23:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256345578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256345578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256345579 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256345579 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256345579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256345579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:15 [2023-12-08T19:23:15.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:15 [2023-12-08T19:23:15.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:15 [2023-12-08T19:23:15.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:15 [2023-12-08T19:23:15.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:15 [2023-12-08T19:23:15.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:15 [2023-12-08T19:23:15.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:23:15 [2023-12-08T19:23:15.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256345580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:15 [2023-12-08T19:23:15.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1256344756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:23:15 [2023-12-08T19:23:15.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
14:23:15 [2023-12-08T19:23:15.864Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.63 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
14:23:15 [2023-12-08T19:23:15.864Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest.testWithTrace -- Time elapsed: 14.34 s
14:23:15 [2023-12-08T19:23:15.864Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
14:23:15 [2023-12-08T19:23:15.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@38394e76] time=1256346407 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:23:16 [2023-12-08T19:23:16.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:16 [2023-12-08T19:23:16.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:23:16 [2023-12-08T19:23:16.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:23:16 [2023-12-08T19:23:16.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:23:16 [2023-12-08T19:23:16.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256346718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:23:16 [2023-12-08T19:23:16.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:23:16 [2023-12-08T19:23:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
14:23:16 [2023-12-08T19:23:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:23:21 [2023-12-08T19:23:21.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:23:21 [2023-12-08T19:23:21.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:21 [2023-12-08T19:23:21.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:21 [2023-12-08T19:23:21.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:21 [2023-12-08T19:23:21.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:21 [2023-12-08T19:23:21.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:21 [2023-12-08T19:23:21.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:21 [2023-12-08T19:23:21.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:21 [2023-12-08T19:23:21.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
14:23:22 [2023-12-08T19:23:22.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:22 [2023-12-08T19:23:22.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:22 [2023-12-08T19:23:22.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:22 [2023-12-08T19:23:22.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:22 [2023-12-08T19:23:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:22 [2023-12-08T19:23:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@38394e76] time=1256353603 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1256353692 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1256353692 data=null doit=true}, TreeItem with text {test}]
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1256353693 data=null}, TreeItem with text {test}]
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1256353693 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256353694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:23:23 [2023-12-08T19:23:23.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1256353711 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:23:23 [2023-12-08T19:23:23.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:23:23 [2023-12-08T19:23:23.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:23:23 [2023-12-08T19:23:23.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354917 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354917 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354918 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256354918 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256354921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256354921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256354921 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256354921 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256354922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256354922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:24 [2023-12-08T19:23:24.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:24 [2023-12-08T19:23:24.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:24 [2023-12-08T19:23:24.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:24 [2023-12-08T19:23:24.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:24 [2023-12-08T19:23:24.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:24 [2023-12-08T19:23:24.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:23:24 [2023-12-08T19:23:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256354922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:24 [2023-12-08T19:23:24.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1256353884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:23:24 [2023-12-08T19:23:24.759Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.036 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
14:23:24 [2023-12-08T19:23:24.759Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest.testWithTrace -- Time elapsed: 6.703 s
14:23:24 [2023-12-08T19:23:24.759Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
14:23:24 [2023-12-08T19:23:24.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@38394e76] time=1256355462 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:23:25 [2023-12-08T19:23:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:25 [2023-12-08T19:23:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:23:25 [2023-12-08T19:23:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:23:25 [2023-12-08T19:23:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:23:25 [2023-12-08T19:23:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256355773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:23:25 [2023-12-08T19:23:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:23:25 [2023-12-08T19:23:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
14:23:25 [2023-12-08T19:23:25.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:25 [2023-12-08T19:23:25.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:25 [2023-12-08T19:23:25.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
14:23:25 [2023-12-08T19:23:25.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
14:23:30 [2023-12-08T19:23:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
14:23:30 [2023-12-08T19:23:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:30 [2023-12-08T19:23:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:30 [2023-12-08T19:23:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
14:23:30 [2023-12-08T19:23:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@38394e76] time=1256361300 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:23:30 [2023-12-08T19:23:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:23:30 [2023-12-08T19:23:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:30 [2023-12-08T19:23:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:30 [2023-12-08T19:23:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:23:30 [2023-12-08T19:23:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1256361389 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:23:30 [2023-12-08T19:23:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1256361390 data=null doit=true}, TreeItem with text {test}]
14:23:30 [2023-12-08T19:23:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1256361390 data=null}, TreeItem with text {test}]
14:23:30 [2023-12-08T19:23:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1256361390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:23:30 [2023-12-08T19:23:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256361391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:23:30 [2023-12-08T19:23:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1256361407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:23:31 [2023-12-08T19:23:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:23:31 [2023-12-08T19:23:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:23:31 [2023-12-08T19:23:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362608 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362608 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362611 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256362611 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256362614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256362614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256362614 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256362614 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256362615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256362615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:31 [2023-12-08T19:23:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:31 [2023-12-08T19:23:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:31 [2023-12-08T19:23:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:31 [2023-12-08T19:23:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:31 [2023-12-08T19:23:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:31 [2023-12-08T19:23:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:23:32 [2023-12-08T19:23:32.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256362615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:32 [2023-12-08T19:23:32.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1256361583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:23:32 [2023-12-08T19:23:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
14:23:32 [2023-12-08T19:23:32.503Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.708 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
14:23:32 [2023-12-08T19:23:32.503Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest.testWithTrace -- Time elapsed: 7.391 s
14:23:32 [2023-12-08T19:23:32.503Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
14:23:32 [2023-12-08T19:23:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@38394e76] time=1256363184 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:23:32 [2023-12-08T19:23:32.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:32 [2023-12-08T19:23:32.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:23:32 [2023-12-08T19:23:32.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:23:32 [2023-12-08T19:23:32.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:23:32 [2023-12-08T19:23:32.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256363503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:23:32 [2023-12-08T19:23:32.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:23:33 [2023-12-08T19:23:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:33 [2023-12-08T19:23:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256363774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:33 [2023-12-08T19:23:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256363780 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:33 [2023-12-08T19:23:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256363781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:33 [2023-12-08T19:23:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256363782 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:33 [2023-12-08T19:23:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=1256363784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
14:23:33 [2023-12-08T19:23:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=1256363786 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
14:23:33 [2023-12-08T19:23:33.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=1256363786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
14:23:33 [2023-12-08T19:23:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=1256363859 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
14:23:33 [2023-12-08T19:23:33.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256363861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:33 [2023-12-08T19:23:33.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256363865 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:33 [2023-12-08T19:23:33.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256363867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:33 [2023-12-08T19:23:33.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256363868 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:33 [2023-12-08T19:23:33.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=1256363869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Start Time}]
14:23:33 [2023-12-08T19:23:33.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1256363870 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1}, TableColumn with text {Start Time}]
14:23:33 [2023-12-08T19:23:33.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:33 [2023-12-08T19:23:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:33 [2023-12-08T19:23:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:38 [2023-12-08T19:23:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:38 [2023-12-08T19:23:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256369478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:38 [2023-12-08T19:23:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256369483 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:38 [2023-12-08T19:23:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256369487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:38 [2023-12-08T19:23:38.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256369489 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@38394e76] time=1256369583 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1256369671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1256369672 data=null doit=true}, TreeItem with text {test}]
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1256369672 data=null}, TreeItem with text {test}]
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1256369673 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256369673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1256369701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:23:39 [2023-12-08T19:23:39.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:23:39 [2023-12-08T19:23:39.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:23:40 [2023-12-08T19:23:40.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:23:40 [2023-12-08T19:23:40.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:23:40 [2023-12-08T19:23:40.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:40 [2023-12-08T19:23:40.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:23:40 [2023-12-08T19:23:40.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:23:40 [2023-12-08T19:23:40.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:40 [2023-12-08T19:23:40.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:40 [2023-12-08T19:23:40.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370819 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370819 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370821 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256370821 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256370824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256370824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256370825 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256370825 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256370825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256370825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:40 [2023-12-08T19:23:40.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:40 [2023-12-08T19:23:40.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:40 [2023-12-08T19:23:40.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:40 [2023-12-08T19:23:40.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:40 [2023-12-08T19:23:40.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:40 [2023-12-08T19:23:40.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:23:40 [2023-12-08T19:23:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256370825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:23:40 [2023-12-08T19:23:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1256369809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:23:40 [2023-12-08T19:23:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:40 [2023-12-08T19:23:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:40 [2023-12-08T19:23:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256371511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:40 [2023-12-08T19:23:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256371513 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:40 [2023-12-08T19:23:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256371514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:40 [2023-12-08T19:23:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256371515 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:40 [2023-12-08T19:23:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:41 [2023-12-08T19:23:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:41 [2023-12-08T19:23:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:41 [2023-12-08T19:23:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
14:23:41 [2023-12-08T19:23:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
14:23:41 [2023-12-08T19:23:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1256371892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
14:23:41 [2023-12-08T19:23:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
14:23:41 [2023-12-08T19:23:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:41 [2023-12-08T19:23:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:45 [2023-12-08T19:23:45.727Z] 
14:23:45 [2023-12-08T19:23:45.727Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-12-08 19:23:45.284
14:23:45 [2023-12-08T19:23:45.727Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
14:23:47 [2023-12-08T19:23:47.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256376164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:47 [2023-12-08T19:23:47.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256378368 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:50 [2023-12-08T19:23:50.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256378369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:50 [2023-12-08T19:23:50.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256380766 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:50 [2023-12-08T19:23:50.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:51 [2023-12-08T19:23:51.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:51 [2023-12-08T19:23:51.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256381663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:51 [2023-12-08T19:23:51.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256381667 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:51 [2023-12-08T19:23:51.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256381668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:51 [2023-12-08T19:23:51.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256381669 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:51 [2023-12-08T19:23:51.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:51 [2023-12-08T19:23:51.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:52 [2023-12-08T19:23:52.722Z] 
14:23:52 [2023-12-08T19:23:52.722Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-12-08 19:23:52.582
14:23:52 [2023-12-08T19:23:52.722Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
14:23:52 [2023-12-08T19:23:52.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256383424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:53 [2023-12-08T19:23:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256383773 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:53 [2023-12-08T19:23:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256383774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:53 [2023-12-08T19:23:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256383901 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:53 [2023-12-08T19:23:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:53 [2023-12-08T19:23:53.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:56 [2023-12-08T19:23:56.330Z] 
14:23:56 [2023-12-08T19:23:56.330Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-12-08 19:23:55.864
14:23:56 [2023-12-08T19:23:56.330Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
14:23:56 [2023-12-08T19:23:56.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256386711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:56 [2023-12-08T19:23:56.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256387173 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:56 [2023-12-08T19:23:56.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256387175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:23:56 [2023-12-08T19:23:56.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256387199 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:23:56 [2023-12-08T19:23:56.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:56 [2023-12-08T19:23:56.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:24:01 [2023-12-08T19:24:01.029Z] 
14:24:01 [2023-12-08T19:24:01.029Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-12-08 19:24:00.533
14:24:01 [2023-12-08T19:24:01.029Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
14:24:02 [2023-12-08T19:24:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256391376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:24:02 [2023-12-08T19:24:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256393143 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:24:04 [2023-12-08T19:24:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1256393145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
14:24:04 [2023-12-08T19:24:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1256394958 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
14:24:04 [2023-12-08T19:24:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:24:04 [2023-12-08T19:24:04.569Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.09 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
14:24:04 [2023-12-08T19:24:04.569Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.climbTest -- Time elapsed: 0.452 s
14:24:04 [2023-12-08T19:24:04.569Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWithTrace -- Time elapsed: 7.406 s
14:24:04 [2023-12-08T19:24:04.569Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.smallTest -- Time elapsed: 0.223 s
14:24:04 [2023-12-08T19:24:04.569Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWriteToTsv -- Time elapsed: 0.409 s
14:24:04 [2023-12-08T19:24:04.569Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.gaussianNoiseTest -- Time elapsed: 9.287 s
14:24:04 [2023-12-08T19:24:04.569Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.decrementingTest -- Time elapsed: 0.423 s
14:24:04 [2023-12-08T19:24:04.569Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.largeTest -- Time elapsed: 2.755 s
14:24:04 [2023-12-08T19:24:04.569Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.onDiskSegStoreTest -- Time elapsed: 3.068 s
14:24:04 [2023-12-08T19:24:04.569Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.noiseTest -- Time elapsed: 7.734 s
14:24:04 [2023-12-08T19:24:04.569Z] 
14:24:04 [2023-12-08T19:24:04.569Z] Results:
14:24:04 [2023-12-08T19:24:04.569Z] 
14:24:04 [2023-12-08T19:24:04.569Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
14:24:04 [2023-12-08T19:24:04.569Z] 
14:24:05 [2023-12-08T19:24:05.135Z] 
14:24:05 [2023-12-08T19:24:05.135Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:24:05.023
14:24:05 [2023-12-08T19:24:05.135Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:24:05 [2023-12-08T19:24:05.703Z] [INFO] All tests passed
14:24:05 [2023-12-08T19:24:05.703Z] [INFO] 
14:24:05 [2023-12-08T19:24:05.703Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.pom
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] 
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] 
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT [60/144]
14:24:05 [2023-12-08T19:24:05.704Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:05 [2023-12-08T19:24:05.704Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:24:05 [2023-12-08T19:24:05.704Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] 
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] 
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] The project's OSGi version is 1.0.9.202312081843
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] 
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] 
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] 
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] 
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] 
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] 
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] 
14:24:06 [2023-12-08T19:24:06.270Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:06 [2023-12-08T19:24:06.270Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:24:06 [2023-12-08T19:24:06.270Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:24:06 [2023-12-08T19:24:06.270Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
14:24:06 [2023-12-08T19:24:06.530Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:24:06 [2023-12-08T19:24:06.789Z] [INFO] 
14:24:06 [2023-12-08T19:24:06.789Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] 
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] 
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:07 [2023-12-08T19:24:07.047Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] 
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] 
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] 
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] 
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] 
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] 
14:24:07 [2023-12-08T19:24:07.047Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:07 [2023-12-08T19:24:07.305Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
14:24:09 [2023-12-08T19:24:09.205Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
14:24:10 [2023-12-08T19:24:10.578Z] [INFO] 
14:24:10 [2023-12-08T19:24:10.578Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:11 [2023-12-08T19:24:11.144Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
14:24:11 [2023-12-08T19:24:11.144Z] [INFO] Command line:
14:24:11 [2023-12-08T19:24:11.144Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:11 [2023-12-08T19:24:11.144Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:17 [2023-12-08T19:24:17.707Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
14:24:19 [2023-12-08T19:24:19.604Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.289 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
14:24:19 [2023-12-08T19:24:19.604Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 2.078 s
14:24:19 [2023-12-08T19:24:19.605Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.175 s
14:24:19 [2023-12-08T19:24:19.605Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
14:24:41 [2023-12-08T19:24:41.538Z] !SESSION 2023-12-08 19:24:11.213 -----------------------------------------------
14:24:41 [2023-12-08T19:24:41.538Z] eclipse.buildId=unknown
14:24:41 [2023-12-08T19:24:41.538Z] java.version=17.0.2
14:24:41 [2023-12-08T19:24:41.538Z] java.vendor=Oracle Corporation
14:24:41 [2023-12-08T19:24:41.538Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:41 [2023-12-08T19:24:41.538Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:41 [2023-12-08T19:24:41.538Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:41 [2023-12-08T19:24:41.539Z] 
14:24:41 [2023-12-08T19:24:41.539Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2023-12-08 19:24:40.001
14:24:41 [2023-12-08T19:24:41.539Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
14:24:53 [2023-12-08T19:24:53.735Z] 
14:24:53 [2023-12-08T19:24:53.735Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2023-12-08 19:24:52.639
14:24:53 [2023-12-08T19:24:53.735Z] !MESSAGE Incoherent callstack found on (10019) occasions
14:24:53 [2023-12-08T19:24:53.993Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.24 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
14:24:53 [2023-12-08T19:24:53.993Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 0.087 s
14:24:53 [2023-12-08T19:24:53.993Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.099 s
14:24:53 [2023-12-08T19:24:53.993Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 32.87 s
14:24:53 [2023-12-08T19:24:53.993Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 1.179 s
14:24:53 [2023-12-08T19:24:53.993Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
14:25:06 [2023-12-08T19:25:06.191Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.19 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
14:25:06 [2023-12-08T19:25:06.191Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.013 s
14:25:06 [2023-12-08T19:25:06.191Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0 s
14:25:06 [2023-12-08T19:25:06.191Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:25:16 [2023-12-08T19:25:16.157Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.50 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 0.028 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 10.47 s
14:25:16 [2023-12-08T19:25:16.157Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
14:25:16 [2023-12-08T19:25:16.157Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.003 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.005 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.005 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0.001 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0.001 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0.001 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
14:25:16 [2023-12-08T19:25:16.157Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
14:25:16 [2023-12-08T19:25:16.157Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.008 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.081 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.001 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
14:25:16 [2023-12-08T19:25:16.157Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.002 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0.002 s
14:25:16 [2023-12-08T19:25:16.157Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
14:25:16 [2023-12-08T19:25:16.157Z] 
14:25:16 [2023-12-08T19:25:16.157Z] Results:
14:25:16 [2023-12-08T19:25:16.157Z] 
14:25:16 [2023-12-08T19:25:16.157Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
14:25:16 [2023-12-08T19:25:16.157Z] 
14:25:16 [2023-12-08T19:25:16.157Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4767be27 was not deregistered.
14:25:16 [2023-12-08T19:25:16.157Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.157Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.157Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.157Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.157Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.157Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.158Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@77e64a46 was not deregistered.
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.158Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.158Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.159Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2d398cfb was not deregistered.
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.159Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.159Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3ae91bcc was not deregistered.
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:16 [2023-12-08T19:25:16.159Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.160Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@20e73e41 was not deregistered.
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.160Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.160Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.161Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7c8cea05 was not deregistered.
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.161Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.161Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@133d0471 was not deregistered.
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:16 [2023-12-08T19:25:16.161Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.162Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@110f66e3 was not deregistered.
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.162Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.162Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.163Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@679886ad was not deregistered.
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.163Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.163Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@694dc99b was not deregistered.
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.163Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.164Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1503f434 was not deregistered.
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.164Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.164Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.165Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5e781b4f was not deregistered.
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.165Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.165Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@46f041cb was not deregistered.
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.165Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.166Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@23307c6c was not deregistered.
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.166Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.166Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.167Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7202009e was not deregistered.
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.167Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@342a5b57 was not deregistered.
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:16 [2023-12-08T19:25:16.167Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.167Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.168Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:16 [2023-12-08T19:25:16.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.168Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.168Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:16 [2023-12-08T19:25:16.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:16 [2023-12-08T19:25:16.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:16 [2023-12-08T19:25:16.168Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:16 [2023-12-08T19:25:16.168Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:25:16 [2023-12-08T19:25:16.168Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] All tests passed
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] 
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.pom
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] 
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] 
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
14:25:16 [2023-12-08T19:25:16.426Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT [61/144]
14:25:16 [2023-12-08T19:25:16.426Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
14:25:16 [2023-12-08T19:25:16.427Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:25:16 [2023-12-08T19:25:16.427Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:16 [2023-12-08T19:25:16.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] 
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] 
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] The project's OSGi version is 1.0.7.202312081843
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] 
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] 
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] 
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] 
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] 
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:16 [2023-12-08T19:25:16.684Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
14:25:17 [2023-12-08T19:25:17.619Z] [INFO] 
14:25:17 [2023-12-08T19:25:17.619Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:17 [2023-12-08T19:25:17.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
14:25:17 [2023-12-08T19:25:17.619Z] [INFO] 
14:25:17 [2023-12-08T19:25:17.619Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:17 [2023-12-08T19:25:17.619Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:25:17 [2023-12-08T19:25:17.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:17 [2023-12-08T19:25:17.619Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
14:25:17 [2023-12-08T19:25:17.619Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] 
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] 
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] 
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:17 [2023-12-08T19:25:17.877Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] 
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] 
14:25:17 [2023-12-08T19:25:17.877Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:18 [2023-12-08T19:25:18.135Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:25:18 [2023-12-08T19:25:18.135Z] [INFO] 
14:25:18 [2023-12-08T19:25:18.135Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:18 [2023-12-08T19:25:18.135Z] [INFO] 
14:25:18 [2023-12-08T19:25:18.135Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:18 [2023-12-08T19:25:18.135Z] [INFO] 
14:25:18 [2023-12-08T19:25:18.135Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:18 [2023-12-08T19:25:18.135Z] [INFO] 
14:25:18 [2023-12-08T19:25:18.135Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:18 [2023-12-08T19:25:18.135Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:25:19 [2023-12-08T19:25:19.068Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:25:20 [2023-12-08T19:25:20.967Z] [INFO] 
14:25:20 [2023-12-08T19:25:20.967Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:20 [2023-12-08T19:25:20.967Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
14:25:20 [2023-12-08T19:25:20.967Z] [INFO] Command line:
14:25:20 [2023-12-08T19:25:20.967Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:25:20 [2023-12-08T19:25:20.967Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:25 [2023-12-08T19:25:25.155Z] Dec 08, 2023 7:25:24 PM org.apache.aries.spifly.BaseActivator log
14:25:25 [2023-12-08T19:25:25.155Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:25:27 [2023-12-08T19:25:27.684Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:25:27 [2023-12-08T19:25:27.684Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:25:35 [2023-12-08T19:25:35.792Z] !SESSION 2023-12-08 19:25:21.029 -----------------------------------------------
14:25:35 [2023-12-08T19:25:35.792Z] eclipse.buildId=unknown
14:25:35 [2023-12-08T19:25:35.792Z] java.version=17.0.2
14:25:35 [2023-12-08T19:25:35.792Z] java.vendor=Oracle Corporation
14:25:35 [2023-12-08T19:25:35.792Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:25:35 [2023-12-08T19:25:35.792Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:25:35 [2023-12-08T19:25:35.793Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:25:35 [2023-12-08T19:25:35.793Z] 
14:25:35 [2023-12-08T19:25:35.793Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:25:35.100
14:25:35 [2023-12-08T19:25:35.793Z] !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
14:25:35 [2023-12-08T19:25:35.793Z] 
14:25:35 [2023-12-08T19:25:35.793Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:25:35.183
14:25:35 [2023-12-08T19:25:35.793Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:25:35 [2023-12-08T19:25:35.793Z] !STACK 0
14:25:35 [2023-12-08T19:25:35.793Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:25:35 [2023-12-08T19:25:35.793Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:25:35 [2023-12-08T19:25:35.793Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:25:35 [2023-12-08T19:25:35.793Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:25:35 [2023-12-08T19:25:35.793Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:25:35 [2023-12-08T19:25:35.793Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:25:35 [2023-12-08T19:25:35.793Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:25:35 [2023-12-08T19:25:35.793Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:25:35 [2023-12-08T19:25:35.793Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:25:35 [2023-12-08T19:25:35.793Z] Caused by: java.io.IOException: error=2, No such file or directory
14:25:35 [2023-12-08T19:25:35.793Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:25:35 [2023-12-08T19:25:35.793Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:25:35 [2023-12-08T19:25:35.793Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:25:35 [2023-12-08T19:25:35.793Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:25:35 [2023-12-08T19:25:35.793Z] 	... 7 more
14:25:35 [2023-12-08T19:25:35.793Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
14:25:35 [2023-12-08T19:25:35.793Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
14:25:35 [2023-12-08T19:25:35.793Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
14:25:35 [2023-12-08T19:25:35.793Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
14:25:36 [2023-12-08T19:25:36.726Z] Display size: 1440x900
14:25:36 [2023-12-08T19:25:36.726Z] OS version=5.18.5-100.fc35.x86_64
14:25:36 [2023-12-08T19:25:36.726Z] GTK version=3.22.30
14:25:36 [2023-12-08T19:25:36.726Z] GTK theme=Ambiance
14:25:36 [2023-12-08T19:25:36.726Z] LIBOVERLAY_SCROLLBAR=0
14:25:36 [2023-12-08T19:25:36.726Z] Time zone: Greenwich Mean Time
14:25:36 [2023-12-08T19:25:36.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56820446] time=1256487288 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:25:38 [2023-12-08T19:25:38.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:38 [2023-12-08T19:25:38.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:25:38 [2023-12-08T19:25:38.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:25:38 [2023-12-08T19:25:38.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:25:38 [2023-12-08T19:25:38.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1256488683 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:25:38 [2023-12-08T19:25:38.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1256488684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:25:38 [2023-12-08T19:25:38.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256488697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:25:38 [2023-12-08T19:25:38.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:25:39 [2023-12-08T19:25:39.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:39 [2023-12-08T19:25:39.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:25:39 [2023-12-08T19:25:39.031Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
14:25:39 [2023-12-08T19:25:39.031Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1256489782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.031Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1256489790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.031Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1256489791 data=null doit=true}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.031Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1256489792 data=null}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.031Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1256489796 data=null button=1 stateMask=0x0 x=494 y=47 count=1}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.031Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=1256489804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.031Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1256489805 data=null button=1 stateMask=0x80000 x=494 y=47 count=1}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1256489805 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=1256489863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=1256489864 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=1256489865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1256489865 data=null button=1 stateMask=0x80000 x=494 y=47 count=2}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=1256489865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1256489879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1256489880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1256489880 data=null doit=true}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1256489881 data=null}, TimeGraphControl with text {}]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:39 [2023-12-08T19:25:39.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:39 [2023-12-08T19:25:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:39 [2023-12-08T19:25:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:40 [2023-12-08T19:25:40.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:40 [2023-12-08T19:25:40.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:40 [2023-12-08T19:25:40.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:40 [2023-12-08T19:25:40.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:40 [2023-12-08T19:25:40.627Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.694 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
14:25:40 [2023-12-08T19:25:40.627Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom -- Time elapsed: 1.111 s
14:25:40 [2023-12-08T19:25:40.627Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 0.175 s
14:25:40 [2023-12-08T19:25:40.627Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.123 s
14:25:40 [2023-12-08T19:25:40.627Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.110 s
14:25:40 [2023-12-08T19:25:40.627Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.361 s
14:25:40 [2023-12-08T19:25:40.627Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.124 s
14:25:40 [2023-12-08T19:25:40.627Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.111 s
14:25:40 [2023-12-08T19:25:40.628Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.106 s
14:25:40 [2023-12-08T19:25:40.628Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.162 s
14:25:40 [2023-12-08T19:25:40.628Z] 
14:25:40 [2023-12-08T19:25:40.628Z] Results:
14:25:40 [2023-12-08T19:25:40.628Z] 
14:25:40 [2023-12-08T19:25:40.628Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
14:25:40 [2023-12-08T19:25:40.628Z] 
14:25:41 [2023-12-08T19:25:41.198Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@55ea0e2a was not deregistered.
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:152)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.198Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7560f764 was not deregistered.
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:243)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.198Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.198Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.199Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@397dd1b8 was not deregistered.
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:243)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.199Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.199Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@45f039a0 was not deregistered.
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.199Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:152)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.200Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6a7304a6 was not deregistered.
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:226)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.200Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.200Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.201Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5101bc14 was not deregistered.
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:203)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.201Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@784809de was not deregistered.
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:188)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.201Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.201Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.202Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@701ae842 was not deregistered.
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:164)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.202Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.202Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@9bb3fe3 was not deregistered.
14:25:41 [2023-12-08T19:25:41.202Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:176)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.203Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6daa51b3 was not deregistered.
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:130)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.203Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.203Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.204Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@4d0d7457 was not deregistered.
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:226)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.204Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.204Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@61320a13 was not deregistered.
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.204Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:139)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.205Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@50aeb281 was not deregistered.
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:164)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.205Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.205Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.206Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6542b273 was not deregistered.
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:188)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.206Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.206Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@519642c was not deregistered.
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:41 [2023-12-08T19:25:41.206Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:203)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.207Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6bd08ea6 was not deregistered.
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:139)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.207Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.207Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.208Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@51f4ac4c was not deregistered.
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:130)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:41 [2023-12-08T19:25:41.208Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5594f76e was not deregistered.
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
14:25:41 [2023-12-08T19:25:41.208Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:176)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.208Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.209Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.209Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:25:41 [2023-12-08T19:25:41.209Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:41 [2023-12-08T19:25:41.209Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:25:41 [2023-12-08T19:25:41.209Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:41 [2023-12-08T19:25:41.209Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
14:25:41 [2023-12-08T19:25:41.209Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
14:25:41 [2023-12-08T19:25:41.209Z] 	java.base/java.lang.Thread.run(Thread.java:833)
14:25:42 [2023-12-08T19:25:42.142Z] [INFO] All tests passed
14:25:42 [2023-12-08T19:25:42.142Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.142Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:42 [2023-12-08T19:25:42.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:25:42 [2023-12-08T19:25:42.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
14:25:42 [2023-12-08T19:25:42.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:25:42 [2023-12-08T19:25:42.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
14:25:42 [2023-12-08T19:25:42.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] Building Trace Compass BTF Support Parent 9.2.0-SNAPSHOT        [62/144]
14:25:42 [2023-12-08T19:25:42.143Z] [INFO]   from btf/pom.xml
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] --------------------------------[ pom ]---------------------------------
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-9.2.0-SNAPSHOT.pom
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [63/144]
14:25:42 [2023-12-08T19:25:42.143Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:42 [2023-12-08T19:25:42.143Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:42 [2023-12-08T19:25:42.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] The project's OSGi version is 3.1.0.202312081843
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
14:25:42 [2023-12-08T19:25:42.400Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.401Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
14:25:42 [2023-12-08T19:25:42.401Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.401Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.401Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:25:42 [2023-12-08T19:25:42.401Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:42 [2023-12-08T19:25:42.401Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:25:42 [2023-12-08T19:25:42.401Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/src/test/resources
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:25:42 [2023-12-08T19:25:42.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:42 [2023-12-08T19:25:42.659Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.659Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.659Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
14:25:42 [2023-12-08T19:25:42.916Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.916Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.916Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.916Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.916Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.916Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.916Z] [INFO] 
14:25:42 [2023-12-08T19:25:42.916Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
14:25:42 [2023-12-08T19:25:42.916Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
14:25:43 [2023-12-08T19:25:43.849Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
14:25:44 [2023-12-08T19:25:44.782Z] [INFO] 
14:25:44 [2023-12-08T19:25:44.782Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
14:25:44 [2023-12-08T19:25:44.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.pom
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2metadata.xml
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2artifacts.xml
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] 
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] 
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [64/144]
14:25:44 [2023-12-08T19:25:44.783Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:44 [2023-12-08T19:25:44.783Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:44 [2023-12-08T19:25:44.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:25:45 [2023-12-08T19:25:45.040Z] [INFO] 
14:25:45 [2023-12-08T19:25:45.040Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
14:25:45 [2023-12-08T19:25:45.040Z] [INFO] 
14:25:45 [2023-12-08T19:25:45.040Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
14:25:45 [2023-12-08T19:25:45.040Z] [INFO] The project's OSGi version is 1.1.0.202312081843
14:25:45 [2023-12-08T19:25:45.040Z] [INFO] 
14:25:45 [2023-12-08T19:25:45.040Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
14:25:45 [2023-12-08T19:25:45.041Z] [INFO] 
14:25:45 [2023-12-08T19:25:45.041Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
14:25:45 [2023-12-08T19:25:45.041Z] [INFO] 
14:25:45 [2023-12-08T19:25:45.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
14:25:45 [2023-12-08T19:25:45.041Z] [INFO] 
14:25:45 [2023-12-08T19:25:45.041Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
14:25:45 [2023-12-08T19:25:45.041Z] [INFO] 
14:25:45 [2023-12-08T19:25:45.041Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
14:25:45 [2023-12-08T19:25:45.041Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
14:25:45 [2023-12-08T19:25:45.607Z] [INFO] 
14:25:45 [2023-12-08T19:25:45.607Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
14:25:45 [2023-12-08T19:25:45.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
14:25:45 [2023-12-08T19:25:45.607Z] [INFO] 
14:25:45 [2023-12-08T19:25:45.607Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
14:25:45 [2023-12-08T19:25:45.607Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:25:45 [2023-12-08T19:25:45.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:45 [2023-12-08T19:25:45.608Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:25:45 [2023-12-08T19:25:45.608Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:25:46 [2023-12-08T19:25:46.172Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:46 [2023-12-08T19:25:46.172Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] 
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
14:25:46 [2023-12-08T19:25:46.172Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
14:25:47 [2023-12-08T19:25:47.543Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.pom
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2metadata.xml
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2artifacts.xml
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [65/144]
14:25:48 [2023-12-08T19:25:48.109Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:48 [2023-12-08T19:25:48.109Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:48 [2023-12-08T19:25:48.109Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] The project's OSGi version is 2.2.0.202312081843
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:48 [2023-12-08T19:25:48.367Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
14:25:48 [2023-12-08T19:25:48.932Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.932Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:48 [2023-12-08T19:25:48.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
14:25:48 [2023-12-08T19:25:48.932Z] [INFO] 
14:25:48 [2023-12-08T19:25:48.932Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:48 [2023-12-08T19:25:48.932Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:25:48 [2023-12-08T19:25:48.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:48 [2023-12-08T19:25:48.932Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:25:48 [2023-12-08T19:25:48.932Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] 
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] 
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] 
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] 
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:49 [2023-12-08T19:25:49.866Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:25:49 [2023-12-08T19:25:49.866Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:25:49 [2023-12-08T19:25:49.866Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] 
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:49 [2023-12-08T19:25:49.866Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] 
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:49 [2023-12-08T19:25:49.866Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
14:25:49 [2023-12-08T19:25:49.867Z] [INFO] 
14:25:49 [2023-12-08T19:25:49.867Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:50 [2023-12-08T19:25:50.125Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
14:25:50 [2023-12-08T19:25:50.125Z] [INFO] 
14:25:50 [2023-12-08T19:25:50.125Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:50 [2023-12-08T19:25:50.125Z] [INFO] 
14:25:50 [2023-12-08T19:25:50.125Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:50 [2023-12-08T19:25:50.125Z] [INFO] 
14:25:50 [2023-12-08T19:25:50.125Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:50 [2023-12-08T19:25:50.125Z] [INFO] 
14:25:50 [2023-12-08T19:25:50.125Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:50 [2023-12-08T19:25:50.125Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
14:25:52 [2023-12-08T19:25:52.025Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
14:25:52 [2023-12-08T19:25:52.958Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.958Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:52 [2023-12-08T19:25:52.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
14:25:52 [2023-12-08T19:25:52.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.pom
14:25:52 [2023-12-08T19:25:52.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
14:25:52 [2023-12-08T19:25:52.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2metadata.xml
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2artifacts.xml
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] Building Trace Compass Documentation 9.2.0-SNAPSHOT             [66/144]
14:25:52 [2023-12-08T19:25:52.959Z] [INFO]   from doc/pom.xml
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --------------------------------[ pom ]---------------------------------
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc ---
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc-9.2.0-SNAPSHOT.pom
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] Building Trace Compass Developer Guide 9.2.0-SNAPSHOT           [67/144]
14:25:52 [2023-12-08T19:25:52.959Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:52 [2023-12-08T19:25:52.959Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
14:25:52 [2023-12-08T19:25:52.959Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] 
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:52 [2023-12-08T19:25:52.959Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.217Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.217Z] [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 11 kB/s)
14:25:53 [2023-12-08T19:25:53.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.475Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.475Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.475Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.475Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.475Z] [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 117 kB/s)
14:25:53 [2023-12-08T19:25:53.475Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:53 [2023-12-08T19:25:53.475Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:53 [2023-12-08T19:25:53.475Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:53 [2023-12-08T19:25:53.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:53 [2023-12-08T19:25:53.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:53 [2023-12-08T19:25:53.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:53 [2023-12-08T19:25:53.732Z] [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 78 kB/s)
14:25:53 [2023-12-08T19:25:53.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
14:25:53 [2023-12-08T19:25:53.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:25:53 [2023-12-08T19:25:53.732Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
14:25:53 [2023-12-08T19:25:53.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:25:53 [2023-12-08T19:25:53.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
14:25:53 [2023-12-08T19:25:53.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
14:25:53 [2023-12-08T19:25:53.732Z] [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 77 kB/s)
14:25:53 [2023-12-08T19:25:53.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:25:53 [2023-12-08T19:25:53.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:25:53 [2023-12-08T19:25:53.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:25:53 [2023-12-08T19:25:53.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:25:53 [2023-12-08T19:25:53.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:25:53 [2023-12-08T19:25:53.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:25:53 [2023-12-08T19:25:53.991Z] [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 159 kB/s)
14:25:53 [2023-12-08T19:25:53.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.991Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:53 [2023-12-08T19:25:53.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:54 [2023-12-08T19:25:54.248Z] [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 17 kB/s)
14:25:54 [2023-12-08T19:25:54.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.248Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.505Z] [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 113 kB/s)
14:25:54 [2023-12-08T19:25:54.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.505Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.763Z] [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 92 kB/s)
14:25:54 [2023-12-08T19:25:54.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.763Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:54 [2023-12-08T19:25:54.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:55 [2023-12-08T19:25:55.020Z] [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 17 kB/s)
14:25:55 [2023-12-08T19:25:55.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:55 [2023-12-08T19:25:55.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:55 [2023-12-08T19:25:55.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:55 [2023-12-08T19:25:55.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:55 [2023-12-08T19:25:55.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:55 [2023-12-08T19:25:55.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:55 [2023-12-08T19:25:55.278Z] [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 9.5 kB/s)
14:25:55 [2023-12-08T19:25:55.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
14:25:55 [2023-12-08T19:25:55.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:25:55 [2023-12-08T19:25:55.278Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
14:25:55 [2023-12-08T19:25:55.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:25:55 [2023-12-08T19:25:55.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
14:25:55 [2023-12-08T19:25:55.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
14:25:55 [2023-12-08T19:25:55.535Z] [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 68 kB/s)
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:55 [2023-12-08T19:25:55.535Z] [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 176 kB/s)
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:55 [2023-12-08T19:25:55.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
14:25:55 [2023-12-08T19:25:55.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:55 [2023-12-08T19:25:55.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:55 [2023-12-08T19:25:55.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:55 [2023-12-08T19:25:55.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:55 [2023-12-08T19:25:55.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:25:55 [2023-12-08T19:25:55.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:55 [2023-12-08T19:25:55.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:55 [2023-12-08T19:25:55.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:55 [2023-12-08T19:25:55.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:55 [2023-12-08T19:25:55.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
14:25:56 [2023-12-08T19:25:56.361Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:56 [2023-12-08T19:25:56.361Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:56 [2023-12-08T19:25:56.361Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:56 [2023-12-08T19:25:56.361Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:56 [2023-12-08T19:25:56.361Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:25:56 [2023-12-08T19:25:56.361Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:56 [2023-12-08T19:25:56.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:56 [2023-12-08T19:25:56.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:56 [2023-12-08T19:25:56.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:56 [2023-12-08T19:25:56.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
14:25:56 [2023-12-08T19:25:56.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:56 [2023-12-08T19:25:56.362Z] [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.1 MB/s)
14:25:56 [2023-12-08T19:25:56.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:56 [2023-12-08T19:25:56.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:56 [2023-12-08T19:25:56.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:56 [2023-12-08T19:25:56.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
14:25:56 [2023-12-08T19:25:56.362Z] [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.1 MB/s)
14:25:56 [2023-12-08T19:25:56.362Z] [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 27 MB/s)
14:25:56 [2023-12-08T19:25:56.620Z] [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 2.1 MB/s)
14:25:56 [2023-12-08T19:25:56.620Z] [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 528 kB/s)
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] Executing tasks
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] Executed tasks
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] 
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] 
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] 
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] 
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] 
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] 
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] 
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
14:25:56 [2023-12-08T19:25:56.878Z] [INFO] Resolving class path of Trace Compass Developer Guide
14:25:57 [2023-12-08T19:25:57.137Z] [INFO] 
14:25:57 [2023-12-08T19:25:57.137Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2023-12-08T19:25:57.137Z] [INFO] Executing tasks
14:25:58 [2023-12-08T19:25:58.070Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
14:25:58 [2023-12-08T19:25:58.328Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
14:25:58 [2023-12-08T19:25:58.328Z] [INFO] Executed tasks
14:25:58 [2023-12-08T19:25:58.328Z] [INFO] 
14:25:58 [2023-12-08T19:25:58.328Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
14:25:58 [2023-12-08T19:25:58.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
14:25:58 [2023-12-08T19:25:58.328Z] [INFO] 
14:25:58 [2023-12-08T19:25:58.328Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
14:25:58 [2023-12-08T19:25:58.328Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:25:58 [2023-12-08T19:25:58.328Z] [INFO] 
14:25:58 [2023-12-08T19:25:58.328Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
14:25:58 [2023-12-08T19:25:58.328Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
14:26:01 [2023-12-08T19:26:01.609Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
14:26:01 [2023-12-08T19:26:01.609Z] [INFO] Command line:
14:26:01 [2023-12-08T19:26:01.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-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:26:01 [2023-12-08T19:26:01.609Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:02 [2023-12-08T19:26:02.985Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:26:02 [2023-12-08T19:26:02.985Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:26:02 [2023-12-08T19:26:02.985Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:26:02 [2023-12-08T19:26:02.985Z] WARNING: System::setSecurityManager will be removed in a future release
14:26:04 [2023-12-08T19:26:04.884Z] Buildfile: build.xml
14:26:04 [2023-12-08T19:26:04.884Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:26:04 [2023-12-08T19:26:04.884Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:26:04 [2023-12-08T19:26:04.884Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:26:04 [2023-12-08T19:26:04.885Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:26:04 [2023-12-08T19:26:04.885Z] WARNING: System::setSecurityManager will be removed in a future release
14:26:04 [2023-12-08T19:26:04.885Z] 
14:26:04 [2023-12-08T19:26:04.885Z] build.index:
14:26:08 [2023-12-08T19:26:08.165Z] BUILD SUCCESSFUL
14:26:08 [2023-12-08T19:26:08.165Z] 
14:26:08 [2023-12-08T19:26:08.165Z] BUILD SUCCESSFUL
14:26:08 [2023-12-08T19:26:08.165Z] Total time: 4 seconds
14:26:08 [2023-12-08T19:26:08.422Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.422Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
14:26:08 [2023-12-08T19:26:08.422Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.422Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
14:26:08 [2023-12-08T19:26:08.422Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.422Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
14:26:08 [2023-12-08T19:26:08.423Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
14:26:08 [2023-12-08T19:26:08.423Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
14:26:08 [2023-12-08T19:26:08.423Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar
14:26:08 [2023-12-08T19:26:08.681Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.681Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
14:26:08 [2023-12-08T19:26:08.681Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.681Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
14:26:08 [2023-12-08T19:26:08.681Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.681Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
14:26:08 [2023-12-08T19:26:08.681Z] [INFO] 
14:26:08 [2023-12-08T19:26:08.681Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
14:26:09 [2023-12-08T19:26:09.247Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar
14:26:11 [2023-12-08T19:26:11.143Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.pom
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-p2metadata.xml
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-p2artifacts.xml
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] Executing tasks
14:26:13 [2023-12-08T19:26:13.041Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] Executed tasks
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] Building org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT            [68/144]
14:26:13 [2023-12-08T19:26:13.041Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:13 [2023-12-08T19:26:13.041Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:26:13 [2023-12-08T19:26:13.299Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.299Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.300Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.558Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.558Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
14:26:13 [2023-12-08T19:26:13.558Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.558Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.558Z] [WARNING] [88549a7d-95c9-4a53-9829-6c53518d5fd6][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
14:26:13 [2023-12-08T19:26:13.558Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:26:13 [2023-12-08T19:26:13.558Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.558Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.558Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.558Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.558Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar
14:26:13 [2023-12-08T19:26:13.815Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.815Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.815Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.815Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.815Z] [INFO] 
14:26:13 [2023-12-08T19:26:13.815Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
14:26:13 [2023-12-08T19:26:13.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:14 [2023-12-08T19:26:14.073Z] [INFO] 
14:26:14 [2023-12-08T19:26:14.073Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
14:26:14 [2023-12-08T19:26:14.073Z] [INFO] 
14:26:14 [2023-12-08T19:26:14.073Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
14:26:14 [2023-12-08T19:26:14.073Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar
14:26:15 [2023-12-08T19:26:15.447Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.pom
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-p2metadata.xml
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-p2artifacts.xml
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] Building org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT            [69/144]
14:26:16 [2023-12-08T19:26:16.385Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:16 [2023-12-08T19:26:16.385Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] 
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf ---
14:26:16 [2023-12-08T19:26:16.643Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar
14:26:17 [2023-12-08T19:26:17.575Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.pom
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-p2metadata.xml
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-p2artifacts.xml
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [70/144]
14:26:19 [2023-12-08T19:26:19.473Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:19 [2023-12-08T19:26:19.473Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] The project's OSGi version is 1.0.4.202312081843
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.473Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.473Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:26:19 [2023-12-08T19:26:19.474Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:26:19 [2023-12-08T19:26:19.474Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
14:26:19 [2023-12-08T19:26:19.731Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:26:19 [2023-12-08T19:26:19.731Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.731Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.731Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.731Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
14:26:19 [2023-12-08T19:26:19.731Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.731Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.731Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
14:26:19 [2023-12-08T19:26:19.731Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.731Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] 
14:26:19 [2023-12-08T19:26:19.989Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:20 [2023-12-08T19:26:20.247Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
14:26:22 [2023-12-08T19:26:22.152Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
14:26:23 [2023-12-08T19:26:23.527Z] [INFO] 
14:26:23 [2023-12-08T19:26:23.527Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:24 [2023-12-08T19:26:24.093Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
14:26:24 [2023-12-08T19:26:24.093Z] [INFO] Command line:
14:26:24 [2023-12-08T19:26:24.093Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:26:24 [2023-12-08T19:26:24.093Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:30 [2023-12-08T19:26:30.661Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
14:26:30 [2023-12-08T19:26:30.661Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
14:26:30 [2023-12-08T19:26:30.661Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.186 s
14:26:30 [2023-12-08T19:26:30.661Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.090 s
14:26:30 [2023-12-08T19:26:30.661Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.018 s
14:26:30 [2023-12-08T19:26:30.661Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.056 s
14:26:30 [2023-12-08T19:26:30.661Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.007 s
14:26:30 [2023-12-08T19:26:30.661Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.006 s
14:26:30 [2023-12-08T19:26:30.661Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.016 s
14:26:30 [2023-12-08T19:26:30.661Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.069 s
14:26:30 [2023-12-08T19:26:30.661Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.005 s
14:26:30 [2023-12-08T19:26:30.661Z] 
14:26:30 [2023-12-08T19:26:30.661Z] Results:
14:26:30 [2023-12-08T19:26:30.661Z] 
14:26:30 [2023-12-08T19:26:30.661Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
14:26:30 [2023-12-08T19:26:30.661Z] 
14:26:31 [2023-12-08T19:26:31.226Z] [INFO] All tests passed
14:26:31 [2023-12-08T19:26:31.226Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.226Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.pom
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [71/144]
14:26:31 [2023-12-08T19:26:31.227Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:31 [2023-12-08T19:26:31.227Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] The project's OSGi version is 1.1.11.202312081843
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
14:26:31 [2023-12-08T19:26:31.227Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
14:26:31 [2023-12-08T19:26:31.484Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.484Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
14:26:31 [2023-12-08T19:26:31.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
14:26:31 [2023-12-08T19:26:31.485Z] [INFO] 
14:26:31 [2023-12-08T19:26:31.485Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
14:26:31 [2023-12-08T19:26:31.485Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:26:31 [2023-12-08T19:26:31.485Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:26:31 [2023-12-08T19:26:31.485Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
14:26:31 [2023-12-08T19:26:31.485Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] 
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] 
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] 
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
14:26:32 [2023-12-08T19:26:32.050Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] 
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] 
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
14:26:32 [2023-12-08T19:26:32.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
14:26:32 [2023-12-08T19:26:32.307Z] [INFO] 
14:26:32 [2023-12-08T19:26:32.307Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
14:26:32 [2023-12-08T19:26:32.307Z] [INFO] 
14:26:32 [2023-12-08T19:26:32.307Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
14:26:32 [2023-12-08T19:26:32.307Z] [INFO] 
14:26:32 [2023-12-08T19:26:32.307Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
14:26:32 [2023-12-08T19:26:32.307Z] [INFO] 
14:26:32 [2023-12-08T19:26:32.307Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
14:26:32 [2023-12-08T19:26:32.307Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
14:26:33 [2023-12-08T19:26:33.239Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
14:26:35 [2023-12-08T19:26:35.137Z] [INFO] 
14:26:35 [2023-12-08T19:26:35.137Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
14:26:35 [2023-12-08T19:26:35.137Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
14:26:35 [2023-12-08T19:26:35.137Z] [INFO] Command line:
14:26:35 [2023-12-08T19:26:35.137Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:26:35 [2023-12-08T19:26:35.137Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:41 [2023-12-08T19:26:41.699Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
14:26:41 [2023-12-08T19:26:41.699Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0.003 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.699Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.700Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.701Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.702Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
14:26:41 [2023-12-08T19:26:41.702Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
14:26:41 [2023-12-08T19:26:41.702Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0.054 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.703Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.704Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
14:26:41 [2023-12-08T19:26:41.704Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.704Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.705Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.706Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
14:26:41 [2023-12-08T19:26:41.707Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
14:26:41 [2023-12-08T19:26:41.707Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.707Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.708Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.709Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
14:26:41 [2023-12-08T19:26:41.709Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.709Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.710Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
14:26:41 [2023-12-08T19:26:41.711Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
14:26:41 [2023-12-08T19:26:41.711Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
14:26:41 [2023-12-08T19:26:41.970Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
14:26:41 [2023-12-08T19:26:41.970Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.147 s
14:26:41 [2023-12-08T19:26:41.970Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0.048 s
14:26:41 [2023-12-08T19:26:41.970Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.002 s
14:26:41 [2023-12-08T19:26:41.970Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0.001 s
14:26:41 [2023-12-08T19:26:41.970Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377020103.034","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377020103.034","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377043285.261","ph":"E","tid":1,"pid":1}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377045787.236","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377045787.236","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377050314.513","ph":"E","tid":1,"pid":1}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377108380.651","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377108380.651","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377111327.269","ph":"E","tid":1,"pid":1}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377114139.742","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377117285.408","ph":"E","tid":1,"pid":1}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377123275.922","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377123275.922","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377125327.945","ph":"E","tid":1,"pid":1}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] INFO: {"ts":"7597377137706.451","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] INFO: {"ts":"7597377138836.843","ph":"B","tid":1,"pid":1,"name":"bar"}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:41 [2023-12-08T19:26:41.970Z] INFO: {"ts":"7597377139703.788","ph":"E","tid":1,"pid":1}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:41 [2023-12-08T19:26:41.970Z] INFO: {"ts":"7597377140566.607","ph":"E","tid":1,"pid":1}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377142531.948","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377143591.897","ph":"E","tid":1,"pid":1}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377144481.275","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377145366.113","ph":"E","tid":1,"pid":1}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377146385.841","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
14:26:41 [2023-12-08T19:26:41.970Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:41 [2023-12-08T19:26:41.970Z] WARNING: {"ts":"7597377147488.975","ph":"E","tid":1,"pid":1}
14:26:41 [2023-12-08T19:26:41.971Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:41 [2023-12-08T19:26:41.971Z] WARNING: {"ts":"7597377149134.422","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:42 [2023-12-08T19:26:42.229Z] WARNING: {"ts":"7597377200204.575","ph":"E","tid":1,"pid":1}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:42 [2023-12-08T19:26:42.229Z] WARNING: {"ts":"7597377204718.568","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:42 [2023-12-08T19:26:42.229Z] WARNING: {"ts":"7597377204718.568","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:42 [2023-12-08T19:26:42.229Z] WARNING: {"ts":"7597377208152.425","ph":"E","tid":1,"pid":1}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
14:26:42 [2023-12-08T19:26:42.229Z] INFO: {"ts":"7597377210756.641","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
14:26:42 [2023-12-08T19:26:42.229Z] INFO: {"ts":"7597377212373.067","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:42 [2023-12-08T19:26:42.229Z] INFO: {"ts":"7597377213676.457","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:42 [2023-12-08T19:26:42.229Z] INFO: {"ts":"7597377214705.803","ph":"B","tid":1,"pid":1,"name":"bar"}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:42 [2023-12-08T19:26:42.229Z] INFO: {"ts":"7597377215620.778","ph":"E","tid":1,"pid":1}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:42 [2023-12-08T19:26:42.229Z] INFO: {"ts":"7597377216320.807","ph":"E","tid":1,"pid":1}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:42 [2023-12-08T19:26:42.229Z] WARNING: {"ts":"7597377217549.11","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:42 [2023-12-08T19:26:42.229Z] WARNING: {"ts":"7597377217549.11","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:42 [2023-12-08T19:26:42.229Z] WARNING: {"ts":"7597377219368.982","ph":"E","tid":1,"pid":1}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:42 [2023-12-08T19:26:42.229Z] INFO: {"ts":"7597377226591.593","ph":"B","tid":1,"pid":1,"name":"world"}
14:26:42 [2023-12-08T19:26:42.229Z] Dec 08, 2023 7:26:41 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:42 [2023-12-08T19:26:42.229Z] INFO: {"ts":"7597377227550.306","ph":"E","tid":1,"pid":1}
14:26:42 [2023-12-08T19:26:42.229Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.030 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.055 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.007 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.006 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.005 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.004 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.003 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.003 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.008 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.004 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0.001 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.006 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.053 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.003 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.005 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.004 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.003 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.002 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.004 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0.001 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.002 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.002 s
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0.001 s
14:26:42 [2023-12-08T19:26:42.229Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
14:26:42 [2023-12-08T19:26:42.229Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
14:26:42 [2023-12-08T19:26:42.229Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.021 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.012 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.016 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.006 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0.001 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0.042 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0.001 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0.001 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0.001 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0 s
14:26:42 [2023-12-08T19:26:42.230Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
14:26:42 [2023-12-08T19:26:42.230Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0.001 s
14:26:42 [2023-12-08T19:26:42.230Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0.001 s
14:26:42 [2023-12-08T19:26:42.230Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
14:26:42 [2023-12-08T19:26:42.488Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
14:26:42 [2023-12-08T19:26:42.488Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
14:26:42 [2023-12-08T19:26:42.488Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.201 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.099 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.079 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.004 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.007 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.003 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.002 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.002 s
14:26:42 [2023-12-08T19:26:42.488Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
14:26:42 [2023-12-08T19:26:42.488Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.002 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0.001 s
14:26:42 [2023-12-08T19:26:42.488Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
14:26:42 [2023-12-08T19:26:42.488Z] 
14:26:42 [2023-12-08T19:26:42.488Z] Results:
14:26:42 [2023-12-08T19:26:42.488Z] 
14:26:42 [2023-12-08T19:26:42.488Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
14:26:42 [2023-12-08T19:26:42.488Z] 
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] All tests passed
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.pom
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2metadata.xml
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2artifacts.xml
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] Building org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT            [72/144]
14:26:43 [2023-12-08T19:26:43.053Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.053Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] 
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
14:26:43 [2023-12-08T19:26:43.311Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar
14:26:44 [2023-12-08T19:26:44.246Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:45 [2023-12-08T19:26:45.181Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.181Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
14:26:45 [2023-12-08T19:26:45.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar
14:26:45 [2023-12-08T19:26:45.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.pom
14:26:45 [2023-12-08T19:26:45.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:45 [2023-12-08T19:26:45.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-p2metadata.xml
14:26:45 [2023-12-08T19:26:45.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-p2artifacts.xml
14:26:45 [2023-12-08T19:26:45.182Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.182Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
14:26:45 [2023-12-08T19:26:45.182Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.182Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
14:26:45 [2023-12-08T19:26:45.182Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [73/144]
14:26:45 [2023-12-08T19:26:45.182Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
14:26:45 [2023-12-08T19:26:45.182Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:45 [2023-12-08T19:26:45.182Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:26:45 [2023-12-08T19:26:45.182Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] The project's OSGi version is 1.0.4.202312081843
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.440Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.440Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:26:45 [2023-12-08T19:26:45.440Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:26:45 [2023-12-08T19:26:45.440Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.698Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] 
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:45 [2023-12-08T19:26:45.956Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
14:26:47 [2023-12-08T19:26:47.330Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
14:26:48 [2023-12-08T19:26:48.292Z] [INFO] 
14:26:48 [2023-12-08T19:26:48.292Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:48 [2023-12-08T19:26:48.292Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
14:26:48 [2023-12-08T19:26:48.292Z] [INFO] Command line:
14:26:48 [2023-12-08T19:26:48.292Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:26:48 [2023-12-08T19:26:48.550Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:53 [2023-12-08T19:26:53.817Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
14:26:53 [2023-12-08T19:26:53.818Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.106 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0.052 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
14:26:53 [2023-12-08T19:26:53.818Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.043 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.020 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.003 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.002 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0.001 s
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
14:26:53 [2023-12-08T19:26:53.818Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
14:26:53 [2023-12-08T19:26:53.818Z] 
14:26:53 [2023-12-08T19:26:53.818Z] Results:
14:26:53 [2023-12-08T19:26:53.818Z] 
14:26:53 [2023-12-08T19:26:53.818Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
14:26:53 [2023-12-08T19:26:53.818Z] 
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] All tests passed
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.pom
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2metadata.xml
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2artifacts.xml
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT        [74/144]
14:26:54 [2023-12-08T19:26:54.753Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.753Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:54 [2023-12-08T19:26:54.754Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.754Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:54 [2023-12-08T19:26:54.754Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.754Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:54 [2023-12-08T19:26:54.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
14:26:54 [2023-12-08T19:26:54.754Z] [INFO] 
14:26:54 [2023-12-08T19:26:54.754Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:54 [2023-12-08T19:26:54.754Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] 
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] 
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] 
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] 
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] 
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] 
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] 
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:55 [2023-12-08T19:26:55.011Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar
14:26:56 [2023-12-08T19:26:56.384Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.pom
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-p2metadata.xml
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-p2artifacts.xml
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [75/144]
14:26:58 [2023-12-08T19:26:58.286Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:58 [2023-12-08T19:26:58.286Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] The project's OSGi version is 1.0.12.202312081843
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:58 [2023-12-08T19:26:58.286Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
14:26:58 [2023-12-08T19:26:58.852Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.852Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:58 [2023-12-08T19:26:58.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
14:26:58 [2023-12-08T19:26:58.852Z] [INFO] 
14:26:58 [2023-12-08T19:26:58.852Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:58 [2023-12-08T19:26:58.852Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:26:58 [2023-12-08T19:26:58.852Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:26:58 [2023-12-08T19:26:58.852Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
14:26:58 [2023-12-08T19:26:58.852Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] 
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] 
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] 
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:59 [2023-12-08T19:26:59.418Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] 
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] 
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] 
14:26:59 [2023-12-08T19:26:59.418Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:59 [2023-12-08T19:26:59.419Z] [INFO] 
14:26:59 [2023-12-08T19:26:59.419Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:59 [2023-12-08T19:26:59.419Z] [INFO] 
14:26:59 [2023-12-08T19:26:59.419Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:59 [2023-12-08T19:26:59.419Z] [INFO] 
14:26:59 [2023-12-08T19:26:59.419Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:59 [2023-12-08T19:26:59.419Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:27:00 [2023-12-08T19:27:00.352Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:27:01 [2023-12-08T19:27:01.724Z] [INFO] 
14:27:01 [2023-12-08T19:27:01.724Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:27:01 [2023-12-08T19:27:01.981Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
14:27:01 [2023-12-08T19:27:01.981Z] [INFO] Command line:
14:27:01 [2023-12-08T19:27:01.981Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:27:02 [2023-12-08T19:27:02.239Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:27:06 [2023-12-08T19:27:06.427Z] Dec 08, 2023 7:27:05 PM org.apache.aries.spifly.BaseActivator log
14:27:06 [2023-12-08T19:27:06.427Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:27:08 [2023-12-08T19:27:08.954Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:27:08 [2023-12-08T19:27:08.954Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:27:17 [2023-12-08T19:27:17.062Z] !SESSION 2023-12-08 19:27:02.286 -----------------------------------------------
14:27:17 [2023-12-08T19:27:17.062Z] eclipse.buildId=unknown
14:27:17 [2023-12-08T19:27:17.062Z] java.version=17.0.2
14:27:17 [2023-12-08T19:27:17.062Z] java.vendor=Oracle Corporation
14:27:17 [2023-12-08T19:27:17.062Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:27:17 [2023-12-08T19:27:17.062Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:27:17 [2023-12-08T19:27:17.062Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:27:17 [2023-12-08T19:27:17.062Z] 
14:27:17 [2023-12-08T19:27:17.062Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:27:16.398
14:27:17 [2023-12-08T19:27:17.062Z] !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
14:27:17 [2023-12-08T19:27:17.062Z] 
14:27:17 [2023-12-08T19:27:17.062Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:27:16.483
14:27:17 [2023-12-08T19:27:17.062Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:27:17 [2023-12-08T19:27:17.062Z] !STACK 0
14:27:17 [2023-12-08T19:27:17.062Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:27:17 [2023-12-08T19:27:17.062Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:27:17 [2023-12-08T19:27:17.062Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:27:17 [2023-12-08T19:27:17.062Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:27:17 [2023-12-08T19:27:17.062Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:27:17 [2023-12-08T19:27:17.062Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:27:17 [2023-12-08T19:27:17.062Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:27:17 [2023-12-08T19:27:17.062Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:27:17 [2023-12-08T19:27:17.062Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:17 [2023-12-08T19:27:17.062Z] Caused by: java.io.IOException: error=2, No such file or directory
14:27:17 [2023-12-08T19:27:17.062Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:27:17 [2023-12-08T19:27:17.062Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:27:17 [2023-12-08T19:27:17.062Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:27:17 [2023-12-08T19:27:17.062Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:27:17 [2023-12-08T19:27:17.062Z] 	... 7 more
14:27:17 [2023-12-08T19:27:17.062Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
14:27:17 [2023-12-08T19:27:17.629Z] Display size: 1440x900
14:27:17 [2023-12-08T19:27:17.629Z] OS version=5.18.5-100.fc35.x86_64
14:27:17 [2023-12-08T19:27:17.629Z] GTK version=3.22.30
14:27:17 [2023-12-08T19:27:17.629Z] GTK theme=Ambiance
14:27:17 [2023-12-08T19:27:17.629Z] LIBOVERLAY_SCROLLBAR=0
14:27:17 [2023-12-08T19:27:17.629Z] Time zone: Greenwich Mean Time
14:27:17 [2023-12-08T19:27:17.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@15c3849f] time=1256588415 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:27:19 [2023-12-08T19:27:19.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:19 [2023-12-08T19:27:19.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:27:19 [2023-12-08T19:27:19.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:27:19 [2023-12-08T19:27:19.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:27:19 [2023-12-08T19:27:19.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1256589779 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:27:19 [2023-12-08T19:27:19.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1256589780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:27:19 [2023-12-08T19:27:19.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256589791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:27:19 [2023-12-08T19:27:19.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1256601903 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1256601910 data=null doit=true}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1256601911 data=null}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1256601912 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256601913 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1256601997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1256601999 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1256602000 data=null doit=true}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1256602000 data=null}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1256602001 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256602001 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1256602023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1256602060 data=null doit=true}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1256602061 data=null}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1256602062 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256602063 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1256602096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:27:31 [2023-12-08T19:27:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1256602100 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1256602101 data=null doit=true}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1256602101 data=null}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1256602102 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256602102 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1256602176 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1256602178 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1256602178 data=null doit=true}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1256602179 data=null}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1256602180 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256602180 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1256602195 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
14:27:31 [2023-12-08T19:27:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:27:31 [2023-12-08T19:27:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:27:31 [2023-12-08T19:27:31.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
14:27:31 [2023-12-08T19:27:31.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
14:27:32 [2023-12-08T19:27:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1256602455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
14:27:32 [2023-12-08T19:27:32.234Z] 
14:27:32 [2023-12-08T19:27:32.234Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-08 19:27:32.202
14:27:32 [2023-12-08T19:27:32.234Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
14:27:32 [2023-12-08T19:27:32.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
14:27:35 [2023-12-08T19:27:35.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:27:35 [2023-12-08T19:27:35.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:35 [2023-12-08T19:27:35.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:35 [2023-12-08T19:27:35.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:35 [2023-12-08T19:27:35.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:35 [2023-12-08T19:27:35.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:35 [2023-12-08T19:27:35.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:35 [2023-12-08T19:27:35.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1256606098 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:27:35 [2023-12-08T19:27:35.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1256606099 data=null doit=true}, TreeItem with text {Test}]
14:27:35 [2023-12-08T19:27:35.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1256606100 data=null}, TreeItem with text {Test}]
14:27:35 [2023-12-08T19:27:35.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1256606100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:27:35 [2023-12-08T19:27:35.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256606101 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1256606170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:27:35 [2023-12-08T19:27:35.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1256606173 data=null doit=true}, TreeItem with text {Experiments [1]}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1256606174 data=null}, TreeItem with text {Experiments [1]}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1256606175 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256606175 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1256606179 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=1256606181 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=1256606181 data=null doit=true}, TreeItem with text {Experiment [4]}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=1256606181 data=null}, TreeItem with text {Experiment [4]}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=1256606182 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256606183 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
14:27:35 [2023-12-08T19:27:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=1256606213 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
14:27:36 [2023-12-08T19:27:36.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:36 [2023-12-08T19:27:36.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=1256607683 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
14:27:36 [2023-12-08T19:27:36.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=1256607683 data=null doit=true}, TreeItem with text {Experiment [4]}]
14:27:36 [2023-12-08T19:27:36.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=1256607683 data=null}, TreeItem with text {Experiment [4]}]
14:27:36 [2023-12-08T19:27:36.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=1256607684 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
14:27:36 [2023-12-08T19:27:36.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256607685 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
14:27:36 [2023-12-08T19:27:36.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=1256607698 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
14:27:37 [2023-12-08T19:27:37.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export Time Selectio...", using matcher: with mnemonic 'Export Time Selection as New Trace...'
14:27:37 [2023-12-08T19:27:37.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...'
14:27:37 [2023-12-08T19:27:37.789Z] 
14:27:37 [2023-12-08T19:27:37.789Z] (Eclipse:10868): Gtk-WARNING **: 19:27:37.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:37 [2023-12-08T19:27:37.789Z] 
14:27:37 [2023-12-08T19:27:37.789Z] (Eclipse:10868): Gtk-WARNING **: 19:27:37.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:37 [2023-12-08T19:27:37.789Z] 
14:27:37 [2023-12-08T19:27:37.789Z] (Eclipse:10868): Gtk-WARNING **: 19:27:37.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:37 [2023-12-08T19:27:37.789Z] 
14:27:37 [2023-12-08T19:27:37.789Z] (Eclipse:10868): Gtk-WARNING **: 19:27:37.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:37 [2023-12-08T19:27:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...'
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...'
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace section to...} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256608582 data=null doit=true}, Shell with text {Export trace section to...}]
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256608596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256608596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256608596 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256608597 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256608597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256608597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:38 [2023-12-08T19:27:38.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256608598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:38 [2023-12-08T19:27:38.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:27:39 [2023-12-08T19:27:39.240Z] 
14:27:39 [2023-12-08T19:27:39.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:39.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:39 [2023-12-08T19:27:39.241Z] 
14:27:39 [2023-12-08T19:27:39.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:39.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:39 [2023-12-08T19:27:39.241Z] 
14:27:39 [2023-12-08T19:27:39.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:39.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:39 [2023-12-08T19:27:39.241Z] 
14:27:39 [2023-12-08T19:27:39.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:39.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:39 [2023-12-08T19:27:39.241Z] 
14:27:39 [2023-12-08T19:27:39.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:39.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:39 [2023-12-08T19:27:39.241Z] 
14:27:39 [2023-12-08T19:27:39.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:39.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:39 [2023-12-08T19:27:39.241Z] 
14:27:39 [2023-12-08T19:27:39.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:39.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:39 [2023-12-08T19:27:39.241Z] 
14:27:39 [2023-12-08T19:27:39.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:39.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:39 [2023-12-08T19:27:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=1256607887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Time Selection as New Trace...']
14:27:39 [2023-12-08T19:27:39.499Z] 
14:27:39 [2023-12-08T19:27:39.499Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-08 19:27:39.287
14:27:39 [2023-12-08T19:27:39.499Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
14:27:40 [2023-12-08T19:27:40.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"'
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@15c3849f] time=1256617178 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}]
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1256617287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1256617287 data=null doit=true}, TreeItem with text {Test}]
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1256617288 data=null}, TreeItem with text {Test}]
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1256617288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256617289 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:27:46 [2023-12-08T19:27:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1256617364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:27:46 [2023-12-08T19:27:46.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:27:46 [2023-12-08T19:27:46.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:27:47 [2023-12-08T19:27:47.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:27:47 [2023-12-08T19:27:47.395Z] 
14:27:47 [2023-12-08T19:27:47.395Z] (Eclipse:10868): Gtk-WARNING **: 19:27:47.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:47 [2023-12-08T19:27:47.395Z] 
14:27:47 [2023-12-08T19:27:47.395Z] (Eclipse:10868): Gtk-WARNING **: 19:27:47.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:47 [2023-12-08T19:27:47.395Z] 
14:27:47 [2023-12-08T19:27:47.395Z] (Eclipse:10868): Gtk-WARNING **: 19:27:47.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:27:47 [2023-12-08T19:27:47.395Z] 
14:27:47 [2023-12-08T19:27:47.395Z] (Eclipse:10868): Gtk-WARNING **: 19:27:47.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618217 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618217 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618219 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256618220 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256618257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256618258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256618259 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256618259 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256618259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256618260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:47 [2023-12-08T19:27:47.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:47 [2023-12-08T19:27:47.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:47 [2023-12-08T19:27:47.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:47 [2023-12-08T19:27:47.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:47 [2023-12-08T19:27:47.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:47 [2023-12-08T19:27:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:27:48 [2023-12-08T19:27:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256618260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:27:48 [2023-12-08T19:27:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1256617500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:27:48 [2023-12-08T19:27:48.589Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.59 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
14:27:48 [2023-12-08T19:27:48.589Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest.testTrimEvents -- Time elapsed: 15.21 s
14:27:48 [2023-12-08T19:27:48.589Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
14:27:48 [2023-12-08T19:27:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@15c3849f] time=1256619358 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:27:48 [2023-12-08T19:27:48.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:49 [2023-12-08T19:27:49.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:27:49 [2023-12-08T19:27:49.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:27:49 [2023-12-08T19:27:49.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:27:49 [2023-12-08T19:27:49.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256619677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:27:49 [2023-12-08T19:27:49.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:27:49 [2023-12-08T19:27:49.107Z] 
14:27:49 [2023-12-08T19:27:49.107Z] (Eclipse:10868): Gtk-WARNING **: 19:27:49.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:49 [2023-12-08T19:27:49.673Z] 
14:27:49 [2023-12-08T19:27:49.673Z] (Eclipse:10868): Gtk-WARNING **: 19:27:49.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:49 [2023-12-08T19:27:49.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@15c3849f] time=1256620591 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:27:49 [2023-12-08T19:27:49.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:27:49 [2023-12-08T19:27:49.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New	Shift+Alt+N", using matcher: with mnemonic 'New'
14:27:49 [2023-12-08T19:27:49.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...'
14:27:49 [2023-12-08T19:27:49.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...'
14:27:50 [2023-12-08T19:27:50.498Z] 
14:27:50 [2023-12-08T19:27:50.498Z] (Eclipse:10868): Gtk-WARNING **: 19:27:50.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:50 [2023-12-08T19:27:50.499Z] 
14:27:50 [2023-12-08T19:27:50.499Z] (Eclipse:10868): Gtk-WARNING **: 19:27:50.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:50 [2023-12-08T19:27:50.499Z] 
14:27:50 [2023-12-08T19:27:50.499Z] (Eclipse:10868): Gtk-WARNING **: 19:27:50.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...'
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project'
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Project} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256621174 data=null doit=true}, Shell with text {New Project}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree')
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256621180 data=null doit=true}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256621180 data=null}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256621182 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256621182 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256621184 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256621188 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256621188 data=null doit=true}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256621189 data=null}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256621195 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256621195 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256621197 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=1256621199 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=1256621200 data=null doit=true}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=1256621200 data=null}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=1256621201 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256621201 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=1256621209 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=1256621210 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=1256621210 data=null doit=true}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=1256621258 data=null}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=1256621259 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256621259 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=1256621260 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=1256621260 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=1256621260 data=null doit=true}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=1256621261 data=null}, Tree node with text: Tracing Project]
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:27:50 [2023-12-08T19:27:50.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1256621264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1256621265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1256621265 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1256621265 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1256621266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1256621266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1256621266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:50 [2023-12-08T19:27:50.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:50 [2023-12-08T19:27:50.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:50 [2023-12-08T19:27:50.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:50 [2023-12-08T19:27:50.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Tracing Project} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256621309 data=null doit=true}, Shell with text {Tracing Project}]
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text')
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text')
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256621366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256621367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256621367 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256621367 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256621368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256621368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256621368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:50 [2023-12-08T19:27:50.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=1256620674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...']
14:27:50 [2023-12-08T19:27:50.760Z] 
14:27:50 [2023-12-08T19:27:50.760Z] (Eclipse:10868): Gtk-WARNING **: 19:27:50.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2023-12-08T19:27:51.018Z] 
14:27:51 [2023-12-08T19:27:51.018Z] (Eclipse:10868): Gtk-WARNING **: 19:27:50.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2023-12-08T19:27:51.018Z] 
14:27:51 [2023-12-08T19:27:51.018Z] (Eclipse:10868): Gtk-WARNING **: 19:27:50.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2023-12-08T19:27:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:27:51 [2023-12-08T19:27:51.277Z] 
14:27:51 [2023-12-08T19:27:51.277Z] (Eclipse:10868): Gtk-WARNING **: 19:27:51.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2023-12-08T19:27:51.277Z] 
14:27:51 [2023-12-08T19:27:51.277Z] (Eclipse:10868): Gtk-WARNING **: 19:27:51.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2023-12-08T19:27:51.535Z] 
14:27:51 [2023-12-08T19:27:51.535Z] (Eclipse:10868): Gtk-WARNING **: 19:27:51.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256622128 data=null}, (of type 'Combo')]
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:51 [2023-12-08T19:27:51.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256622362 data=null doit=true}, TreeItem with text {traces}]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256622363 data=null}, TreeItem with text {traces}]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256622364 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256622365 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256622369 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256622371 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256622372 data=null doit=true}, Tree node with text: synctraces]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256622372 data=null}, Tree node with text: synctraces]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256622373 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256622373 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256622375 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:27:51 [2023-12-08T19:27:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256622463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c98bac0
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256622469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256622470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256622470 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256622471 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256622471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256622471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256622471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256622472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256622472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256622472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256622472 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256622473 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@12b34bd5
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1256622480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256622481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1256622481 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1256622481 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1256622482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1256622482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1256622482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1256622482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256622483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1256622483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1256622483 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1256622483 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:27:51 [2023-12-08T19:27:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256622577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:51 [2023-12-08T19:27:51.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256622578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:52 [2023-12-08T19:27:52.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256622578 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:52 [2023-12-08T19:27:52.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256622579 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:52 [2023-12-08T19:27:52.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256622579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:52 [2023-12-08T19:27:52.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256622579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:52 [2023-12-08T19:27:52.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:52 [2023-12-08T19:27:52.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:52 [2023-12-08T19:27:52.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:52 [2023-12-08T19:27:52.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:52 [2023-12-08T19:27:52.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:52 [2023-12-08T19:27:52.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:27:52 [2023-12-08T19:27:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256622580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:52 [2023-12-08T19:27:52.573Z] 
14:27:52 [2023-12-08T19:27:52.573Z] (Eclipse:10868): Gtk-WARNING **: 19:27:52.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2023-12-08T19:27:52.573Z] 
14:27:52 [2023-12-08T19:27:52.573Z] (Eclipse:10868): Gtk-WARNING **: 19:27:52.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2023-12-08T19:27:52.573Z] 
14:27:52 [2023-12-08T19:27:52.573Z] (Eclipse:10868): Gtk-WARNING **: 19:27:52.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2023-12-08T19:27:52.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:27:52 [2023-12-08T19:27:52.573Z] 
14:27:52 [2023-12-08T19:27:52.573Z] (Eclipse:10868): Gtk-WARNING **: 19:27:52.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2023-12-08T19:27:52.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:52 [2023-12-08T19:27:52.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:52 [2023-12-08T19:27:52.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256623287 data=null doit=true}, TreeItem with text {Tracing}]
14:27:52 [2023-12-08T19:27:52.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256623287 data=null}, TreeItem with text {Tracing}]
14:27:52 [2023-12-08T19:27:52.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256623288 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:27:52 [2023-12-08T19:27:52.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256623288 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:27:52 [2023-12-08T19:27:52.574Z] 
14:27:52 [2023-12-08T19:27:52.574Z] (Eclipse:10868): Gtk-WARNING **: 19:27:52.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2023-12-08T19:27:52.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256623305 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:27:52 [2023-12-08T19:27:52.574Z] 
14:27:52 [2023-12-08T19:27:52.574Z] (Eclipse:10868): Gtk-WARNING **: 19:27:52.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2023-12-08T19:27:52.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:52 [2023-12-08T19:27:52.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256623316 data=null doit=true}, TreeItem with text {Traces [2]}]
14:27:52 [2023-12-08T19:27:52.832Z] 
14:27:52 [2023-12-08T19:27:52.832Z] (Eclipse:10868): Gtk-WARNING **: 19:27:52.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256623317 data=null}, TreeItem with text {Traces [2]}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256623362 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256623363 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256623366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:27:52 [2023-12-08T19:27:52.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256623368 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256623368 data=null doit=true}, TreeItem with text {scp_dest}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256623369 data=null}, TreeItem with text {scp_dest}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256623370 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256623370 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256623394 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256623395 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256623396 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:27:52 [2023-12-08T19:27:52.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256623396 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:27:53 [2023-12-08T19:27:53.092Z] 
14:27:53 [2023-12-08T19:27:53.092Z] (Eclipse:10868): Gtk-WARNING **: 19:27:53.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2023-12-08T19:27:53.092Z] 
14:27:53 [2023-12-08T19:27:53.092Z] (Eclipse:10868): Gtk-CRITICAL **: 19:27:53.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:53 [2023-12-08T19:27:53.349Z] 
14:27:53 [2023-12-08T19:27:53.349Z] (Eclipse:10868): Gtk-WARNING **: 19:27:53.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2023-12-08T19:27:53.349Z] 
14:27:53 [2023-12-08T19:27:53.349Z] (Eclipse:10868): Gtk-CRITICAL **: 19:27:53.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:53 [2023-12-08T19:27:53.608Z] 
14:27:53 [2023-12-08T19:27:53.608Z] (Eclipse:10868): Gtk-CRITICAL **: 19:27:53.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:53 [2023-12-08T19:27:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256623659 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:27:53 [2023-12-08T19:27:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256624375 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:27:53 [2023-12-08T19:27:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256624375 data=null doit=true}, TreeItem with text {scp_dest}]
14:27:53 [2023-12-08T19:27:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256624376 data=null}, TreeItem with text {scp_dest}]
14:27:53 [2023-12-08T19:27:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:27:53 [2023-12-08T19:27:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:27:53 [2023-12-08T19:27:53.866Z] 
14:27:53 [2023-12-08T19:27:53.866Z] (Eclipse:10868): Gtk-WARNING **: 19:27:53.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2023-12-08T19:27:53.866Z] 
14:27:53 [2023-12-08T19:27:53.866Z] (Eclipse:10868): Gtk-CRITICAL **: 19:27:53.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:53 [2023-12-08T19:27:53.866Z] 
14:27:53 [2023-12-08T19:27:53.866Z] (Eclipse:10868): Gtk-WARNING **: 19:27:53.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256625176 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256625177 data=null doit=true}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256625177 data=null}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256625178 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256625178 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256625207 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256625212 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256625212 data=null doit=true}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256625212 data=null}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256625213 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256625213 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256625270 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:27:54 [2023-12-08T19:27:54.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
14:27:54 [2023-12-08T19:27:54.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
14:27:54 [2023-12-08T19:27:54.947Z] 
14:27:54 [2023-12-08T19:27:54.947Z] (Eclipse:10868): Gtk-WARNING **: 19:27:54.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:55 [2023-12-08T19:27:55.205Z] 
14:27:55 [2023-12-08T19:27:55.205Z] (Eclipse:10868): Gtk-WARNING **: 19:27:54.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:55 [2023-12-08T19:27:55.205Z] 
14:27:55 [2023-12-08T19:27:55.205Z] (Eclipse:10868): Gtk-WARNING **: 19:27:55.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256625889 data=null doit=true}, Shell with text {Export}]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1256625892 data=null doit=true}, TreeItem with text {General}]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1256625893 data=null}, TreeItem with text {General}]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1256625895 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256625895 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {General}]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1256625901 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1256625911 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1256625912 data=null doit=true}, Tree node with text: Archive File]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1256625912 data=null}, Tree node with text: Archive File]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1256625913 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256625913 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1256625962 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1256625967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1256625967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1256625968 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1256625968 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1256625969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1256625969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1256625969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1256626174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256626179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1256626179 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1256626180 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1256626180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1256626181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1256626181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1256626188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256626188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1256626188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1256626188 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1256626189 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
14:27:55 [2023-12-08T19:27:55.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6107b3cb
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1256626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1256626266 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1256626267 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1256626267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1256626267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1256626267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1256626271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256626271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1256626271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1256626271 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1256626271 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256626286 data=null doit=true}, TreeItem with text {Tracing}]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256626286 data=null}, TreeItem with text {Tracing}]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256626287 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256626287 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256626299 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1256626301 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256626301 data=null doit=true}, Tree node with text: traces]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256626301 data=null}, Tree node with text: traces]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256626301 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256626302 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256626369 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1256626408 data=null}, (of type 'Combo')]
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256626478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256626478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256626478 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256626479 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256626479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256626479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:55 [2023-12-08T19:27:55.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:55 [2023-12-08T19:27:55.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:27:56 [2023-12-08T19:27:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256626479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:56 [2023-12-08T19:27:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1256625408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
14:27:56 [2023-12-08T19:27:56.241Z] 
14:27:56 [2023-12-08T19:27:56.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:56 [2023-12-08T19:27:56.241Z] 
14:27:56 [2023-12-08T19:27:56.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:56 [2023-12-08T19:27:56.241Z] 
14:27:56 [2023-12-08T19:27:56.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.189: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:56 [2023-12-08T19:27:56.241Z] 
14:27:56 [2023-12-08T19:27:56.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:56 [2023-12-08T19:27:56.241Z] 
14:27:56 [2023-12-08T19:27:56.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:56 [2023-12-08T19:27:56.241Z] 
14:27:56 [2023-12-08T19:27:56.241Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:56 [2023-12-08T19:27:56.499Z] 
14:27:56 [2023-12-08T19:27:56.499Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.278: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:56 [2023-12-08T19:27:56.499Z] 
14:27:56 [2023-12-08T19:27:56.499Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:56 [2023-12-08T19:27:56.499Z] 
14:27:56 [2023-12-08T19:27:56.499Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:56 [2023-12-08T19:27:56.757Z] 
14:27:56 [2023-12-08T19:27:56.757Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:57 [2023-12-08T19:27:57.015Z] 
14:27:57 [2023-12-08T19:27:57.015Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:57 [2023-12-08T19:27:57.015Z] 
14:27:57 [2023-12-08T19:27:57.015Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:57 [2023-12-08T19:27:57.015Z] 
14:27:57 [2023-12-08T19:27:57.015Z] (Eclipse:10868): Gtk-WARNING **: 19:27:56.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1256627718 data=null doit=true}, Button with text {Select roo&t directory:}]
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256627718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1256627722 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1256627722 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1256627723 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256627723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:27:57 [2023-12-08T19:27:57.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:27:57 [2023-12-08T19:27:57.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:27:57 [2023-12-08T19:27:57.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1256627729 data=null}, (of type 'Combo')]
14:27:57 [2023-12-08T19:27:57.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:27:57 [2023-12-08T19:27:57.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:57 [2023-12-08T19:27:57.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:57 [2023-12-08T19:27:57.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1256627813 data=null doit=true}, TreeItem with text {/}]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1256627814 data=null}, TreeItem with text {/}]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1256627814 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256627862 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1256627863 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256627864 data=null doit=true}, Tree node with text: Tracing]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256627865 data=null}, Tree node with text: Tracing]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256627865 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256627866 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256627867 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1256627868 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256627868 data=null doit=true}, Tree node with text: traces]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256627869 data=null}, Tree node with text: traces]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256627869 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256627869 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256627872 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
14:27:57 [2023-12-08T19:27:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256627971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:27:57 [2023-12-08T19:27:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@50d02417
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1256627990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256627991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1256627991 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1256627991 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1256627991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1256627991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1256627991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1256627992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256627992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1256627992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1256627992 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1256627992 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:27:57 [2023-12-08T19:27:57.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256628067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256628067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256628068 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256628068 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256628068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256628068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:57 [2023-12-08T19:27:57.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:57 [2023-12-08T19:27:57.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:57 [2023-12-08T19:27:57.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:57 [2023-12-08T19:27:57.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:57 [2023-12-08T19:27:57.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:27:57 [2023-12-08T19:27:57.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:27:58 [2023-12-08T19:27:58.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256628068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:27:58 [2023-12-08T19:27:58.104Z] 
14:27:58 [2023-12-08T19:27:58.104Z] (Eclipse:10868): Gtk-WARNING **: 19:27:57.998: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:58 [2023-12-08T19:27:58.105Z] 
14:27:58 [2023-12-08T19:27:58.105Z] (Eclipse:10868): Gtk-WARNING **: 19:27:58.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:58 [2023-12-08T19:27:58.105Z] 
14:27:58 [2023-12-08T19:27:58.105Z] (Eclipse:10868): Gtk-WARNING **: 19:27:58.082: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:58 [2023-12-08T19:27:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:27:58 [2023-12-08T19:27:58.105Z] 
14:27:58 [2023-12-08T19:27:58.105Z] (Eclipse:10868): Gtk-WARNING **: 19:27:58.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:58 [2023-12-08T19:27:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:27:58 [2023-12-08T19:27:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:27:58 [2023-12-08T19:27:58.362Z] 
14:27:58 [2023-12-08T19:27:58.362Z] (Eclipse:10868): Gtk-WARNING **: 19:27:58.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:58 [2023-12-08T19:27:58.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:58 [2023-12-08T19:27:58.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256628906 data=null doit=true}, TreeItem with text {Traces [2]}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256628906 data=null}, TreeItem with text {Traces [2]}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256628907 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256628907 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256628910 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:27:58 [2023-12-08T19:27:58.363Z] 
14:27:58 [2023-12-08T19:27:58.363Z] (Eclipse:10868): Gtk-WARNING **: 19:27:58.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:58 [2023-12-08T19:27:58.363Z] 
14:27:58 [2023-12-08T19:27:58.363Z] (Eclipse:10868): Gtk-WARNING **: 19:27:58.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:58 [2023-12-08T19:27:58.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256628978 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256628978 data=null doit=true}, TreeItem with text {scp_dest}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256628979 data=null}, TreeItem with text {scp_dest}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256628979 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256628980 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256629014 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256629015 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:27:58 [2023-12-08T19:27:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256629016 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:27:58 [2023-12-08T19:27:58.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256629016 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:27:58 [2023-12-08T19:27:58.879Z] 
14:27:58 [2023-12-08T19:27:58.879Z] (Eclipse:10868): Gtk-WARNING **: 19:27:58.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:58 [2023-12-08T19:27:58.879Z] 
14:27:58 [2023-12-08T19:27:58.879Z] (Eclipse:10868): Gtk-CRITICAL **: 19:27:58.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:58 [2023-12-08T19:27:58.879Z] 
14:27:58 [2023-12-08T19:27:58.879Z] (Eclipse:10868): Gtk-WARNING **: 19:27:58.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:58 [2023-12-08T19:27:58.879Z] 
14:27:58 [2023-12-08T19:27:58.879Z] (Eclipse:10868): Gtk-CRITICAL **: 19:27:58.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:59 [2023-12-08T19:27:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256629185 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:27:59 [2023-12-08T19:27:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256629802 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:27:59 [2023-12-08T19:27:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256629903 data=null doit=true}, TreeItem with text {scp_dest}]
14:27:59 [2023-12-08T19:27:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256629903 data=null}, TreeItem with text {scp_dest}]
14:27:59 [2023-12-08T19:27:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:27:59 [2023-12-08T19:27:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:27:59 [2023-12-08T19:27:59.395Z] 
14:27:59 [2023-12-08T19:27:59.395Z] (Eclipse:10868): Gtk-WARNING **: 19:27:59.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:59 [2023-12-08T19:27:59.652Z] 
14:27:59 [2023-12-08T19:27:59.652Z] (Eclipse:10868): Gtk-CRITICAL **: 19:27:59.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:59 [2023-12-08T19:27:59.652Z] 
14:27:59 [2023-12-08T19:27:59.652Z] (Eclipse:10868): Gtk-WARNING **: 19:27:59.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:00 [2023-12-08T19:28:00.219Z] 
14:28:00 [2023-12-08T19:28:00.219Z] (Eclipse:10868): Gtk-WARNING **: 19:28:00.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:00 [2023-12-08T19:28:00.219Z] 
14:28:00 [2023-12-08T19:28:00.219Z] (Eclipse:10868): Gtk-WARNING **: 19:28:00.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:00 [2023-12-08T19:28:00.219Z] 
14:28:00 [2023-12-08T19:28:00.219Z] (Eclipse:10868): Gtk-WARNING **: 19:28:00.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1256630998 data=null doit=true}, Button with text {Select &archive file:}]
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256630999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1256631001 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:00 [2023-12-08T19:28:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1256631002 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:00 [2023-12-08T19:28:00.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1256631002 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:00 [2023-12-08T19:28:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256631003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:00 [2023-12-08T19:28:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:00 [2023-12-08T19:28:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:00 [2023-12-08T19:28:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:00 [2023-12-08T19:28:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:00 [2023-12-08T19:28:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:00 [2023-12-08T19:28:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:00 [2023-12-08T19:28:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:00 [2023-12-08T19:28:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:00 [2023-12-08T19:28:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256631009 data=null}, (of type 'Combo')]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256631180 data=null doit=true}, TreeItem with text {traces}]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256631181 data=null}, TreeItem with text {traces}]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256631182 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256631182 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256631186 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256631187 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256631188 data=null doit=true}, Tree node with text: synctraces]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256631188 data=null}, Tree node with text: synctraces]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256631188 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256631188 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256631190 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:00 [2023-12-08T19:28:00.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256631270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3dd2a70d
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256631274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256631275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256631275 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256631275 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256631275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256631275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256631275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256631276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256631276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256631276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256631276 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256631276 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@71b01319
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1256631285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256631286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1256631286 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1256631286 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1256631286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1256631286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1256631287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1256631287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256631287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1256631287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1256631287 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1256631287 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256631364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256631365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256631365 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256631365 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256631365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:00 [2023-12-08T19:28:00.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256631365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:00 [2023-12-08T19:28:00.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:00 [2023-12-08T19:28:00.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:00 [2023-12-08T19:28:00.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:00 [2023-12-08T19:28:00.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:00 [2023-12-08T19:28:00.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:00 [2023-12-08T19:28:00.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:00 [2023-12-08T19:28:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256631366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:01 [2023-12-08T19:28:01.257Z] 
14:28:01 [2023-12-08T19:28:01.257Z] (Eclipse:10868): Gtk-WARNING **: 19:28:01.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2023-12-08T19:28:01.257Z] 
14:28:01 [2023-12-08T19:28:01.257Z] (Eclipse:10868): Gtk-WARNING **: 19:28:01.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2023-12-08T19:28:01.257Z] 
14:28:01 [2023-12-08T19:28:01.257Z] (Eclipse:10868): Gtk-WARNING **: 19:28:01.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2023-12-08T19:28:01.257Z] 
14:28:01 [2023-12-08T19:28:01.257Z] (Eclipse:10868): Gtk-WARNING **: 19:28:01.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2023-12-08T19:28:01.257Z] 
14:28:01 [2023-12-08T19:28:01.257Z] (Eclipse:10868): Gtk-WARNING **: 19:28:01.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2023-12-08T19:28:01.257Z] 
14:28:01 [2023-12-08T19:28:01.257Z] (Eclipse:10868): Gtk-WARNING **: 19:28:01.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2023-12-08T19:28:01.257Z] 
14:28:01 [2023-12-08T19:28:01.257Z] (Eclipse:10868): Gtk-WARNING **: 19:28:01.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2023-12-08T19:28:01.257Z] 
14:28:01 [2023-12-08T19:28:01.257Z] (Eclipse:10868): Gtk-WARNING **: 19:28:01.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2023-12-08T19:28:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:01 [2023-12-08T19:28:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:01 [2023-12-08T19:28:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:01 [2023-12-08T19:28:01.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:01 [2023-12-08T19:28:01.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:01 [2023-12-08T19:28:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256632085 data=null doit=true}, TreeItem with text {Traces [2]}]
14:28:01 [2023-12-08T19:28:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256632086 data=null}, TreeItem with text {Traces [2]}]
14:28:01 [2023-12-08T19:28:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256632086 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256632086 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256632089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1256632090 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1256632090 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1256632091 data=null}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256632091 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256632091 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256632111 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256632112 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1256632112 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256632113 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256632157 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1256632158 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1256632158 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1256632158 data=null}, TreeItem with text {synctraces [2]}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
14:28:01 [2023-12-08T19:28:01.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256632160 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256632160 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256632161 data=null}, TreeItem with text {scp_dest}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256632161 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256632162 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256632175 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256632176 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:28:01 [2023-12-08T19:28:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256632176 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:28:01 [2023-12-08T19:28:01.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256632176 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:01 [2023-12-08T19:28:01.777Z] 
14:28:01 [2023-12-08T19:28:01.777Z] (Eclipse:10868): Gtk-WARNING **: 19:28:01.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:02 [2023-12-08T19:28:02.035Z] 
14:28:02 [2023-12-08T19:28:02.035Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:01.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:02 [2023-12-08T19:28:02.035Z] 
14:28:02 [2023-12-08T19:28:02.035Z] (Eclipse:10868): Gtk-WARNING **: 19:28:01.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:02 [2023-12-08T19:28:02.035Z] 
14:28:02 [2023-12-08T19:28:02.035Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:01.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:02 [2023-12-08T19:28:02.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256632305 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:28:02 [2023-12-08T19:28:02.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256632886 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
14:28:02 [2023-12-08T19:28:02.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256632895 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:02 [2023-12-08T19:28:02.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256632896 data=null}, TreeItem with text {scp_dest}]
14:28:02 [2023-12-08T19:28:02.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:02 [2023-12-08T19:28:02.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
14:28:02 [2023-12-08T19:28:02.294Z] 
14:28:02 [2023-12-08T19:28:02.294Z] (Eclipse:10868): Gtk-WARNING **: 19:28:02.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:02 [2023-12-08T19:28:02.294Z] 
14:28:02 [2023-12-08T19:28:02.294Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:02.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:02 [2023-12-08T19:28:02.294Z] 
14:28:02 [2023-12-08T19:28:02.294Z] (Eclipse:10868): Gtk-WARNING **: 19:28:02.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256633496 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256633496 data=null doit=true}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256633496 data=null}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256633497 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256633497 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256633572 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:02 [2023-12-08T19:28:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256633573 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256633574 data=null doit=true}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256633574 data=null}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256633574 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256633575 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:02 [2023-12-08T19:28:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256633595 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:03 [2023-12-08T19:28:03.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
14:28:03 [2023-12-08T19:28:03.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
14:28:03 [2023-12-08T19:28:03.376Z] 
14:28:03 [2023-12-08T19:28:03.376Z] (Eclipse:10868): Gtk-WARNING **: 19:28:03.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:03 [2023-12-08T19:28:03.376Z] 
14:28:03 [2023-12-08T19:28:03.376Z] (Eclipse:10868): Gtk-WARNING **: 19:28:03.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:03 [2023-12-08T19:28:03.376Z] 
14:28:03 [2023-12-08T19:28:03.376Z] (Eclipse:10868): Gtk-WARNING **: 19:28:03.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256634190 data=null doit=true}, Shell with text {Export}]
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:03 [2023-12-08T19:28:03.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1256634196 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1256634199 data=null doit=true}, Tree node with text: Archive File]
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1256634199 data=null}, Tree node with text: Archive File]
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1256634200 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256634200 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1256634201 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:28:03 [2023-12-08T19:28:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1256634259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1256634260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1256634260 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1256634260 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1256634261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1256634261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1256634261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:03 [2023-12-08T19:28:03.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:03 [2023-12-08T19:28:03.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:03 [2023-12-08T19:28:03.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:03 [2023-12-08T19:28:03.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1256634405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256634405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1256634405 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1256634405 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1256634406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1256634406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1256634412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1256634465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256634465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1256634465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1256634466 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1256634466 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@22fb3dde
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1256634474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256634475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1256634475 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1256634475 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1256634475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1256634475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1256634475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1256634478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256634478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1256634478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1256634479 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1256634479 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256634492 data=null doit=true}, TreeItem with text {Tracing}]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256634493 data=null}, TreeItem with text {Tracing}]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256634493 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256634494 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256634497 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1256634498 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256634498 data=null doit=true}, Tree node with text: traces]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256634507 data=null}, Tree node with text: traces]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256634508 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256634508 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256634579 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1256634660 data=null}, (of type 'Combo')]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256634670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256634671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256634671 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256634671 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256634671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:03 [2023-12-08T19:28:03.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256634672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:04 [2023-12-08T19:28:04.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:04 [2023-12-08T19:28:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256634672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:04 [2023-12-08T19:28:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1256633704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
14:28:04 [2023-12-08T19:28:04.413Z] 
14:28:04 [2023-12-08T19:28:04.413Z] (Eclipse:10868): Gtk-WARNING **: 19:28:04.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:04 [2023-12-08T19:28:04.413Z] 
14:28:04 [2023-12-08T19:28:04.413Z] (Eclipse:10868): Gtk-WARNING **: 19:28:04.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:04 [2023-12-08T19:28:04.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:28:04 [2023-12-08T19:28:04.413Z] 
14:28:04 [2023-12-08T19:28:04.413Z] (Eclipse:10868): Gtk-WARNING **: 19:28:04.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:04 [2023-12-08T19:28:04.979Z] 
14:28:04 [2023-12-08T19:28:04.979Z] (Eclipse:10868): Gtk-WARNING **: 19:28:04.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:04 [2023-12-08T19:28:04.979Z] 
14:28:04 [2023-12-08T19:28:04.979Z] (Eclipse:10868): Gtk-WARNING **: 19:28:04.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:04 [2023-12-08T19:28:04.979Z] 
14:28:04 [2023-12-08T19:28:04.979Z] (Eclipse:10868): Gtk-WARNING **: 19:28:04.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1256635629 data=null doit=true}, Button with text {Select roo&t directory:}]
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256635630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1256635632 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1256635632 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1256635632 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256635670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:04 [2023-12-08T19:28:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:04 [2023-12-08T19:28:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:04 [2023-12-08T19:28:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:04 [2023-12-08T19:28:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1256635677 data=null}, (of type 'Combo')]
14:28:04 [2023-12-08T19:28:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:04 [2023-12-08T19:28:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:04 [2023-12-08T19:28:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:04 [2023-12-08T19:28:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1256635789 data=null doit=true}, TreeItem with text {/}]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1256635789 data=null}, TreeItem with text {/}]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1256635790 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256635790 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1256635792 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256635793 data=null doit=true}, Tree node with text: Tracing]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256635793 data=null}, Tree node with text: Tracing]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256635793 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256635793 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256635795 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1256635796 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256635796 data=null doit=true}, Tree node with text: traces]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256635796 data=null}, Tree node with text: traces]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256635797 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256635804 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256635808 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256635887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:05 [2023-12-08T19:28:05.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6fe47be
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1256635964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256635965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1256635965 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1256635965 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1256635965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1256635965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1256635965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1256635966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256635966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1256635966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1256635966 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1256635966 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256635982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256635982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256635982 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256635983 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256635983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:05 [2023-12-08T19:28:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256635983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:05 [2023-12-08T19:28:05.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:05 [2023-12-08T19:28:05.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:05 [2023-12-08T19:28:05.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:05 [2023-12-08T19:28:05.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:05 [2023-12-08T19:28:05.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:05 [2023-12-08T19:28:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:06 [2023-12-08T19:28:06.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256635983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:06 [2023-12-08T19:28:06.328Z] 
14:28:06 [2023-12-08T19:28:06.328Z] (Eclipse:10868): Gtk-WARNING **: 19:28:06.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:06 [2023-12-08T19:28:06.328Z] 
14:28:06 [2023-12-08T19:28:06.328Z] (Eclipse:10868): Gtk-WARNING **: 19:28:06.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:06 [2023-12-08T19:28:06.328Z] 
14:28:06 [2023-12-08T19:28:06.328Z] (Eclipse:10868): Gtk-WARNING **: 19:28:06.209: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:06 [2023-12-08T19:28:06.328Z] 
14:28:06 [2023-12-08T19:28:06.328Z] (Eclipse:10868): Gtk-WARNING **: 19:28:06.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:06 [2023-12-08T19:28:06.328Z] 
14:28:06 [2023-12-08T19:28:06.328Z] (Eclipse:10868): Gtk-WARNING **: 19:28:06.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:06 [2023-12-08T19:28:06.328Z] 
14:28:06 [2023-12-08T19:28:06.328Z] (Eclipse:10868): Gtk-WARNING **: 19:28:06.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:06 [2023-12-08T19:28:06.328Z] 
14:28:06 [2023-12-08T19:28:06.328Z] (Eclipse:10868): Gtk-WARNING **: 19:28:06.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:06 [2023-12-08T19:28:06.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:06 [2023-12-08T19:28:06.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256637106 data=null doit=true}, TreeItem with text {Traces [2]}]
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256637106 data=null}, TreeItem with text {Traces [2]}]
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256637107 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256637107 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256637109 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:06 [2023-12-08T19:28:06.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]}
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=1256637111 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=1256637111 data=null doit=true}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=1256637121 data=null}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=1256637121 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256637122 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=1256637168 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=1256637169 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=1256637169 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256637170 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=1256637177 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=1256637177 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=1256637178 data=null doit=true}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=1256637178 data=null}, TreeItem with text {Tracing [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]}
14:28:06 [2023-12-08T19:28:06.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing [2]} is already expanded. Won't expand it again.
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]}
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=1256637179 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=1256637179 data=null doit=true}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=1256637180 data=null}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=1256637181 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256637192 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=1256637206 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=1256637206 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=1256637207 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256637207 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=1256637213 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=1256637213 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=1256637255 data=null doit=true}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=1256637269 data=null}, TreeItem with text {traces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]}
14:28:06 [2023-12-08T19:28:06.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {traces [2]} is already expanded. Won't expand it again.
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256637271 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1256637271 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1256637272 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256637272 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256637272 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256637281 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256637281 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256637282 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256637282 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256637299 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256637300 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1256637301 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1256637301 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
14:28:06 [2023-12-08T19:28:06.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces.tar.gz [2]} is already expanded. Won't expand it again.
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1256637302 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1256637302 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1256637303 data=null}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256637303 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256637303 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256637362 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256637363 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1256637363 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256637363 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256637371 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1256637372 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1256637372 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1256637372 data=null}, TreeItem with text {synctraces [2]}]
14:28:06 [2023-12-08T19:28:06.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
14:28:06 [2023-12-08T19:28:06.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
14:28:06 [2023-12-08T19:28:06.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:06 [2023-12-08T19:28:06.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256637374 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
14:28:06 [2023-12-08T19:28:06.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256637374 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:06 [2023-12-08T19:28:06.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:06 [2023-12-08T19:28:06.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256637374 data=null}, TreeItem with text {scp_dest}]
14:28:06 [2023-12-08T19:28:06.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256637375 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
14:28:06 [2023-12-08T19:28:06.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256637375 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:06 [2023-12-08T19:28:06.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256637396 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
14:28:06 [2023-12-08T19:28:06.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256637396 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
14:28:06 [2023-12-08T19:28:06.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256637397 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
14:28:06 [2023-12-08T19:28:06.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256637397 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:07 [2023-12-08T19:28:07.104Z] 
14:28:07 [2023-12-08T19:28:07.104Z] (Eclipse:10868): Gtk-WARNING **: 19:28:07.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2023-12-08T19:28:07.104Z] 
14:28:07 [2023-12-08T19:28:07.104Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:07.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:07 [2023-12-08T19:28:07.362Z] 
14:28:07 [2023-12-08T19:28:07.362Z] (Eclipse:10868): Gtk-WARNING **: 19:28:07.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2023-12-08T19:28:07.362Z] 
14:28:07 [2023-12-08T19:28:07.371Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:07.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:07 [2023-12-08T19:28:07.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256637570 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
14:28:07 [2023-12-08T19:28:07.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256638177 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
14:28:07 [2023-12-08T19:28:07.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256638211 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:07 [2023-12-08T19:28:07.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256638211 data=null}, TreeItem with text {scp_dest}]
14:28:07 [2023-12-08T19:28:07.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:07 [2023-12-08T19:28:07.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"'
14:28:07 [2023-12-08T19:28:07.629Z] 
14:28:07 [2023-12-08T19:28:07.629Z] (Eclipse:10868): Gtk-WARNING **: 19:28:07.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2023-12-08T19:28:07.887Z] 
14:28:07 [2023-12-08T19:28:07.887Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:07.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:07 [2023-12-08T19:28:07.887Z] 
14:28:07 [2023-12-08T19:28:07.887Z] (Eclipse:10868): Gtk-WARNING **: 19:28:07.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2023-12-08T19:28:08.451Z] 
14:28:08 [2023-12-08T19:28:08.451Z] (Eclipse:10868): Gtk-WARNING **: 19:28:08.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2023-12-08T19:28:08.451Z] 
14:28:08 [2023-12-08T19:28:08.451Z] (Eclipse:10868): Gtk-WARNING **: 19:28:08.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2023-12-08T19:28:08.451Z] 
14:28:08 [2023-12-08T19:28:08.451Z] (Eclipse:10868): Gtk-WARNING **: 19:28:08.394: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1256639282 data=null doit=true}, Button with text {Select &archive file:}]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256639283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1256639286 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1256639286 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1256639286 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256639286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256639292 data=null}, (of type 'Combo')]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1256639413 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256639413 data=null doit=true}, TreeItem with text {traces}]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256639413 data=null}, TreeItem with text {traces}]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256639414 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256639414 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256639415 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256639472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:08 [2023-12-08T19:28:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@30f39d9d
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1256639486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256639486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1256639486 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1256639487 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1256639487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1256639487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1256639487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1256639488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256639488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1256639488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1256639488 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1256639488 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5be521cd
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1256639502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256639502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1256639502 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1256639502 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1256639503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1256639503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1256639503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1256639503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256639503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1256639503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1256639504 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1256639504 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256639569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256639570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256639570 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256639570 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256639570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:08 [2023-12-08T19:28:08.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256639570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:08 [2023-12-08T19:28:08.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:08 [2023-12-08T19:28:08.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:08 [2023-12-08T19:28:08.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:08 [2023-12-08T19:28:08.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:08 [2023-12-08T19:28:08.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:08 [2023-12-08T19:28:08.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:09 [2023-12-08T19:28:09.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256639571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:09 [2023-12-08T19:28:09.539Z] 
14:28:09 [2023-12-08T19:28:09.539Z] (Eclipse:10868): Gtk-WARNING **: 19:28:09.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2023-12-08T19:28:09.539Z] 
14:28:09 [2023-12-08T19:28:09.539Z] (Eclipse:10868): Gtk-WARNING **: 19:28:09.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2023-12-08T19:28:09.539Z] 
14:28:09 [2023-12-08T19:28:09.539Z] (Eclipse:10868): Gtk-WARNING **: 19:28:09.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2023-12-08T19:28:09.539Z] 
14:28:09 [2023-12-08T19:28:09.539Z] (Eclipse:10868): Gtk-WARNING **: 19:28:09.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2023-12-08T19:28:09.539Z] 
14:28:09 [2023-12-08T19:28:09.539Z] (Eclipse:10868): Gtk-WARNING **: 19:28:09.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2023-12-08T19:28:09.539Z] 
14:28:09 [2023-12-08T19:28:09.539Z] (Eclipse:10868): Gtk-WARNING **: 19:28:09.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2023-12-08T19:28:09.539Z] 
14:28:09 [2023-12-08T19:28:09.539Z] (Eclipse:10868): Gtk-WARNING **: 19:28:09.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:09 [2023-12-08T19:28:09.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:09 [2023-12-08T19:28:09.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256640424 data=null doit=true}, TreeItem with text {Traces [2]}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256640424 data=null}, TreeItem with text {Traces [2]}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256640425 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256640425 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256640428 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:09 [2023-12-08T19:28:09.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256640429 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256640429 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256640429 data=null}, TreeItem with text {scp_dest}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256640430 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256640430 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256640446 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256640446 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256640447 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:09 [2023-12-08T19:28:09.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256640447 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:10 [2023-12-08T19:28:10.055Z] 
14:28:10 [2023-12-08T19:28:10.055Z] (Eclipse:10868): Gtk-WARNING **: 19:28:09.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2023-12-08T19:28:10.055Z] 
14:28:10 [2023-12-08T19:28:10.055Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:09.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:10 [2023-12-08T19:28:10.314Z] 
14:28:10 [2023-12-08T19:28:10.314Z] (Eclipse:10868): Gtk-WARNING **: 19:28:10.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2023-12-08T19:28:10.314Z] 
14:28:10 [2023-12-08T19:28:10.314Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:10.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:10 [2023-12-08T19:28:10.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256640517 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:10 [2023-12-08T19:28:10.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256641110 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:10 [2023-12-08T19:28:10.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256641179 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:10 [2023-12-08T19:28:10.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256641179 data=null}, TreeItem with text {scp_dest}]
14:28:10 [2023-12-08T19:28:10.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:10 [2023-12-08T19:28:10.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:28:10 [2023-12-08T19:28:10.573Z] 
14:28:10 [2023-12-08T19:28:10.573Z] (Eclipse:10868): Gtk-WARNING **: 19:28:10.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2023-12-08T19:28:10.831Z] 
14:28:10 [2023-12-08T19:28:10.831Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:10.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:10 [2023-12-08T19:28:10.831Z] 
14:28:10 [2023-12-08T19:28:10.831Z] (Eclipse:10868): Gtk-WARNING **: 19:28:10.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2023-12-08T19:28:11.396Z] 
14:28:11 [2023-12-08T19:28:11.396Z] (Eclipse:10868): Gtk-WARNING **: 19:28:11.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2023-12-08T19:28:11.396Z] 
14:28:11 [2023-12-08T19:28:11.396Z] (Eclipse:10868): Gtk-WARNING **: 19:28:11.278: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2023-12-08T19:28:11.396Z] 
14:28:11 [2023-12-08T19:28:11.396Z] (Eclipse:10868): Gtk-WARNING **: 19:28:11.313: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1256642186 data=null doit=true}, Button with text {Select roo&t directory:}]
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256642187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1256642189 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1256642189 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1256642189 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256642189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1256642207 data=null}, (of type 'Combo')]
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1256642324 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1256642324 data=null doit=true}, TreeItem with text {/}]
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1256642325 data=null}, TreeItem with text {/}]
14:28:11 [2023-12-08T19:28:11.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1256642325 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256642326 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1256642326 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256642374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@11b26693
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1256642380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256642380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1256642380 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1256642380 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1256642381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1256642381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1256642381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1256642381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256642381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1256642381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1256642381 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1256642381 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:11 [2023-12-08T19:28:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256642409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256642409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256642410 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256642410 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256642410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:11 [2023-12-08T19:28:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256642410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:11 [2023-12-08T19:28:11.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:11 [2023-12-08T19:28:11.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:11 [2023-12-08T19:28:11.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:11 [2023-12-08T19:28:11.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:11 [2023-12-08T19:28:11.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:11 [2023-12-08T19:28:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:12 [2023-12-08T19:28:12.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256642410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.248: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.314: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.434Z] 
14:28:12 [2023-12-08T19:28:12.434Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.414: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:12 [2023-12-08T19:28:12.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:12 [2023-12-08T19:28:12.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256643281 data=null doit=true}, TreeItem with text {Traces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256643282 data=null}, TreeItem with text {Traces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256643282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256643283 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256643285 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1256643286 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1256643286 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1256643287 data=null}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256643287 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256643287 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256643306 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256643306 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1256643307 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256643307 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256643323 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1256643324 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1256643324 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1256643324 data=null}, TreeItem with text {synctraces [2]}]
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
14:28:12 [2023-12-08T19:28:12.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
14:28:12 [2023-12-08T19:28:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:12 [2023-12-08T19:28:12.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256643326 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
14:28:12 [2023-12-08T19:28:12.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256643326 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:12 [2023-12-08T19:28:12.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:12 [2023-12-08T19:28:12.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256643327 data=null}, TreeItem with text {scp_dest}]
14:28:12 [2023-12-08T19:28:12.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256643327 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
14:28:12 [2023-12-08T19:28:12.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256643327 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:12 [2023-12-08T19:28:12.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256643367 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
14:28:12 [2023-12-08T19:28:12.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256643368 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:28:12 [2023-12-08T19:28:12.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256643368 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:28:12 [2023-12-08T19:28:12.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256643369 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:12 [2023-12-08T19:28:12.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256643496 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:28:12 [2023-12-08T19:28:12.951Z] 
14:28:12 [2023-12-08T19:28:12.951Z] (Eclipse:10868): Gtk-WARNING **: 19:28:12.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2023-12-08T19:28:12.951Z] 
14:28:12 [2023-12-08T19:28:12.951Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:12.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:13 [2023-12-08T19:28:13.208Z] 
14:28:13 [2023-12-08T19:28:13.208Z] (Eclipse:10868): Gtk-WARNING **: 19:28:13.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:13 [2023-12-08T19:28:13.208Z] 
14:28:13 [2023-12-08T19:28:13.208Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:13.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:13 [2023-12-08T19:28:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256643497 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
14:28:13 [2023-12-08T19:28:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256643901 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:13 [2023-12-08T19:28:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256644000 data=null}, TreeItem with text {scp_dest}]
14:28:13 [2023-12-08T19:28:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:13 [2023-12-08T19:28:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
14:28:16 [2023-12-08T19:28:16.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:28:16 [2023-12-08T19:28:16.749Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
14:28:16 [2023-12-08T19:28:16.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
14:28:16 [2023-12-08T19:28:16.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647390 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647392 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256647392 data=null}, ToolItem with tooltip text {Hide Lost Events}]
14:28:16 [2023-12-08T19:28:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
14:28:19 [2023-12-08T19:28:19.278Z] 
14:28:19 [2023-12-08T19:28:19.278Z] (Eclipse:10868): Gtk-WARNING **: 19:28:19.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2023-12-08T19:28:19.278Z] 
14:28:19 [2023-12-08T19:28:19.278Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:19.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:19 [2023-12-08T19:28:19.279Z] 
14:28:19 [2023-12-08T19:28:19.279Z] (Eclipse:10868): Gtk-WARNING **: 19:28:19.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2023-12-08T19:28:19.844Z] 
14:28:19 [2023-12-08T19:28:19.844Z] (Eclipse:10868): Gtk-WARNING **: 19:28:19.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2023-12-08T19:28:19.844Z] 
14:28:19 [2023-12-08T19:28:19.844Z] (Eclipse:10868): Gtk-WARNING **: 19:28:19.827: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2023-12-08T19:28:20.102Z] 
14:28:20 [2023-12-08T19:28:20.102Z] (Eclipse:10868): Gtk-WARNING **: 19:28:19.863: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2023-12-08T19:28:20.102Z] 
14:28:20 [2023-12-08T19:28:20.102Z] (Eclipse:10868): Gtk-WARNING **: 19:28:19.895: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1256650769 data=null doit=true}, Button with text {Select &archive file:}]
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256650769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1256650773 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1256650773 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1256650773 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256650773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256650778 data=null}, (of type 'Combo')]
14:28:20 [2023-12-08T19:28:20.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1256650851 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256650851 data=null doit=true}, TreeItem with text {traces}]
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256650852 data=null}, TreeItem with text {traces}]
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256650852 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256650853 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256650853 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:20 [2023-12-08T19:28:20.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256650886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:20 [2023-12-08T19:28:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4c5d934b
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256650889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256650890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256650890 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256650890 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256650890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256650890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256650890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256650891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256650891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256650891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256650891 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256650891 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@44f433db
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1256650897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256650898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1256650898 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1256650898 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1256650898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1256650898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1256650898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1256650899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256650899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1256650899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1256650899 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1256650899 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256650966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256650966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256650966 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:20 [2023-12-08T19:28:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256650967 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:20 [2023-12-08T19:28:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256650967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:20 [2023-12-08T19:28:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256650967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:20 [2023-12-08T19:28:20.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:20 [2023-12-08T19:28:20.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:20 [2023-12-08T19:28:20.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:20 [2023-12-08T19:28:20.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:20 [2023-12-08T19:28:20.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:20 [2023-12-08T19:28:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:20 [2023-12-08T19:28:20.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256650967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:20 [2023-12-08T19:28:20.882Z] 
14:28:20 [2023-12-08T19:28:20.882Z] (Eclipse:10868): Gtk-WARNING **: 19:28:20.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2023-12-08T19:28:20.882Z] 
14:28:20 [2023-12-08T19:28:20.882Z] (Eclipse:10868): Gtk-WARNING **: 19:28:20.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2023-12-08T19:28:20.882Z] 
14:28:20 [2023-12-08T19:28:20.882Z] (Eclipse:10868): Gtk-WARNING **: 19:28:20.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2023-12-08T19:28:20.882Z] 
14:28:20 [2023-12-08T19:28:20.882Z] (Eclipse:10868): Gtk-WARNING **: 19:28:20.823: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2023-12-08T19:28:20.882Z] 
14:28:20 [2023-12-08T19:28:20.882Z] (Eclipse:10868): Gtk-WARNING **: 19:28:20.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2023-12-08T19:28:21.140Z] 
14:28:21 [2023-12-08T19:28:21.140Z] (Eclipse:10868): Gtk-WARNING **: 19:28:20.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2023-12-08T19:28:21.140Z] 
14:28:21 [2023-12-08T19:28:21.140Z] (Eclipse:10868): Gtk-WARNING **: 19:28:20.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2023-12-08T19:28:21.140Z] 
14:28:21 [2023-12-08T19:28:21.140Z] (Eclipse:10868): Gtk-WARNING **: 19:28:20.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2023-12-08T19:28:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:21 [2023-12-08T19:28:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:21 [2023-12-08T19:28:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:21 [2023-12-08T19:28:21.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:21 [2023-12-08T19:28:21.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:21 [2023-12-08T19:28:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256651778 data=null doit=true}, TreeItem with text {Traces [2]}]
14:28:21 [2023-12-08T19:28:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256651779 data=null}, TreeItem with text {Traces [2]}]
14:28:21 [2023-12-08T19:28:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256651784 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:21 [2023-12-08T19:28:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256651784 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:28:21 [2023-12-08T19:28:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256651786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256651787 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1256651787 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1256651788 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256651788 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256651789 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256651795 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256651806 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256651807 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256651807 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256651812 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1256651820 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1256651820 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1256651821 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
14:28:21 [2023-12-08T19:28:21.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces.tar.gz [2]} is already expanded. Won't expand it again.
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1256651822 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1256651823 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1256651823 data=null}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256651824 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256651824 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256651835 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256651835 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1256651836 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256651836 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256651842 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1256651842 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1256651865 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1256651866 data=null}, TreeItem with text {synctraces [2]}]
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
14:28:21 [2023-12-08T19:28:21.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:21 [2023-12-08T19:28:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256651868 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256651869 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:21 [2023-12-08T19:28:21.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256651869 data=null}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256651870 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256651870 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256651881 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256651881 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256651881 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256651882 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256651999 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.660Z] 
14:28:21 [2023-12-08T19:28:21.660Z] (Eclipse:10868): Gtk-WARNING **: 19:28:21.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2023-12-08T19:28:21.660Z] 
14:28:21 [2023-12-08T19:28:21.660Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:21.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:21 [2023-12-08T19:28:21.660Z] 
14:28:21 [2023-12-08T19:28:21.660Z] (Eclipse:10868): Gtk-WARNING **: 19:28:21.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2023-12-08T19:28:21.660Z] 
14:28:21 [2023-12-08T19:28:21.660Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:21.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:21 [2023-12-08T19:28:21.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256652006 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256652468 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256652573 data=null}, TreeItem with text {scp_dest}]
14:28:21 [2023-12-08T19:28:21.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:21 [2023-12-08T19:28:21.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"'
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655399 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655401 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1256655402 data=null}, ToolItem with tooltip text {Hide Lost Events}]
14:28:25 [2023-12-08T19:28:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
14:28:27 [2023-12-08T19:28:27.097Z] 
14:28:27 [2023-12-08T19:28:27.097Z] (Eclipse:10868): Gtk-WARNING **: 19:28:26.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2023-12-08T19:28:27.354Z] 
14:28:27 [2023-12-08T19:28:27.355Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:27.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:27 [2023-12-08T19:28:27.355Z] 
14:28:27 [2023-12-08T19:28:27.355Z] (Eclipse:10868): Gtk-WARNING **: 19:28:27.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2023-12-08T19:28:27.920Z] 
14:28:27 [2023-12-08T19:28:27.920Z] (Eclipse:10868): Gtk-WARNING **: 19:28:27.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2023-12-08T19:28:27.920Z] 
14:28:27 [2023-12-08T19:28:27.920Z] (Eclipse:10868): Gtk-WARNING **: 19:28:27.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2023-12-08T19:28:27.920Z] 
14:28:27 [2023-12-08T19:28:27.920Z] (Eclipse:10868): Gtk-WARNING **: 19:28:27.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
14:28:27 [2023-12-08T19:28:27.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=1256658685 data=null}, (of type 'Combo')]
14:28:27 [2023-12-08T19:28:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
14:28:27 [2023-12-08T19:28:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:27 [2023-12-08T19:28:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:27 [2023-12-08T19:28:27.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256658765 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1256658766 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1256658766 data=null}, TreeItem with text {emptyArchiveFolder}]
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256658767 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256658767 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256658768 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: emptyFile
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256658794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:28 [2023-12-08T19:28:28.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@18a693de
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256658798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256658799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256658799 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256658799 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256658799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256658800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256658800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256658800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256658800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256658801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256658801 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256658801 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2c8174ce
14:28:28 [2023-12-08T19:28:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1256658803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256658804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1256658804 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1256658804 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1256658804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1256658804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1256658804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1256658805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256658805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1256658805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1256658805 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1256658805 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7ab5b01a
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1256658807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1256658808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1256658808 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1256658808 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1256658808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1256658808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1256658808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1256658808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1256658809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1256658865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1256658865 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1256658865 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256658874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256658874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256658874 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256658875 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256658875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:28 [2023-12-08T19:28:28.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256658875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:28 [2023-12-08T19:28:28.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:28 [2023-12-08T19:28:28.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:28 [2023-12-08T19:28:28.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:28 [2023-12-08T19:28:28.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:28 [2023-12-08T19:28:28.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:28 [2023-12-08T19:28:28.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:28 [2023-12-08T19:28:28.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256658875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:28 [2023-12-08T19:28:28.702Z] 
14:28:28 [2023-12-08T19:28:28.702Z] (Eclipse:10868): Gtk-WARNING **: 19:28:28.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2023-12-08T19:28:28.959Z] 
14:28:28 [2023-12-08T19:28:28.960Z] (Eclipse:10868): Gtk-WARNING **: 19:28:28.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2023-12-08T19:28:28.960Z] 
14:28:28 [2023-12-08T19:28:28.960Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:28:28.772
14:28:28 [2023-12-08T19:28:28.960Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open.
14:28:28 [2023-12-08T19:28:28.960Z] 
14:28:28 [2023-12-08T19:28:28.960Z] (Eclipse:10868): Gtk-WARNING **: 19:28:28.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2023-12-08T19:28:28.960Z] 
14:28:28 [2023-12-08T19:28:28.960Z] (Eclipse:10868): Gtk-WARNING **: 19:28:28.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2023-12-08T19:28:29.217Z] 
14:28:29 [2023-12-08T19:28:29.217Z] (Eclipse:10868): Gtk-WARNING **: 19:28:29.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2023-12-08T19:28:29.475Z] 
14:28:29 [2023-12-08T19:28:29.475Z] (Eclipse:10868): Gtk-WARNING **: 19:28:29.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2023-12-08T19:28:29.475Z] 
14:28:29 [2023-12-08T19:28:29.475Z] (Eclipse:10868): Gtk-WARNING **: 19:28:29.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=1256660116 data=null}, (of type 'Combo')]
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256660205 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1256660206 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1256660206 data=null}, TreeItem with text {emptyArchiveFolder}]
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256660210 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256660211 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256660211 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
14:28:29 [2023-12-08T19:28:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256660282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2a0154f7
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256660285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256660285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256660286 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256660286 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256660286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256660286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256660286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256660286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256660286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256660287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256660287 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256660287 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:29 [2023-12-08T19:28:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@75564689
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1256660295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1256660295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1256660296 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1256660296 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1256660296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1256660296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1256660296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1256660296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1256660297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1256660297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1256660297 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1256660297 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256660305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256660305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256660305 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:29 [2023-12-08T19:28:29.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256660309 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:29 [2023-12-08T19:28:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256660309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:29 [2023-12-08T19:28:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256660309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:29 [2023-12-08T19:28:29.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:29 [2023-12-08T19:28:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256660309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:29 [2023-12-08T19:28:29.739Z] 
14:28:29 [2023-12-08T19:28:29.739Z] (Eclipse:10868): Gtk-WARNING **: 19:28:29.624: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2023-12-08T19:28:29.739Z] 
14:28:29 [2023-12-08T19:28:29.739Z] (Eclipse:10868): Gtk-WARNING **: 19:28:29.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2023-12-08T19:28:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:28:30 [2023-12-08T19:28:30.305Z] 
14:28:30 [2023-12-08T19:28:30.305Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2023-12-08T19:28:30.305Z] 
14:28:30 [2023-12-08T19:28:30.305Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2023-12-08T19:28:30.305Z] 
14:28:30 [2023-12-08T19:28:30.305Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2023-12-08T19:28:30.305Z] 
14:28:30 [2023-12-08T19:28:30.305Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.151: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1256660990 data=null doit=true}, Button with text {Select roo&t directory:}]
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256660990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1256660992 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1256660993 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1256660993 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256660993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:30 [2023-12-08T19:28:30.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip} [layout=null] time=1256660997 data=null}, (of type 'Combo')]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1256661043 data=null doit=true}, TreeItem with text {/}]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1256661043 data=null}, TreeItem with text {/}]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1256661044 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256661044 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1256661045 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {folder:colon} time=1256661046 data=null button=0 stateMask=0x0 x=119 y=35 count=0}, Tree node with text: folder:colon]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {folder:colon} time=1256661047 data=null doit=true}, Tree node with text: folder:colon]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {folder:colon} time=1256661047 data=null}, Tree node with text: folder:colon]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {folder:colon} time=1256661047 data=null button=1 stateMask=0x0 x=119 y=35 count=1}, Tree node with text: folder:colon]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256661048 data=null item=TreeItem {folder:colon} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: folder:colon]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {folder:colon} time=1256661050 data=null button=1 stateMask=0x80000 x=119 y=35 count=1}, Tree node with text: folder:colon]
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: folder:colon
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
14:28:30 [2023-12-08T19:28:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} [layout=null] time=1256661085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:30 [2023-12-08T19:28:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256661110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256661111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256661111 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256661111 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256661111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:30 [2023-12-08T19:28:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256661111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:30 [2023-12-08T19:28:30.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256661111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:30 [2023-12-08T19:28:30.826Z] 
14:28:30 [2023-12-08T19:28:30.826Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2023-12-08T19:28:30.826Z] 
14:28:30 [2023-12-08T19:28:30.826Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2023-12-08T19:28:30.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:28:30 [2023-12-08T19:28:30.826Z] 
14:28:30 [2023-12-08T19:28:30.826Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2023-12-08T19:28:31.083Z] 
14:28:31 [2023-12-08T19:28:31.083Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.831: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2023-12-08T19:28:31.083Z] 
14:28:31 [2023-12-08T19:28:31.083Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2023-12-08T19:28:31.083Z] 
14:28:31 [2023-12-08T19:28:31.083Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.898: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2023-12-08T19:28:31.083Z] 
14:28:31 [2023-12-08T19:28:31.083Z] (Eclipse:10868): Gtk-WARNING **: 19:28:30.913: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2023-12-08T19:28:31.341Z] 
14:28:31 [2023-12-08T19:28:31.341Z] (Eclipse:10868): Gtk-WARNING **: 19:28:31.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2023-12-08T19:28:31.599Z] 
14:28:31 [2023-12-08T19:28:31.599Z] (Eclipse:10868): Gtk-WARNING **: 19:28:31.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2023-12-08T19:28:31.599Z] 
14:28:31 [2023-12-08T19:28:31.599Z] (Eclipse:10868): Gtk-WARNING **: 19:28:31.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1256662300 data=null doit=true}, Button with text {Select &archive file:}]
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256662300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1256662303 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1256662304 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1256662304 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256662304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256662308 data=null}, (of type 'Combo')]
14:28:31 [2023-12-08T19:28:31.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256662364 data=null doit=true}, TreeItem with text {traces}]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256662368 data=null}, TreeItem with text {traces}]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256662369 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256662369 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256662372 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256662374 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256662374 data=null doit=true}, Tree node with text: synctraces]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256662374 data=null}, Tree node with text: synctraces]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256662375 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256662375 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256662376 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:31 [2023-12-08T19:28:31.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256662406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:31 [2023-12-08T19:28:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:31 [2023-12-08T19:28:31.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:31 [2023-12-08T19:28:31.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256662427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:31 [2023-12-08T19:28:31.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256662427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:31 [2023-12-08T19:28:31.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256662427 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:31 [2023-12-08T19:28:31.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256662427 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:31 [2023-12-08T19:28:31.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256662427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:31 [2023-12-08T19:28:31.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256662428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:31 [2023-12-08T19:28:31.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:31 [2023-12-08T19:28:31.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:31 [2023-12-08T19:28:31.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:31 [2023-12-08T19:28:31.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:31 [2023-12-08T19:28:31.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:31 [2023-12-08T19:28:31.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:32 [2023-12-08T19:28:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256662428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:32 [2023-12-08T19:28:32.122Z] 
14:28:32 [2023-12-08T19:28:32.122Z] (Eclipse:10868): Gtk-WARNING **: 19:28:32.085: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2023-12-08T19:28:32.122Z] 
14:28:32 [2023-12-08T19:28:32.122Z] (Eclipse:10868): Gtk-WARNING **: 19:28:32.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2023-12-08T19:28:32.379Z] 
14:28:32 [2023-12-08T19:28:32.380Z] (Eclipse:10868): Gtk-WARNING **: 19:28:32.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2023-12-08T19:28:32.380Z] 
14:28:32 [2023-12-08T19:28:32.380Z] (Eclipse:10868): Gtk-WARNING **: 19:28:32.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2023-12-08T19:28:32.380Z] 
14:28:32 [2023-12-08T19:28:32.380Z] (Eclipse:10868): Gtk-WARNING **: 19:28:32.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2023-12-08T19:28:32.380Z] 
14:28:32 [2023-12-08T19:28:32.380Z] (Eclipse:10868): Gtk-WARNING **: 19:28:32.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2023-12-08T19:28:32.380Z] 
14:28:32 [2023-12-08T19:28:32.380Z] (Eclipse:10868): Gtk-WARNING **: 19:28:32.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2023-12-08T19:28:32.380Z] 
14:28:32 [2023-12-08T19:28:32.380Z] (Eclipse:10868): Gtk-WARNING **: 19:28:32.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:32 [2023-12-08T19:28:32.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:32 [2023-12-08T19:28:32.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256663108 data=null doit=true}, TreeItem with text {Traces [2]}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256663108 data=null}, TreeItem with text {Traces [2]}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256663113 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256663114 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256663116 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:32 [2023-12-08T19:28:32.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256663117 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256663118 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256663118 data=null}, TreeItem with text {scp_dest}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256663118 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256663118 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256663139 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256663140 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:32 [2023-12-08T19:28:32.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256663141 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:32 [2023-12-08T19:28:32.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256663141 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:32 [2023-12-08T19:28:32.896Z] 
14:28:32 [2023-12-08T19:28:32.896Z] (Eclipse:10868): Gtk-WARNING **: 19:28:32.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2023-12-08T19:28:32.897Z] 
14:28:32 [2023-12-08T19:28:32.897Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:32.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:32 [2023-12-08T19:28:32.897Z] 
14:28:32 [2023-12-08T19:28:32.897Z] (Eclipse:10868): Gtk-WARNING **: 19:28:32.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2023-12-08T19:28:32.897Z] 
14:28:32 [2023-12-08T19:28:32.897Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:32.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:33 [2023-12-08T19:28:33.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256663360 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:33 [2023-12-08T19:28:33.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256663708 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:33 [2023-12-08T19:28:33.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256663729 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:33 [2023-12-08T19:28:33.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256663729 data=null}, TreeItem with text {scp_dest}]
14:28:33 [2023-12-08T19:28:33.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:33 [2023-12-08T19:28:33.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:28:33 [2023-12-08T19:28:33.155Z] 
14:28:33 [2023-12-08T19:28:33.155Z] (Eclipse:10868): Gtk-WARNING **: 19:28:33.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:33 [2023-12-08T19:28:33.155Z] 
14:28:33 [2023-12-08T19:28:33.155Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:33.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:33 [2023-12-08T19:28:33.155Z] 
14:28:33 [2023-12-08T19:28:33.155Z] (Eclipse:10868): Gtk-WARNING **: 19:28:33.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:33 [2023-12-08T19:28:33.720Z] 
14:28:33 [2023-12-08T19:28:33.720Z] (Eclipse:10868): Gtk-WARNING **: 19:28:33.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:33 [2023-12-08T19:28:33.720Z] 
14:28:33 [2023-12-08T19:28:33.720Z] (Eclipse:10868): Gtk-WARNING **: 19:28:33.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256664491 data=null}, (of type 'Combo')]
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:33 [2023-12-08T19:28:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:33 [2023-12-08T19:28:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:33 [2023-12-08T19:28:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:33 [2023-12-08T19:28:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256664596 data=null doit=true}, TreeItem with text {traces}]
14:28:33 [2023-12-08T19:28:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256664597 data=null}, TreeItem with text {traces}]
14:28:33 [2023-12-08T19:28:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256664598 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:33 [2023-12-08T19:28:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256664598 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256664604 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256664662 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256664662 data=null doit=true}, Tree node with text: synctraces]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256664663 data=null}, Tree node with text: synctraces]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256664663 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256664663 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256664665 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256664699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@52c4bf29
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256664703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256664703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256664704 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256664704 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256664704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256664704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256664704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256664705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256664705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256664705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256664705 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256664706 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:33 [2023-12-08T19:28:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256664772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256664772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256664772 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256664772 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256664773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256664773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:34 [2023-12-08T19:28:34.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:34 [2023-12-08T19:28:34.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:34 [2023-12-08T19:28:34.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:34 [2023-12-08T19:28:34.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:34 [2023-12-08T19:28:34.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256665381 data=null doit=true}, Shell with text {Confirmation}]
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1256665384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1256665384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1256665384 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1256665384 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1256665385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1256665385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1256665385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:28:34 [2023-12-08T19:28:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:28:35 [2023-12-08T19:28:35.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256664773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:35 [2023-12-08T19:28:35.377Z] 
14:28:35 [2023-12-08T19:28:35.377Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.377Z] 
14:28:35 [2023-12-08T19:28:35.377Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.377Z] 
14:28:35 [2023-12-08T19:28:35.377Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.377Z] 
14:28:35 [2023-12-08T19:28:35.377Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.377Z] 
14:28:35 [2023-12-08T19:28:35.377Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.377Z] 
14:28:35 [2023-12-08T19:28:35.377Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.377Z] 
14:28:35 [2023-12-08T19:28:35.377Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.377Z] 
14:28:35 [2023-12-08T19:28:35.377Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.377Z] 
14:28:35 [2023-12-08T19:28:35.377Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:35 [2023-12-08T19:28:35.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:35 [2023-12-08T19:28:35.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:35 [2023-12-08T19:28:35.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:28:35 [2023-12-08T19:28:35.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256666243 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256666244 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256666244 data=null}, TreeItem with text {scp_dest}]
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256666245 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256666245 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256666252 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256666252 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256666253 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:35 [2023-12-08T19:28:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256666253 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:35 [2023-12-08T19:28:35.893Z] 
14:28:35 [2023-12-08T19:28:35.893Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.893Z] 
14:28:35 [2023-12-08T19:28:35.893Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:35.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:35 [2023-12-08T19:28:35.893Z] 
14:28:35 [2023-12-08T19:28:35.893Z] (Eclipse:10868): Gtk-WARNING **: 19:28:35.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2023-12-08T19:28:35.893Z] 
14:28:35 [2023-12-08T19:28:35.893Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:35.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:36 [2023-12-08T19:28:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256666317 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:36 [2023-12-08T19:28:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256667059 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:36 [2023-12-08T19:28:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256667132 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:36 [2023-12-08T19:28:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256667132 data=null}, TreeItem with text {scp_dest}]
14:28:36 [2023-12-08T19:28:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:36 [2023-12-08T19:28:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:28:36 [2023-12-08T19:28:36.408Z] 
14:28:36 [2023-12-08T19:28:36.408Z] (Eclipse:10868): Gtk-WARNING **: 19:28:36.407: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2023-12-08T19:28:36.667Z] 
14:28:36 [2023-12-08T19:28:36.667Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:36.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:36 [2023-12-08T19:28:36.667Z] 
14:28:36 [2023-12-08T19:28:36.667Z] (Eclipse:10868): Gtk-WARNING **: 19:28:36.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2023-12-08T19:28:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:28:36 [2023-12-08T19:28:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:36 [2023-12-08T19:28:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:36 [2023-12-08T19:28:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:36 [2023-12-08T19:28:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:36 [2023-12-08T19:28:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:36 [2023-12-08T19:28:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256667688 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:28:36 [2023-12-08T19:28:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256667688 data=null doit=true}, TreeItem with text {Tracing}]
14:28:36 [2023-12-08T19:28:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256667689 data=null}, TreeItem with text {Tracing}]
14:28:36 [2023-12-08T19:28:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256667689 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:36 [2023-12-08T19:28:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256667689 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:36 [2023-12-08T19:28:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256667706 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:36 [2023-12-08T19:28:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:36 [2023-12-08T19:28:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256667709 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:28:36 [2023-12-08T19:28:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256667709 data=null doit=true}, TreeItem with text {Tracing}]
14:28:36 [2023-12-08T19:28:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256667709 data=null}, TreeItem with text {Tracing}]
14:28:36 [2023-12-08T19:28:36.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256667710 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:37 [2023-12-08T19:28:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256667710 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:37 [2023-12-08T19:28:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256667767 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:37 [2023-12-08T19:28:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
14:28:37 [2023-12-08T19:28:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
14:28:37 [2023-12-08T19:28:37.443Z] 
14:28:37 [2023-12-08T19:28:37.443Z] (Eclipse:10868): Gtk-WARNING **: 19:28:37.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2023-12-08T19:28:37.443Z] 
14:28:37 [2023-12-08T19:28:37.443Z] (Eclipse:10868): Gtk-WARNING **: 19:28:37.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2023-12-08T19:28:37.443Z] 
14:28:37 [2023-12-08T19:28:37.443Z] (Eclipse:10868): Gtk-WARNING **: 19:28:37.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256668279 data=null doit=true}, Shell with text {Export}]
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:37 [2023-12-08T19:28:37.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1256668283 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1256668284 data=null doit=true}, Tree node with text: Archive File]
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1256668284 data=null}, Tree node with text: Archive File]
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1256668284 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256668285 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1256668285 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1256668292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1256668293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1256668293 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1256668293 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1256668293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1256668293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1256668294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:37 [2023-12-08T19:28:37.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:37 [2023-12-08T19:28:37.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:37 [2023-12-08T19:28:37.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:37 [2023-12-08T19:28:37.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1256668470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256668470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1256668471 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1256668471 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1256668471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1256668471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1256668471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1256668475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256668476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1256668476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1256668476 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1256668476 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3af8f1ef
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1256668487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256668487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1256668488 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1256668488 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1256668488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1256668488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1256668488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1256668491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256668504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1256668504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1256668504 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1256668504 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256668507 data=null doit=true}, TreeItem with text {Tracing}]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256668507 data=null}, TreeItem with text {Tracing}]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256668508 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256668508 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256668566 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256668568 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1256668568 data=null doit=true}, Tree node with text: emptyArchiveFolder]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1256668568 data=null}, Tree node with text: emptyArchiveFolder]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256668568 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256668569 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256668570 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1256668594 data=null}, (of type 'Combo')]
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:37 [2023-12-08T19:28:37.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:37 [2023-12-08T19:28:37.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:37 [2023-12-08T19:28:37.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256668602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256668602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256668602 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256668603 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256668603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256668603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256668603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:37 [2023-12-08T19:28:37.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1256667871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
14:28:38 [2023-12-08T19:28:38.222Z] 
14:28:38 [2023-12-08T19:28:38.222Z] (Eclipse:10868): Gtk-WARNING **: 19:28:38.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2023-12-08T19:28:38.222Z] 
14:28:38 [2023-12-08T19:28:38.222Z] (Eclipse:10868): Gtk-WARNING **: 19:28:38.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2023-12-08T19:28:38.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:28:38 [2023-12-08T19:28:38.222Z] 
14:28:38 [2023-12-08T19:28:38.222Z] (Eclipse:10868): Gtk-WARNING **: 19:28:38.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2023-12-08T19:28:38.480Z] 
14:28:38 [2023-12-08T19:28:38.480Z] (Eclipse:10868): Gtk-WARNING **: 19:28:38.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2023-12-08T19:28:38.480Z] 
14:28:38 [2023-12-08T19:28:38.480Z] (Eclipse:10868): Gtk-WARNING **: 19:28:38.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2023-12-08T19:28:38.480Z] 
14:28:38 [2023-12-08T19:28:38.480Z] (Eclipse:10868): Gtk-WARNING **: 19:28:38.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1256669329 data=null doit=true}, Button with text {Select roo&t directory:}]
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256669330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:38 [2023-12-08T19:28:38.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1256669332 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1256669332 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1256669332 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256669332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1256669336 data=null}, (of type 'Combo')]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1256669387 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1256669388 data=null doit=true}, TreeItem with text {/}]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1256669388 data=null}, TreeItem with text {/}]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1256669389 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256669389 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1256669389 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256669413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:38 [2023-12-08T19:28:38.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256669495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256669495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256669496 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256669496 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256669496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:38 [2023-12-08T19:28:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256669496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:39 [2023-12-08T19:28:39.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256669496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:39 [2023-12-08T19:28:39.000Z] 
14:28:39 [2023-12-08T19:28:39.000Z] (Eclipse:10868): Gtk-WARNING **: 19:28:38.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2023-12-08T19:28:39.000Z] 
14:28:39 [2023-12-08T19:28:39.000Z] (Eclipse:10868): Gtk-WARNING **: 19:28:38.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:28:39 [2023-12-08T19:28:39.000Z] 
14:28:39 [2023-12-08T19:28:39.000Z] (Eclipse:10868): Gtk-WARNING **: 19:28:38.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256669750 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256669750 data=null doit=true}, TreeItem with text {Tracing}]
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256669755 data=null}, TreeItem with text {Tracing}]
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256669756 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:39 [2023-12-08T19:28:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256669756 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:39 [2023-12-08T19:28:39.000Z] 
14:28:39 [2023-12-08T19:28:39.000Z] (Eclipse:10868): Gtk-WARNING **: 19:28:38.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2023-12-08T19:28:39.000Z] 
14:28:39 [2023-12-08T19:28:39.000Z] (Eclipse:10868): Gtk-WARNING **: 19:28:39.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256669788 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:42 [2023-12-08T19:28:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256669790 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256669790 data=null doit=true}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256669790 data=null}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256669790 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.962Z] 
14:28:42 [2023-12-08T19:28:42.962Z] (Eclipse:10868): Gtk-WARNING **: 19:28:39.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256669791 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.962Z] 
14:28:42 [2023-12-08T19:28:42.962Z] (Eclipse:10868): Gtk-WARNING **: 19:28:39.032: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.962Z] 
14:28:42 [2023-12-08T19:28:42.962Z] (Eclipse:10868): Gtk-WARNING **: 19:28:39.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.962Z] 
14:28:42 [2023-12-08T19:28:42.962Z] (Eclipse:10868): Gtk-WARNING **: 19:28:39.085: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256669873 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.962Z] 
14:28:42 [2023-12-08T19:28:42.962Z] (Eclipse:10868): Gtk-WARNING **: 19:28:39.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
14:28:42 [2023-12-08T19:28:42.962Z] 
14:28:42 [2023-12-08T19:28:42.962Z] (Eclipse:10868): Gtk-WARNING **: 19:28:39.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.962Z] 
14:28:42 [2023-12-08T19:28:42.962Z] (Eclipse:10868): Gtk-WARNING **: 19:28:39.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.962Z] 
14:28:42 [2023-12-08T19:28:42.962Z] (Eclipse:10868): Gtk-WARNING **: 19:28:39.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256670408 data=null doit=true}, Shell with text {Export}]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:42 [2023-12-08T19:28:42.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1256670412 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1256670413 data=null doit=true}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1256670413 data=null}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1256670413 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256670462 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1256670463 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1256670466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1256670466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1256670466 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1256670466 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1256670466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1256670467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1256670467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1256670588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256670588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1256670588 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1256670588 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1256670588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1256670588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1256670588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1256670593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256670593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1256670593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1256670593 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1256670593 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@677480c8
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1256670604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256670605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1256670605 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1256670605 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1256670605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1256670605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1256670605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1256670608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256670608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1256670608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1256670608 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1256670609 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256670611 data=null doit=true}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256670611 data=null}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256670612 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256670612 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256670626 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256670635 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1256670635 data=null doit=true}, Tree node with text: emptyArchiveFolder]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1256670635 data=null}, Tree node with text: emptyArchiveFolder]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256670636 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256670636 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256670637 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1256670646 data=null}, (of type 'Combo')]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256670666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256670667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256670667 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256670667 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256670667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256670672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256670673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1256669987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
14:28:42 [2023-12-08T19:28:42.965Z] 
14:28:42 [2023-12-08T19:28:42.965Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.965Z] 
14:28:42 [2023-12-08T19:28:42.965Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256670891 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256670891 data=null doit=true}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256670891 data=null}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256670892 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256670892 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256670964 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256670966 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256670966 data=null doit=true}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256670966 data=null}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256670967 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256670967 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256670985 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.578: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] 
14:28:42 [2023-12-08T19:28:42.966Z] (Eclipse:10868): Gtk-WARNING **: 19:28:40.717: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
14:28:42 [2023-12-08T19:28:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256671575 data=null doit=true}, Shell with text {Export}]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:42 [2023-12-08T19:28:42.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1256671579 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1256671580 data=null doit=true}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1256671580 data=null}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1256671580 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256671580 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1256671581 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1256671588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1256671588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1256671588 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1256671589 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1256671589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1256671589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1256671589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.968Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.968Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1256671762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256671762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1256671762 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1256671762 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1256671763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1256671763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1256671763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1256671767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256671767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1256671768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1256671768 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1256671768 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:28:42 [2023-12-08T19:28:42.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@25e7e6d
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1256671780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256671780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1256671780 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1256671780 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1256671781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1256671781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1256671781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1256671784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256671784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1256671784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1256671784 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1256671784 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256671787 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256671787 data=null doit=true}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256671788 data=null}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256671788 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256671788 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256671789 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1256671876 data=null}, (of type 'Combo')]
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256671892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256671892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256671893 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256671893 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256671893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256671893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256671894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1256671094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
14:28:42 [2023-12-08T19:28:42.970Z] 
14:28:42 [2023-12-08T19:28:42.970Z] (Eclipse:10868): Gtk-WARNING **: 19:28:41.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.970Z] 
14:28:42 [2023-12-08T19:28:42.971Z] (Eclipse:10868): Gtk-WARNING **: 19:28:41.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:28:42 [2023-12-08T19:28:42.971Z] 
14:28:42 [2023-12-08T19:28:42.971Z] (Eclipse:10868): Gtk-WARNING **: 19:28:41.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.971Z] 
14:28:42 [2023-12-08T19:28:42.971Z] (Eclipse:10868): Gtk-WARNING **: 19:28:41.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.971Z] 
14:28:42 [2023-12-08T19:28:42.971Z] (Eclipse:10868): Gtk-WARNING **: 19:28:41.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.971Z] 
14:28:42 [2023-12-08T19:28:42.971Z] (Eclipse:10868): Gtk-WARNING **: 19:28:41.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.971Z] 
14:28:42 [2023-12-08T19:28:42.971Z] (Eclipse:10868): Gtk-WARNING **: 19:28:41.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.971Z] 
14:28:42 [2023-12-08T19:28:42.971Z] (Eclipse:10868): Gtk-WARNING **: 19:28:41.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.971Z] 
14:28:42 [2023-12-08T19:28:42.971Z] (Eclipse:10868): Gtk-WARNING **: 19:28:41.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1256672686 data=null}, (of type 'Combo')]
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1256672726 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1256672727 data=null doit=true}, TreeItem with text {/}]
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1256672727 data=null}, TreeItem with text {/}]
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1256672727 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256672727 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1256672728 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:42 [2023-12-08T19:28:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256672737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256672775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256672775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256672775 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256672775 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256672776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256672776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:42 [2023-12-08T19:28:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256672776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:42 [2023-12-08T19:28:42.974Z] 
14:28:42 [2023-12-08T19:28:42.974Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.974Z] 
14:28:42 [2023-12-08T19:28:42.974Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.974Z] 
14:28:42 [2023-12-08T19:28:42.974Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.974Z] 
14:28:42 [2023-12-08T19:28:42.974Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.974Z] 
14:28:42 [2023-12-08T19:28:42.974Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.974Z] 
14:28:42 [2023-12-08T19:28:42.974Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.974Z] 
14:28:42 [2023-12-08T19:28:42.974Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.974Z] 
14:28:42 [2023-12-08T19:28:42.974Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.974Z] 
14:28:42 [2023-12-08T19:28:42.974Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.975Z] 
14:28:42 [2023-12-08T19:28:42.975Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:28:42.531
14:28:42 [2023-12-08T19:28:42.975Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open.
14:28:42 [2023-12-08T19:28:42.975Z] 
14:28:42 [2023-12-08T19:28:42.975Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.975Z] 
14:28:42 [2023-12-08T19:28:42.975Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.975Z] 
14:28:42 [2023-12-08T19:28:42.975Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2023-12-08T19:28:42.975Z] 
14:28:42 [2023-12-08T19:28:42.975Z] (Eclipse:10868): Gtk-WARNING **: 19:28:42.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:43 [2023-12-08T19:28:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1256673821 data=null}, (of type 'Combo')]
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1256673886 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1256673889 data=null doit=true}, TreeItem with text {/}]
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1256673889 data=null}, TreeItem with text {/}]
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1256673889 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256673890 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1256673890 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256673913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:43 [2023-12-08T19:28:43.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:43 [2023-12-08T19:28:43.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256673931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256673931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256673931 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256673932 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:43 [2023-12-08T19:28:43.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256673932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:43 [2023-12-08T19:28:43.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256673932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:43 [2023-12-08T19:28:43.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:43 [2023-12-08T19:28:43.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:43 [2023-12-08T19:28:43.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:43 [2023-12-08T19:28:43.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:43 [2023-12-08T19:28:43.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:43 [2023-12-08T19:28:43.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:43 [2023-12-08T19:28:43.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256673932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:43 [2023-12-08T19:28:43.806Z] 
14:28:43 [2023-12-08T19:28:43.806Z] (Eclipse:10868): Gtk-WARNING **: 19:28:43.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2023-12-08T19:28:43.806Z] 
14:28:43 [2023-12-08T19:28:43.806Z] (Eclipse:10868): Gtk-WARNING **: 19:28:43.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2023-12-08T19:28:43.806Z] 
14:28:43 [2023-12-08T19:28:43.806Z] (Eclipse:10868): Gtk-WARNING **: 19:28:43.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2023-12-08T19:28:43.806Z] 
14:28:43 [2023-12-08T19:28:43.806Z] (Eclipse:10868): Gtk-WARNING **: 19:28:43.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2023-12-08T19:28:44.064Z] 
14:28:44 [2023-12-08T19:28:44.064Z] (Eclipse:10868): Gtk-WARNING **: 19:28:43.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2023-12-08T19:28:44.064Z] 
14:28:44 [2023-12-08T19:28:44.064Z] (Eclipse:10868): Gtk-WARNING **: 19:28:43.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2023-12-08T19:28:44.064Z] 
14:28:44 [2023-12-08T19:28:44.064Z] (Eclipse:10868): Gtk-WARNING **: 19:28:43.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2023-12-08T19:28:44.064Z] 
14:28:44 [2023-12-08T19:28:44.064Z] (Eclipse:10868): Gtk-WARNING **: 19:28:43.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2023-12-08T19:28:44.064Z] 
14:28:44 [2023-12-08T19:28:44.064Z] (Eclipse:10868): Gtk-WARNING **: 19:28:43.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2023-12-08T19:28:44.064Z] 
14:28:44 [2023-12-08T19:28:44.064Z] (Eclipse:10868): Gtk-WARNING **: 19:28:43.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:44 [2023-12-08T19:28:44.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:44 [2023-12-08T19:28:44.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256674789 data=null doit=true}, TreeItem with text {Traces [2]}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256674789 data=null}, TreeItem with text {Traces [2]}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256674790 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256674790 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256674793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:44 [2023-12-08T19:28:44.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256674795 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256674795 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256674796 data=null}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256674797 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256674797 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256674817 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256674817 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256674818 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256674818 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256674901 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256674908 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256674908 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256674909 data=null}, TreeItem with text {scp_dest}]
14:28:44 [2023-12-08T19:28:44.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:44 [2023-12-08T19:28:44.323Z] 
14:28:44 [2023-12-08T19:28:44.323Z] (Eclipse:10868): Gtk-WARNING **: 19:28:44.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2023-12-08T19:28:44.323Z] 
14:28:44 [2023-12-08T19:28:44.323Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:44.319: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:44 [2023-12-08T19:28:44.581Z] 
14:28:44 [2023-12-08T19:28:44.581Z] (Eclipse:10868): Gtk-WARNING **: 19:28:44.423: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2023-12-08T19:28:44.581Z] 
14:28:44 [2023-12-08T19:28:44.581Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:44.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:44 [2023-12-08T19:28:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:28:44 [2023-12-08T19:28:44.839Z] 
14:28:44 [2023-12-08T19:28:44.839Z] (Eclipse:10868): Gtk-WARNING **: 19:28:44.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2023-12-08T19:28:44.839Z] 
14:28:44 [2023-12-08T19:28:44.839Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:44.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:44 [2023-12-08T19:28:44.839Z] 
14:28:44 [2023-12-08T19:28:44.839Z] (Eclipse:10868): Gtk-WARNING **: 19:28:44.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:45 [2023-12-08T19:28:45.097Z] 
14:28:45 [2023-12-08T19:28:45.097Z] (Eclipse:10868): Gtk-WARNING **: 19:28:45.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:45 [2023-12-08T19:28:45.356Z] 
14:28:45 [2023-12-08T19:28:45.356Z] (Eclipse:10868): Gtk-WARNING **: 19:28:45.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:45 [2023-12-08T19:28:45.356Z] 
14:28:45 [2023-12-08T19:28:45.356Z] (Eclipse:10868): Gtk-WARNING **: 19:28:45.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:45 [2023-12-08T19:28:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1256676024 data=null}, (of type 'Combo')]
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1256676103 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1256676103 data=null doit=true}, TreeItem with text {/}]
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1256676104 data=null}, TreeItem with text {/}]
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1256676104 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256676104 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1256676105 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256676132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:45 [2023-12-08T19:28:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:45 [2023-12-08T19:28:45.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7917317d
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1256676183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256676184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1256676184 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1256676184 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1256676184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1256676184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1256676185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1256676185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256676185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1256676185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1256676185 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1256676185 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:45 [2023-12-08T19:28:45.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256676201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256676201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256676202 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256676202 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256676202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256676202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:45 [2023-12-08T19:28:45.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:45 [2023-12-08T19:28:45.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:45 [2023-12-08T19:28:45.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:45 [2023-12-08T19:28:45.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:45 [2023-12-08T19:28:45.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:45 [2023-12-08T19:28:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:46 [2023-12-08T19:28:46.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256676202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:46 [2023-12-08T19:28:46.551Z] 
14:28:46 [2023-12-08T19:28:46.551Z] (Eclipse:10868): Gtk-WARNING **: 19:28:46.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2023-12-08T19:28:46.551Z] 
14:28:46 [2023-12-08T19:28:46.551Z] (Eclipse:10868): Gtk-WARNING **: 19:28:46.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2023-12-08T19:28:46.551Z] 
14:28:46 [2023-12-08T19:28:46.551Z] (Eclipse:10868): Gtk-WARNING **: 19:28:46.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2023-12-08T19:28:46.551Z] 
14:28:46 [2023-12-08T19:28:46.551Z] (Eclipse:10868): Gtk-WARNING **: 19:28:46.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2023-12-08T19:28:46.551Z] 
14:28:46 [2023-12-08T19:28:46.551Z] (Eclipse:10868): Gtk-WARNING **: 19:28:46.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2023-12-08T19:28:46.551Z] 
14:28:46 [2023-12-08T19:28:46.551Z] (Eclipse:10868): Gtk-WARNING **: 19:28:46.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2023-12-08T19:28:46.551Z] 
14:28:46 [2023-12-08T19:28:46.551Z] (Eclipse:10868): Gtk-WARNING **: 19:28:46.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2023-12-08T19:28:46.551Z] 
14:28:46 [2023-12-08T19:28:46.551Z] (Eclipse:10868): Gtk-WARNING **: 19:28:46.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2023-12-08T19:28:46.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:46 [2023-12-08T19:28:46.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:46 [2023-12-08T19:28:46.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:46 [2023-12-08T19:28:46.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:46 [2023-12-08T19:28:46.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256677312 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256677313 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256677313 data=null}, TreeItem with text {scp_dest}]
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256677314 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256677314 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256677320 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256677321 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:46 [2023-12-08T19:28:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256677321 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:46 [2023-12-08T19:28:46.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256677322 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:46 [2023-12-08T19:28:46.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256677383 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:46 [2023-12-08T19:28:46.810Z] 
14:28:46 [2023-12-08T19:28:46.810Z] (Eclipse:10868): Gtk-WARNING **: 19:28:46.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2023-12-08T19:28:46.810Z] 
14:28:46 [2023-12-08T19:28:46.810Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:46.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:47 [2023-12-08T19:28:47.068Z] 
14:28:47 [2023-12-08T19:28:47.068Z] (Eclipse:10868): Gtk-WARNING **: 19:28:46.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2023-12-08T19:28:47.069Z] 
14:28:47 [2023-12-08T19:28:47.069Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:46.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:47 [2023-12-08T19:28:47.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256677389 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:47 [2023-12-08T19:28:47.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256677790 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:47 [2023-12-08T19:28:47.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256677904 data=null}, TreeItem with text {scp_dest}]
14:28:47 [2023-12-08T19:28:47.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:47 [2023-12-08T19:28:47.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:28:47 [2023-12-08T19:28:47.327Z] 
14:28:47 [2023-12-08T19:28:47.327Z] (Eclipse:10868): Gtk-WARNING **: 19:28:47.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2023-12-08T19:28:47.327Z] 
14:28:47 [2023-12-08T19:28:47.327Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:47.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:47 [2023-12-08T19:28:47.327Z] 
14:28:47 [2023-12-08T19:28:47.327Z] (Eclipse:10868): Gtk-WARNING **: 19:28:47.272: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2023-12-08T19:28:47.891Z] 
14:28:47 [2023-12-08T19:28:47.891Z] (Eclipse:10868): Gtk-WARNING **: 19:28:47.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2023-12-08T19:28:47.891Z] 
14:28:47 [2023-12-08T19:28:47.891Z] (Eclipse:10868): Gtk-WARNING **: 19:28:47.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.149Z] 
14:28:48 [2023-12-08T19:28:48.149Z] (Eclipse:10868): Gtk-WARNING **: 19:28:47.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.149Z] 
14:28:48 [2023-12-08T19:28:48.149Z] (Eclipse:10868): Gtk-WARNING **: 19:28:47.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.149Z] 
14:28:48 [2023-12-08T19:28:48.149Z] (Eclipse:10868): Gtk-WARNING **: 19:28:47.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.149Z] 
14:28:48 [2023-12-08T19:28:48.149Z] (Eclipse:10868): Gtk-WARNING **: 19:28:47.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1256678895 data=null}, (of type 'Combo')]
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:48 [2023-12-08T19:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:48 [2023-12-08T19:28:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1256678959 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1256678959 data=null doit=true}, TreeItem with text {/}]
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1256678959 data=null}, TreeItem with text {/}]
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1256678960 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256678960 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1256678964 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256678976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1d891373
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1256678991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256678991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1256678992 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1256678992 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1256678992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1256678992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1256678992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1256678992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256678993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1256678993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1256678993 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1256678999 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@42cb8174
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1256679004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256679004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1256679005 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1256679005 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1256679005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1256679005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1256679005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1256679006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256679006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1256679007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1256679007 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1256679007 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256679063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256679063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256679063 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256679064 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256679064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256679064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:48 [2023-12-08T19:28:48.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:48 [2023-12-08T19:28:48.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:48 [2023-12-08T19:28:48.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:48 [2023-12-08T19:28:48.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:48 [2023-12-08T19:28:48.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:48 [2023-12-08T19:28:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:48 [2023-12-08T19:28:48.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256679064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:48 [2023-12-08T19:28:48.980Z] 
14:28:48 [2023-12-08T19:28:48.980Z] (Eclipse:10868): Gtk-WARNING **: 19:28:48.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.980Z] 
14:28:48 [2023-12-08T19:28:48.980Z] (Eclipse:10868): Gtk-WARNING **: 19:28:48.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.980Z] 
14:28:48 [2023-12-08T19:28:48.980Z] (Eclipse:10868): Gtk-WARNING **: 19:28:48.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.980Z] 
14:28:48 [2023-12-08T19:28:48.980Z] (Eclipse:10868): Gtk-WARNING **: 19:28:48.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.980Z] 
14:28:48 [2023-12-08T19:28:48.980Z] (Eclipse:10868): Gtk-WARNING **: 19:28:48.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.980Z] 
14:28:48 [2023-12-08T19:28:48.980Z] (Eclipse:10868): Gtk-WARNING **: 19:28:48.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2023-12-08T19:28:48.980Z] 
14:28:48 [2023-12-08T19:28:48.980Z] (Eclipse:10868): Gtk-WARNING **: 19:28:48.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2023-12-08T19:28:49.238Z] 
14:28:49 [2023-12-08T19:28:49.238Z] (Eclipse:10868): Gtk-WARNING **: 19:28:48.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2023-12-08T19:28:49.238Z] 
14:28:49 [2023-12-08T19:28:49.238Z] (Eclipse:10868): Gtk-WARNING **: 19:28:48.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2023-12-08T19:28:49.238Z] 
14:28:49 [2023-12-08T19:28:49.238Z] (Eclipse:10868): Gtk-WARNING **: 19:28:49.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:49 [2023-12-08T19:28:49.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:49 [2023-12-08T19:28:49.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256679901 data=null doit=true}, TreeItem with text {Traces [2]}]
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256679902 data=null}, TreeItem with text {Traces [2]}]
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256679902 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256679902 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256679904 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:49 [2023-12-08T19:28:49.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1256679905 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1256679906 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1256679906 data=null}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256679907 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256679907 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256679913 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256679914 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1256679914 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256679914 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256679927 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1256679928 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1256679928 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1256679928 data=null}, TreeItem with text {synctraces [2]}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
14:28:49 [2023-12-08T19:28:49.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256679930 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256679930 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256679930 data=null}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256679931 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256679931 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256679941 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256679942 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256679943 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256679943 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.496Z] 
14:28:49 [2023-12-08T19:28:49.496Z] (Eclipse:10868): Gtk-WARNING **: 19:28:49.488: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2023-12-08T19:28:49.753Z] 
14:28:49 [2023-12-08T19:28:49.754Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:49.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:49 [2023-12-08T19:28:49.754Z] 
14:28:49 [2023-12-08T19:28:49.754Z] (Eclipse:10868): Gtk-WARNING **: 19:28:49.594: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2023-12-08T19:28:49.754Z] 
14:28:49 [2023-12-08T19:28:49.754Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:49.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:49 [2023-12-08T19:28:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256680010 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256680468 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256680495 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256680496 data=null}, TreeItem with text {scp_dest}]
14:28:49 [2023-12-08T19:28:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:49 [2023-12-08T19:28:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
14:28:50 [2023-12-08T19:28:50.012Z] 
14:28:50 [2023-12-08T19:28:50.012Z] (Eclipse:10868): Gtk-WARNING **: 19:28:49.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2023-12-08T19:28:50.012Z] 
14:28:50 [2023-12-08T19:28:50.012Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:49.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:50 [2023-12-08T19:28:50.012Z] 
14:28:50 [2023-12-08T19:28:50.012Z] (Eclipse:10868): Gtk-WARNING **: 19:28:49.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2023-12-08T19:28:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:28:50 [2023-12-08T19:28:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:50 [2023-12-08T19:28:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:50 [2023-12-08T19:28:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:50 [2023-12-08T19:28:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:50 [2023-12-08T19:28:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:50 [2023-12-08T19:28:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256680998 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256680998 data=null doit=true}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256680998 data=null}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256680999 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256680999 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256681067 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256681069 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256681069 data=null doit=true}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256681069 data=null}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256681069 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256681070 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256681081 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
14:28:50 [2023-12-08T19:28:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
14:28:50 [2023-12-08T19:28:50.786Z] 
14:28:50 [2023-12-08T19:28:50.786Z] (Eclipse:10868): Gtk-WARNING **: 19:28:50.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2023-12-08T19:28:50.786Z] 
14:28:50 [2023-12-08T19:28:50.786Z] (Eclipse:10868): Gtk-WARNING **: 19:28:50.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2023-12-08T19:28:50.786Z] 
14:28:50 [2023-12-08T19:28:50.786Z] (Eclipse:10868): Gtk-WARNING **: 19:28:50.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2023-12-08T19:28:50.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
14:28:50 [2023-12-08T19:28:50.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
14:28:50 [2023-12-08T19:28:50.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256681566 data=null doit=true}, Shell with text {Export}]
14:28:50 [2023-12-08T19:28:50.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:50 [2023-12-08T19:28:50.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:50 [2023-12-08T19:28:50.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
14:28:50 [2023-12-08T19:28:50.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:50 [2023-12-08T19:28:50.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1256681570 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1256681570 data=null doit=true}, Tree node with text: Archive File]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1256681570 data=null}, Tree node with text: Archive File]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1256681571 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256681571 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1256681572 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1256681573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1256681574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1256681574 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1256681574 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1256681574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1256681574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1256681574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:51 [2023-12-08T19:28:51.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:51 [2023-12-08T19:28:51.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:51 [2023-12-08T19:28:51.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:51 [2023-12-08T19:28:51.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:28:51 [2023-12-08T19:28:51.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1256681655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256681655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1256681655 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1256681655 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1256681656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1256681656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1256681656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1256681667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1256681668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1256681668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1256681668 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1256681668 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@508f2b78
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1256681671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256681672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1256681672 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1256681672 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1256681672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1256681672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1256681672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1256681674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1256681675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1256681675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1256681675 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1256681675 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256681677 data=null doit=true}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256681677 data=null}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256681677 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256681678 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256681680 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256681681 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1256681681 data=null doit=true}, Tree node with text: emptyArchiveFolder]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1256681681 data=null}, Tree node with text: emptyArchiveFolder]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256681681 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256681682 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1256681682 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:28:51 [2023-12-08T19:28:51.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1256681708 data=null}, (of type 'Combo')]
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256681714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256681714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256681714 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256681714 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256681715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256681715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256681715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1256681175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
14:28:51 [2023-12-08T19:28:51.306Z] 
14:28:51 [2023-12-08T19:28:51.306Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2023-12-08T19:28:51.306Z] 
14:28:51 [2023-12-08T19:28:51.306Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2023-12-08T19:28:51.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:28:51 [2023-12-08T19:28:51.306Z] 
14:28:51 [2023-12-08T19:28:51.306Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2023-12-08T19:28:51.306Z] 
14:28:51 [2023-12-08T19:28:51.306Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2023-12-08T19:28:51.564Z] 
14:28:51 [2023-12-08T19:28:51.564Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2023-12-08T19:28:51.564Z] 
14:28:51 [2023-12-08T19:28:51.564Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2023-12-08T19:28:51.564Z] 
14:28:51 [2023-12-08T19:28:51.564Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2023-12-08T19:28:51.564Z] 
14:28:51 [2023-12-08T19:28:51.564Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2023-12-08T19:28:51.564Z] 
14:28:51 [2023-12-08T19:28:51.564Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1256682388 data=null doit=true}, Button with text {Select &archive file:}]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256682388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1256682391 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1256682392 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1256682392 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256682392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing} [layout=null] time=1256682417 data=null}, (of type 'Combo')]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256682469 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256682469 data=null doit=true}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256682470 data=null}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256682470 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256682470 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256682471 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: testtraces.zip
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256682499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7b9c54c7
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1256682504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256682504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1256682504 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1256682505 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1256682505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1256682505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1256682505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1256682505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256682505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1256682506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1256682506 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1256682506 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4893a9f0
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1256682511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256682511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1256682511 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1256682512 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1256682512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1256682512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1256682512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1256682513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256682513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1256682513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1256682513 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1256682562 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:51 [2023-12-08T19:28:51.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:51 [2023-12-08T19:28:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:51 [2023-12-08T19:28:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:51 [2023-12-08T19:28:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:51 [2023-12-08T19:28:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256682567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256682567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256682567 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256682567 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256682567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:51 [2023-12-08T19:28:51.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256682568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:52 [2023-12-08T19:28:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256682568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:52 [2023-12-08T19:28:52.086Z] 
14:28:52 [2023-12-08T19:28:52.086Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2023-12-08T19:28:52.086Z] 
14:28:52 [2023-12-08T19:28:52.086Z] (Eclipse:10868): Gtk-WARNING **: 19:28:51.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2023-12-08T19:28:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:28:52 [2023-12-08T19:28:52.344Z] 
14:28:52 [2023-12-08T19:28:52.344Z] (Eclipse:10868): Gtk-WARNING **: 19:28:52.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2023-12-08T19:28:52.344Z] 
14:28:52 [2023-12-08T19:28:52.344Z] (Eclipse:10868): Gtk-WARNING **: 19:28:52.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2023-12-08T19:28:52.344Z] 
14:28:52 [2023-12-08T19:28:52.344Z] (Eclipse:10868): Gtk-WARNING **: 19:28:52.248: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2023-12-08T19:28:52.344Z] 
14:28:52 [2023-12-08T19:28:52.344Z] (Eclipse:10868): Gtk-WARNING **: 19:28:52.280: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2023-12-08T19:28:52.344Z] 
14:28:52 [2023-12-08T19:28:52.344Z] (Eclipse:10868): Gtk-WARNING **: 19:28:52.313: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2023-12-08T19:28:52.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256683283 data=null}, (of type 'Combo')]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256683341 data=null doit=true}, TreeItem with text {traces}]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256683341 data=null}, TreeItem with text {traces}]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256683341 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256683341 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256683344 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256683366 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256683366 data=null doit=true}, Tree node with text: synctraces]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256683366 data=null}, Tree node with text: synctraces]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256683367 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256683367 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256683374 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:52 [2023-12-08T19:28:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:28:52 [2023-12-08T19:28:52.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:52 [2023-12-08T19:28:52.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:52 [2023-12-08T19:28:52.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:52 [2023-12-08T19:28:52.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:52 [2023-12-08T19:28:52.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:52 [2023-12-08T19:28:52.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:52 [2023-12-08T19:28:52.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256683400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:52 [2023-12-08T19:28:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@73b68d98
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256683406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256683406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256683407 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256683407 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256683407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256683407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256683407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256683408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256683408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256683408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256683408 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256683408 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:52 [2023-12-08T19:28:52.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6fd2b939
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1256683467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256683467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1256683467 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1256683468 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1256683468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1256683468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1256683468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1256683469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256683469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1256683469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1256683469 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1256683469 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256683481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256683481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256683481 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256683481 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256683481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256683481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:52 [2023-12-08T19:28:52.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:52 [2023-12-08T19:28:52.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:52 [2023-12-08T19:28:52.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:52 [2023-12-08T19:28:52.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:52 [2023-12-08T19:28:52.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:52 [2023-12-08T19:28:52.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:53 [2023-12-08T19:28:53.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256683482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.124: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.236: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.381Z] 
14:28:53 [2023-12-08T19:28:53.381Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:53 [2023-12-08T19:28:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:53 [2023-12-08T19:28:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:53 [2023-12-08T19:28:53.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:53 [2023-12-08T19:28:53.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:53 [2023-12-08T19:28:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256684190 data=null doit=true}, TreeItem with text {Traces [2]}]
14:28:53 [2023-12-08T19:28:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256684190 data=null}, TreeItem with text {Traces [2]}]
14:28:53 [2023-12-08T19:28:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256684190 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:53 [2023-12-08T19:28:53.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256684191 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256684193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:53 [2023-12-08T19:28:53.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256684194 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256684194 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256684194 data=null}, TreeItem with text {scp_dest}]
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256684195 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256684195 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256684214 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256684215 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256684215 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:53 [2023-12-08T19:28:53.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256684216 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:53 [2023-12-08T19:28:53.896Z] 
14:28:53 [2023-12-08T19:28:53.896Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2023-12-08T19:28:53.896Z] 
14:28:53 [2023-12-08T19:28:53.896Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:53.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:54 [2023-12-08T19:28:54.153Z] 
14:28:54 [2023-12-08T19:28:54.153Z] (Eclipse:10868): Gtk-WARNING **: 19:28:53.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2023-12-08T19:28:54.153Z] 
14:28:54 [2023-12-08T19:28:54.153Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:53.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:54 [2023-12-08T19:28:54.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256684456 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:54 [2023-12-08T19:28:54.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256684877 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:54 [2023-12-08T19:28:54.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256684877 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:54 [2023-12-08T19:28:54.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256684877 data=null}, TreeItem with text {scp_dest}]
14:28:54 [2023-12-08T19:28:54.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:54 [2023-12-08T19:28:54.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:28:54 [2023-12-08T19:28:54.411Z] 
14:28:54 [2023-12-08T19:28:54.411Z] (Eclipse:10868): Gtk-WARNING **: 19:28:54.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2023-12-08T19:28:54.411Z] 
14:28:54 [2023-12-08T19:28:54.411Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:54.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:54 [2023-12-08T19:28:54.411Z] 
14:28:54 [2023-12-08T19:28:54.411Z] (Eclipse:10868): Gtk-WARNING **: 19:28:54.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2023-12-08T19:28:54.668Z] 
14:28:54 [2023-12-08T19:28:54.668Z] (Eclipse:10868): Gtk-WARNING **: 19:28:54.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2023-12-08T19:28:54.668Z] 
14:28:54 [2023-12-08T19:28:54.668Z] (Eclipse:10868): Gtk-WARNING **: 19:28:54.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2023-12-08T19:28:54.668Z] 
14:28:54 [2023-12-08T19:28:54.668Z] (Eclipse:10868): Gtk-WARNING **: 19:28:54.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2023-12-08T19:28:54.668Z] 
14:28:54 [2023-12-08T19:28:54.668Z] (Eclipse:10868): Gtk-WARNING **: 19:28:54.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2023-12-08T19:28:54.668Z] 
14:28:54 [2023-12-08T19:28:54.668Z] (Eclipse:10868): Gtk-WARNING **: 19:28:54.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:28:54 [2023-12-08T19:28:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256685497 data=null}, (of type 'Combo')]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256685557 data=null doit=true}, TreeItem with text {traces}]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256685557 data=null}, TreeItem with text {traces}]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256685558 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256685558 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256685561 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256685562 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256685562 data=null doit=true}, Tree node with text: synctraces]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256685562 data=null}, Tree node with text: synctraces]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256685562 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256685562 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256685563 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256685607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5da1d91
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256685633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256685633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256685633 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256685633 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256685634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256685634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256685634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256685645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256685646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256685646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256685647 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256685647 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:54 [2023-12-08T19:28:54.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@156b3428
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1256685661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256685661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1256685661 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1256685661 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1256685661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1256685661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1256685662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1256685662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256685662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1256685662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1256685662 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1256685662 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5922338f
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1256685664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256685664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1256685664 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1256685664 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1256685665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1256685670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1256685670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1256685677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256685677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1256685677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1256685677 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1256685678 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256685690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:54 [2023-12-08T19:28:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256685690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:54 [2023-12-08T19:28:54.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256685690 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:54 [2023-12-08T19:28:54.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256685690 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:54 [2023-12-08T19:28:54.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256685690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:54 [2023-12-08T19:28:54.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256685690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:55 [2023-12-08T19:28:55.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:55 [2023-12-08T19:28:55.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:55 [2023-12-08T19:28:55.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:55 [2023-12-08T19:28:55.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:55 [2023-12-08T19:28:55.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:55 [2023-12-08T19:28:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:55 [2023-12-08T19:28:55.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256685691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:55 [2023-12-08T19:28:55.449Z] 
14:28:55 [2023-12-08T19:28:55.449Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.350: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.449Z] 
14:28:55 [2023-12-08T19:28:55.449Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.449Z] 
14:28:55 [2023-12-08T19:28:55.449Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.449Z] 
14:28:55 [2023-12-08T19:28:55.449Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.449Z] 
14:28:55 [2023-12-08T19:28:55.449Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.707Z] 
14:28:55 [2023-12-08T19:28:55.707Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.707Z] 
14:28:55 [2023-12-08T19:28:55.707Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.707Z] 
14:28:55 [2023-12-08T19:28:55.707Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.707Z] 
14:28:55 [2023-12-08T19:28:55.707Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.707Z] 
14:28:55 [2023-12-08T19:28:55.707Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.518: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.707Z] 
14:28:55 [2023-12-08T19:28:55.707Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.707Z] 
14:28:55 [2023-12-08T19:28:55.707Z] (Eclipse:10868): Gtk-WARNING **: 19:28:55.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:55 [2023-12-08T19:28:55.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:55 [2023-12-08T19:28:55.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:55 [2023-12-08T19:28:55.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:55 [2023-12-08T19:28:55.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256686540 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256686540 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256686541 data=null}, TreeItem with text {scp_dest}]
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256686541 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256686542 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256686557 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:55 [2023-12-08T19:28:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256686558 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:55 [2023-12-08T19:28:55.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256686558 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:55 [2023-12-08T19:28:55.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256686558 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:56 [2023-12-08T19:28:56.223Z] 
14:28:56 [2023-12-08T19:28:56.223Z] (Eclipse:10868): Gtk-WARNING **: 19:28:56.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:56 [2023-12-08T19:28:56.223Z] 
14:28:56 [2023-12-08T19:28:56.223Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:56.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:56 [2023-12-08T19:28:56.482Z] 
14:28:56 [2023-12-08T19:28:56.482Z] (Eclipse:10868): Gtk-WARNING **: 19:28:56.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:56 [2023-12-08T19:28:56.482Z] 
14:28:56 [2023-12-08T19:28:56.482Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:56.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:56 [2023-12-08T19:28:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256686658 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:56 [2023-12-08T19:28:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256687224 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:56 [2023-12-08T19:28:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256687274 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:56 [2023-12-08T19:28:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256687274 data=null}, TreeItem with text {scp_dest}]
14:28:56 [2023-12-08T19:28:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:56 [2023-12-08T19:28:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:28:56 [2023-12-08T19:28:56.742Z] 
14:28:56 [2023-12-08T19:28:56.742Z] (Eclipse:10868): Gtk-WARNING **: 19:28:56.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:56 [2023-12-08T19:28:56.742Z] 
14:28:56 [2023-12-08T19:28:56.742Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:56.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:56 [2023-12-08T19:28:56.742Z] 
14:28:56 [2023-12-08T19:28:56.742Z] (Eclipse:10868): Gtk-WARNING **: 19:28:56.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:57 [2023-12-08T19:28:57.307Z] 
14:28:57 [2023-12-08T19:28:57.307Z] (Eclipse:10868): Gtk-WARNING **: 19:28:57.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:57 [2023-12-08T19:28:57.307Z] 
14:28:57 [2023-12-08T19:28:57.307Z] (Eclipse:10868): Gtk-WARNING **: 19:28:57.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:57 [2023-12-08T19:28:57.565Z] 
14:28:57 [2023-12-08T19:28:57.565Z] (Eclipse:10868): Gtk-WARNING **: 19:28:57.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256688205 data=null}, (of type 'Combo')]
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:57 [2023-12-08T19:28:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256688300 data=null doit=true}, TreeItem with text {traces}]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256688300 data=null}, TreeItem with text {traces}]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256688301 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256688301 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256688304 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256688305 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256688305 data=null doit=true}, Tree node with text: synctraces]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256688305 data=null}, Tree node with text: synctraces]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256688306 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256688306 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256688307 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:28:57 [2023-12-08T19:28:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256688373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@398857f8
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256688377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256688377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256688377 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256688377 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256688377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256688377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256688377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256688378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256688378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256688378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256688378 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256688378 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26f6ed79
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1256688388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256688388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1256688388 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1256688388 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1256688389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1256688389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1256688389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1256688396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256688396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1256688396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1256688397 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1256688397 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options')
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256688468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256688468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256688468 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256688468 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256688468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:57 [2023-12-08T19:28:57.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256688468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:57 [2023-12-08T19:28:57.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:57 [2023-12-08T19:28:57.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:57 [2023-12-08T19:28:57.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:57 [2023-12-08T19:28:57.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:57 [2023-12-08T19:28:57.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:28:57 [2023-12-08T19:28:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:28:58 [2023-12-08T19:28:58.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256688469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:28:58 [2023-12-08T19:28:58.087Z] 
14:28:58 [2023-12-08T19:28:58.087Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.087Z] 
14:28:58 [2023-12-08T19:28:58.087Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] 
14:28:58 [2023-12-08T19:28:58.345Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] 
14:28:58 [2023-12-08T19:28:58.345Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] 
14:28:58 [2023-12-08T19:28:58.345Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] 
14:28:58 [2023-12-08T19:28:58.345Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] 
14:28:58 [2023-12-08T19:28:58.345Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] 
14:28:58 [2023-12-08T19:28:58.345Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] 
14:28:58 [2023-12-08T19:28:58.345Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] 
14:28:58 [2023-12-08T19:28:58.345Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] 
14:28:58 [2023-12-08T19:28:58.345Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] 
14:28:58 [2023-12-08T19:28:58.345Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:28:58 [2023-12-08T19:28:58.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:58 [2023-12-08T19:28:58.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256689083 data=null doit=true}, TreeItem with text {Traces [2]}]
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256689084 data=null}, TreeItem with text {Traces [2]}]
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256689084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256689085 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256689087 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:28:58 [2023-12-08T19:28:58.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256689088 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256689088 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256689089 data=null}, TreeItem with text {scp_dest}]
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256689089 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256689089 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:58 [2023-12-08T19:28:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256689096 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:28:58 [2023-12-08T19:28:58.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256689107 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:58 [2023-12-08T19:28:58.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256689108 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:58 [2023-12-08T19:28:58.603Z] 
14:28:58 [2023-12-08T19:28:58.603Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.603Z] 
14:28:58 [2023-12-08T19:28:58.603Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.603Z] 
14:28:58 [2023-12-08T19:28:58.603Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.542: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.603Z] 
14:28:58 [2023-12-08T19:28:58.603Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.603Z] 
14:28:58 [2023-12-08T19:28:58.603Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.860Z] 
14:28:58 [2023-12-08T19:28:58.860Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.632: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.860Z] 
14:28:58 [2023-12-08T19:28:58.860Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256689108 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:28:58 [2023-12-08T19:28:58.860Z] 
14:28:58 [2023-12-08T19:28:58.860Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:58 [2023-12-08T19:28:58.860Z] 
14:28:58 [2023-12-08T19:28:58.860Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:59 [2023-12-08T19:28:59.118Z] 
14:28:59 [2023-12-08T19:28:59.118Z] (Eclipse:10868): Gtk-WARNING **: 19:28:58.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:59 [2023-12-08T19:28:59.118Z] 
14:28:59 [2023-12-08T19:28:59.118Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:58.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:59 [2023-12-08T19:28:59.118Z] 
14:28:59 [2023-12-08T19:28:59.118Z] (Eclipse:10868): Gtk-WARNING **: 19:28:59.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:59 [2023-12-08T19:28:59.118Z] 
14:28:59 [2023-12-08T19:28:59.118Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:59.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:59 [2023-12-08T19:28:59.118Z] 
14:28:59 [2023-12-08T19:28:59.118Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:59.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:59 [2023-12-08T19:28:59.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256689479 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:28:59 [2023-12-08T19:28:59.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256689931 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:28:59 [2023-12-08T19:28:59.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256689950 data=null doit=true}, TreeItem with text {scp_dest}]
14:28:59 [2023-12-08T19:28:59.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256689951 data=null}, TreeItem with text {scp_dest}]
14:28:59 [2023-12-08T19:28:59.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:28:59 [2023-12-08T19:28:59.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:28:59 [2023-12-08T19:28:59.375Z] 
14:28:59 [2023-12-08T19:28:59.375Z] (Eclipse:10868): Gtk-WARNING **: 19:28:59.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:59 [2023-12-08T19:28:59.375Z] 
14:28:59 [2023-12-08T19:28:59.375Z] (Eclipse:10868): Gtk-CRITICAL **: 19:28:59.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:59 [2023-12-08T19:28:59.375Z] 
14:28:59 [2023-12-08T19:28:59.375Z] (Eclipse:10868): Gtk-WARNING **: 19:28:59.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:59 [2023-12-08T19:28:59.940Z] 
14:28:59 [2023-12-08T19:28:59.940Z] (Eclipse:10868): Gtk-WARNING **: 19:28:59.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:59 [2023-12-08T19:28:59.940Z] 
14:28:59 [2023-12-08T19:28:59.940Z] (Eclipse:10868): Gtk-WARNING **: 19:28:59.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:59 [2023-12-08T19:28:59.940Z] 
14:28:59 [2023-12-08T19:28:59.940Z] (Eclipse:10868): Gtk-WARNING **: 19:28:59.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:59 [2023-12-08T19:28:59.940Z] 
14:28:59 [2023-12-08T19:28:59.940Z] (Eclipse:10868): Gtk-WARNING **: 19:28:59.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.198Z] 
14:29:00 [2023-12-08T19:29:00.198Z] (Eclipse:10868): Gtk-WARNING **: 19:28:59.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.198Z] 
14:29:00 [2023-12-08T19:29:00.199Z] (Eclipse:10868): Gtk-WARNING **: 19:28:59.986: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256690886 data=null}, (of type 'Combo')]
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256690964 data=null doit=true}, TreeItem with text {traces}]
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256690964 data=null}, TreeItem with text {traces}]
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256690965 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256690965 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256690968 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256690970 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256690970 data=null doit=true}, Tree node with text: synctraces]
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256690970 data=null}, Tree node with text: synctraces]
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256690971 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:00 [2023-12-08T19:29:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256690971 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:29:00 [2023-12-08T19:29:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256690972 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:00 [2023-12-08T19:29:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256690999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@554a76fd
14:29:00 [2023-12-08T19:29:00.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256691002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256691003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256691003 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256691003 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256691003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256691003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256691004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256691004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256691004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256691004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256691004 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256691004 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2031cad2
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1256691006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256691006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1256691007 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1256691007 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1256691007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1256691007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1256691007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1256691007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256691008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1256691008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1256691008 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1256691008 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@51386308
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1256691021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256691021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1256691021 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1256691021 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1256691021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1256691021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1256691021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1256691022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256691022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1256691022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1256691022 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1256691023 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256691064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256691065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256691065 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256691065 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256691065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:00 [2023-12-08T19:29:00.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256691065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:00 [2023-12-08T19:29:00.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:00 [2023-12-08T19:29:00.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:00 [2023-12-08T19:29:00.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:00 [2023-12-08T19:29:00.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:00 [2023-12-08T19:29:00.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:00 [2023-12-08T19:29:00.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:29:00 [2023-12-08T19:29:00.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256691066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:00 [2023-12-08T19:29:00.723Z] 
14:29:00 [2023-12-08T19:29:00.723Z] (Eclipse:10868): Gtk-WARNING **: 19:29:00.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.723Z] 
14:29:00 [2023-12-08T19:29:00.723Z] (Eclipse:10868): Gtk-WARNING **: 19:29:00.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.980Z] 
14:29:00 [2023-12-08T19:29:00.980Z] (Eclipse:10868): Gtk-WARNING **: 19:29:00.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.980Z] 
14:29:00 [2023-12-08T19:29:00.981Z] (Eclipse:10868): Gtk-WARNING **: 19:29:00.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.981Z] 
14:29:00 [2023-12-08T19:29:00.981Z] (Eclipse:10868): Gtk-WARNING **: 19:29:00.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.981Z] 
14:29:00 [2023-12-08T19:29:00.981Z] (Eclipse:10868): Gtk-WARNING **: 19:29:00.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.981Z] 
14:29:00 [2023-12-08T19:29:00.981Z] (Eclipse:10868): Gtk-WARNING **: 19:29:00.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.981Z] 
14:29:00 [2023-12-08T19:29:00.981Z] (Eclipse:10868): Gtk-WARNING **: 19:29:00.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.981Z] 
14:29:00 [2023-12-08T19:29:00.981Z] (Eclipse:10868): Gtk-WARNING **: 19:29:00.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:00 [2023-12-08T19:29:00.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:00 [2023-12-08T19:29:00.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256691678 data=null doit=true}, TreeItem with text {Traces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256691678 data=null}, TreeItem with text {Traces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256691678 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256691679 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256691680 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1256691681 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1256691681 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1256691682 data=null}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256691682 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256691682 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256691689 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256691699 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1256691700 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256691700 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256691705 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1256691706 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1256691706 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1256691717 data=null}, TreeItem with text {synctraces [2]}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
14:29:00 [2023-12-08T19:29:00.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256691718 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256691718 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256691719 data=null}, TreeItem with text {scp_dest}]
14:29:00 [2023-12-08T19:29:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256691719 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
14:29:00 [2023-12-08T19:29:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256691720 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:00 [2023-12-08T19:29:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256691732 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
14:29:00 [2023-12-08T19:29:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256691733 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:29:00 [2023-12-08T19:29:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256691733 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:29:01 [2023-12-08T19:29:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256691733 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:01 [2023-12-08T19:29:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256691812 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:29:01 [2023-12-08T19:29:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256691813 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
14:29:01 [2023-12-08T19:29:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256691813 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:01 [2023-12-08T19:29:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256691813 data=null}, TreeItem with text {scp_dest}]
14:29:01 [2023-12-08T19:29:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:29:01 [2023-12-08T19:29:01.240Z] 
14:29:01 [2023-12-08T19:29:01.240Z] (Eclipse:10868): Gtk-WARNING **: 19:29:01.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:01 [2023-12-08T19:29:01.240Z] 
14:29:01 [2023-12-08T19:29:01.240Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:01.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:01 [2023-12-08T19:29:01.240Z] 
14:29:01 [2023-12-08T19:29:01.240Z] (Eclipse:10868): Gtk-WARNING **: 19:29:01.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:01 [2023-12-08T19:29:01.240Z] 
14:29:01 [2023-12-08T19:29:01.240Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:01.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:01 [2023-12-08T19:29:01.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
14:29:01 [2023-12-08T19:29:01.805Z] 
14:29:01 [2023-12-08T19:29:01.805Z] (Eclipse:10868): Gtk-WARNING **: 19:29:01.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:01 [2023-12-08T19:29:01.805Z] 
14:29:01 [2023-12-08T19:29:01.805Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:01.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:01 [2023-12-08T19:29:01.805Z] 
14:29:01 [2023-12-08T19:29:01.805Z] (Eclipse:10868): Gtk-WARNING **: 19:29:01.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:02 [2023-12-08T19:29:02.370Z] 
14:29:02 [2023-12-08T19:29:02.370Z] (Eclipse:10868): Gtk-WARNING **: 19:29:02.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:02 [2023-12-08T19:29:02.370Z] 
14:29:02 [2023-12-08T19:29:02.370Z] (Eclipse:10868): Gtk-WARNING **: 19:29:02.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:02 [2023-12-08T19:29:02.370Z] 
14:29:02 [2023-12-08T19:29:02.370Z] (Eclipse:10868): Gtk-WARNING **: 19:29:02.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:02 [2023-12-08T19:29:02.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256693279 data=null}, (of type 'Combo')]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256693338 data=null doit=true}, TreeItem with text {traces}]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256693339 data=null}, TreeItem with text {traces}]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256693339 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256693339 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256693342 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256693343 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256693343 data=null doit=true}, Tree node with text: synctraces]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256693343 data=null}, Tree node with text: synctraces]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256693343 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256693344 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256693345 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:02 [2023-12-08T19:29:02.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256693385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@232e1f66
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256693388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256693388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256693388 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256693389 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256693389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256693389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256693389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256693389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256693390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256693390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256693390 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256693390 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@76d404ab
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1256693392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256693392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1256693392 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1256693392 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1256693392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1256693392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1256693393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1256693393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256693393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1256693393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1256693393 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1256693393 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@24c00206
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1256693402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256693403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1256693403 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1256693403 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1256693403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1256693403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1256693403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1256693404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256693404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1256693404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1256693404 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1256693405 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256693410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:02 [2023-12-08T19:29:02.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256693410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:02 [2023-12-08T19:29:02.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256693410 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:02 [2023-12-08T19:29:02.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256693411 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:02 [2023-12-08T19:29:02.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256693411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:02 [2023-12-08T19:29:02.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256693411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:02 [2023-12-08T19:29:02.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:02 [2023-12-08T19:29:02.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:02 [2023-12-08T19:29:02.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:02 [2023-12-08T19:29:02.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:02 [2023-12-08T19:29:02.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:02 [2023-12-08T19:29:02.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:29:03 [2023-12-08T19:29:03.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256693411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:03 [2023-12-08T19:29:03.410Z] 
14:29:03 [2023-12-08T19:29:03.411Z] (Eclipse:10868): Gtk-WARNING **: 19:29:03.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:03 [2023-12-08T19:29:03.411Z] 
14:29:03 [2023-12-08T19:29:03.411Z] (Eclipse:10868): Gtk-WARNING **: 19:29:03.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:03 [2023-12-08T19:29:03.411Z] 
14:29:03 [2023-12-08T19:29:03.411Z] (Eclipse:10868): Gtk-WARNING **: 19:29:03.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:03 [2023-12-08T19:29:03.411Z] 
14:29:03 [2023-12-08T19:29:03.411Z] (Eclipse:10868): Gtk-WARNING **: 19:29:03.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:03 [2023-12-08T19:29:03.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:03 [2023-12-08T19:29:03.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256694077 data=null doit=true}, TreeItem with text {Traces [2]}]
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256694077 data=null}, TreeItem with text {Traces [2]}]
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256694078 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256694078 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:29:03 [2023-12-08T19:29:03.411Z] 
14:29:03 [2023-12-08T19:29:03.411Z] (Eclipse:10868): Gtk-WARNING **: 19:29:03.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256694095 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:03 [2023-12-08T19:29:03.411Z] 
14:29:03 [2023-12-08T19:29:03.411Z] (Eclipse:10868): Gtk-WARNING **: 19:29:03.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:03 [2023-12-08T19:29:03.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256694105 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256694105 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256694106 data=null}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256694106 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256694107 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.411Z] 
14:29:03 [2023-12-08T19:29:03.411Z] (Eclipse:10868): Gtk-WARNING **: 19:29:03.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:03 [2023-12-08T19:29:03.411Z] 
14:29:03 [2023-12-08T19:29:03.411Z] (Eclipse:10868): Gtk-WARNING **: 19:29:03.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256694175 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256694176 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256694176 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256694177 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256694293 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256694300 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256694300 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256694300 data=null}, TreeItem with text {scp_dest}]
14:29:03 [2023-12-08T19:29:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:29:03 [2023-12-08T19:29:03.929Z] 
14:29:03 [2023-12-08T19:29:03.929Z] (Eclipse:10868): Gtk-WARNING **: 19:29:03.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:03 [2023-12-08T19:29:03.929Z] 
14:29:03 [2023-12-08T19:29:03.929Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:03.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:03 [2023-12-08T19:29:03.929Z] 
14:29:03 [2023-12-08T19:29:03.929Z] (Eclipse:10868): Gtk-WARNING **: 19:29:03.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:03 [2023-12-08T19:29:03.929Z] 
14:29:03 [2023-12-08T19:29:03.929Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:03.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:04 [2023-12-08T19:29:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:29:04 [2023-12-08T19:29:04.188Z] 
14:29:04 [2023-12-08T19:29:04.188Z] (Eclipse:10868): Gtk-WARNING **: 19:29:04.118: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:04 [2023-12-08T19:29:04.188Z] 
14:29:04 [2023-12-08T19:29:04.188Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:04.174: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:04 [2023-12-08T19:29:04.188Z] 
14:29:04 [2023-12-08T19:29:04.188Z] (Eclipse:10868): Gtk-WARNING **: 19:29:04.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.122Z] 
14:29:05 [2023-12-08T19:29:05.122Z] (Eclipse:10868): Gtk-WARNING **: 19:29:04.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.122Z] 
14:29:05 [2023-12-08T19:29:05.122Z] (Eclipse:10868): Gtk-WARNING **: 19:29:04.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.122Z] 
14:29:05 [2023-12-08T19:29:05.122Z] (Eclipse:10868): Gtk-WARNING **: 19:29:04.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.122Z] 
14:29:05 [2023-12-08T19:29:05.122Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256695874 data=null}, (of type 'Combo')]
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:05 [2023-12-08T19:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:05 [2023-12-08T19:29:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:05 [2023-12-08T19:29:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:29:05 [2023-12-08T19:29:05.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:05 [2023-12-08T19:29:05.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:05 [2023-12-08T19:29:05.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256695936 data=null doit=true}, TreeItem with text {traces}]
14:29:05 [2023-12-08T19:29:05.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256695936 data=null}, TreeItem with text {traces}]
14:29:05 [2023-12-08T19:29:05.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256695937 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:05 [2023-12-08T19:29:05.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256695937 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256695940 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256695941 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256695941 data=null doit=true}, Tree node with text: synctraces]
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256695941 data=null}, Tree node with text: synctraces]
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256695941 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256695941 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256695971 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256696007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@adf9ab9
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1256696065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256696066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1256696066 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1256696066 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1256696066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1256696066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1256696067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1256696067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1256696068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1256696068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1256696068 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1256696068 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256696077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256696078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256696078 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256696078 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256696078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:05 [2023-12-08T19:29:05.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256696078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:05 [2023-12-08T19:29:05.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:05 [2023-12-08T19:29:05.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:05 [2023-12-08T19:29:05.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:05 [2023-12-08T19:29:05.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:05 [2023-12-08T19:29:05.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:05 [2023-12-08T19:29:05.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:29:05 [2023-12-08T19:29:05.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256696078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:05 [2023-12-08T19:29:05.653Z] 
14:29:05 [2023-12-08T19:29:05.653Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.622: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.653Z] 
14:29:05 [2023-12-08T19:29:05.653Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.911Z] 
14:29:05 [2023-12-08T19:29:05.911Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.911Z] 
14:29:05 [2023-12-08T19:29:05.911Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.911Z] 
14:29:05 [2023-12-08T19:29:05.911Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.911Z] 
14:29:05 [2023-12-08T19:29:05.911Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.911Z] 
14:29:05 [2023-12-08T19:29:05.911Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.911Z] 
14:29:05 [2023-12-08T19:29:05.911Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.911Z] 
14:29:05 [2023-12-08T19:29:05.911Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.911Z] 
14:29:05 [2023-12-08T19:29:05.911Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.912Z] 
14:29:05 [2023-12-08T19:29:05.912Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.912Z] 
14:29:05 [2023-12-08T19:29:05.912Z] (Eclipse:10868): Gtk-WARNING **: 19:29:05.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:05 [2023-12-08T19:29:05.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:05 [2023-12-08T19:29:05.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256696689 data=null doit=true}, TreeItem with text {Traces [2]}]
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256696690 data=null}, TreeItem with text {Traces [2]}]
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256696690 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256696691 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256696694 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:05 [2023-12-08T19:29:05.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256696695 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256696695 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:05 [2023-12-08T19:29:05.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:06 [2023-12-08T19:29:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256696695 data=null}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256696696 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256696696 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256696722 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256696723 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256696723 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256696724 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.429Z] 
14:29:06 [2023-12-08T19:29:06.429Z] (Eclipse:10868): Gtk-WARNING **: 19:29:06.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:06 [2023-12-08T19:29:06.429Z] 
14:29:06 [2023-12-08T19:29:06.429Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:06.375: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:06 [2023-12-08T19:29:06.688Z] 
14:29:06 [2023-12-08T19:29:06.688Z] (Eclipse:10868): Gtk-WARNING **: 19:29:06.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:06 [2023-12-08T19:29:06.688Z] 
14:29:06 [2023-12-08T19:29:06.688Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:06.474: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:06 [2023-12-08T19:29:06.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256696991 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256697378 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256697378 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256697378 data=null}, TreeItem with text {scp_dest}]
14:29:06 [2023-12-08T19:29:06.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:29:06 [2023-12-08T19:29:06.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:29:06 [2023-12-08T19:29:06.947Z] 
14:29:06 [2023-12-08T19:29:06.947Z] (Eclipse:10868): Gtk-WARNING **: 19:29:06.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:06 [2023-12-08T19:29:06.947Z] 
14:29:06 [2023-12-08T19:29:06.947Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:06.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:06 [2023-12-08T19:29:06.947Z] 
14:29:06 [2023-12-08T19:29:06.947Z] (Eclipse:10868): Gtk-WARNING **: 19:29:06.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:07 [2023-12-08T19:29:07.513Z] 
14:29:07 [2023-12-08T19:29:07.513Z] (Eclipse:10868): Gtk-WARNING **: 19:29:07.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:07 [2023-12-08T19:29:07.513Z] 
14:29:07 [2023-12-08T19:29:07.513Z] (Eclipse:10868): Gtk-WARNING **: 19:29:07.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:07 [2023-12-08T19:29:07.513Z] 
14:29:07 [2023-12-08T19:29:07.513Z] (Eclipse:10868): Gtk-WARNING **: 19:29:07.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:07 [2023-12-08T19:29:07.513Z] 
14:29:07 [2023-12-08T19:29:07.513Z] (Eclipse:10868): Gtk-WARNING **: 19:29:07.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:07 [2023-12-08T19:29:07.513Z] 
14:29:07 [2023-12-08T19:29:07.513Z] (Eclipse:10868): Gtk-WARNING **: 19:29:07.394: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:07 [2023-12-08T19:29:07.513Z] 
14:29:07 [2023-12-08T19:29:07.513Z] (Eclipse:10868): Gtk-WARNING **: 19:29:07.423: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256698329 data=null}, (of type 'Combo')]
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256698381 data=null doit=true}, TreeItem with text {traces}]
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256698381 data=null}, TreeItem with text {traces}]
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256698385 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256698385 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256698388 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256698389 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256698389 data=null doit=true}, Tree node with text: synctraces]
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256698389 data=null}, Tree node with text: synctraces]
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256698390 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:07 [2023-12-08T19:29:07.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256698390 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256698391 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256698416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2c15ced4
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256698419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256698419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256698419 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256698419 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256698419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256698419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256698420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256698420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256698420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256698420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256698420 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256698420 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:07 [2023-12-08T19:29:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:07 [2023-12-08T19:29:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256698437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256698437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256698437 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256698437 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256698438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256698438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:07 [2023-12-08T19:29:07.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:07 [2023-12-08T19:29:07.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:07 [2023-12-08T19:29:07.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:07 [2023-12-08T19:29:07.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:07 [2023-12-08T19:29:07.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:07 [2023-12-08T19:29:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:29:08 [2023-12-08T19:29:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256698438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:08 [2023-12-08T19:29:08.035Z] 
14:29:08 [2023-12-08T19:29:08.035Z] (Eclipse:10868): Gtk-WARNING **: 19:29:07.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.035Z] 
14:29:08 [2023-12-08T19:29:08.035Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.035Z] 
14:29:08 [2023-12-08T19:29:08.035Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.292Z] 
14:29:08 [2023-12-08T19:29:08.292Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.292Z] 
14:29:08 [2023-12-08T19:29:08.292Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.292Z] 
14:29:08 [2023-12-08T19:29:08.292Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.292Z] 
14:29:08 [2023-12-08T19:29:08.292Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.292Z] 
14:29:08 [2023-12-08T19:29:08.292Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:08 [2023-12-08T19:29:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:08 [2023-12-08T19:29:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:08 [2023-12-08T19:29:08.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:08 [2023-12-08T19:29:08.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:08 [2023-12-08T19:29:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256698996 data=null doit=true}, TreeItem with text {Traces [2]}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256698996 data=null}, TreeItem with text {Traces [2]}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256698996 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256698997 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256699008 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:08 [2023-12-08T19:29:08.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256699009 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256699009 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256699009 data=null}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256699010 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256699010 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256699023 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256699023 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256699023 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256699024 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.551Z] 
14:29:08 [2023-12-08T19:29:08.551Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.551Z] 
14:29:08 [2023-12-08T19:29:08.551Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:08.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:08 [2023-12-08T19:29:08.809Z] 
14:29:08 [2023-12-08T19:29:08.809Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.809Z] 
14:29:08 [2023-12-08T19:29:08.809Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:08.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:08 [2023-12-08T19:29:08.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256699086 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256699467 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256699471 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256699471 data=null}, TreeItem with text {scp_dest}]
14:29:08 [2023-12-08T19:29:08.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:29:08 [2023-12-08T19:29:08.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:29:08 [2023-12-08T19:29:08.809Z] 
14:29:08 [2023-12-08T19:29:08.809Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:08 [2023-12-08T19:29:08.809Z] 
14:29:08 [2023-12-08T19:29:08.809Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:08.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:08 [2023-12-08T19:29:08.809Z] 
14:29:08 [2023-12-08T19:29:08.809Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:09 [2023-12-08T19:29:09.069Z] 
14:29:09 [2023-12-08T19:29:09.069Z] (Eclipse:10868): Gtk-WARNING **: 19:29:08.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:09 [2023-12-08T19:29:09.069Z] 
14:29:09 [2023-12-08T19:29:09.069Z] (Eclipse:10868): Gtk-WARNING **: 19:29:09.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:09 [2023-12-08T19:29:09.327Z] 
14:29:09 [2023-12-08T19:29:09.327Z] (Eclipse:10868): Gtk-WARNING **: 19:29:09.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:09 [2023-12-08T19:29:09.327Z] 
14:29:09 [2023-12-08T19:29:09.327Z] (Eclipse:10868): Gtk-WARNING **: 19:29:09.111: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:09 [2023-12-08T19:29:09.327Z] 
14:29:09 [2023-12-08T19:29:09.327Z] (Eclipse:10868): Gtk-WARNING **: 19:29:09.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:09 [2023-12-08T19:29:09.327Z] 
14:29:09 [2023-12-08T19:29:09.327Z] (Eclipse:10868): Gtk-WARNING **: 19:29:09.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256700029 data=null}, (of type 'Combo')]
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256700083 data=null doit=true}, TreeItem with text {traces}]
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256700083 data=null}, TreeItem with text {traces}]
14:29:09 [2023-12-08T19:29:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256700084 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:09 [2023-12-08T19:29:09.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256700084 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:29:09 [2023-12-08T19:29:09.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256700086 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:09 [2023-12-08T19:29:09.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:09 [2023-12-08T19:29:09.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256700088 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:29:09 [2023-12-08T19:29:09.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256700088 data=null doit=true}, Tree node with text: synctraces]
14:29:09 [2023-12-08T19:29:09.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256700088 data=null}, Tree node with text: synctraces]
14:29:09 [2023-12-08T19:29:09.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256700088 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:09 [2023-12-08T19:29:09.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256700089 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:29:09 [2023-12-08T19:29:09.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256700090 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:09 [2023-12-08T19:29:09.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256700116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e408d5a
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256700118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256700118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256700119 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256700119 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256700119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256700119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256700119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256700119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256700120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256700120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256700120 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256700120 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a5beb51
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1256700130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256700130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1256700130 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1256700131 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1256700131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1256700131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1256700131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1256700132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256700132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1256700132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1256700132 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1256700132 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256700140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256700140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256700140 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256700140 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256700141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:09 [2023-12-08T19:29:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256700141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:09 [2023-12-08T19:29:09.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:09 [2023-12-08T19:29:09.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:09 [2023-12-08T19:29:09.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:09 [2023-12-08T19:29:09.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:09 [2023-12-08T19:29:09.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:09 [2023-12-08T19:29:09.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:29:10 [2023-12-08T19:29:10.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256700141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:10 [2023-12-08T19:29:10.107Z] 
14:29:10 [2023-12-08T19:29:10.107Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.107Z] 
14:29:10 [2023-12-08T19:29:10.107Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.086: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.107Z] 
14:29:10 [2023-12-08T19:29:10.107Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.364Z] 
14:29:10 [2023-12-08T19:29:10.364Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.365Z] 
14:29:10 [2023-12-08T19:29:10.365Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.365Z] 
14:29:10 [2023-12-08T19:29:10.365Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.365Z] 
14:29:10 [2023-12-08T19:29:10.365Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.365Z] 
14:29:10 [2023-12-08T19:29:10.365Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.365Z] 
14:29:10 [2023-12-08T19:29:10.365Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:10 [2023-12-08T19:29:10.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:10 [2023-12-08T19:29:10.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:10 [2023-12-08T19:29:10.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:10 [2023-12-08T19:29:10.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256701101 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256701101 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256701101 data=null}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256701102 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256701102 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256701107 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256701108 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256701108 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256701108 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.623Z] 
14:29:10 [2023-12-08T19:29:10.623Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.623Z] 
14:29:10 [2023-12-08T19:29:10.623Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:10.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:10 [2023-12-08T19:29:10.881Z] 
14:29:10 [2023-12-08T19:29:10.881Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.881Z] 
14:29:10 [2023-12-08T19:29:10.881Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:10.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:10 [2023-12-08T19:29:10.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256701171 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256701575 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256701578 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256701578 data=null}, TreeItem with text {scp_dest}]
14:29:10 [2023-12-08T19:29:10.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:29:10 [2023-12-08T19:29:10.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:29:10 [2023-12-08T19:29:10.881Z] 
14:29:10 [2023-12-08T19:29:10.881Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:10 [2023-12-08T19:29:10.881Z] 
14:29:10 [2023-12-08T19:29:10.881Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:10.857: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:10 [2023-12-08T19:29:10.881Z] 
14:29:10 [2023-12-08T19:29:10.881Z] (Eclipse:10868): Gtk-WARNING **: 19:29:10.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:11 [2023-12-08T19:29:11.815Z] 
14:29:11 [2023-12-08T19:29:11.815Z] (Eclipse:10868): Gtk-WARNING **: 19:29:11.492: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:11 [2023-12-08T19:29:11.815Z] 
14:29:11 [2023-12-08T19:29:11.815Z] (Eclipse:10868): Gtk-WARNING **: 19:29:11.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:11 [2023-12-08T19:29:11.815Z] 
14:29:11 [2023-12-08T19:29:11.815Z] (Eclipse:10868): Gtk-WARNING **: 19:29:11.607: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:11 [2023-12-08T19:29:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:29:11 [2023-12-08T19:29:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:29:11 [2023-12-08T19:29:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:29:11 [2023-12-08T19:29:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256702462 data=null}, (of type 'Combo')]
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1256702524 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256702524 data=null doit=true}, TreeItem with text {traces}]
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256702524 data=null}, TreeItem with text {traces}]
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256702525 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256702525 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256702525 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256702551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:29:11 [2023-12-08T19:29:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2b6d4eeb
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1256702557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256702558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1256702558 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1256702558 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1256702558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1256702558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1256702558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1256702558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1256702559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1256702559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1256702559 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1256702559 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256702571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256702571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256702572 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256702572 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256702572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:11 [2023-12-08T19:29:11.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256702572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:12 [2023-12-08T19:29:12.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:12 [2023-12-08T19:29:12.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:12 [2023-12-08T19:29:12.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:12 [2023-12-08T19:29:12.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:12 [2023-12-08T19:29:12.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:12 [2023-12-08T19:29:12.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:29:12 [2023-12-08T19:29:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256702572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.217: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.336Z] 
14:29:12 [2023-12-08T19:29:12.336Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:12 [2023-12-08T19:29:12.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:12 [2023-12-08T19:29:12.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256703175 data=null doit=true}, TreeItem with text {Traces [2]}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256703176 data=null}, TreeItem with text {Traces [2]}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256703176 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256703176 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256703179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:12 [2023-12-08T19:29:12.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256703190 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256703190 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256703191 data=null}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256703191 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256703191 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256703204 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256703205 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256703205 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256703205 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.853Z] 
14:29:12 [2023-12-08T19:29:12.853Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.853Z] 
14:29:12 [2023-12-08T19:29:12.853Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:12.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:12 [2023-12-08T19:29:12.853Z] 
14:29:12 [2023-12-08T19:29:12.853Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:12 [2023-12-08T19:29:12.853Z] 
14:29:12 [2023-12-08T19:29:12.853Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:12.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:12 [2023-12-08T19:29:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256703270 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256703601 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256703635 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256703635 data=null}, TreeItem with text {scp_dest}]
14:29:12 [2023-12-08T19:29:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:29:12 [2023-12-08T19:29:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:29:13 [2023-12-08T19:29:13.112Z] 
14:29:13 [2023-12-08T19:29:13.112Z] (Eclipse:10868): Gtk-WARNING **: 19:29:12.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:13 [2023-12-08T19:29:13.370Z] 
14:29:13 [2023-12-08T19:29:13.370Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:13.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:13 [2023-12-08T19:29:13.370Z] 
14:29:13 [2023-12-08T19:29:13.370Z] (Eclipse:10868): Gtk-WARNING **: 19:29:13.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:13 [2023-12-08T19:29:13.630Z] 
14:29:13 [2023-12-08T19:29:13.630Z] (Eclipse:10868): Gtk-WARNING **: 19:29:13.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:13 [2023-12-08T19:29:13.887Z] 
14:29:13 [2023-12-08T19:29:13.887Z] (Eclipse:10868): Gtk-WARNING **: 19:29:13.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:13 [2023-12-08T19:29:13.887Z] 
14:29:13 [2023-12-08T19:29:13.887Z] (Eclipse:10868): Gtk-WARNING **: 19:29:13.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:13 [2023-12-08T19:29:13.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256704581 data=null}, (of type 'Combo')]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256704645 data=null doit=true}, TreeItem with text {traces}]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256704646 data=null}, TreeItem with text {traces}]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256704646 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256704646 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256704649 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256704650 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256704651 data=null doit=true}, Tree node with text: synctraces]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256704651 data=null}, Tree node with text: synctraces]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256704651 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256704651 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256704661 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:13 [2023-12-08T19:29:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256704688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3a94d716
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256704690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256704690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256704690 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256704690 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256704691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256704691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256704691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256704691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256704691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256704691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256704691 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256704691 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256704702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256704702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256704702 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256704702 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256704702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256704702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:14 [2023-12-08T19:29:14.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:14 [2023-12-08T19:29:14.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:14 [2023-12-08T19:29:14.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:14 [2023-12-08T19:29:14.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:14 [2023-12-08T19:29:14.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:14 [2023-12-08T19:29:14.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:29:14 [2023-12-08T19:29:14.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256704703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:14 [2023-12-08T19:29:14.409Z] 
14:29:14 [2023-12-08T19:29:14.409Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.409Z] 
14:29:14 [2023-12-08T19:29:14.409Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.409Z] 
14:29:14 [2023-12-08T19:29:14.409Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.409Z] 
14:29:14 [2023-12-08T19:29:14.409Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.409Z] 
14:29:14 [2023-12-08T19:29:14.409Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.409Z] 
14:29:14 [2023-12-08T19:29:14.409Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.344: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.409Z] 
14:29:14 [2023-12-08T19:29:14.409Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.361: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.409Z] 
14:29:14 [2023-12-08T19:29:14.409Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.409Z] 
14:29:14 [2023-12-08T19:29:14.409Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.667Z] 
14:29:14 [2023-12-08T19:29:14.667Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:14 [2023-12-08T19:29:14.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:14 [2023-12-08T19:29:14.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256705230 data=null doit=true}, TreeItem with text {Traces [2]}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256705230 data=null}, TreeItem with text {Traces [2]}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256705231 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256705231 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256705233 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:14 [2023-12-08T19:29:14.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256705234 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256705235 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256705235 data=null}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256705235 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256705236 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256705251 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256705252 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256705252 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256705252 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.925Z] 
14:29:14 [2023-12-08T19:29:14.926Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.691: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.926Z] 
14:29:14 [2023-12-08T19:29:14.926Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:14.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:14 [2023-12-08T19:29:14.926Z] 
14:29:14 [2023-12-08T19:29:14.926Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:14 [2023-12-08T19:29:14.926Z] 
14:29:14 [2023-12-08T19:29:14.926Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:14.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:14 [2023-12-08T19:29:14.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256705375 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256705635 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256705686 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256705686 data=null}, TreeItem with text {scp_dest}]
14:29:14 [2023-12-08T19:29:14.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:29:14 [2023-12-08T19:29:14.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:29:15 [2023-12-08T19:29:15.184Z] 
14:29:15 [2023-12-08T19:29:15.184Z] (Eclipse:10868): Gtk-WARNING **: 19:29:14.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:15 [2023-12-08T19:29:15.184Z] 
14:29:15 [2023-12-08T19:29:15.184Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:15.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:15 [2023-12-08T19:29:15.184Z] 
14:29:15 [2023-12-08T19:29:15.184Z] (Eclipse:10868): Gtk-WARNING **: 19:29:15.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:15 [2023-12-08T19:29:15.441Z] 
14:29:15 [2023-12-08T19:29:15.441Z] (Eclipse:10868): Gtk-WARNING **: 19:29:15.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:15 [2023-12-08T19:29:15.441Z] 
14:29:15 [2023-12-08T19:29:15.441Z] (Eclipse:10868): Gtk-WARNING **: 19:29:15.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:15 [2023-12-08T19:29:15.441Z] 
14:29:15 [2023-12-08T19:29:15.441Z] (Eclipse:10868): Gtk-WARNING **: 19:29:15.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:15 [2023-12-08T19:29:15.441Z] 
14:29:15 [2023-12-08T19:29:15.441Z] (Eclipse:10868): Gtk-WARNING **: 19:29:15.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:15 [2023-12-08T19:29:15.442Z] 
14:29:15 [2023-12-08T19:29:15.442Z] (Eclipse:10868): Gtk-WARNING **: 19:29:15.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1256706289 data=null}, (of type 'Combo')]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1256706344 data=null doit=true}, TreeItem with text {traces}]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1256706344 data=null}, TreeItem with text {traces}]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1256706345 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256706345 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1256706348 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1256706349 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1256706349 data=null doit=true}, Tree node with text: synctraces]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1256706349 data=null}, Tree node with text: synctraces]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1256706349 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256706358 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1256706359 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256706384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@389ae8f1
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1256706386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256706387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1256706387 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1256706387 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1256706387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1256706387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1256706387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1256706388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1256706388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1256706388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1256706388 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1256706388 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:15 [2023-12-08T19:29:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:15 [2023-12-08T19:29:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256706411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256706411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256706412 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256706412 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256706412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256706412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:15 [2023-12-08T19:29:15.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:15 [2023-12-08T19:29:15.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:15 [2023-12-08T19:29:15.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:15 [2023-12-08T19:29:15.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256706670 data=null doit=true}, Shell with text {Confirmation}]
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1256706672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1256706672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1256706672 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1256706672 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1256706672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1256706672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:29:15 [2023-12-08T19:29:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1256706673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:29:16 [2023-12-08T19:29:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:16 [2023-12-08T19:29:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256706412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:16 [2023-12-08T19:29:16.479Z] 
14:29:16 [2023-12-08T19:29:16.479Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.479Z] 
14:29:16 [2023-12-08T19:29:16.479Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.479Z] 
14:29:16 [2023-12-08T19:29:16.479Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.479Z] 
14:29:16 [2023-12-08T19:29:16.479Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.479Z] 
14:29:16 [2023-12-08T19:29:16.479Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.418: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.479Z] 
14:29:16 [2023-12-08T19:29:16.479Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.436: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.479Z] 
14:29:16 [2023-12-08T19:29:16.479Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.479Z] 
14:29:16 [2023-12-08T19:29:16.479Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.737Z] 
14:29:16 [2023-12-08T19:29:16.737Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.737Z] 
14:29:16 [2023-12-08T19:29:16.737Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.737Z] 
14:29:16 [2023-12-08T19:29:16.737Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:16 [2023-12-08T19:29:16.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:16 [2023-12-08T19:29:16.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:16 [2023-12-08T19:29:16.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:16 [2023-12-08T19:29:16.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256707469 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256707469 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256707470 data=null}, TreeItem with text {scp_dest}]
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256707470 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256707471 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256707477 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256707478 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:16 [2023-12-08T19:29:16.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256707478 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:16 [2023-12-08T19:29:16.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256707479 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:16 [2023-12-08T19:29:16.996Z] 
14:29:16 [2023-12-08T19:29:16.996Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.996Z] 
14:29:16 [2023-12-08T19:29:16.996Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:16.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:16 [2023-12-08T19:29:16.996Z] 
14:29:16 [2023-12-08T19:29:16.996Z] (Eclipse:10868): Gtk-WARNING **: 19:29:16.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:16 [2023-12-08T19:29:16.996Z] 
14:29:16 [2023-12-08T19:29:16.996Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:16.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:17 [2023-12-08T19:29:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256707545 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
14:29:17 [2023-12-08T19:29:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256707827 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
14:29:17 [2023-12-08T19:29:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256707850 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:17 [2023-12-08T19:29:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256707851 data=null}, TreeItem with text {scp_dest}]
14:29:17 [2023-12-08T19:29:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:29:17 [2023-12-08T19:29:17.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:29:17 [2023-12-08T19:29:17.254Z] 
14:29:17 [2023-12-08T19:29:17.254Z] (Eclipse:10868): Gtk-WARNING **: 19:29:17.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:17 [2023-12-08T19:29:17.254Z] 
14:29:17 [2023-12-08T19:29:17.254Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:17.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:17 [2023-12-08T19:29:17.254Z] 
14:29:17 [2023-12-08T19:29:17.254Z] (Eclipse:10868): Gtk-WARNING **: 19:29:17.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:17 [2023-12-08T19:29:17.822Z] 
14:29:17 [2023-12-08T19:29:17.822Z] (Eclipse:10868): Gtk-WARNING **: 19:29:17.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:17 [2023-12-08T19:29:17.822Z] 
14:29:17 [2023-12-08T19:29:17.822Z] (Eclipse:10868): Gtk-WARNING **: 19:29:17.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:17 [2023-12-08T19:29:17.822Z] 
14:29:17 [2023-12-08T19:29:17.822Z] (Eclipse:10868): Gtk-WARNING **: 19:29:17.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:17 [2023-12-08T19:29:17.822Z] 
14:29:17 [2023-12-08T19:29:17.822Z] (Eclipse:10868): Gtk-WARNING **: 19:29:17.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.080Z] 
14:29:18 [2023-12-08T19:29:18.080Z] (Eclipse:10868): Gtk-WARNING **: 19:29:17.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1256708801 data=null doit=true}, Button with text {Select roo&t directory:}]
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1256708801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1256708804 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1256708805 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:29:18 [2023-12-08T19:29:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1256708806 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1256708806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1256708810 data=null}, (of type 'Combo')]
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:18 [2023-12-08T19:29:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:29:18 [2023-12-08T19:29:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:18 [2023-12-08T19:29:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:18 [2023-12-08T19:29:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:18 [2023-12-08T19:29:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1256708879 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
14:29:18 [2023-12-08T19:29:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1256708879 data=null doit=true}, TreeItem with text {/}]
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1256708879 data=null}, TreeItem with text {/}]
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1256708880 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256708880 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1256708880 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1256708902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:29:18 [2023-12-08T19:29:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38f57609
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1256708909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256708909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1256708910 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1256708910 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1256708910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1256708910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1256708910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1256708910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1256708910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1256708910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1256708910 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1256708910 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:29:18 [2023-12-08T19:29:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:29:18 [2023-12-08T19:29:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1256708919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:18 [2023-12-08T19:29:18.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1256708919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:18 [2023-12-08T19:29:18.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1256708919 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:18 [2023-12-08T19:29:18.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1256708919 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:18 [2023-12-08T19:29:18.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1256708920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:18 [2023-12-08T19:29:18.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1256708920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:18 [2023-12-08T19:29:18.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:18 [2023-12-08T19:29:18.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:18 [2023-12-08T19:29:18.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:18 [2023-12-08T19:29:18.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:18 [2023-12-08T19:29:18.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:29:18 [2023-12-08T19:29:18.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:29:18 [2023-12-08T19:29:18.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1256708920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:29:18 [2023-12-08T19:29:18.602Z] 
14:29:18 [2023-12-08T19:29:18.602Z] (Eclipse:10868): Gtk-WARNING **: 19:29:18.482: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.602Z] 
14:29:18 [2023-12-08T19:29:18.602Z] (Eclipse:10868): Gtk-WARNING **: 19:29:18.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.602Z] 
14:29:18 [2023-12-08T19:29:18.602Z] (Eclipse:10868): Gtk-WARNING **: 19:29:18.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.602Z] 
14:29:18 [2023-12-08T19:29:18.602Z] (Eclipse:10868): Gtk-WARNING **: 19:29:18.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.602Z] 
14:29:18 [2023-12-08T19:29:18.602Z] (Eclipse:10868): Gtk-WARNING **: 19:29:18.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.602Z] 
14:29:18 [2023-12-08T19:29:18.602Z] (Eclipse:10868): Gtk-WARNING **: 19:29:18.578: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.602Z] 
14:29:18 [2023-12-08T19:29:18.602Z] (Eclipse:10868): Gtk-WARNING **: 19:29:18.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.859Z] 
14:29:18 [2023-12-08T19:29:18.859Z] (Eclipse:10868): Gtk-WARNING **: 19:29:18.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.859Z] 
14:29:18 [2023-12-08T19:29:18.859Z] (Eclipse:10868): Gtk-WARNING **: 19:29:18.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.859Z] 
14:29:18 [2023-12-08T19:29:18.859Z] (Eclipse:10868): Gtk-WARNING **: 19:29:18.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:18 [2023-12-08T19:29:18.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:18 [2023-12-08T19:29:18.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:18 [2023-12-08T19:29:18.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1256709483 data=null doit=true}, TreeItem with text {Traces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1256709484 data=null}, TreeItem with text {Traces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1256709484 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256709485 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1256709486 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1256709487 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1256709487 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1256709488 data=null}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256709488 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256709488 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256709503 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1256709504 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1256709505 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256709505 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1256709560 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1256709561 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1256709561 data=null doit=true}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1256709562 data=null}, TreeItem with text {synctraces [2]}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
14:29:18 [2023-12-08T19:29:18.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1256709564 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1256709564 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1256709564 data=null}, TreeItem with text {scp_dest}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256709565 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256709565 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256709570 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1256709571 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:29:18 [2023-12-08T19:29:18.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1256709571 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:29:19 [2023-12-08T19:29:19.119Z] 
14:29:19 [2023-12-08T19:29:19.119Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.024: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.119Z] 
14:29:19 [2023-12-08T19:29:19.119Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.119Z] 
14:29:19 [2023-12-08T19:29:19.119Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.119Z] 
14:29:19 [2023-12-08T19:29:19.119Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.376Z] 
14:29:19 [2023-12-08T19:29:19.377Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1256709572 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
14:29:19 [2023-12-08T19:29:19.377Z] 
14:29:19 [2023-12-08T19:29:19.377Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.377Z] 
14:29:19 [2023-12-08T19:29:19.377Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.377Z] 
14:29:19 [2023-12-08T19:29:19.377Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.377Z] 
14:29:19 [2023-12-08T19:29:19.377Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.377Z] 
14:29:19 [2023-12-08T19:29:19.377Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:19.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:19 [2023-12-08T19:29:19.635Z] 
14:29:19 [2023-12-08T19:29:19.635Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.635Z] 
14:29:19 [2023-12-08T19:29:19.635Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:19.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:19 [2023-12-08T19:29:19.635Z] 
14:29:19 [2023-12-08T19:29:19.635Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:19.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:19 [2023-12-08T19:29:19.635Z] 
14:29:19 [2023-12-08T19:29:19.635Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:19.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:19 [2023-12-08T19:29:19.635Z] 
14:29:19 [2023-12-08T19:29:19.635Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:19.508: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:19 [2023-12-08T19:29:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1256710069 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
14:29:19 [2023-12-08T19:29:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1256710334 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
14:29:19 [2023-12-08T19:29:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1256710338 data=null doit=true}, TreeItem with text {scp_dest}]
14:29:19 [2023-12-08T19:29:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1256710338 data=null}, TreeItem with text {scp_dest}]
14:29:19 [2023-12-08T19:29:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
14:29:19 [2023-12-08T19:29:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
14:29:19 [2023-12-08T19:29:19.635Z] 
14:29:19 [2023-12-08T19:29:19.635Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:19 [2023-12-08T19:29:19.635Z] 
14:29:19 [2023-12-08T19:29:19.635Z] (Eclipse:10868): Gtk-CRITICAL **: 19:29:19.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:29:19 [2023-12-08T19:29:19.635Z] 
14:29:19 [2023-12-08T19:29:19.635Z] (Eclipse:10868): Gtk-WARNING **: 19:29:19.624: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@15c3849f] time=1256710823 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1256710849 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1256710850 data=null doit=true}, TreeItem with text {Tracing}]
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1256710850 data=null}, TreeItem with text {Tracing}]
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1256710850 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256710850 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1256710859 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:29:20 [2023-12-08T19:29:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:29:20 [2023-12-08T19:29:20.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:29:20 [2023-12-08T19:29:20.716Z] 
14:29:20 [2023-12-08T19:29:20.716Z] (Eclipse:10868): Gtk-WARNING **: 19:29:20.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:20 [2023-12-08T19:29:20.716Z] 
14:29:20 [2023-12-08T19:29:20.716Z] (Eclipse:10868): Gtk-WARNING **: 19:29:20.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:20 [2023-12-08T19:29:20.716Z] 
14:29:20 [2023-12-08T19:29:20.716Z] (Eclipse:10868): Gtk-WARNING **: 19:29:20.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:20 [2023-12-08T19:29:20.716Z] 
14:29:20 [2023-12-08T19:29:20.716Z] (Eclipse:10868): Gtk-WARNING **: 19:29:20.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712006 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712006 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712007 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256712007 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256712008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256712008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256712008 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256712008 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256712008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256712009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:21 [2023-12-08T19:29:21.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:21 [2023-12-08T19:29:21.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:21 [2023-12-08T19:29:21.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:21 [2023-12-08T19:29:21.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:21 [2023-12-08T19:29:21.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:21 [2023-12-08T19:29:21.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:29:21 [2023-12-08T19:29:21.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256712009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:21 [2023-12-08T19:29:21.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1256710962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:29:21 [2023-12-08T19:29:21.542Z] 
14:29:21 [2023-12-08T19:29:21.542Z] (Eclipse:10868): Gtk-WARNING **: 19:29:21.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:21 [2023-12-08T19:29:21.542Z] 
14:29:21 [2023-12-08T19:29:21.542Z] (Eclipse:10868): Gtk-WARNING **: 19:29:21.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:21 [2023-12-08T19:29:21.542Z] 
14:29:21 [2023-12-08T19:29:21.542Z] (Eclipse:10868): Gtk-WARNING **: 19:29:21.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:21 [2023-12-08T19:29:21.542Z] 
14:29:21 [2023-12-08T19:29:21.542Z] (Eclipse:10868): Gtk-WARNING **: 19:29:21.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:21 [2023-12-08T19:29:21.543Z] 
14:29:21 [2023-12-08T19:29:21.543Z] (Eclipse:10868): Gtk-WARNING **: 19:29:21.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:21 [2023-12-08T19:29:21.543Z] 
14:29:21 [2023-12-08T19:29:21.543Z] (Eclipse:10868): Gtk-WARNING **: 19:29:21.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:21 [2023-12-08T19:29:21.543Z] 
14:29:21 [2023-12-08T19:29:21.543Z] (Eclipse:10868): Gtk-WARNING **: 19:29:21.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:21 [2023-12-08T19:29:21.543Z] 
14:29:21 [2023-12-08T19:29:21.543Z] (Eclipse:10868): Gtk-WARNING **: 19:29:21.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:21 [2023-12-08T19:29:21.543Z] 
14:29:21 [2023-12-08T19:29:21.543Z] (Eclipse:10868): Gtk-WARNING **: 19:29:21.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:21 [2023-12-08T19:29:21.543Z] 
14:29:21 [2023-12-08T19:29:21.543Z] (Eclipse:10868): Gtk-WARNING **: 19:29:21.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:29:22 [2023-12-08T19:29:22.116Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.31 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectory -- Time elapsed: 3.404 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchive -- Time elapsed: 5.485 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinksPreserveFolder -- Time elapsed: 2.921 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchivePreserveFolder -- Time elapsed: 5.379 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectory -- Time elapsed: 2.901 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchive -- Time elapsed: 8.587 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinksPreserveStruture -- Time elapsed: 7.912 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyFile -- Time elapsed: 1.336 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveTooManyEntries -- Time elapsed: 0.042 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyDirectory -- Time elapsed: 0.929 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveWithColons -- Time elapsed: 1.309 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteRenameAll -- Time elapsed: 5.874 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyArchive -- Time elapsed: 2.056 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testNestedEmptyArchive -- Time elapsed: 3.586 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveSizeTooBig -- Time elapsed: 0.002 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveOverwrite -- Time elapsed: 5.075 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveWithExperiment -- Time elapsed: 2.582 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive -- Time elapsed: 1.805 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentOverwriteTraces -- Time elapsed: 4.914 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentValidation -- Time elapsed: 2.688 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryPreserveFolder -- Time elapsed: 2.392 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperiment -- Time elapsed: 2.596 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinks -- Time elapsed: 2.454 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwrite -- Time elapsed: 4.134 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinks -- Time elapsed: 2.117 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteOverwriteAll -- Time elapsed: 4.223 s
14:29:22 [2023-12-08T19:29:22.116Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchivePreserveFolder -- Time elapsed: 2.420 s
14:29:22 [2023-12-08T19:29:22.116Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
14:29:22 [2023-12-08T19:29:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@15c3849f] time=1256712630 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:29:22 [2023-12-08T19:29:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256712985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256713105 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256713106 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256713106 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256713106 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256713107 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256713147 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256713149 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256713149 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256713149 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256713150 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256713152 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256713159 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256713160 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256713160 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256713160 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256713161 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256713163 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:22 [2023-12-08T19:29:22.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:22 [2023-12-08T19:29:22.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1256713164 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:29:22 [2023-12-08T19:29:22.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1256713164 data=null doit=true}, TreeItem with text {Traces [0]}]
14:29:22 [2023-12-08T19:29:22.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1256713164 data=null}, TreeItem with text {Traces [0]}]
14:29:22 [2023-12-08T19:29:22.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1256713165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:29:22 [2023-12-08T19:29:22.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256713165 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:29:22 [2023-12-08T19:29:22.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1256713180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:29:22 [2023-12-08T19:29:22.637Z] 
14:29:22 [2023-12-08T19:29:22.637Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:22.506
14:29:22 [2023-12-08T19:29:22.637Z] !MESSAGE Error initializing trace.
14:29:22 [2023-12-08T19:29:22.637Z] 
14:29:22 [2023-12-08T19:29:22.637Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
14:29:22 [2023-12-08T19:29:22.637Z] !STACK 0
14:29:22 [2023-12-08T19:29:22.637Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:198)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:22 [2023-12-08T19:29:22.637Z] Caused by: MismatchedTokenException(57!=72)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:431)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
14:29:22 [2023-12-08T19:29:22.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:22 [2023-12-08T19:29:22.637Z] 	... 8 more
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256713790 data=null doit=true}, Shell with text {Open Trace}]
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256713792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256713792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256713793 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256713793 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256713793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256713793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256713793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:23 [2023-12-08T19:29:23.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256714091 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256714091 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256714091 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256714092 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256714092 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256714116 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256714117 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256714117 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256714118 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256714118 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256714118 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256714124 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:23 [2023-12-08T19:29:23.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256714125 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256714125 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256714125 data=null}, TreeItem with text {Traces [1]}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256714126 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:23 [2023-12-08T19:29:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256714126 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:23 [2023-12-08T19:29:23.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256714168 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:23 [2023-12-08T19:29:23.464Z] 
14:29:23 [2023-12-08T19:29:23.464Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:23.456
14:29:23 [2023-12-08T19:29:23.464Z] !MESSAGE Error initializing trace.
14:29:23 [2023-12-08T19:29:23.464Z] 
14:29:23 [2023-12-08T19:29:23.464Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:29:23 [2023-12-08T19:29:23.464Z] !STACK 0
14:29:23 [2023-12-08T19:29:23.464Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:23 [2023-12-08T19:29:23.464Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:23 [2023-12-08T19:29:23.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:23 [2023-12-08T19:29:23.464Z] 	... 8 more
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256714741 data=null doit=true}, Shell with text {Open Trace}]
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256714743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256714743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256714743 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256714743 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256714743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256714743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256714743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:24 [2023-12-08T19:29:24.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715008 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256715008 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256715008 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715009 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256715009 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715063 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715065 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256715065 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256715065 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715066 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256715066 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715072 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:24 [2023-12-08T19:29:24.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:24 [2023-12-08T19:29:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:24 [2023-12-08T19:29:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256715074 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:24 [2023-12-08T19:29:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256715074 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:24 [2023-12-08T19:29:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256715074 data=null}, TreeItem with text {Traces [1]}]
14:29:24 [2023-12-08T19:29:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256715074 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:24 [2023-12-08T19:29:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256715075 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:24 [2023-12-08T19:29:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256715090 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:24 [2023-12-08T19:29:24.548Z] 
14:29:24 [2023-12-08T19:29:24.548Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:24.388
14:29:24 [2023-12-08T19:29:24.548Z] !MESSAGE Error initializing trace.
14:29:24 [2023-12-08T19:29:24.548Z] 
14:29:24 [2023-12-08T19:29:24.548Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
14:29:24 [2023-12-08T19:29:24.548Z] !STACK 0
14:29:24 [2023-12-08T19:29:24.548Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:198)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:24 [2023-12-08T19:29:24.548Z] Caused by: NoViableAltException(75@[])
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:431)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
14:29:24 [2023-12-08T19:29:24.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:24 [2023-12-08T19:29:24.548Z] 	... 8 more
14:29:25 [2023-12-08T19:29:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:25 [2023-12-08T19:29:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256715673 data=null doit=true}, Shell with text {Open Trace}]
14:29:25 [2023-12-08T19:29:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:25 [2023-12-08T19:29:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:25 [2023-12-08T19:29:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256715674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256715674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256715674 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256715675 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256715675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256715675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256715675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:25 [2023-12-08T19:29:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715968 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256715968 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256715968 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715969 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256715969 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715995 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715996 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256715996 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256715996 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256715996 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256715996 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256716003 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:25 [2023-12-08T19:29:25.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256716004 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256716004 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256716004 data=null}, TreeItem with text {Traces [1]}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256716005 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256716005 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:25 [2023-12-08T19:29:25.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256716020 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:25 [2023-12-08T19:29:25.375Z] 
14:29:25 [2023-12-08T19:29:25.375Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:25.327
14:29:25 [2023-12-08T19:29:25.375Z] !MESSAGE Error initializing trace.
14:29:25 [2023-12-08T19:29:25.375Z] 
14:29:25 [2023-12-08T19:29:25.375Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
14:29:25 [2023-12-08T19:29:25.376Z] !STACK 0
14:29:25 [2023-12-08T19:29:25.376Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:25 [2023-12-08T19:29:25.376Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:25 [2023-12-08T19:29:25.376Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:25 [2023-12-08T19:29:25.376Z] 	... 8 more
14:29:26 [2023-12-08T19:29:26.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:26 [2023-12-08T19:29:26.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256716946 data=null doit=true}, Shell with text {Open Trace}]
14:29:26 [2023-12-08T19:29:26.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:26 [2023-12-08T19:29:26.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:26 [2023-12-08T19:29:26.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256716948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256716949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256716949 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256716949 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256716949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256716949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256716949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:26 [2023-12-08T19:29:26.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256717271 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256717271 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256717271 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256717272 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256717272 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256717293 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256717297 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256717297 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256717298 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256717298 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256717298 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256717305 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:26 [2023-12-08T19:29:26.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256717306 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256717306 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256717306 data=null}, TreeItem with text {Traces [1]}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256717307 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256717307 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:26 [2023-12-08T19:29:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256717315 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:26 [2023-12-08T19:29:26.831Z] 
14:29:26 [2023-12-08T19:29:26.831Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:26.611
14:29:26 [2023-12-08T19:29:26.831Z] !MESSAGE Error initializing trace.
14:29:26 [2023-12-08T19:29:26.831Z] 
14:29:26 [2023-12-08T19:29:26.831Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
14:29:26 [2023-12-08T19:29:26.831Z] !STACK 0
14:29:26 [2023-12-08T19:29:26.832Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:198)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:26 [2023-12-08T19:29:26.832Z] Caused by: NoViableAltException(14@[])
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:431)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
14:29:26 [2023-12-08T19:29:26.832Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:26 [2023-12-08T19:29:26.832Z] 	... 8 more
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256718193 data=null doit=true}, Shell with text {Open Trace}]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256718194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256718194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256718194 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256718195 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256718195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256718195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256718195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256718473 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256718473 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256718473 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256718473 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256718474 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256718493 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256718498 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256718499 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256718499 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256718499 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256718499 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256718505 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:27 [2023-12-08T19:29:27.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256718506 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256718506 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256718506 data=null}, TreeItem with text {Traces [1]}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256718507 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:27 [2023-12-08T19:29:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256718507 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:28 [2023-12-08T19:29:28.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256718560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:28 [2023-12-08T19:29:28.024Z] 
14:29:28 [2023-12-08T19:29:28.024Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:27.843
14:29:28 [2023-12-08T19:29:28.024Z] !MESSAGE Error initializing trace.
14:29:28 [2023-12-08T19:29:28.024Z] 
14:29:28 [2023-12-08T19:29:28.024Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:29:28 [2023-12-08T19:29:28.024Z] !STACK 0
14:29:28 [2023-12-08T19:29:28.025Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:28 [2023-12-08T19:29:28.025Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:28 [2023-12-08T19:29:28.025Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:28 [2023-12-08T19:29:28.025Z] 	... 8 more
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256719129 data=null doit=true}, Shell with text {Open Trace}]
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:28 [2023-12-08T19:29:28.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:28 [2023-12-08T19:29:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:28 [2023-12-08T19:29:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256719131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:28 [2023-12-08T19:29:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256719132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:28 [2023-12-08T19:29:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256719132 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:28 [2023-12-08T19:29:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256719132 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:28 [2023-12-08T19:29:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256719133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:28 [2023-12-08T19:29:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256719133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:28 [2023-12-08T19:29:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256719133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:28 [2023-12-08T19:29:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256719400 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256719400 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256719400 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256719400 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256719401 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256719427 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256719428 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256719428 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256719428 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256719429 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256719429 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256719435 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:28 [2023-12-08T19:29:28.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256719462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256719462 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256719462 data=null}, TreeItem with text {Traces [1]}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256719462 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256719463 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:28 [2023-12-08T19:29:28.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256719479 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:28 [2023-12-08T19:29:28.849Z] 
14:29:28 [2023-12-08T19:29:28.849Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:28.767
14:29:28 [2023-12-08T19:29:28.849Z] !MESSAGE Error initializing trace.
14:29:28 [2023-12-08T19:29:28.849Z] 
14:29:28 [2023-12-08T19:29:28.849Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:29:28 [2023-12-08T19:29:28.849Z] !STACK 0
14:29:28 [2023-12-08T19:29:28.849Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:28 [2023-12-08T19:29:28.849Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119)
14:29:28 [2023-12-08T19:29:28.849Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
14:29:28 [2023-12-08T19:29:28.850Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
14:29:28 [2023-12-08T19:29:28.850Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
14:29:28 [2023-12-08T19:29:28.850Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191)
14:29:28 [2023-12-08T19:29:28.850Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124)
14:29:28 [2023-12-08T19:29:28.850Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:189)
14:29:28 [2023-12-08T19:29:28.850Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:179)
14:29:28 [2023-12-08T19:29:28.850Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:28 [2023-12-08T19:29:28.850Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:28 [2023-12-08T19:29:28.850Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:28 [2023-12-08T19:29:28.850Z] 	... 8 more
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256720052 data=null doit=true}, Shell with text {Open Trace}]
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256720053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256720054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256720054 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256720054 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256720054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256720054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256720054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:29 [2023-12-08T19:29:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256720322 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256720322 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256720322 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256720360 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256720360 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256720383 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256720384 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256720384 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256720385 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256720385 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256720385 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256720396 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:29 [2023-12-08T19:29:29.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256720398 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256720398 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256720398 data=null}, TreeItem with text {Traces [1]}]
14:29:29 [2023-12-08T19:29:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256720399 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:29 [2023-12-08T19:29:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256720399 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:29 [2023-12-08T19:29:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256720414 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:29 [2023-12-08T19:29:29.931Z] 
14:29:29 [2023-12-08T19:29:29.931Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:29.712
14:29:29 [2023-12-08T19:29:29.931Z] !MESSAGE Error initializing trace.
14:29:29 [2023-12-08T19:29:29.931Z] 
14:29:29 [2023-12-08T19:29:29.931Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:29:29 [2023-12-08T19:29:29.931Z] !STACK 0
14:29:29 [2023-12-08T19:29:29.931Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:29 [2023-12-08T19:29:29.931Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:29 [2023-12-08T19:29:29.931Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:29 [2023-12-08T19:29:29.931Z] 	... 8 more
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256721290 data=null doit=true}, Shell with text {Open Trace}]
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256721291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256721292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:30 [2023-12-08T19:29:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256721292 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256721292 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256721292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256721292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256721292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256721582 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256721582 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256721583 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256721583 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256721583 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256721608 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256721609 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256721609 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256721610 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256721610 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256721610 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256721617 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:30 [2023-12-08T19:29:30.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256721619 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256721619 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256721624 data=null}, TreeItem with text {Traces [1]}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256721625 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:30 [2023-12-08T19:29:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256721625 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:31 [2023-12-08T19:29:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256721666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:31 [2023-12-08T19:29:31.128Z] 
14:29:31 [2023-12-08T19:29:31.128Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:30.949
14:29:31 [2023-12-08T19:29:31.128Z] !MESSAGE Error initializing trace.
14:29:31 [2023-12-08T19:29:31.128Z] 
14:29:31 [2023-12-08T19:29:31.128Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:29:31 [2023-12-08T19:29:31.128Z] !STACK 0
14:29:31 [2023-12-08T19:29:31.128Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:29:31 [2023-12-08T19:29:31.128Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:31 [2023-12-08T19:29:31.128Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:31 [2023-12-08T19:29:31.128Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:31 [2023-12-08T19:29:31.128Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:31 [2023-12-08T19:29:31.128Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:31 [2023-12-08T19:29:31.128Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:31 [2023-12-08T19:29:31.129Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:202)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:31 [2023-12-08T19:29:31.129Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:31 [2023-12-08T19:29:31.129Z] 	... 8 more
14:29:32 [2023-12-08T19:29:32.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:32 [2023-12-08T19:29:32.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256722556 data=null doit=true}, Shell with text {Open Trace}]
14:29:32 [2023-12-08T19:29:32.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256722558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256722558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256722558 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256722558 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256722559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256722559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256722559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256722821 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256722821 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256722821 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256722821 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256722822 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256722881 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256722882 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256722883 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256722883 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256722883 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256722883 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256722889 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:32 [2023-12-08T19:29:32.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256722895 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256722895 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256722896 data=null}, TreeItem with text {Traces [1]}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256722896 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256722896 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:32 [2023-12-08T19:29:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256722904 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:32 [2023-12-08T19:29:32.324Z] 
14:29:32 [2023-12-08T19:29:32.324Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:32.299
14:29:32 [2023-12-08T19:29:32.324Z] !MESSAGE Error initializing trace.
14:29:32 [2023-12-08T19:29:32.324Z] 
14:29:32 [2023-12-08T19:29:32.324Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:29:32 [2023-12-08T19:29:32.324Z] !STACK 0
14:29:32 [2023-12-08T19:29:32.324Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:29:32 [2023-12-08T19:29:32.324Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:32 [2023-12-08T19:29:32.324Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:32 [2023-12-08T19:29:32.324Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:32 [2023-12-08T19:29:32.325Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:202)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:32 [2023-12-08T19:29:32.325Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:32 [2023-12-08T19:29:32.325Z] 	... 8 more
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256723914 data=null doit=true}, Shell with text {Open Trace}]
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256723915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256723915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256723915 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256723915 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256723915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256723916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256723916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:33 [2023-12-08T19:29:33.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256724222 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256724223 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256724223 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256724223 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256724223 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256724276 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256724280 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256724280 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256724280 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256724280 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256724280 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256724287 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:33 [2023-12-08T19:29:33.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256724288 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256724288 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256724288 data=null}, TreeItem with text {Traces [1]}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256724289 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:33 [2023-12-08T19:29:33.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256724289 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:33 [2023-12-08T19:29:33.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256724303 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:33 [2023-12-08T19:29:33.777Z] 
14:29:33 [2023-12-08T19:29:33.777Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:33.604
14:29:33 [2023-12-08T19:29:33.777Z] !MESSAGE Error initializing trace.
14:29:33 [2023-12-08T19:29:33.777Z] 
14:29:33 [2023-12-08T19:29:33.777Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:29:33 [2023-12-08T19:29:33.777Z] !STACK 0
14:29:33 [2023-12-08T19:29:33.777Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:33 [2023-12-08T19:29:33.777Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:193)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:33 [2023-12-08T19:29:33.777Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:33 [2023-12-08T19:29:33.777Z] 	... 8 more
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256725169 data=null doit=true}, Shell with text {Open Trace}]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256725170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256725170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256725170 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256725171 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256725171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256725171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256725171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256725423 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256725423 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256725423 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256725424 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256725424 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256725468 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256725469 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256725469 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256725470 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256725470 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256725470 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256725475 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:34 [2023-12-08T19:29:34.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:34 [2023-12-08T19:29:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:34 [2023-12-08T19:29:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256725477 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:34 [2023-12-08T19:29:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256725477 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:34 [2023-12-08T19:29:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256725477 data=null}, TreeItem with text {Traces [1]}]
14:29:34 [2023-12-08T19:29:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256725477 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:34 [2023-12-08T19:29:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256725477 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:34 [2023-12-08T19:29:34.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256725501 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:34 [2023-12-08T19:29:34.970Z] 
14:29:34 [2023-12-08T19:29:34.970Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:34.815
14:29:34 [2023-12-08T19:29:34.970Z] !MESSAGE Error initializing trace.
14:29:34 [2023-12-08T19:29:34.970Z] 
14:29:34 [2023-12-08T19:29:34.970Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
14:29:34 [2023-12-08T19:29:34.970Z] !STACK 0
14:29:34 [2023-12-08T19:29:34.970Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:34 [2023-12-08T19:29:34.970Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:160)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:252)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:153)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:34 [2023-12-08T19:29:34.970Z] 	... 8 more
14:29:34 [2023-12-08T19:29:34.970Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
14:29:34 [2023-12-08T19:29:34.970Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
14:29:34 [2023-12-08T19:29:34.970Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
14:29:34 [2023-12-08T19:29:34.970Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
14:29:34 [2023-12-08T19:29:34.970Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
14:29:34 [2023-12-08T19:29:34.970Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
14:29:34 [2023-12-08T19:29:34.970Z] 	... 15 more
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256726101 data=null doit=true}, Shell with text {Open Trace}]
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256726103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256726104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256726104 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256726104 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256726104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256726104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256726104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:35 [2023-12-08T19:29:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256726387 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256726387 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256726387 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256726387 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256726388 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256726416 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256726417 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256726417 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256726417 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256726418 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256726418 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256726424 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:35 [2023-12-08T19:29:35.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256726426 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256726426 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256726426 data=null}, TreeItem with text {Traces [1]}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256726426 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256726427 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:35 [2023-12-08T19:29:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256726456 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:35 [2023-12-08T19:29:35.795Z] 
14:29:35 [2023-12-08T19:29:35.795Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:35.737
14:29:35 [2023-12-08T19:29:35.795Z] !MESSAGE Error initializing trace.
14:29:35 [2023-12-08T19:29:35.795Z] 
14:29:35 [2023-12-08T19:29:35.795Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:29:35 [2023-12-08T19:29:35.795Z] !STACK 0
14:29:35 [2023-12-08T19:29:35.795Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:29:35 [2023-12-08T19:29:35.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:35 [2023-12-08T19:29:35.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:35 [2023-12-08T19:29:35.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:35 [2023-12-08T19:29:35.795Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:35 [2023-12-08T19:29:35.795Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:35 [2023-12-08T19:29:35.796Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:35 [2023-12-08T19:29:35.796Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:35 [2023-12-08T19:29:35.796Z] 	... 8 more
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256727024 data=null doit=true}, Shell with text {Open Trace}]
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256727026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256727027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:36 [2023-12-08T19:29:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256727027 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:36 [2023-12-08T19:29:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256727027 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:36 [2023-12-08T19:29:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256727027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:36 [2023-12-08T19:29:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256727027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:36 [2023-12-08T19:29:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256727027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:36 [2023-12-08T19:29:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:36 [2023-12-08T19:29:36.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:36 [2023-12-08T19:29:36.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:36 [2023-12-08T19:29:36.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:36 [2023-12-08T19:29:36.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:36 [2023-12-08T19:29:36.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256727322 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256727326 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256727327 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256727327 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256727327 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256727371 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256727373 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256727373 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256727373 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256727373 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256727374 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256727386 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:36 [2023-12-08T19:29:36.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256727388 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256727388 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256727388 data=null}, TreeItem with text {Traces [1]}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256727388 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256727389 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:36 [2023-12-08T19:29:36.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256727403 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:36 [2023-12-08T19:29:36.881Z] 
14:29:36 [2023-12-08T19:29:36.881Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:36.718
14:29:36 [2023-12-08T19:29:36.881Z] !MESSAGE Error initializing trace.
14:29:36 [2023-12-08T19:29:36.881Z] 
14:29:36 [2023-12-08T19:29:36.881Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
14:29:36 [2023-12-08T19:29:36.881Z] !STACK 0
14:29:36 [2023-12-08T19:29:36.881Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:36 [2023-12-08T19:29:36.881Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:36 [2023-12-08T19:29:36.881Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:36 [2023-12-08T19:29:36.881Z] 	... 8 more
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256728361 data=null doit=true}, Shell with text {Open Trace}]
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256728362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256728362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256728362 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256728362 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256728362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256728363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256728363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:37 [2023-12-08T19:29:37.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:38 [2023-12-08T19:29:38.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256728627 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256728627 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256728627 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256728628 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256728661 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256728689 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256728691 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256728691 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256728692 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256728692 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256728692 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256728703 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256728704 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256728704 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256728705 data=null}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256728705 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256728705 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256728763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.075Z] 
14:29:38 [2023-12-08T19:29:38.075Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:38.046
14:29:38 [2023-12-08T19:29:38.075Z] !MESSAGE Error initializing trace.
14:29:38 [2023-12-08T19:29:38.075Z] 
14:29:38 [2023-12-08T19:29:38.075Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:29:38 [2023-12-08T19:29:38.075Z] !STACK 0
14:29:38 [2023-12-08T19:29:38.075Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:38 [2023-12-08T19:29:38.075Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:193)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
14:29:38 [2023-12-08T19:29:38.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
14:29:38 [2023-12-08T19:29:38.076Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:29:38 [2023-12-08T19:29:38.076Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:38 [2023-12-08T19:29:38.076Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:38 [2023-12-08T19:29:38.076Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:38 [2023-12-08T19:29:38.076Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:38 [2023-12-08T19:29:38.076Z] 	... 8 more
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256729333 data=null doit=true}, Shell with text {Open Trace}]
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256729334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256729334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256729334 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256729334 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256729334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256729334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256729335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:38 [2023-12-08T19:29:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:38 [2023-12-08T19:29:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256729601 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256729602 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256729602 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256729602 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256729607 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256729632 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256729633 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256729633 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256729633 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256729634 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256729634 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256729661 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:38 [2023-12-08T19:29:38.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256729663 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256729663 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256729663 data=null}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256729663 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256729664 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:38 [2023-12-08T19:29:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256729682 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:39 [2023-12-08T19:29:39.158Z] 
14:29:39 [2023-12-08T19:29:39.158Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:38.969
14:29:39 [2023-12-08T19:29:39.158Z] !MESSAGE Error initializing trace.
14:29:39 [2023-12-08T19:29:39.158Z] 
14:29:39 [2023-12-08T19:29:39.158Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:29:39 [2023-12-08T19:29:39.158Z] !STACK 0
14:29:39 [2023-12-08T19:29:39.158Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:39 [2023-12-08T19:29:39.158Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:39 [2023-12-08T19:29:39.158Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:39 [2023-12-08T19:29:39.158Z] 	... 8 more
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256730539 data=null doit=true}, Shell with text {Open Trace}]
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256730540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256730541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:40 [2023-12-08T19:29:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256730541 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256730541 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256730541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256730541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256730541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256730817 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256730817 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256730817 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256730818 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256730818 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256730875 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:40 [2023-12-08T19:29:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256730877 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256730878 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256730878 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256730878 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256730879 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256730886 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:40 [2023-12-08T19:29:40.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256730887 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256730894 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256730894 data=null}, TreeItem with text {Traces [1]}]
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256730894 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256730895 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:40 [2023-12-08T19:29:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256730912 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:40 [2023-12-08T19:29:40.350Z] 
14:29:40 [2023-12-08T19:29:40.350Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:40.303
14:29:40 [2023-12-08T19:29:40.350Z] !MESSAGE Error initializing trace.
14:29:40 [2023-12-08T19:29:40.350Z] 
14:29:40 [2023-12-08T19:29:40.350Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:29:40 [2023-12-08T19:29:40.350Z] !STACK 0
14:29:40 [2023-12-08T19:29:40.350Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:40 [2023-12-08T19:29:40.350Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:40 [2023-12-08T19:29:40.350Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:40 [2023-12-08T19:29:40.350Z] 	... 8 more
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256731885 data=null doit=true}, Shell with text {Open Trace}]
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256731887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256731887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256731888 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256731888 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256731888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256731888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256731888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:41 [2023-12-08T19:29:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256732172 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256732172 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256732173 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256732173 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256732173 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256732194 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256732200 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256732201 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256732201 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256732201 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256732202 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256732207 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:41 [2023-12-08T19:29:41.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256732209 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256732209 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256732209 data=null}, TreeItem with text {Traces [1]}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256732209 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256732209 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:41 [2023-12-08T19:29:41.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256732226 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:41 [2023-12-08T19:29:41.544Z] 
14:29:41 [2023-12-08T19:29:41.544Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:41.507
14:29:41 [2023-12-08T19:29:41.545Z] !MESSAGE Error initializing trace.
14:29:41 [2023-12-08T19:29:41.545Z] 
14:29:41 [2023-12-08T19:29:41.545Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
14:29:41 [2023-12-08T19:29:41.545Z] !STACK 0
14:29:41 [2023-12-08T19:29:41.545Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:41 [2023-12-08T19:29:41.545Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:41 [2023-12-08T19:29:41.545Z] 	... 8 more
14:29:41 [2023-12-08T19:29:41.545Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
14:29:41 [2023-12-08T19:29:41.545Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
14:29:41 [2023-12-08T19:29:41.545Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
14:29:41 [2023-12-08T19:29:41.545Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
14:29:41 [2023-12-08T19:29:41.545Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
14:29:41 [2023-12-08T19:29:41.545Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
14:29:41 [2023-12-08T19:29:41.545Z] 	... 16 more
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256733082 data=null doit=true}, Shell with text {Open Trace}]
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:42 [2023-12-08T19:29:42.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:42 [2023-12-08T19:29:42.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256733083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:42 [2023-12-08T19:29:42.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256733083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:42 [2023-12-08T19:29:42.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256733084 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:42 [2023-12-08T19:29:42.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256733084 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:42 [2023-12-08T19:29:42.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256733084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:42 [2023-12-08T19:29:42.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256733084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:42 [2023-12-08T19:29:42.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256733084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:42 [2023-12-08T19:29:42.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256733370 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256733370 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256733370 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256733370 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256733371 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256733396 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256733398 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256733398 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256733398 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256733399 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256733399 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256733405 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:42 [2023-12-08T19:29:42.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256733411 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256733412 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256733412 data=null}, TreeItem with text {Traces [1]}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256733412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256733413 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:42 [2023-12-08T19:29:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256733421 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:42 [2023-12-08T19:29:42.738Z] 
14:29:42 [2023-12-08T19:29:42.738Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:42.711
14:29:42 [2023-12-08T19:29:42.738Z] !MESSAGE Error initializing trace.
14:29:42 [2023-12-08T19:29:42.738Z] 
14:29:42 [2023-12-08T19:29:42.738Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
14:29:42 [2023-12-08T19:29:42.738Z] !STACK 0
14:29:42 [2023-12-08T19:29:42.738Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:42 [2023-12-08T19:29:42.739Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:42 [2023-12-08T19:29:42.739Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:42 [2023-12-08T19:29:42.739Z] 	... 8 more
14:29:43 [2023-12-08T19:29:43.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:43 [2023-12-08T19:29:43.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256734289 data=null doit=true}, Shell with text {Open Trace}]
14:29:43 [2023-12-08T19:29:43.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:43 [2023-12-08T19:29:43.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:43 [2023-12-08T19:29:43.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256734290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256734290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256734290 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256734291 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256734291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256734291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256734291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:43 [2023-12-08T19:29:43.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256734574 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256734574 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256734574 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256734575 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256734575 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256734603 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256734604 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256734604 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256734605 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256734605 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256734605 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256734659 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:43 [2023-12-08T19:29:43.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256734661 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256734662 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256734662 data=null}, TreeItem with text {Traces [1]}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256734662 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:43 [2023-12-08T19:29:43.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256734662 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:43 [2023-12-08T19:29:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256734672 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:44 [2023-12-08T19:29:44.189Z] 
14:29:44 [2023-12-08T19:29:44.189Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:44.002
14:29:44 [2023-12-08T19:29:44.189Z] !MESSAGE Error initializing trace.
14:29:44 [2023-12-08T19:29:44.189Z] 
14:29:44 [2023-12-08T19:29:44.189Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:29:44 [2023-12-08T19:29:44.189Z] !STACK 0
14:29:44 [2023-12-08T19:29:44.189Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:29:44 [2023-12-08T19:29:44.189Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:44 [2023-12-08T19:29:44.189Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:44 [2023-12-08T19:29:44.189Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:44 [2023-12-08T19:29:44.189Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:44 [2023-12-08T19:29:44.190Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:44 [2023-12-08T19:29:44.190Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:44 [2023-12-08T19:29:44.190Z] 	... 8 more
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256735638 data=null doit=true}, Shell with text {Open Trace}]
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256735640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256735640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256735640 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256735640 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256735641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256735641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256735641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:45 [2023-12-08T19:29:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256735970 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256735970 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256735970 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256735971 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256735971 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256735995 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256735996 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256735997 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256735997 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256735997 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256735997 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256736005 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:45 [2023-12-08T19:29:45.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256736010 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256736011 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256736011 data=null}, TreeItem with text {Traces [1]}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256736011 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256736011 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:45 [2023-12-08T19:29:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256736021 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:45 [2023-12-08T19:29:45.640Z] 
14:29:45 [2023-12-08T19:29:45.640Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:45.402
14:29:45 [2023-12-08T19:29:45.640Z] !MESSAGE Error initializing trace.
14:29:45 [2023-12-08T19:29:45.640Z] 
14:29:45 [2023-12-08T19:29:45.640Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
14:29:45 [2023-12-08T19:29:45.640Z] !STACK 0
14:29:45 [2023-12-08T19:29:45.640Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:45 [2023-12-08T19:29:45.640Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286)
14:29:45 [2023-12-08T19:29:45.640Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:45 [2023-12-08T19:29:45.641Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:45 [2023-12-08T19:29:45.641Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:45 [2023-12-08T19:29:45.641Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:45 [2023-12-08T19:29:45.641Z] 	... 8 more
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256737038 data=null doit=true}, Shell with text {Open Trace}]
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256737039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256737040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256737040 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256737040 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:46 [2023-12-08T19:29:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256737040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256737040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256737040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256737307 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256737307 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256737307 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256737308 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256737308 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256737364 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256737366 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256737366 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256737366 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256737367 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256737367 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256737374 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:46 [2023-12-08T19:29:46.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256737380 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256737380 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256737381 data=null}, TreeItem with text {Traces [1]}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256737381 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256737381 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:46 [2023-12-08T19:29:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256737390 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:46 [2023-12-08T19:29:46.836Z] 
14:29:46 [2023-12-08T19:29:46.836Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:46.685
14:29:46 [2023-12-08T19:29:46.836Z] !MESSAGE Error initializing trace.
14:29:46 [2023-12-08T19:29:46.836Z] 
14:29:46 [2023-12-08T19:29:46.836Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
14:29:46 [2023-12-08T19:29:46.836Z] !STACK 0
14:29:46 [2023-12-08T19:29:46.836Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:46 [2023-12-08T19:29:46.836Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
14:29:46 [2023-12-08T19:29:46.836Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130)
14:29:46 [2023-12-08T19:29:46.837Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
14:29:46 [2023-12-08T19:29:46.837Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
14:29:46 [2023-12-08T19:29:46.837Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
14:29:46 [2023-12-08T19:29:46.837Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286)
14:29:46 [2023-12-08T19:29:46.837Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:46 [2023-12-08T19:29:46.837Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:46 [2023-12-08T19:29:46.837Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:46 [2023-12-08T19:29:46.837Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:46 [2023-12-08T19:29:46.837Z] 	... 8 more
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256738262 data=null doit=true}, Shell with text {Open Trace}]
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256738263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256738263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256738263 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256738263 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256738263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256738264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256738264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:47 [2023-12-08T19:29:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256738600 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256738600 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256738600 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256738601 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256738601 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256738661 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256738663 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256738664 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256738664 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256738665 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256738665 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256738672 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:48 [2023-12-08T19:29:48.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256738673 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256738674 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256738674 data=null}, TreeItem with text {Traces [1]}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256738674 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256738678 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:48 [2023-12-08T19:29:48.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256738687 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:48 [2023-12-08T19:29:48.029Z] 
14:29:48 [2023-12-08T19:29:48.029Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:48.017
14:29:48 [2023-12-08T19:29:48.029Z] !MESSAGE Error initializing trace.
14:29:48 [2023-12-08T19:29:48.029Z] 
14:29:48 [2023-12-08T19:29:48.029Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
14:29:48 [2023-12-08T19:29:48.029Z] !STACK 0
14:29:48 [2023-12-08T19:29:48.029Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:48 [2023-12-08T19:29:48.030Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385)
14:29:48 [2023-12-08T19:29:48.030Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:48 [2023-12-08T19:29:48.030Z] 	... 8 more
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256739594 data=null doit=true}, Shell with text {Open Trace}]
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256739596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256739597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256739597 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256739597 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256739597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256739597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256739597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:48 [2023-12-08T19:29:48.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256739888 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256739888 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256739888 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256739889 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256739889 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256739914 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256739915 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256739915 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256739915 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256739916 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256739916 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256739922 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:49 [2023-12-08T19:29:49.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:29:49 [2023-12-08T19:29:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:49 [2023-12-08T19:29:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1256739924 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:29:49 [2023-12-08T19:29:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1256739924 data=null doit=true}, TreeItem with text {Traces [1]}]
14:29:49 [2023-12-08T19:29:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1256739924 data=null}, TreeItem with text {Traces [1]}]
14:29:49 [2023-12-08T19:29:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1256739924 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:49 [2023-12-08T19:29:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256739925 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:29:49 [2023-12-08T19:29:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1256739940 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:29:49 [2023-12-08T19:29:49.481Z] 
14:29:49 [2023-12-08T19:29:49.481Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:29:49.230
14:29:49 [2023-12-08T19:29:49.481Z] !MESSAGE Error initializing trace.
14:29:49 [2023-12-08T19:29:49.481Z] 
14:29:49 [2023-12-08T19:29:49.481Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
14:29:49 [2023-12-08T19:29:49.481Z] !STACK 0
14:29:49 [2023-12-08T19:29:49.481Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:198)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:29:49 [2023-12-08T19:29:49.481Z] Caused by: NoViableAltException(73@[])
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:431)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
14:29:49 [2023-12-08T19:29:49.481Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191)
14:29:49 [2023-12-08T19:29:49.481Z] 	... 8 more
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256740813 data=null doit=true}, Shell with text {Open Trace}]
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256740814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:50 [2023-12-08T19:29:50.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256740814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:50 [2023-12-08T19:29:50.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256740814 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:50 [2023-12-08T19:29:50.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256740814 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:50 [2023-12-08T19:29:50.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256740815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:50 [2023-12-08T19:29:50.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256740815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:50 [2023-12-08T19:29:50.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256740815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:29:50 [2023-12-08T19:29:50.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:29:50 [2023-12-08T19:29:50.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@15c3849f] time=1256741088 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:29:50 [2023-12-08T19:29:50.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256741112 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1256741113 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1256741113 data=null}, TreeItem with text {TestInvalidCtfTraces}]
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256741113 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256741114 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1256741126 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:29:50 [2023-12-08T19:29:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742208 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742208 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742209 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1256742209 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:29:51 [2023-12-08T19:29:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256742210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256742210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256742211 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256742211 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256742211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256742211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:51 [2023-12-08T19:29:51.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:51 [2023-12-08T19:29:51.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:51 [2023-12-08T19:29:51.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:51 [2023-12-08T19:29:51.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:51 [2023-12-08T19:29:51.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256742211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:29:51 [2023-12-08T19:29:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1256741196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:29:52 [2023-12-08T19:29:52.098Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.11 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.991 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.916 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] -- Time elapsed: 0.959 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 1.303 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] -- Time elapsed: 1.201 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 0.927 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 0.922 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 1.260 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 1.238 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 1.402 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] -- Time elapsed: 1.200 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0.963 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0.934 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 1.305 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0.972 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] -- Time elapsed: 1.217 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 1.355 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] -- Time elapsed: 1.197 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 1.205 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 1.395 s
14:29:52 [2023-12-08T19:29:52.098Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 1.337 s
14:29:52 [2023-12-08T19:29:52.099Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 1.292 s
14:29:52 [2023-12-08T19:29:52.099Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 1.288 s
14:29:52 [2023-12-08T19:29:52.099Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 1.203 s
14:29:52 [2023-12-08T19:29:52.099Z] 
14:29:52 [2023-12-08T19:29:52.099Z] Results:
14:29:52 [2023-12-08T19:29:52.099Z] 
14:29:52 [2023-12-08T19:29:52.099Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
14:29:52 [2023-12-08T19:29:52.099Z] 
14:29:52 [2023-12-08T19:29:52.664Z] 
14:29:52 [2023-12-08T19:29:52.664Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:29:52.407
14:29:52 [2023-12-08T19:29:52.664Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] All tests passed
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Building Trace Compass User Guide 9.2.0-SNAPSHOT                [76/144]
14:29:53 [2023-12-08T19:29:53.229Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:53 [2023-12-08T19:29:53.229Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
14:29:53 [2023-12-08T19:29:53.229Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Executing tasks
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Executed tasks
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] Resolving class path of Trace Compass User Guide
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] 
14:29:53 [2023-12-08T19:29:53.229Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
14:29:53 [2023-12-08T19:29:53.487Z] [INFO] Executing tasks
14:29:54 [2023-12-08T19:29:54.053Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
14:29:54 [2023-12-08T19:29:54.311Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
14:29:54 [2023-12-08T19:29:54.311Z] [INFO] Executed tasks
14:29:54 [2023-12-08T19:29:54.312Z] [INFO] 
14:29:54 [2023-12-08T19:29:54.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
14:29:54 [2023-12-08T19:29:54.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
14:29:54 [2023-12-08T19:29:54.312Z] [INFO] 
14:29:54 [2023-12-08T19:29:54.312Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
14:29:54 [2023-12-08T19:29:54.312Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:29:54 [2023-12-08T19:29:54.312Z] [INFO] 
14:29:54 [2023-12-08T19:29:54.312Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
14:29:54 [2023-12-08T19:29:54.312Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
14:29:54 [2023-12-08T19:29:54.312Z] [INFO] Command line:
14:29:54 [2023-12-08T19:29:54.312Z] 	[/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-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:29:54 [2023-12-08T19:29:54.312Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:55 [2023-12-08T19:29:55.686Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:29:55 [2023-12-08T19:29:55.686Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:29:55 [2023-12-08T19:29:55.686Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:29:55 [2023-12-08T19:29:55.686Z] WARNING: System::setSecurityManager will be removed in a future release
14:29:58 [2023-12-08T19:29:58.214Z] Buildfile: build.xml
14:29:58 [2023-12-08T19:29:58.214Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:29:58 [2023-12-08T19:29:58.214Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:29:58 [2023-12-08T19:29:58.214Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:29:58 [2023-12-08T19:29:58.214Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:29:58 [2023-12-08T19:29:58.214Z] WARNING: System::setSecurityManager will be removed in a future release
14:29:58 [2023-12-08T19:29:58.214Z] 
14:29:58 [2023-12-08T19:29:58.214Z] build.index:
14:30:01 [2023-12-08T19:30:01.495Z] BUILD SUCCESSFUL
14:30:01 [2023-12-08T19:30:01.495Z] 
14:30:01 [2023-12-08T19:30:01.495Z] BUILD SUCCESSFUL
14:30:01 [2023-12-08T19:30:01.495Z] Total time: 3 seconds
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] 
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] 
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] 
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/src/test/resources
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] 
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
14:30:01 [2023-12-08T19:30:01.495Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] 
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
14:30:01 [2023-12-08T19:30:01.495Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] 
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] 
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
14:30:01 [2023-12-08T19:30:01.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar
14:30:02 [2023-12-08T19:30:02.061Z] [INFO] 
14:30:02 [2023-12-08T19:30:02.061Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
14:30:02 [2023-12-08T19:30:02.061Z] [INFO] 
14:30:02 [2023-12-08T19:30:02.061Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
14:30:02 [2023-12-08T19:30:02.061Z] [INFO] 
14:30:02 [2023-12-08T19:30:02.061Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
14:30:02 [2023-12-08T19:30:02.630Z] [INFO] 
14:30:02 [2023-12-08T19:30:02.630Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
14:30:04 [2023-12-08T19:30:04.003Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar
14:30:06 [2023-12-08T19:30:06.543Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.pom
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
14:30:07 [2023-12-08T19:30:07.478Z] [INFO] Executing tasks
14:30:07 [2023-12-08T19:30:07.478Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
14:30:07 [2023-12-08T19:30:07.736Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
14:30:07 [2023-12-08T19:30:07.736Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
14:30:07 [2023-12-08T19:30:07.736Z] [INFO] Executed tasks
14:30:07 [2023-12-08T19:30:07.736Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.736Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user >--
14:30:07 [2023-12-08T19:30:07.736Z] [INFO] Building Trace Compass (new) callstack User Guide 9.2.0-SNAPSHOT [77/144]
14:30:07 [2023-12-08T19:30:07.736Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml
14:30:07 [2023-12-08T19:30:07.736Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:07 [2023-12-08T19:30:07.736Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] Executing tasks
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] Executed tasks
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] Resolving class path of Trace Compass (new) callstack User Guide
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] Executing tasks
14:30:07 [2023-12-08T19:30:07.994Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc/User-Guide.html
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] Executed tasks
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/main/resources
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:07 [2023-12-08T19:30:07.994Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] 
14:30:07 [2023-12-08T19:30:07.994Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:08 [2023-12-08T19:30:08.252Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
14:30:08 [2023-12-08T19:30:08.252Z] [INFO] Command line:
14:30:08 [2023-12-08T19:30:08.252Z] 	[/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-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:30:08 [2023-12-08T19:30:08.252Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:09 [2023-12-08T19:30:09.626Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:09 [2023-12-08T19:30:09.626Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:30:09 [2023-12-08T19:30:09.626Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:30:09 [2023-12-08T19:30:09.626Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:11 [2023-12-08T19:30:11.526Z] Buildfile: build.xml
14:30:11 [2023-12-08T19:30:11.784Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:30:11 [2023-12-08T19:30:11.784Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:11 [2023-12-08T19:30:11.784Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:30:11 [2023-12-08T19:30:11.784Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:30:11 [2023-12-08T19:30:11.784Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:11 [2023-12-08T19:30:11.784Z] 
14:30:11 [2023-12-08T19:30:11.784Z] build.index:
14:30:13 [2023-12-08T19:30:13.684Z] BUILD SUCCESSFUL
14:30:13 [2023-12-08T19:30:13.684Z] 
14:30:13 [2023-12-08T19:30:13.684Z] BUILD SUCCESSFUL
14:30:13 [2023-12-08T19:30:13.684Z] Total time: 2 seconds
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/test/resources
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT.jar
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] 
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:13 [2023-12-08T19:30:13.684Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT.jar
14:30:15 [2023-12-08T19:30:15.586Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT.jar
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT.pom
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] Executing tasks
14:30:16 [2023-12-08T19:30:16.521Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user
14:30:16 [2023-12-08T19:30:16.521Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] Executed tasks
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT [78/144]
14:30:16 [2023-12-08T19:30:16.521Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:16 [2023-12-08T19:30:16.521Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
14:30:16 [2023-12-08T19:30:16.521Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
14:30:16 [2023-12-08T19:30:16.521Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] Executing tasks
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] Executed tasks
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.522Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] Executing tasks
14:30:16 [2023-12-08T19:30:16.780Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] Executed tasks
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.780Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] 
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:30:16 [2023-12-08T19:30:16.780Z] [INFO] Command line:
14:30:16 [2023-12-08T19:30:16.780Z] 	[/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-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:30:16 [2023-12-08T19:30:16.780Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:18 [2023-12-08T19:30:18.156Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:18 [2023-12-08T19:30:18.156Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:30:18 [2023-12-08T19:30:18.156Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:30:18 [2023-12-08T19:30:18.156Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:20 [2023-12-08T19:30:20.055Z] Buildfile: build.xml
14:30:20 [2023-12-08T19:30:20.313Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:30:20 [2023-12-08T19:30:20.313Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:20 [2023-12-08T19:30:20.313Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:30:20 [2023-12-08T19:30:20.313Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:30:20 [2023-12-08T19:30:20.313Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:20 [2023-12-08T19:30:20.313Z] 
14:30:20 [2023-12-08T19:30:20.313Z] build.index:
14:30:22 [2023-12-08T19:30:22.212Z] BUILD SUCCESSFUL
14:30:22 [2023-12-08T19:30:22.213Z] 
14:30:22 [2023-12-08T19:30:22.213Z] BUILD SUCCESSFUL
14:30:22 [2023-12-08T19:30:22.213Z] Total time: 2 seconds
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.213Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.213Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] 
14:30:22 [2023-12-08T19:30:22.213Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:22 [2023-12-08T19:30:22.471Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar
14:30:23 [2023-12-08T19:30:23.844Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:25 [2023-12-08T19:30:25.217Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.217Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:25 [2023-12-08T19:30:25.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.pom
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Executing tasks
14:30:25 [2023-12-08T19:30:25.475Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Executed tasks
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Building Trace Compass RCP User Guide 9.2.0-SNAPSHOT            [79/144]
14:30:25 [2023-12-08T19:30:25.475Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:25 [2023-12-08T19:30:25.475Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
14:30:25 [2023-12-08T19:30:25.475Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Executing tasks
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Executed tasks
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Resolving class path of Trace Compass RCP User Guide
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.475Z] [INFO] Executing tasks
14:30:25 [2023-12-08T19:30:25.736Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] Executed tasks
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.736Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] 
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
14:30:25 [2023-12-08T19:30:25.736Z] [INFO] Command line:
14:30:25 [2023-12-08T19:30:25.736Z] 	[/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-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:30:25 [2023-12-08T19:30:25.736Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:27 [2023-12-08T19:30:27.111Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:27 [2023-12-08T19:30:27.111Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:30:27 [2023-12-08T19:30:27.111Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:30:27 [2023-12-08T19:30:27.111Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:29 [2023-12-08T19:30:29.009Z] Buildfile: build.xml
14:30:29 [2023-12-08T19:30:29.009Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:30:29 [2023-12-08T19:30:29.009Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:29 [2023-12-08T19:30:29.009Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:30:29 [2023-12-08T19:30:29.009Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:30:29 [2023-12-08T19:30:29.009Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:29 [2023-12-08T19:30:29.009Z] 
14:30:29 [2023-12-08T19:30:29.009Z] build.index:
14:30:30 [2023-12-08T19:30:30.909Z] BUILD SUCCESSFUL
14:30:30 [2023-12-08T19:30:30.909Z] 
14:30:30 [2023-12-08T19:30:30.909Z] BUILD SUCCESSFUL
14:30:30 [2023-12-08T19:30:30.909Z] Total time: 2 seconds
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] 
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:30 [2023-12-08T19:30:30.909Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar
14:30:32 [2023-12-08T19:30:32.284Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.pom
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Executing tasks
14:30:33 [2023-12-08T19:30:33.218Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Executed tasks
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Building Trace Compass Pcap User Guide 9.2.0-SNAPSHOT           [80/144]
14:30:33 [2023-12-08T19:30:33.218Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:33 [2023-12-08T19:30:33.218Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
14:30:33 [2023-12-08T19:30:33.218Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Executing tasks
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Executed tasks
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Executing tasks
14:30:33 [2023-12-08T19:30:33.218Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] Executed tasks
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.218Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.218Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:33 [2023-12-08T19:30:33.219Z] [INFO] 
14:30:33 [2023-12-08T19:30:33.219Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:33 [2023-12-08T19:30:33.476Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
14:30:33 [2023-12-08T19:30:33.476Z] [INFO] Command line:
14:30:33 [2023-12-08T19:30:33.477Z] 	[/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-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:30:33 [2023-12-08T19:30:33.477Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:34 [2023-12-08T19:30:34.850Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:34 [2023-12-08T19:30:34.850Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:30:34 [2023-12-08T19:30:34.850Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:30:34 [2023-12-08T19:30:34.850Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:36 [2023-12-08T19:30:36.747Z] Buildfile: build.xml
14:30:36 [2023-12-08T19:30:36.747Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:30:36 [2023-12-08T19:30:36.747Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:36 [2023-12-08T19:30:36.747Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:30:36 [2023-12-08T19:30:36.747Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:30:36 [2023-12-08T19:30:36.747Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:36 [2023-12-08T19:30:36.747Z] 
14:30:36 [2023-12-08T19:30:36.747Z] build.index:
14:30:38 [2023-12-08T19:30:38.121Z] BUILD SUCCESSFUL
14:30:38 [2023-12-08T19:30:38.121Z] 
14:30:38 [2023-12-08T19:30:38.121Z] BUILD SUCCESSFUL
14:30:38 [2023-12-08T19:30:38.121Z] Total time: 2 seconds
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] 
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:38 [2023-12-08T19:30:38.379Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar
14:30:39 [2023-12-08T19:30:39.753Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.pom
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.318Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:30:40 [2023-12-08T19:30:40.575Z] [INFO] Executing tasks
14:30:40 [2023-12-08T19:30:40.575Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
14:30:40 [2023-12-08T19:30:40.575Z] [INFO] Executed tasks
14:30:40 [2023-12-08T19:30:40.575Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.575Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
14:30:40 [2023-12-08T19:30:40.575Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [81/144]
14:30:40 [2023-12-08T19:30:40.575Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:30:40 [2023-12-08T19:30:40.575Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:40 [2023-12-08T19:30:40.575Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:40 [2023-12-08T19:30:40.575Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] The project's OSGi version is 1.0.11.202312081843
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] 
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
14:30:40 [2023-12-08T19:30:40.833Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
14:30:41 [2023-12-08T19:30:41.091Z] [INFO] 
14:30:41 [2023-12-08T19:30:41.091Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
14:30:41 [2023-12-08T19:30:41.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
14:30:41 [2023-12-08T19:30:41.091Z] [INFO] 
14:30:41 [2023-12-08T19:30:41.091Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
14:30:41 [2023-12-08T19:30:41.091Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:41 [2023-12-08T19:30:41.091Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:41 [2023-12-08T19:30:41.091Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:30:41 [2023-12-08T19:30:41.091Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:30:42 [2023-12-08T19:30:42.026Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.026Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src/test/resources
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:42 [2023-12-08T19:30:42.027Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:42 [2023-12-08T19:30:42.027Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] 
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.examples ---
14:30:42 [2023-12-08T19:30:42.027Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
14:30:43 [2023-12-08T19:30:43.400Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.pom
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2metadata.xml
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2artifacts.xml
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT [82/144]
14:30:45 [2023-12-08T19:30:45.299Z] [INFO]   from gdbtrace/pom.xml
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] --------------------------------[ pom ]---------------------------------
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.299Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:30:45 [2023-12-08T19:30:45.300Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.300Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:30:45 [2023-12-08T19:30:45.300Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.300Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:30:45 [2023-12-08T19:30:45.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-9.2.0-SNAPSHOT.pom
14:30:45 [2023-12-08T19:30:45.300Z] [INFO] 
14:30:45 [2023-12-08T19:30:45.300Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
14:30:45 [2023-12-08T19:30:45.300Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [83/144]
14:30:45 [2023-12-08T19:30:45.300Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:30:45 [2023-12-08T19:30:45.300Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:45 [2023-12-08T19:30:45.300Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:45 [2023-12-08T19:30:45.300Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] 
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] 
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] The project's OSGi version is 1.1.1.202312081843
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] 
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] 
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] 
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] 
14:30:46 [2023-12-08T19:30:46.674Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:46 [2023-12-08T19:30:46.932Z] [INFO] 
14:30:46 [2023-12-08T19:30:46.932Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:46 [2023-12-08T19:30:46.932Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
14:30:47 [2023-12-08T19:30:47.190Z] [INFO] 
14:30:47 [2023-12-08T19:30:47.190Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:47 [2023-12-08T19:30:47.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
14:30:47 [2023-12-08T19:30:47.190Z] [INFO] 
14:30:47 [2023-12-08T19:30:47.190Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:47 [2023-12-08T19:30:47.190Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:47 [2023-12-08T19:30:47.190Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:47 [2023-12-08T19:30:47.190Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:30:47 [2023-12-08T19:30:47.190Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] 
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] 
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] 
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] 
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:47 [2023-12-08T19:30:47.756Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:47 [2023-12-08T19:30:47.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:47 [2023-12-08T19:30:47.756Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] 
14:30:47 [2023-12-08T19:30:47.756Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:47 [2023-12-08T19:30:47.756Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
14:30:47 [2023-12-08T19:30:47.757Z] [INFO] 
14:30:47 [2023-12-08T19:30:47.757Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:47 [2023-12-08T19:30:47.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
14:30:47 [2023-12-08T19:30:47.757Z] [INFO] 
14:30:47 [2023-12-08T19:30:47.757Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:48 [2023-12-08T19:30:48.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
14:30:48 [2023-12-08T19:30:48.014Z] [INFO] 
14:30:48 [2023-12-08T19:30:48.014Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:48 [2023-12-08T19:30:48.014Z] [INFO] 
14:30:48 [2023-12-08T19:30:48.014Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:48 [2023-12-08T19:30:48.014Z] [INFO] 
14:30:48 [2023-12-08T19:30:48.014Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:48 [2023-12-08T19:30:48.014Z] [INFO] 
14:30:48 [2023-12-08T19:30:48.014Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:48 [2023-12-08T19:30:48.014Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
14:30:49 [2023-12-08T19:30:49.388Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
14:30:50 [2023-12-08T19:30:50.762Z] [INFO] 
14:30:50 [2023-12-08T19:30:50.762Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.pom
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2metadata.xml
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2artifacts.xml
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] 
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] 
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [84/144]
14:30:50 [2023-12-08T19:30:50.763Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:50 [2023-12-08T19:30:50.763Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] 
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] 
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] The project's OSGi version is 1.2.0.202312081843
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] 
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] 
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] 
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] 
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] 
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:50 [2023-12-08T19:30:50.763Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
14:30:51 [2023-12-08T19:30:51.328Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.328Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
14:30:51 [2023-12-08T19:30:51.328Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.328Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.328Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:51 [2023-12-08T19:30:51.328Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:51 [2023-12-08T19:30:51.328Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:30:51 [2023-12-08T19:30:51.328Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.895Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:51 [2023-12-08T19:30:51.895Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:51 [2023-12-08T19:30:51.895Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.895Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.895Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.896Z] [INFO] 
14:30:51 [2023-12-08T19:30:51.896Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:51 [2023-12-08T19:30:51.896Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
14:30:53 [2023-12-08T19:30:53.269Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.pom
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2metadata.xml
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2artifacts.xml
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT       [85/144]
14:30:54 [2023-12-08T19:30:54.643Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] 
14:30:54 [2023-12-08T19:30:54.643Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
14:30:55 [2023-12-08T19:30:55.208Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] 
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] 
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] 
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] 
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] 
14:30:55 [2023-12-08T19:30:55.208Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
14:30:55 [2023-12-08T19:30:55.209Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar
14:30:55 [2023-12-08T19:30:55.209Z] [INFO] 
14:30:55 [2023-12-08T19:30:55.209Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
14:30:55 [2023-12-08T19:30:55.209Z] [INFO] 
14:30:55 [2023-12-08T19:30:55.209Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
14:30:55 [2023-12-08T19:30:55.209Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar
14:30:56 [2023-12-08T19:30:56.581Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] 
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.pom
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-p2metadata.xml
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-p2artifacts.xml
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] 
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] 
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [86/144]
14:30:58 [2023-12-08T19:30:58.482Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:30:58 [2023-12-08T19:30:58.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] 
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] 
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] The project's OSGi version is 1.0.3.202312081843
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] 
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] 
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] 
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] 
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] 
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:58 [2023-12-08T19:30:58.482Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
14:30:59 [2023-12-08T19:30:59.048Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.048Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
14:30:59 [2023-12-08T19:30:59.048Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.048Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.048Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:30:59 [2023-12-08T19:30:59.048Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:30:59 [2023-12-08T19:30:59.048Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
14:30:59 [2023-12-08T19:30:59.048Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.306Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] 
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:30:59 [2023-12-08T19:30:59.306Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
14:31:01 [2023-12-08T19:31:01.209Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
14:31:02 [2023-12-08T19:31:02.142Z] [INFO] 
14:31:02 [2023-12-08T19:31:02.142Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:31:02 [2023-12-08T19:31:02.399Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
14:31:02 [2023-12-08T19:31:02.399Z] [INFO] Command line:
14:31:02 [2023-12-08T19:31:02.399Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:31:02 [2023-12-08T19:31:02.399Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:31:08 [2023-12-08T19:31:08.961Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
14:31:08 [2023-12-08T19:31:08.961Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
14:31:08 [2023-12-08T19:31:08.961Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.002 s
14:31:08 [2023-12-08T19:31:08.961Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
14:31:08 [2023-12-08T19:31:08.961Z] 
14:31:08 [2023-12-08T19:31:08.961Z] Results:
14:31:08 [2023-12-08T19:31:08.961Z] 
14:31:08 [2023-12-08T19:31:08.961Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:31:08 [2023-12-08T19:31:08.961Z] 
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] All tests passed
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.pom
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [87/144]
14:31:09 [2023-12-08T19:31:09.219Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:31:09 [2023-12-08T19:31:09.219Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:09 [2023-12-08T19:31:09.219Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] The project's OSGi version is 1.0.3.202312081843
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:09 [2023-12-08T19:31:09.477Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
14:31:09 [2023-12-08T19:31:09.734Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.735Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:09 [2023-12-08T19:31:09.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
14:31:09 [2023-12-08T19:31:09.735Z] [INFO] 
14:31:09 [2023-12-08T19:31:09.735Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:09 [2023-12-08T19:31:09.735Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:31:09 [2023-12-08T19:31:09.735Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:09 [2023-12-08T19:31:09.735Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
14:31:09 [2023-12-08T19:31:09.992Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] 
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] 
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] 
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:10 [2023-12-08T19:31:10.250Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] 
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] 
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] 
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] 
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] 
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] 
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:10 [2023-12-08T19:31:10.250Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
14:31:11 [2023-12-08T19:31:11.624Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
14:31:12 [2023-12-08T19:31:12.558Z] [INFO] 
14:31:12 [2023-12-08T19:31:12.558Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:12 [2023-12-08T19:31:12.815Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
14:31:12 [2023-12-08T19:31:12.816Z] [INFO] Command line:
14:31:12 [2023-12-08T19:31:12.816Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:31:12 [2023-12-08T19:31:12.816Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:31:19 [2023-12-08T19:31:19.374Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:31:19 [2023-12-08T19:31:19.374Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:31:27 [2023-12-08T19:31:27.485Z] !SESSION 2023-12-08 19:31:12.874 -----------------------------------------------
14:31:27 [2023-12-08T19:31:27.485Z] eclipse.buildId=unknown
14:31:27 [2023-12-08T19:31:27.485Z] java.version=17.0.2
14:31:27 [2023-12-08T19:31:27.485Z] java.vendor=Oracle Corporation
14:31:27 [2023-12-08T19:31:27.485Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:31:27 [2023-12-08T19:31:27.485Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:31:27 [2023-12-08T19:31:27.485Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:31:27 [2023-12-08T19:31:27.485Z] 
14:31:27 [2023-12-08T19:31:27.485Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:31:27.477
14:31:27 [2023-12-08T19:31:27.485Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:31:27 [2023-12-08T19:31:27.485Z] !STACK 0
14:31:27 [2023-12-08T19:31:27.485Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:31:27 [2023-12-08T19:31:27.485Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:31:27 [2023-12-08T19:31:27.485Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:31:27 [2023-12-08T19:31:27.485Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:31:27 [2023-12-08T19:31:27.485Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:31:27 [2023-12-08T19:31:27.486Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:31:27 [2023-12-08T19:31:27.486Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:31:27 [2023-12-08T19:31:27.486Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:31:27 [2023-12-08T19:31:27.486Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:31:27 [2023-12-08T19:31:27.486Z] Caused by: java.io.IOException: error=2, No such file or directory
14:31:27 [2023-12-08T19:31:27.486Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:31:27 [2023-12-08T19:31:27.486Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:31:27 [2023-12-08T19:31:27.486Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:31:27 [2023-12-08T19:31:27.486Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:31:27 [2023-12-08T19:31:27.486Z] 	... 7 more
14:31:28 [2023-12-08T19:31:28.420Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
14:31:28 [2023-12-08T19:31:28.679Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
14:31:28 [2023-12-08T19:31:28.679Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testPluginId -- Time elapsed: 0.002 s
14:31:28 [2023-12-08T19:31:28.679Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testGetDefault -- Time elapsed: 0 s
14:31:28 [2023-12-08T19:31:28.679Z] 
14:31:28 [2023-12-08T19:31:28.679Z] Results:
14:31:28 [2023-12-08T19:31:28.679Z] 
14:31:28 [2023-12-08T19:31:28.679Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:31:28 [2023-12-08T19:31:28.679Z] 
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] All tests passed
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.pom
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [88/144]
14:31:30 [2023-12-08T19:31:30.054Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:31:30 [2023-12-08T19:31:30.054Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:30 [2023-12-08T19:31:30.054Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] The project's OSGi version is 1.0.3.202312081843
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.312Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
14:31:30 [2023-12-08T19:31:30.570Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.570Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
14:31:30 [2023-12-08T19:31:30.570Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.570Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.570Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:31:30 [2023-12-08T19:31:30.570Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:30 [2023-12-08T19:31:30.570Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
14:31:30 [2023-12-08T19:31:30.570Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.828Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] 
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:30 [2023-12-08T19:31:30.828Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
14:31:32 [2023-12-08T19:31:32.202Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
14:31:33 [2023-12-08T19:31:33.576Z] [INFO] 
14:31:33 [2023-12-08T19:31:33.576Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:33 [2023-12-08T19:31:33.834Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
14:31:33 [2023-12-08T19:31:33.834Z] [INFO] Command line:
14:31:33 [2023-12-08T19:31:33.834Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:31:33 [2023-12-08T19:31:33.834Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:31:40 [2023-12-08T19:31:40.392Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
14:31:40 [2023-12-08T19:31:40.392Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
14:31:40 [2023-12-08T19:31:40.392Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.002 s
14:31:40 [2023-12-08T19:31:40.392Z] 
14:31:40 [2023-12-08T19:31:40.392Z] Results:
14:31:40 [2023-12-08T19:31:40.392Z] 
14:31:40 [2023-12-08T19:31:40.392Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:31:40 [2023-12-08T19:31:40.392Z] 
14:31:40 [2023-12-08T19:31:40.392Z] [INFO] All tests passed
14:31:40 [2023-12-08T19:31:40.392Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.392Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:40 [2023-12-08T19:31:40.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
14:31:40 [2023-12-08T19:31:40.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.pom
14:31:40 [2023-12-08T19:31:40.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
14:31:40 [2023-12-08T19:31:40.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:31:40 [2023-12-08T19:31:40.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [89/144]
14:31:40 [2023-12-08T19:31:40.393Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:31:40 [2023-12-08T19:31:40.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] The project's OSGi version is 2.1.0.202312081843
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.393Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:31:40 [2023-12-08T19:31:40.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:40 [2023-12-08T19:31:40.393Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:31:40 [2023-12-08T19:31:40.393Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.650Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:31:40 [2023-12-08T19:31:40.650Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:40 [2023-12-08T19:31:40.650Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.650Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.650Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] 
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:40 [2023-12-08T19:31:40.651Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
14:31:42 [2023-12-08T19:31:42.553Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] 
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.pom
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2metadata.xml
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2artifacts.xml
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] 
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] 
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [90/144]
14:31:43 [2023-12-08T19:31:43.928Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:31:43 [2023-12-08T19:31:43.928Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:43 [2023-12-08T19:31:43.928Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] 
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] 
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] The project's OSGi version is 1.1.0.202312081843
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] 
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] 
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] 
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] 
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] 
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:44 [2023-12-08T19:31:44.187Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
14:31:44 [2023-12-08T19:31:44.753Z] [INFO] 
14:31:44 [2023-12-08T19:31:44.753Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:44 [2023-12-08T19:31:44.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
14:31:44 [2023-12-08T19:31:44.753Z] [INFO] 
14:31:44 [2023-12-08T19:31:44.753Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:44 [2023-12-08T19:31:44.753Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:31:44 [2023-12-08T19:31:44.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:44 [2023-12-08T19:31:44.753Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:31:44 [2023-12-08T19:31:44.753Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:31:46 [2023-12-08T19:31:46.129Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.129Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.129Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.129Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.129Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.129Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
14:31:46 [2023-12-08T19:31:46.129Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.129Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.129Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:31:46 [2023-12-08T19:31:46.129Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:46 [2023-12-08T19:31:46.129Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:31:46 [2023-12-08T19:31:46.129Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.130Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] 
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:46 [2023-12-08T19:31:46.130Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
14:31:47 [2023-12-08T19:31:47.508Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
14:31:48 [2023-12-08T19:31:48.443Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.443Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:48 [2023-12-08T19:31:48.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.pom
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2metadata.xml
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2artifacts.xml
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [91/144]
14:31:48 [2023-12-08T19:31:48.444Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:31:48 [2023-12-08T19:31:48.444Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:48 [2023-12-08T19:31:48.444Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] The project's OSGi version is 1.3.0.202312081843
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:48 [2023-12-08T19:31:48.703Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
14:31:48 [2023-12-08T19:31:48.961Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:48 [2023-12-08T19:31:48.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
14:31:48 [2023-12-08T19:31:48.961Z] [INFO] 
14:31:48 [2023-12-08T19:31:48.961Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:48 [2023-12-08T19:31:48.961Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:31:48 [2023-12-08T19:31:48.961Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:48 [2023-12-08T19:31:48.961Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:31:49 [2023-12-08T19:31:49.219Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] 
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] 
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] 
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] 
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:50 [2023-12-08T19:31:50.596Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:31:50 [2023-12-08T19:31:50.596Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:50 [2023-12-08T19:31:50.596Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] 
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:50 [2023-12-08T19:31:50.596Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] 
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:50 [2023-12-08T19:31:50.596Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
14:31:50 [2023-12-08T19:31:50.855Z] [INFO] 
14:31:50 [2023-12-08T19:31:50.855Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:51 [2023-12-08T19:31:51.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
14:31:51 [2023-12-08T19:31:51.113Z] [INFO] 
14:31:51 [2023-12-08T19:31:51.113Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:51 [2023-12-08T19:31:51.113Z] [INFO] 
14:31:51 [2023-12-08T19:31:51.113Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:51 [2023-12-08T19:31:51.113Z] [INFO] 
14:31:51 [2023-12-08T19:31:51.113Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:51 [2023-12-08T19:31:51.113Z] [INFO] 
14:31:51 [2023-12-08T19:31:51.113Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:51 [2023-12-08T19:31:51.372Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
14:31:53 [2023-12-08T19:31:53.278Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.pom
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2metadata.xml
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2artifacts.xml
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT [92/144]
14:31:55 [2023-12-08T19:31:55.180Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:31:55 [2023-12-08T19:31:55.180Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] 
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
14:31:55 [2023-12-08T19:31:55.439Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar
14:31:57 [2023-12-08T19:31:57.341Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.pom
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-p2metadata.xml
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-p2artifacts.xml
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [93/144]
14:31:58 [2023-12-08T19:31:58.276Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:31:58 [2023-12-08T19:31:58.276Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:58 [2023-12-08T19:31:58.276Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
14:31:58 [2023-12-08T19:31:58.536Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.536Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:58 [2023-12-08T19:31:58.536Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.536Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:58 [2023-12-08T19:31:58.536Z] [INFO] The project's OSGi version is 1.1.4.202312081843
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] 
14:31:58 [2023-12-08T19:31:58.537Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:58 [2023-12-08T19:31:58.537Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:31:58 [2023-12-08T19:31:58.537Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:31:58 [2023-12-08T19:31:58.537Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
14:31:58 [2023-12-08T19:31:58.795Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] 
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] 
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] 
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:59 [2023-12-08T19:31:59.053Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] 
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] 
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] 
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] 
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] 
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] 
14:31:59 [2023-12-08T19:31:59.053Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:31:59 [2023-12-08T19:31:59.312Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
14:32:00 [2023-12-08T19:32:00.247Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
14:32:01 [2023-12-08T19:32:01.183Z] [INFO] 
14:32:01 [2023-12-08T19:32:01.183Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:32:01 [2023-12-08T19:32:01.443Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
14:32:01 [2023-12-08T19:32:01.443Z] [INFO] Command line:
14:32:01 [2023-12-08T19:32:01.443Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:32:01 [2023-12-08T19:32:01.443Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:32:08 [2023-12-08T19:32:08.017Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
14:32:08 [2023-12-08T19:32:08.017Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
14:32:08 [2023-12-08T19:32:08.017Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0.012 s
14:32:08 [2023-12-08T19:32:08.017Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.017Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.017Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.017Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
14:32:08 [2023-12-08T19:32:08.018Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0.035 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
14:32:08 [2023-12-08T19:32:08.018Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.002 s
14:32:08 [2023-12-08T19:32:08.018Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
14:32:08 [2023-12-08T19:32:08.018Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
14:32:08 [2023-12-08T19:32:08.018Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
14:32:08 [2023-12-08T19:32:08.018Z] 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
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.018Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
14:32:08 [2023-12-08T19:32:08.019Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0.050 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
14:32:08 [2023-12-08T19:32:08.019Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
14:32:08 [2023-12-08T19:32:08.019Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
14:32:08 [2023-12-08T19:32:08.019Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.019Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.020Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
14:32:08 [2023-12-08T19:32:08.020Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
14:32:08 [2023-12-08T19:32:08.020Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.020Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.020Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
14:32:08 [2023-12-08T19:32:08.280Z] !SESSION 2023-12-08 19:32:01.680 -----------------------------------------------
14:32:08 [2023-12-08T19:32:08.280Z] eclipse.buildId=unknown
14:32:08 [2023-12-08T19:32:08.280Z] java.version=17.0.2
14:32:08 [2023-12-08T19:32:08.280Z] java.vendor=Oracle Corporation
14:32:08 [2023-12-08T19:32:08.280Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:32:08 [2023-12-08T19:32:08.280Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:32:08 [2023-12-08T19:32:08.280Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:32:08 [2023-12-08T19:32:08.280Z] 
14:32:08 [2023-12-08T19:32:08.280Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2023-12-08 19:32:08.073
14:32:08 [2023-12-08T19:32:08.280Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
14:32:08 [2023-12-08T19:32:08.280Z] !STACK 0
14:32:08 [2023-12-08T19:32:08.280Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:32:08 [2023-12-08T19:32:08.280Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:32:08 [2023-12-08T19:32:08.280Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:32:08 [2023-12-08T19:32:08.280Z] 
14:32:08 [2023-12-08T19:32:08.280Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2023-12-08 19:32:08.107
14:32:08 [2023-12-08T19:32:08.280Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
14:32:08 [2023-12-08T19:32:08.280Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
14:32:08 [2023-12-08T19:32:08.280Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.461 s
14:32:08 [2023-12-08T19:32:08.280Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.030 s
14:32:08 [2023-12-08T19:32:08.280Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
14:32:08 [2023-12-08T19:32:08.280Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
14:32:08 [2023-12-08T19:32:08.280Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.281Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.281Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
14:32:08 [2023-12-08T19:32:08.281Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.001 s
14:32:08 [2023-12-08T19:32:08.281Z] 
14:32:08 [2023-12-08T19:32:08.281Z] Results:
14:32:08 [2023-12-08T19:32:08.281Z] 
14:32:08 [2023-12-08T19:32:08.281Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
14:32:08 [2023-12-08T19:32:08.281Z] 
14:32:08 [2023-12-08T19:32:08.848Z] [INFO] All tests passed
14:32:08 [2023-12-08T19:32:08.848Z] [INFO] 
14:32:08 [2023-12-08T19:32:08.848Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:32:08 [2023-12-08T19:32:08.848Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
14:32:08 [2023-12-08T19:32:08.848Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.pom
14:32:08 [2023-12-08T19:32:08.848Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
14:32:08 [2023-12-08T19:32:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2metadata.xml
14:32:08 [2023-12-08T19:32:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2artifacts.xml
14:32:08 [2023-12-08T19:32:08.849Z] [INFO] 
14:32:08 [2023-12-08T19:32:08.849Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:32:08 [2023-12-08T19:32:08.849Z] [INFO] 
14:32:08 [2023-12-08T19:32:08.849Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
14:32:08 [2023-12-08T19:32:08.849Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [94/144]
14:32:08 [2023-12-08T19:32:08.849Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
14:32:08 [2023-12-08T19:32:08.849Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:32:08 [2023-12-08T19:32:08.849Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:32:08 [2023-12-08T19:32:08.849Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] The project's OSGi version is 1.0.3.202312081843
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.108Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
14:32:09 [2023-12-08T19:32:09.367Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.367Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
14:32:09 [2023-12-08T19:32:09.367Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.367Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.367Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:32:09 [2023-12-08T19:32:09.367Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:32:09 [2023-12-08T19:32:09.367Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
14:32:09 [2023-12-08T19:32:09.367Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.625Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.625Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
14:32:09 [2023-12-08T19:32:09.883Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.883Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.883Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.883Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.883Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.883Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.883Z] [INFO] 
14:32:09 [2023-12-08T19:32:09.883Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:09 [2023-12-08T19:32:09.883Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
14:32:11 [2023-12-08T19:32:11.257Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
14:32:12 [2023-12-08T19:32:12.195Z] [INFO] 
14:32:12 [2023-12-08T19:32:12.195Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:12 [2023-12-08T19:32:12.453Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
14:32:12 [2023-12-08T19:32:12.453Z] [INFO] Command line:
14:32:12 [2023-12-08T19:32:12.453Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:32:12 [2023-12-08T19:32:12.453Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:32:19 [2023-12-08T19:32:19.015Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
14:32:19 [2023-12-08T19:32:19.015Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
14:32:19 [2023-12-08T19:32:19.015Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0.046 s
14:32:19 [2023-12-08T19:32:19.015Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0.001 s
14:32:19 [2023-12-08T19:32:19.016Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
14:32:19 [2023-12-08T19:32:19.016Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
14:32:19 [2023-12-08T19:32:19.016Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0 s
14:32:19 [2023-12-08T19:32:19.016Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0.001 s
14:32:19 [2023-12-08T19:32:19.016Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
14:32:19 [2023-12-08T19:32:19.016Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
14:32:19 [2023-12-08T19:32:19.016Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.107 s
14:32:19 [2023-12-08T19:32:19.016Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.017 s
14:32:19 [2023-12-08T19:32:19.016Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.007 s
14:32:19 [2023-12-08T19:32:19.016Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
14:32:19 [2023-12-08T19:32:19.016Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
14:32:19 [2023-12-08T19:32:19.016Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
14:32:19 [2023-12-08T19:32:19.016Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0 s
14:32:19 [2023-12-08T19:32:19.016Z] 
14:32:19 [2023-12-08T19:32:19.016Z] Results:
14:32:19 [2023-12-08T19:32:19.016Z] 
14:32:19 [2023-12-08T19:32:19.016Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
14:32:19 [2023-12-08T19:32:19.016Z] 
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] All tests passed
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] 
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.pom
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] 
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] 
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [95/144]
14:32:19 [2023-12-08T19:32:19.583Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:32:19 [2023-12-08T19:32:19.583Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:32:19 [2023-12-08T19:32:19.583Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] 
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] 
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] The project's OSGi version is 2.0.6.202312081843
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] 
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] 
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] 
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] 
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] 
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:19 [2023-12-08T19:32:19.841Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
14:32:20 [2023-12-08T19:32:20.408Z] [INFO] 
14:32:20 [2023-12-08T19:32:20.409Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:20 [2023-12-08T19:32:20.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
14:32:20 [2023-12-08T19:32:20.409Z] [INFO] 
14:32:20 [2023-12-08T19:32:20.409Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:20 [2023-12-08T19:32:20.409Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:32:20 [2023-12-08T19:32:20.409Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:32:20 [2023-12-08T19:32:20.409Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
14:32:20 [2023-12-08T19:32:20.409Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] 
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] 
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] 
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:21 [2023-12-08T19:32:21.345Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] 
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] 
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] 
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] 
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] 
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] 
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:21 [2023-12-08T19:32:21.345Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
14:32:23 [2023-12-08T19:32:23.248Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
14:32:24 [2023-12-08T19:32:24.183Z] [INFO] 
14:32:24 [2023-12-08T19:32:24.183Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:32:24 [2023-12-08T19:32:24.441Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
14:32:24 [2023-12-08T19:32:24.441Z] [INFO] Command line:
14:32:24 [2023-12-08T19:32:24.441Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:32:24 [2023-12-08T19:32:24.442Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:32:31 [2023-12-08T19:32:31.005Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:32:31 [2023-12-08T19:32:31.005Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:32:39 [2023-12-08T19:32:39.124Z] !SESSION 2023-12-08 19:32:24.525 -----------------------------------------------
14:32:39 [2023-12-08T19:32:39.124Z] eclipse.buildId=unknown
14:32:39 [2023-12-08T19:32:39.124Z] java.version=17.0.2
14:32:39 [2023-12-08T19:32:39.124Z] java.vendor=Oracle Corporation
14:32:39 [2023-12-08T19:32:39.124Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:32:39 [2023-12-08T19:32:39.124Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:32:39 [2023-12-08T19:32:39.124Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:32:39 [2023-12-08T19:32:39.124Z] 
14:32:39 [2023-12-08T19:32:39.124Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:32:37.901
14:32:39 [2023-12-08T19:32:39.124Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:32:39 [2023-12-08T19:32:39.124Z] !STACK 0
14:32:39 [2023-12-08T19:32:39.124Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:32:39 [2023-12-08T19:32:39.124Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:32:39 [2023-12-08T19:32:39.124Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:32:39 [2023-12-08T19:32:39.124Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:32:39 [2023-12-08T19:32:39.124Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:32:39 [2023-12-08T19:32:39.125Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:32:39 [2023-12-08T19:32:39.125Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:32:39 [2023-12-08T19:32:39.125Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:32:39 [2023-12-08T19:32:39.125Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:32:39 [2023-12-08T19:32:39.125Z] Caused by: java.io.IOException: error=2, No such file or directory
14:32:39 [2023-12-08T19:32:39.125Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:32:39 [2023-12-08T19:32:39.125Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:32:39 [2023-12-08T19:32:39.125Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:32:39 [2023-12-08T19:32:39.125Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:32:39 [2023-12-08T19:32:39.125Z] 	... 7 more
14:32:39 [2023-12-08T19:32:39.125Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
14:32:40 [2023-12-08T19:32:40.502Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
14:32:40 [2023-12-08T19:32:40.502Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest.testTraceControlComponents -- Time elapsed: 1.321 s
14:32:40 [2023-12-08T19:32:40.502Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
14:32:43 [2023-12-08T19:32:43.786Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.788 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
14:32:43 [2023-12-08T19:32:43.786Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest.testTraceSessionTree -- Time elapsed: 2.786 s
14:32:43 [2023-12-08T19:32:43.786Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
14:32:44 [2023-12-08T19:32:44.352Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.960 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
14:32:44 [2023-12-08T19:32:44.352Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest.testComponentProperties -- Time elapsed: 0.959 s
14:32:44 [2023-12-08T19:32:44.352Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
14:32:45 [2023-12-08T19:32:45.286Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest.testTraceControlComponents -- Time elapsed: 0.835 s
14:32:45 [2023-12-08T19:32:45.286Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
14:32:45 [2023-12-08T19:32:45.286Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetImage_1 -- Time elapsed: 0.001 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testFireCompenentUpdated -- Time elapsed: 0.002 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetChildren_1 -- Time elapsed: 0.001 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetChildren -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAdapter -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveAllChildren_2 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_1 -- Time elapsed: 0.001 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_2 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_1 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_2 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_1 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_2 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetSndSetToolTip -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddComponentListener_1 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetTargetNodeState_1 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetName -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_1 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_2 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetParent -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild1 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild2 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetControlService_1 -- Time elapsed: 0.006 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_1 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_2 -- Time elapsed: 0 s
14:32:45 [2023-12-08T19:32:45.286Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
14:32:46 [2023-12-08T19:32:46.222Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
14:32:46 [2023-12-08T19:32:46.222Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest.testUstProviderTree -- Time elapsed: 1.025 s
14:32:46 [2023-12-08T19:32:46.222Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
14:32:47 [2023-12-08T19:32:47.156Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
14:32:47 [2023-12-08T19:32:47.156Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest.testTraceSessionTree -- Time elapsed: 1.114 s
14:32:47 [2023-12-08T19:32:47.156Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
14:32:59 [2023-12-08T19:32:59.354Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.24 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
14:32:59 [2023-12-08T19:32:59.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest.testTraceSessionTree -- Time elapsed: 11.24 s
14:32:59 [2023-12-08T19:32:59.354Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
14:32:59 [2023-12-08T19:32:59.354Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
14:32:59 [2023-12-08T19:32:59.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test.testTraceSessionTree -- Time elapsed: 0.809 s
14:32:59 [2023-12-08T19:32:59.354Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
14:33:00 [2023-12-08T19:33:00.290Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
14:33:00 [2023-12-08T19:33:00.290Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest.testTraceSessionTree -- Time elapsed: 0.783 s
14:33:00 [2023-12-08T19:33:00.290Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
14:33:00 [2023-12-08T19:33:00.857Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
14:33:00 [2023-12-08T19:33:00.857Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest.testTraceSessionTree -- Time elapsed: 0.791 s
14:33:00 [2023-12-08T19:33:00.857Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
14:33:01 [2023-12-08T19:33:01.792Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
14:33:01 [2023-12-08T19:33:01.792Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest.testKernelProviderTree -- Time elapsed: 0.793 s
14:33:01 [2023-12-08T19:33:01.792Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
14:33:02 [2023-12-08T19:33:02.726Z] 
14:33:02 [2023-12-08T19:33:02.726Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-12-08 19:33:02.582
14:33:02 [2023-12-08T19:33:02.726Z] !MESSAGE Could not validate the xml response
14:33:02 [2023-12-08T19:33:02.726Z] !STACK 0
14:33:02 [2023-12-08T19:33:02.726Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:33:02 [2023-12-08T19:33:02.726Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
14:33:02 [2023-12-08T19:33:02.726Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:33:02 [2023-12-08T19:33:02.727Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:33:02 [2023-12-08T19:33:02.727Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:33:02 [2023-12-08T19:33:02.727Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:33:02 [2023-12-08T19:33:02.727Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:33:02 [2023-12-08T19:33:02.727Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:33:04 [2023-12-08T19:33:04.102Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.300 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionWithFilterExpression -- Time elapsed: 0.060 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListContext28 -- Time elapsed: 0.098 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSessionCompatibility_2_7 -- Time elapsed: 0.107 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSycallEvents -- Time elapsed: 0.092 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testLttngNotInstalled -- Time elapsed: 0.036 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUnsupportedVersion -- Time elapsed: 0.079 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.076 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession2_1 -- Time elapsed: 0.034 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession2_5 -- Time elapsed: 0.078 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContextFailure -- Time elapsed: 0.020 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExist -- Time elapsed: 0.074 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSession1 -- Time elapsed: 0.023 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUstProvider2 -- Time elapsed: 0.085 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNameGarbage -- Time elapsed: 0.091 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst1 -- Time elapsed: 0.023 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst2 -- Time elapsed: 0.071 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst3 -- Time elapsed: 0.021 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionCompiled -- Time elapsed: 0.080 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableEvents -- Time elapsed: 0.016 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider3 -- Time elapsed: 0.019 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLog4jLoggers -- Time elapsed: 0.023 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableChannel -- Time elapsed: 0.016 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableJulLoggers -- Time elapsed: 0.066 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelUIDBuffer -- Time elapsed: 0.016 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.016 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySession -- Time elapsed: 0.072 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersion -- Time elapsed: 0.029 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelPIDBuffer -- Time elapsed: 0.067 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVerbose2_1 -- Time elapsed: 0.031 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testSessionProfile -- Time elapsed: 0.074 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel1 -- Time elapsed: 0.026 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel2 -- Time elapsed: 0.016 s
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
14:33:04 [2023-12-08T19:33:04.102Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannel -- Time elapsed: 0.055 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionWithPrompt -- Time elapsed: 0.016 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExistVerbose -- Time elapsed: 0.017 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionWithPrompt -- Time elapsed: 0.015 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableSyscalls -- Time elapsed: 0.056 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDisableChannel -- Time elapsed: 0.015 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLogLevel -- Time elapsed: 0.015 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySessionVerbose -- Time elapsed: 0.015 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider -- Time elapsed: 0.058 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSessionErrors -- Time elapsed: 0.016 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDynamicProbe -- Time elapsed: 0.015 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testNoVersion -- Time elapsed: 0.065 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnablePythonLoggers -- Time elapsed: 0.018 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames1 -- Time elapsed: 0.016 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames2 -- Time elapsed: 0.059 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession -- Time elapsed: 0.016 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEventExcluded -- Time elapsed: 0.019 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.059 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession -- Time elapsed: 0.017 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVariants -- Time elapsed: 0.016 s
14:33:04 [2023-12-08T19:33:04.103Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContext -- Time elapsed: 0.013 s
14:33:04 [2023-12-08T19:33:04.103Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
14:33:04 [2023-12-08T19:33:04.362Z] 
14:33:04 [2023-12-08T19:33:04.362Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-12-08 19:33:04.301
14:33:04 [2023-12-08T19:33:04.362Z] !MESSAGE Could not validate the xml response
14:33:04 [2023-12-08T19:33:04.362Z] !STACK 0
14:33:04 [2023-12-08T19:33:04.362Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:33:04 [2023-12-08T19:33:04.362Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
14:33:04 [2023-12-08T19:33:04.362Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:33:04 [2023-12-08T19:33:04.363Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:33:04 [2023-12-08T19:33:04.363Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:33:04 [2023-12-08T19:33:04.363Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:33:04 [2023-12-08T19:33:04.363Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:33:04 [2023-12-08T19:33:04.363Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:33:05 [2023-12-08T19:33:05.737Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.329 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSessionCompatibility_2_7 -- Time elapsed: 0.017 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSycallEvents -- Time elapsed: 0.066 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testLttngNotInstalled -- Time elapsed: 0.014 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUnsupportedVersion -- Time elapsed: 0.014 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.014 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession2_1 -- Time elapsed: 0.056 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.014 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContextFailure -- Time elapsed: 0.016 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExist -- Time elapsed: 0.014 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSession1 -- Time elapsed: 0.016 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUstProvider2 -- Time elapsed: 0.053 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage -- Time elapsed: 0.016 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.013 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.014 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.054 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionCompiled -- Time elapsed: 0.019 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableEvents -- Time elapsed: 0.014 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider3 -- Time elapsed: 0.055 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLog4jLoggers -- Time elapsed: 0.017 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableChannel -- Time elapsed: 0.015 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableJulLoggers -- Time elapsed: 0.016 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelUIDBuffer -- Time elapsed: 0.055 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.013 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySession -- Time elapsed: 0.025 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersion -- Time elapsed: 0.061 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelPIDBuffer -- Time elapsed: 0.013 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.013 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testSessionProfile -- Time elapsed: 0.013 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.013 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.054 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannel -- Time elapsed: 0.013 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionWithPrompt -- Time elapsed: 0.013 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExistVerbose -- Time elapsed: 0.015 s
14:33:05 [2023-12-08T19:33:05.737Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionWithPrompt -- Time elapsed: 0.053 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableSyscalls -- Time elapsed: 0.014 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDisableChannel -- Time elapsed: 0.022 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLogLevel -- Time elapsed: 0.014 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySessionVerbose -- Time elapsed: 0.053 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider -- Time elapsed: 0.016 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.019 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDynamicProbe -- Time elapsed: 0.013 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testNoVersion -- Time elapsed: 0.054 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnablePythonLoggers -- Time elapsed: 0.016 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames1 -- Time elapsed: 0.014 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames2 -- Time elapsed: 0.017 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession -- Time elapsed: 0.053 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEventExcluded -- Time elapsed: 0.029 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.063 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession -- Time elapsed: 0.015 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVariants -- Time elapsed: 0.016 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContext -- Time elapsed: 0.013 s
14:33:05 [2023-12-08T19:33:05.738Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
14:33:05 [2023-12-08T19:33:05.738Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.246 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testLttngNotInstalled -- Time elapsed: 0.004 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUnsupportedVersion -- Time elapsed: 0.004 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession2_1 -- Time elapsed: 0.005 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContextFailure -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExist -- Time elapsed: 0.002 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSession1 -- Time elapsed: 0.004 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUstProvider2 -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNameGarbage -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionCompiled -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableEvents -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider3 -- Time elapsed: 0.045 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLog4jLoggers -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableChannel -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableJulLoggers -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelUIDBuffer -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySession -- Time elapsed: 0.004 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersion -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelPIDBuffer -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testSessionProfile -- Time elapsed: 0.004 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannel -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionWithPrompt -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExistVerbose -- Time elapsed: 0.004 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionWithPrompt -- Time elapsed: 0.005 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableSyscalls -- Time elapsed: 0.005 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDisableChannel -- Time elapsed: 0.005 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLogLevel -- Time elapsed: 0.038 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySessionVerbose -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDynamicProbe -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.738Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testNoVersion -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnablePythonLoggers -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames1 -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames2 -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEventExcluded -- Time elapsed: 0.004 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession -- Time elapsed: 0.004 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVariants -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContext -- Time elapsed: 0.003 s
14:33:05 [2023-12-08T19:33:05.739Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
14:33:05 [2023-12-08T19:33:05.739Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
14:33:05 [2023-12-08T19:33:05.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
14:33:05 [2023-12-08T19:33:05.739Z] 
14:33:05 [2023-12-08T19:33:05.739Z] Results:
14:33:05 [2023-12-08T19:33:05.739Z] 
14:33:05 [2023-12-08T19:33:05.739Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
14:33:05 [2023-12-08T19:33:05.739Z] 
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] All tests passed
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] 
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.pom
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2metadata.xml
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2artifacts.xml
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] 
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] 
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [96/144]
14:33:06 [2023-12-08T19:33:06.674Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:33:06 [2023-12-08T19:33:06.674Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:33:06 [2023-12-08T19:33:06.674Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
14:33:06 [2023-12-08T19:33:06.932Z] [INFO] 
14:33:06 [2023-12-08T19:33:06.932Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:06 [2023-12-08T19:33:06.932Z] [INFO] 
14:33:06 [2023-12-08T19:33:06.932Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:06 [2023-12-08T19:33:06.932Z] [INFO] The project's OSGi version is 1.0.9.202312081843
14:33:06 [2023-12-08T19:33:06.932Z] [INFO] 
14:33:06 [2023-12-08T19:33:06.932Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:06 [2023-12-08T19:33:06.933Z] [INFO] 
14:33:06 [2023-12-08T19:33:06.933Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:06 [2023-12-08T19:33:06.933Z] [INFO] 
14:33:06 [2023-12-08T19:33:06.933Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:06 [2023-12-08T19:33:06.933Z] [INFO] 
14:33:06 [2023-12-08T19:33:06.933Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:06 [2023-12-08T19:33:06.933Z] [INFO] 
14:33:06 [2023-12-08T19:33:06.933Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:06 [2023-12-08T19:33:06.933Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
14:33:07 [2023-12-08T19:33:07.498Z] [INFO] 
14:33:07 [2023-12-08T19:33:07.498Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:07 [2023-12-08T19:33:07.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
14:33:07 [2023-12-08T19:33:07.498Z] [INFO] 
14:33:07 [2023-12-08T19:33:07.498Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:07 [2023-12-08T19:33:07.498Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:33:07 [2023-12-08T19:33:07.498Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:33:07 [2023-12-08T19:33:07.498Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
14:33:07 [2023-12-08T19:33:07.498Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:33:08 [2023-12-08T19:33:08.063Z] [INFO] 
14:33:08 [2023-12-08T19:33:08.063Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:08 [2023-12-08T19:33:08.063Z] [INFO] 
14:33:08 [2023-12-08T19:33:08.063Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:08 [2023-12-08T19:33:08.063Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] 
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:08 [2023-12-08T19:33:08.064Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] 
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] 
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] 
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] 
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] 
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] 
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:08 [2023-12-08T19:33:08.064Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:33:08 [2023-12-08T19:33:08.997Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
14:33:10 [2023-12-08T19:33:10.374Z] [INFO] 
14:33:10 [2023-12-08T19:33:10.374Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:33:10 [2023-12-08T19:33:10.631Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
14:33:10 [2023-12-08T19:33:10.632Z] [INFO] Command line:
14:33:10 [2023-12-08T19:33:10.632Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:33:10 [2023-12-08T19:33:10.632Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:33:14 [2023-12-08T19:33:14.816Z] Dec 08, 2023 7:33:14 PM org.apache.aries.spifly.BaseActivator log
14:33:14 [2023-12-08T19:33:14.816Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:33:17 [2023-12-08T19:33:17.345Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:33:17 [2023-12-08T19:33:17.604Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:33:25 [2023-12-08T19:33:25.716Z] !SESSION 2023-12-08 19:33:10.786 -----------------------------------------------
14:33:25 [2023-12-08T19:33:25.716Z] eclipse.buildId=unknown
14:33:25 [2023-12-08T19:33:25.716Z] java.version=17.0.2
14:33:25 [2023-12-08T19:33:25.716Z] java.vendor=Oracle Corporation
14:33:25 [2023-12-08T19:33:25.716Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:33:25 [2023-12-08T19:33:25.716Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:33:25 [2023-12-08T19:33:25.716Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:33:25 [2023-12-08T19:33:25.716Z] 
14:33:25 [2023-12-08T19:33:25.716Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:33:25.077
14:33:25 [2023-12-08T19:33:25.716Z] !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
14:33:25 [2023-12-08T19:33:25.716Z] 
14:33:25 [2023-12-08T19:33:25.716Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:33:25.174
14:33:25 [2023-12-08T19:33:25.716Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:33:25 [2023-12-08T19:33:25.716Z] !STACK 0
14:33:25 [2023-12-08T19:33:25.716Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:33:25 [2023-12-08T19:33:25.717Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:33:25 [2023-12-08T19:33:25.717Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:33:25 [2023-12-08T19:33:25.717Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:33:25 [2023-12-08T19:33:25.717Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:33:25 [2023-12-08T19:33:25.717Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:33:25 [2023-12-08T19:33:25.717Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:33:25 [2023-12-08T19:33:25.717Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:33:25 [2023-12-08T19:33:25.717Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:33:25 [2023-12-08T19:33:25.717Z] Caused by: java.io.IOException: error=2, No such file or directory
14:33:25 [2023-12-08T19:33:25.717Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:33:25 [2023-12-08T19:33:25.717Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:33:25 [2023-12-08T19:33:25.717Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:33:25 [2023-12-08T19:33:25.717Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:33:25 [2023-12-08T19:33:25.717Z] 	... 7 more
14:33:25 [2023-12-08T19:33:25.717Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
14:33:26 [2023-12-08T19:33:26.283Z] Display size: 1440x900
14:33:26 [2023-12-08T19:33:26.283Z] OS version=5.18.5-100.fc35.x86_64
14:33:26 [2023-12-08T19:33:26.283Z] GTK version=3.22.30
14:33:26 [2023-12-08T19:33:26.283Z] GTK theme=Ambiance
14:33:26 [2023-12-08T19:33:26.283Z] LIBOVERLAY_SCROLLBAR=0
14:33:26 [2023-12-08T19:33:26.283Z] Time zone: Greenwich Mean Time
14:33:26 [2023-12-08T19:33:26.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56b48163] time=1256957102 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:33:27 [2023-12-08T19:33:27.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:33:27 [2023-12-08T19:33:27.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:33:27 [2023-12-08T19:33:27.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:33:27 [2023-12-08T19:33:27.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:33:27 [2023-12-08T19:33:27.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1256958510 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:33:27 [2023-12-08T19:33:27.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1256958556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:33:27 [2023-12-08T19:33:27.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256958569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:33:27 [2023-12-08T19:33:27.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256959801 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256959811 data=null doit=true}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256959812 data=null}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256959813 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256959859 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256959882 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256959885 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256959885 data=null doit=true}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256959886 data=null}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256959886 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256959887 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256959899 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:29 [2023-12-08T19:33:29.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:33:29 [2023-12-08T19:33:29.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
14:33:29 [2023-12-08T19:33:29.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1256960169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
14:33:29 [2023-12-08T19:33:29.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
14:33:30 [2023-12-08T19:33:30.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:30 [2023-12-08T19:33:30.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256961308 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256961309 data=null doit=true}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256961309 data=null}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256961310 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256961310 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256961318 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:30 [2023-12-08T19:33:30.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256961320 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256961320 data=null doit=true}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256961320 data=null}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256961321 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256961321 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256961323 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
14:33:30 [2023-12-08T19:33:30.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:33:30 [2023-12-08T19:33:30.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256961938 data=null doit=true}, Shell with text {Create Session}]
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
14:33:31 [2023-12-08T19:33:31.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256961977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256961978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256961978 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256961978 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256961981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256961981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256961982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1256961471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256962184 data=null doit=true}, Tree node with text: Sessions]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256962185 data=null}, Tree node with text: Sessions]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256962185 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256962186 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256962194 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
14:33:31 [2023-12-08T19:33:31.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:31 [2023-12-08T19:33:31.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:31 [2023-12-08T19:33:31.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:31 [2023-12-08T19:33:31.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256962209 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256962209 data=null doit=true}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256962209 data=null}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256962210 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256962210 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256962267 data=null button=1 stateMask=0x80000 x=113 y=91 count=1}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256962269 data=null button=0 stateMask=0x0 x=113 y=91 count=0}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256962269 data=null doit=true}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256962270 data=null}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256962270 data=null button=1 stateMask=0x0 x=113 y=91 count=1}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256962271 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256962282 data=null button=1 stateMask=0x80000 x=113 y=88 count=1}, Tree node with text: mysession]
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:31 [2023-12-08T19:33:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256962964 data=null doit=true}, Shell with text {Enable Events}]
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256962990 data=null doit=true}, Button with text {Kernel}]
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256962991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1256962995 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1256962995 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:32 [2023-12-08T19:33:32.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1256962995 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1256962996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:32 [2023-12-08T19:33:32.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:32 [2023-12-08T19:33:32.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:32 [2023-12-08T19:33:32.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256963168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:32 [2023-12-08T19:33:32.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256963168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:32 [2023-12-08T19:33:32.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256963169 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:32 [2023-12-08T19:33:32.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256963169 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:32 [2023-12-08T19:33:32.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256963170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:32 [2023-12-08T19:33:32.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256963170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:32 [2023-12-08T19:33:32.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256963170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:32 [2023-12-08T19:33:32.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256962487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:32 [2023-12-08T19:33:32.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:32 [2023-12-08T19:33:32.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:32 [2023-12-08T19:33:32.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:32 [2023-12-08T19:33:32.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:32 [2023-12-08T19:33:32.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:32 [2023-12-08T19:33:32.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:32 [2023-12-08T19:33:32.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:32 [2023-12-08T19:33:32.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1256963464 data=null doit=true}, Tree node with text: JUL]
14:33:32 [2023-12-08T19:33:32.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1256963465 data=null}, Tree node with text: JUL]
14:33:32 [2023-12-08T19:33:32.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1256963465 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
14:33:32 [2023-12-08T19:33:32.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256963466 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
14:33:32 [2023-12-08T19:33:32.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1256963467 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
14:33:32 [2023-12-08T19:33:32.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:32 [2023-12-08T19:33:32.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256963469 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256963470 data=null doit=true}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256963470 data=null}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256963471 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256963471 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256963482 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:32 [2023-12-08T19:33:32.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256963483 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256963484 data=null doit=true}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256963484 data=null}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256963484 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256963485 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:32 [2023-12-08T19:33:32.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256963487 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:33 [2023-12-08T19:33:33.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256964077 data=null doit=true}, Shell with text {Enable Events}]
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256964084 data=null doit=true}, Button with text {Kernel}]
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256964085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1256964086 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1256964086 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:33 [2023-12-08T19:33:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1256964087 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:33 [2023-12-08T19:33:33.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1256964087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1256964202 data=null doit=true}, TreeItem with text {All}]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1256964203 data=null}, TreeItem with text {All}]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1256964204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256964204 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1256964205 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:33 [2023-12-08T19:33:33.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256964264 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256964265 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256964266 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256964266 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256964268 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:33 [2023-12-08T19:33:33.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:33 [2023-12-08T19:33:33.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256964275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256964276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256964276 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256964276 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256964276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256964277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:33 [2023-12-08T19:33:33.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256964277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:33 [2023-12-08T19:33:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256963657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:33 [2023-12-08T19:33:33.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:33 [2023-12-08T19:33:33.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:33 [2023-12-08T19:33:33.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:33 [2023-12-08T19:33:33.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:33 [2023-12-08T19:33:33.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:33 [2023-12-08T19:33:33.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1256964569 data=null doit=true}, Tree node with text: JUL]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1256964569 data=null}, Tree node with text: JUL]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1256964570 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256964570 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1256964572 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256964573 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256964573 data=null doit=true}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256964573 data=null}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256964574 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256964574 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256964584 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256964586 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256964586 data=null doit=true}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256964586 data=null}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256964587 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256964587 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:33 [2023-12-08T19:33:33.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256964589 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:34 [2023-12-08T19:33:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:34 [2023-12-08T19:33:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256965178 data=null doit=true}, Shell with text {Enable Events}]
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256965184 data=null doit=true}, Button with text {Kernel}]
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256965185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1256965186 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1256965186 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1256965186 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1256965186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:34 [2023-12-08T19:33:34.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1256965295 data=null doit=true}, TreeItem with text {All}]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1256965301 data=null}, TreeItem with text {All}]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1256965302 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256965302 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1256965304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:34 [2023-12-08T19:33:34.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256965305 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256965305 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256965306 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256965306 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256965307 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:34 [2023-12-08T19:33:34.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:34 [2023-12-08T19:33:34.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@18eb6ea3
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1256965368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1256965368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1256965369 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1256965369 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1256965369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1256965369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1256965370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1256965371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1256965371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1256965372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1256965372 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1256965372 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1256965387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256965398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256965398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256965398 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256965399 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256965399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:34 [2023-12-08T19:33:34.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256965399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:34 [2023-12-08T19:33:34.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256965399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:34 [2023-12-08T19:33:34.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256964712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:35 [2023-12-08T19:33:35.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:35 [2023-12-08T19:33:35.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:35 [2023-12-08T19:33:35.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:35 [2023-12-08T19:33:35.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:35 [2023-12-08T19:33:35.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:35 [2023-12-08T19:33:35.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1256965763 data=null doit=true}, Tree node with text: JUL]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1256965764 data=null}, Tree node with text: JUL]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1256965765 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256965765 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1256965767 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256965769 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256965770 data=null doit=true}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256965770 data=null}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256965771 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256965771 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256965779 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256965780 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256965780 data=null doit=true}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256965780 data=null}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256965781 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256965781 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256965783 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:35 [2023-12-08T19:33:35.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256966369 data=null doit=true}, Shell with text {Enable Events}]
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256966375 data=null doit=true}, Button with text {Kernel}]
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256966376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1256966377 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1256966377 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1256966377 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1256966377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256966505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256966505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256966506 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256966506 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256966506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:35 [2023-12-08T19:33:35.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256966506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:35 [2023-12-08T19:33:35.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256966507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:35 [2023-12-08T19:33:35.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256965899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1256966871 data=null doit=true}, Tree node with text: JUL]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1256966871 data=null}, Tree node with text: JUL]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1256966872 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256966874 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1256966876 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256966881 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256966881 data=null doit=true}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256966881 data=null}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256966882 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256966882 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256966885 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256966886 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256966886 data=null doit=true}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256966886 data=null}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256966887 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256966887 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256966888 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:33:36 [2023-12-08T19:33:36.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
14:33:36 [2023-12-08T19:33:36.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1256967072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
14:33:36 [2023-12-08T19:33:36.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256967176 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256967177 data=null doit=true}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256967177 data=null}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256967177 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256967177 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256967181 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256967185 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256967186 data=null doit=true}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256967186 data=null}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256967187 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256967187 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256967189 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1256967292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
14:33:36 [2023-12-08T19:33:36.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
14:33:36 [2023-12-08T19:33:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:33:36 [2023-12-08T19:33:36.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
14:33:36 [2023-12-08T19:33:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:36 [2023-12-08T19:33:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1256967494 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
14:33:36 [2023-12-08T19:33:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1256967494 data=null doit=true}, Tree node with text: logger]
14:33:36 [2023-12-08T19:33:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1256967495 data=null}, Tree node with text: logger]
14:33:36 [2023-12-08T19:33:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1256967495 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
14:33:36 [2023-12-08T19:33:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256967495 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
14:33:36 [2023-12-08T19:33:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1256967501 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
14:33:36 [2023-12-08T19:33:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
14:33:37 [2023-12-08T19:33:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:37 [2023-12-08T19:33:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:37 [2023-12-08T19:33:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:33:37 [2023-12-08T19:33:37.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:37 [2023-12-08T19:33:37.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:37 [2023-12-08T19:33:37.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:37 [2023-12-08T19:33:37.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
14:33:37 [2023-12-08T19:33:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:37 [2023-12-08T19:33:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1256967673 data=null button=0 stateMask=0x0 x=161 y=105 count=0}, Tree node with text: anotherLogger]
14:33:37 [2023-12-08T19:33:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1256967673 data=null doit=true}, Tree node with text: anotherLogger]
14:33:37 [2023-12-08T19:33:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1256967673 data=null}, Tree node with text: anotherLogger]
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1256967674 data=null button=1 stateMask=0x0 x=161 y=105 count=1}, Tree node with text: anotherLogger]
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256967674 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1256967679 data=null button=1 stateMask=0x80000 x=161 y=105 count=1}, Tree node with text: anotherLogger]
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:37 [2023-12-08T19:33:37.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:37 [2023-12-08T19:33:37.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256967808 data=null button=0 stateMask=0x0 x=113 y=-33 count=0}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256967808 data=null doit=true}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256967808 data=null}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256967809 data=null button=1 stateMask=0x0 x=113 y=-33 count=1}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256967809 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256967859 data=null button=1 stateMask=0x80000 x=113 y=-5 count=1}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256967860 data=null button=0 stateMask=0x0 x=113 y=-5 count=0}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256967861 data=null doit=true}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256967861 data=null}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256967862 data=null button=1 stateMask=0x0 x=113 y=-5 count=1}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256967862 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256967864 data=null button=1 stateMask=0x80000 x=113 y=-5 count=1}, Tree node with text: mysession]
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:37 [2023-12-08T19:33:37.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256968387 data=null doit=true}, Shell with text {Enable Events}]
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256968393 data=null doit=true}, Button with text {Kernel}]
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256968393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1256968394 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1256968394 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1256968395 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1256968395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:37 [2023-12-08T19:33:37.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256968516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256968516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256968561 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256968561 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256968562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256968562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256968563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:37 [2023-12-08T19:33:37.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256967973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:38 [2023-12-08T19:33:38.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1256968763 data=null doit=true}, Tree node with text: LOG4J]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1256968763 data=null}, Tree node with text: LOG4J]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1256968764 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256968764 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1256968765 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256968766 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256968766 data=null doit=true}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256968767 data=null}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256968767 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256968767 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256968769 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256968770 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256968770 data=null doit=true}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256968770 data=null}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256968771 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256968771 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256968772 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:38 [2023-12-08T19:33:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256969367 data=null doit=true}, Shell with text {Enable Events}]
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256969372 data=null doit=true}, Button with text {Kernel}]
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256969373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:38 [2023-12-08T19:33:38.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:38 [2023-12-08T19:33:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1256969373 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:38 [2023-12-08T19:33:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1256969374 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:38 [2023-12-08T19:33:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1256969374 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:38 [2023-12-08T19:33:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1256969374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1256969482 data=null doit=true}, TreeItem with text {All}]
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1256969482 data=null}, TreeItem with text {All}]
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1256969483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256969484 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1256969485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:38 [2023-12-08T19:33:38.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256969486 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256969486 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:38 [2023-12-08T19:33:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256969487 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256969487 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256969488 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:38 [2023-12-08T19:33:38.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256969500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256969500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256969500 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256969501 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256969501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256969501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256969501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:38 [2023-12-08T19:33:38.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256968890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:38 [2023-12-08T19:33:38.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1256969693 data=null doit=true}, Tree node with text: LOG4J]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1256969693 data=null}, Tree node with text: LOG4J]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1256969693 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256969694 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1256969695 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256969700 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256969701 data=null doit=true}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256969701 data=null}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256969701 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256969702 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256969703 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256969704 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256969704 data=null doit=true}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256969705 data=null}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256969705 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256969705 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:38 [2023-12-08T19:33:38.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256969707 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:39 [2023-12-08T19:33:39.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:39 [2023-12-08T19:33:39.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256970281 data=null doit=true}, Shell with text {Enable Events}]
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:33:39 [2023-12-08T19:33:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256970301 data=null doit=true}, Button with text {Kernel}]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256970302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1256970303 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1256970303 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1256970303 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1256970303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1256970410 data=null doit=true}, TreeItem with text {All}]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1256970410 data=null}, TreeItem with text {All}]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1256970410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256970411 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1256970412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:39 [2023-12-08T19:33:39.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256970413 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256970414 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256970414 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256970462 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256970463 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:39 [2023-12-08T19:33:39.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:39 [2023-12-08T19:33:39.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7f9f3516
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1256970472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1256970472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1256970472 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1256970472 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1256970486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1256970486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1256970486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1256970487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1256970487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1256970488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1256970488 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1256970488 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1256970498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256970502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256970502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256970502 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256970502 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256970503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:39 [2023-12-08T19:33:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256970503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:40 [2023-12-08T19:33:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256970503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:40 [2023-12-08T19:33:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256969860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:40 [2023-12-08T19:33:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:40 [2023-12-08T19:33:40.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:40 [2023-12-08T19:33:40.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:40 [2023-12-08T19:33:40.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:40 [2023-12-08T19:33:40.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:40 [2023-12-08T19:33:40.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:40 [2023-12-08T19:33:40.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:40 [2023-12-08T19:33:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1256970704 data=null doit=true}, Tree node with text: LOG4J]
14:33:40 [2023-12-08T19:33:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1256970704 data=null}, Tree node with text: LOG4J]
14:33:40 [2023-12-08T19:33:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1256970705 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
14:33:40 [2023-12-08T19:33:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256970705 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1256970712 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256970713 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256970714 data=null doit=true}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256970714 data=null}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256970714 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256970759 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256970761 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256970762 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256970762 data=null doit=true}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256970763 data=null}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256970763 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256970764 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256970766 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:40 [2023-12-08T19:33:40.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:40 [2023-12-08T19:33:40.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:40 [2023-12-08T19:33:40.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:40 [2023-12-08T19:33:40.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256971315 data=null doit=true}, Shell with text {Enable Events}]
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:40 [2023-12-08T19:33:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256971378 data=null doit=true}, Button with text {Kernel}]
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256971378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1256971379 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1256971379 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1256971380 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1256971380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256971506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256971506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256971506 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256971506 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256971507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256971507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256971507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:40 [2023-12-08T19:33:40.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256970876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1256971784 data=null doit=true}, Tree node with text: LOG4J]
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1256971784 data=null}, Tree node with text: LOG4J]
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1256971785 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256971785 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1256971787 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256971796 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256971797 data=null doit=true}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256971797 data=null}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256971797 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256971798 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256971801 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:41 [2023-12-08T19:33:41.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256971803 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256971803 data=null doit=true}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256971803 data=null}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256971803 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256971804 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256971805 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:33:41 [2023-12-08T19:33:41.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
14:33:41 [2023-12-08T19:33:41.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1256971992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
14:33:41 [2023-12-08T19:33:41.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
14:33:41 [2023-12-08T19:33:41.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:41 [2023-12-08T19:33:41.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:41 [2023-12-08T19:33:41.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256972097 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256972097 data=null doit=true}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256972097 data=null}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256972098 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256972098 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256972101 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256972102 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256972102 data=null doit=true}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256972102 data=null}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256972103 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256972103 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256972104 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:41 [2023-12-08T19:33:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:33:41 [2023-12-08T19:33:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
14:33:41 [2023-12-08T19:33:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1256972296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
14:33:41 [2023-12-08T19:33:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:33:42 [2023-12-08T19:33:42.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:42 [2023-12-08T19:33:42.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:42 [2023-12-08T19:33:42.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:42 [2023-12-08T19:33:42.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1256972772 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1256972772 data=null doit=true}, Tree node with text: logger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1256972772 data=null}, Tree node with text: logger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1256972772 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256972773 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1256972778 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:33:42 [2023-12-08T19:33:42.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:42 [2023-12-08T19:33:42.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:42 [2023-12-08T19:33:42.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:42 [2023-12-08T19:33:42.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1256972888 data=null button=0 stateMask=0x0 x=161 y=109 count=0}, Tree node with text: anotherLogger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1256972888 data=null doit=true}, Tree node with text: anotherLogger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1256972888 data=null}, Tree node with text: anotherLogger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1256972889 data=null button=1 stateMask=0x0 x=161 y=109 count=1}, Tree node with text: anotherLogger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256972889 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1256972892 data=null button=1 stateMask=0x80000 x=161 y=109 count=1}, Tree node with text: anotherLogger]
14:33:42 [2023-12-08T19:33:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
14:33:42 [2023-12-08T19:33:42.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:42 [2023-12-08T19:33:42.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:42 [2023-12-08T19:33:42.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:42 [2023-12-08T19:33:42.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256973005 data=null button=0 stateMask=0x0 x=113 y=-32 count=0}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256973006 data=null doit=true}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256973006 data=null}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256973006 data=null button=1 stateMask=0x0 x=113 y=-32 count=1}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256973006 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256973011 data=null button=1 stateMask=0x80000 x=113 y=-32 count=1}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256973012 data=null button=0 stateMask=0x0 x=113 y=-32 count=0}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256973012 data=null doit=true}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256973012 data=null}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256973012 data=null button=1 stateMask=0x0 x=113 y=-32 count=1}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256973012 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256973014 data=null button=1 stateMask=0x80000 x=113 y=-32 count=1}, Tree node with text: mysession]
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:42 [2023-12-08T19:33:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256973571 data=null doit=true}, Shell with text {Enable Events}]
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256973589 data=null doit=true}, Button with text {Kernel}]
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256973589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1256973591 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1256973593 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1256973593 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1256973593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256973704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256973705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256973705 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256973705 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256973706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:42 [2023-12-08T19:33:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256973706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256973706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256973167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:43 [2023-12-08T19:33:43.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:43 [2023-12-08T19:33:43.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:43 [2023-12-08T19:33:43.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:43 [2023-12-08T19:33:43.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:43 [2023-12-08T19:33:43.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:43 [2023-12-08T19:33:43.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1256973913 data=null doit=true}, Tree node with text: Python]
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1256973913 data=null}, Tree node with text: Python]
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1256973914 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256973914 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1256973915 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256973916 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256973916 data=null doit=true}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256973916 data=null}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256973917 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256973917 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256973963 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:43 [2023-12-08T19:33:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256973965 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256973966 data=null doit=true}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256973966 data=null}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256973966 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256973966 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256973968 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:43 [2023-12-08T19:33:43.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:43 [2023-12-08T19:33:43.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:43 [2023-12-08T19:33:43.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:43 [2023-12-08T19:33:43.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:43 [2023-12-08T19:33:43.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256974509 data=null doit=true}, Shell with text {Enable Events}]
14:33:43 [2023-12-08T19:33:43.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256974514 data=null doit=true}, Button with text {Kernel}]
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256974514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1256974515 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1256974515 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:43 [2023-12-08T19:33:43.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1256974515 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1256974515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1256974608 data=null doit=true}, TreeItem with text {All}]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1256974608 data=null}, TreeItem with text {All}]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1256974609 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256974609 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1256974616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:44 [2023-12-08T19:33:44.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256974663 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256974663 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256974664 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256974665 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256974666 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:44 [2023-12-08T19:33:44.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256974671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256974671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:44 [2023-12-08T19:33:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256974672 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:44 [2023-12-08T19:33:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256974672 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:44 [2023-12-08T19:33:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256974681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:44 [2023-12-08T19:33:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256974681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:44 [2023-12-08T19:33:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256974681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:44 [2023-12-08T19:33:44.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256974078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:44 [2023-12-08T19:33:44.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1256974884 data=null doit=true}, Tree node with text: Python]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1256974884 data=null}, Tree node with text: Python]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1256974885 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256974885 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1256974887 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256974888 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256974888 data=null doit=true}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256974888 data=null}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256974889 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256974889 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256974896 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256974897 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256974897 data=null doit=true}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256974897 data=null}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256974898 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256974898 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256974900 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:44 [2023-12-08T19:33:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:44 [2023-12-08T19:33:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256975403 data=null doit=true}, Shell with text {Enable Events}]
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:44 [2023-12-08T19:33:44.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256975461 data=null doit=true}, Button with text {Kernel}]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256975462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1256975463 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1256975463 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1256975463 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1256975463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1256975575 data=null doit=true}, TreeItem with text {All}]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1256975575 data=null}, TreeItem with text {All}]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1256975576 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256975576 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1256975577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:44 [2023-12-08T19:33:44.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256975578 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256975579 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256975580 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256975580 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1256975582 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
14:33:44 [2023-12-08T19:33:44.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7a1f008
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1256975597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1256975597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1256975597 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1256975597 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1256975598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1256975598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1256975598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1256975599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1256975599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1256975599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1256975599 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1256975599 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1256975602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:44 [2023-12-08T19:33:44.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:44 [2023-12-08T19:33:44.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:44 [2023-12-08T19:33:44.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256975661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256975661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256975661 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256975661 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256975662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256975662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256975662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256975014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:45 [2023-12-08T19:33:45.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:45 [2023-12-08T19:33:45.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:45 [2023-12-08T19:33:45.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:45 [2023-12-08T19:33:45.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:45 [2023-12-08T19:33:45.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:45 [2023-12-08T19:33:45.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1256975871 data=null doit=true}, Tree node with text: Python]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1256975871 data=null}, Tree node with text: Python]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1256975872 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256975872 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1256975873 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256975874 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256975874 data=null doit=true}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256975875 data=null}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256975880 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256975881 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256975882 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:45 [2023-12-08T19:33:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256975883 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256975883 data=null doit=true}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256975883 data=null}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256975884 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256975884 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256975885 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:45 [2023-12-08T19:33:45.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:45 [2023-12-08T19:33:45.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256976465 data=null doit=true}, Shell with text {Enable Events}]
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1256976471 data=null doit=true}, Button with text {Kernel}]
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1256976472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1256976473 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:45 [2023-12-08T19:33:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1256976473 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1256976491 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1256976491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256976583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256976584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256976584 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256976584 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256976584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256976585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256976585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:45 [2023-12-08T19:33:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256975991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1256976789 data=null doit=true}, Tree node with text: Python]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1256976789 data=null}, Tree node with text: Python]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1256976789 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256976789 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1256976792 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256976799 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256976799 data=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256976799 data=null}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256976800 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256976800 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256976803 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256976804 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256976804 data=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256976804 data=null}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256976804 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256976805 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256976806 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1256976916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
14:33:46 [2023-12-08T19:33:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
14:33:46 [2023-12-08T19:33:46.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:46 [2023-12-08T19:33:46.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256977020 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256977021 data=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256977021 data=null}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256977021 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256977021 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256977024 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256977026 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256977026 data=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256977026 data=null}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256977026 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256977027 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256977028 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1256977110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
14:33:46 [2023-12-08T19:33:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:33:46 [2023-12-08T19:33:46.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1256977377 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1256977377 data=null doit=true}, Tree node with text: logger]
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1256977377 data=null}, Tree node with text: logger]
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1256977378 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256977378 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1256977383 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:46 [2023-12-08T19:33:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:33:46 [2023-12-08T19:33:46.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:46 [2023-12-08T19:33:46.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1256977499 data=null button=0 stateMask=0x0 x=161 y=108 count=0}, Tree node with text: anotherLogger]
14:33:46 [2023-12-08T19:33:46.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1256977499 data=null doit=true}, Tree node with text: anotherLogger]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1256977499 data=null}, Tree node with text: anotherLogger]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1256977499 data=null button=1 stateMask=0x0 x=161 y=108 count=1}, Tree node with text: anotherLogger]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256977500 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1256977503 data=null button=1 stateMask=0x80000 x=161 y=108 count=1}, Tree node with text: anotherLogger]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:46 [2023-12-08T19:33:46.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256977609 data=null button=0 stateMask=0x0 x=113 y=-31 count=0}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256977610 data=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256977610 data=null}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256977610 data=null button=1 stateMask=0x0 x=113 y=-31 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256977611 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256977660 data=null button=1 stateMask=0x80000 x=113 y=-2 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256977662 data=null button=0 stateMask=0x0 x=113 y=-2 count=0}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256977662 data=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256977662 data=null}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256977662 data=null button=1 stateMask=0x0 x=113 y=-2 count=1}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256977663 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:46 [2023-12-08T19:33:46.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256977664 data=null button=1 stateMask=0x80000 x=113 y=-2 count=1}, Tree node with text: mysession]
14:33:47 [2023-12-08T19:33:47.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:33:47 [2023-12-08T19:33:47.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256978101 data=null doit=true}, Shell with text {Destroy Confirmation}]
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256978103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:47 [2023-12-08T19:33:47.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256978103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:47 [2023-12-08T19:33:47.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256978104 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:47 [2023-12-08T19:33:47.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256978104 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:47 [2023-12-08T19:33:47.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256978104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:47 [2023-12-08T19:33:47.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256978105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:47 [2023-12-08T19:33:47.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256978105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:47 [2023-12-08T19:33:47.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1256977763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:47 [2023-12-08T19:33:47.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256978266 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256978266 data=null doit=true}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256978266 data=null}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256978266 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256978267 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256978271 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256978272 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256978280 data=null doit=true}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256978280 data=null}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256978280 data=null button=1 stateMask=0x0 x=70 y=-41 count=1}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256978281 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256978283 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1}, TreeItem with text {myNode}]
14:33:47 [2023-12-08T19:33:47.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:33:47 [2023-12-08T19:33:47.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
14:33:47 [2023-12-08T19:33:47.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1256978391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
14:33:47 [2023-12-08T19:33:47.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
14:33:47 [2023-12-08T19:33:47.991Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.23 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
14:33:47 [2023-12-08T19:33:47.991Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest.testTraceSessionTree -- Time elapsed: 19.11 s
14:33:47 [2023-12-08T19:33:47.991Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
14:33:47 [2023-12-08T19:33:47.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56b48163] time=1256978582 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:33:48 [2023-12-08T19:33:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:33:48 [2023-12-08T19:33:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:33:48 [2023-12-08T19:33:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:33:48 [2023-12-08T19:33:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:33:48 [2023-12-08T19:33:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256978905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:33:48 [2023-12-08T19:33:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256979356 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256979357 data=null doit=true}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256979357 data=null}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256979357 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256979357 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256979361 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256979366 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256979367 data=null doit=true}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256979367 data=null}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256979367 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256979367 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256979369 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1256979462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
14:33:48 [2023-12-08T19:33:48.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
14:33:49 [2023-12-08T19:33:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:49 [2023-12-08T19:33:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256979980 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256979981 data=null doit=true}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256979981 data=null}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256979982 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256979982 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256979984 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256979985 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256979985 data=null doit=true}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256979985 data=null}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256979986 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256979986 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256979987 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:33:49 [2023-12-08T19:33:49.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
14:33:49 [2023-12-08T19:33:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
14:33:49 [2023-12-08T19:33:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:33:49 [2023-12-08T19:33:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256980474 data=null doit=true}, Shell with text {Create Session}]
14:33:49 [2023-12-08T19:33:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:49 [2023-12-08T19:33:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:33:49 [2023-12-08T19:33:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:33:49 [2023-12-08T19:33:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:33:49 [2023-12-08T19:33:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:49 [2023-12-08T19:33:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:33:49 [2023-12-08T19:33:49.949Z]  ", using matcher: of type 'Text'
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:33:49 [2023-12-08T19:33:49.949Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:33:49 [2023-12-08T19:33:49.949Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256980486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256980487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256980487 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256980487 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256980488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256980488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256980488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1256980071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:49 [2023-12-08T19:33:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256980664 data=null doit=true}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256980664 data=null}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256980665 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256980665 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256980666 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
14:33:49 [2023-12-08T19:33:49.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:49 [2023-12-08T19:33:49.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:49 [2023-12-08T19:33:49.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:49 [2023-12-08T19:33:49.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256980669 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256980669 data=null doit=true}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256980670 data=null}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256980670 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256980670 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256980674 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256980674 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256980675 data=null doit=true}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256980675 data=null}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256980676 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256980682 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:49 [2023-12-08T19:33:49.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256980683 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:50 [2023-12-08T19:33:50.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256981195 data=null doit=true}, Shell with text {Enable Events}]
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1256981213 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1256981213 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1256981213 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1256981225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:50 [2023-12-08T19:33:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256981241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256981242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256981242 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:50 [2023-12-08T19:33:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256981242 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256981242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256981258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256981258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256980787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1256981460 data=null doit=true}, Tree node with text: channel0]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1256981461 data=null}, Tree node with text: channel0]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1256981461 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256981462 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1256981463 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256981466 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256981466 data=null doit=true}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256981467 data=null}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256981467 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256981467 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256981469 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256981470 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256981470 data=null doit=true}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256981470 data=null}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256981470 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256981470 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256981472 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:33:50 [2023-12-08T19:33:50.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:50 [2023-12-08T19:33:50.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:51 [2023-12-08T19:33:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:51 [2023-12-08T19:33:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:51 [2023-12-08T19:33:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256982015 data=null doit=true}, Shell with text {Enable Events}]
14:33:51 [2023-12-08T19:33:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1256982071 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1256982071 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1256982071 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1256982071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:51 [2023-12-08T19:33:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256982096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256982096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256982096 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256982096 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256982097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256982097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256982097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:51 [2023-12-08T19:33:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256981579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:51 [2023-12-08T19:33:51.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1256982291 data=null doit=true}, Tree node with text: channel0]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1256982292 data=null}, Tree node with text: channel0]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1256982292 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256982292 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1256982294 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256982300 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256982300 data=null doit=true}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256982300 data=null}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256982301 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256982301 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256982310 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256982311 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256982311 data=null doit=true}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256982311 data=null}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256982311 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256982312 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256982313 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:51 [2023-12-08T19:33:51.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256982904 data=null doit=true}, Shell with text {Enable Events}]
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1256982909 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1256982909 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1256982909 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1256982910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1256982914 data=null doit=true}, TreeItem with text {All}]
14:33:52 [2023-12-08T19:33:52.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1256982915 data=null}, TreeItem with text {All}]
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1256982916 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256982916 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
14:33:52 [2023-12-08T19:33:52.329Z] 
14:33:52 [2023-12-08T19:33:52.329Z] (Eclipse:12499): Gtk-CRITICAL **: 19:33:52.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1256983069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:52 [2023-12-08T19:33:52.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:52 [2023-12-08T19:33:52.329Z] 
14:33:52 [2023-12-08T19:33:52.329Z] (Eclipse:12499): Gtk-CRITICAL **: 19:33:52.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256983087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256983087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256983087 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256983087 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256983088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:52 [2023-12-08T19:33:52.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256983088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256983088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256982461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1256983304 data=null doit=true}, Tree node with text: channel0]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1256983304 data=null}, Tree node with text: channel0]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1256983305 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256983305 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1256983307 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256983310 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256983311 data=null doit=true}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256983311 data=null}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256983311 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256983311 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256983319 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:52 [2023-12-08T19:33:52.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256983320 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256983320 data=null doit=true}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256983321 data=null}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256983321 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256983321 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256983322 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:52 [2023-12-08T19:33:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:52 [2023-12-08T19:33:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:53 [2023-12-08T19:33:53.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:53 [2023-12-08T19:33:53.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256983888 data=null doit=true}, Shell with text {Enable Events}]
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1256983906 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1256983906 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1256983906 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1256983907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1256983971 data=null doit=true}, TreeItem with text {All}]
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1256983971 data=null}, TreeItem with text {All}]
14:33:53 [2023-12-08T19:33:53.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1256983972 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256983972 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
14:33:53 [2023-12-08T19:33:53.366Z] 
14:33:53 [2023-12-08T19:33:53.366Z] (Eclipse:12499): Gtk-CRITICAL **: 19:33:53.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:33:53 [2023-12-08T19:33:53.366Z] 
14:33:53 [2023-12-08T19:33:53.366Z] (Eclipse:12499): Gtk-CRITICAL **: 19:33:53.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1256984061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
14:33:53 [2023-12-08T19:33:53.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256984069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256984070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256984070 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256984070 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256984070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256984070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256984070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:53 [2023-12-08T19:33:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256983409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:53 [2023-12-08T19:33:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:53 [2023-12-08T19:33:53.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1256984269 data=null doit=true}, Tree node with text: channel0]
14:33:53 [2023-12-08T19:33:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1256984269 data=null}, Tree node with text: channel0]
14:33:53 [2023-12-08T19:33:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1256984269 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
14:33:53 [2023-12-08T19:33:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256984270 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1256984272 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
14:33:53 [2023-12-08T19:33:53.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256984275 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256984275 data=null doit=true}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256984275 data=null}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256984276 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256984276 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256984283 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256984284 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256984285 data=null doit=true}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256984285 data=null}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256984285 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256984285 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256984287 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:33:53 [2023-12-08T19:33:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:33:54 [2023-12-08T19:33:54.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:33:54 [2023-12-08T19:33:54.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:33:54 [2023-12-08T19:33:54.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256984812 data=null doit=true}, Shell with text {Enable Events}]
14:33:54 [2023-12-08T19:33:54.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1256984817 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1256984817 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1256984817 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1256984818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256984899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256984899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256984899 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256984899 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256984900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256984900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256984900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:33:54 [2023-12-08T19:33:54.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256984393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1256985096 data=null doit=true}, Tree node with text: channel0]
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1256985096 data=null}, Tree node with text: channel0]
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1256985097 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256985097 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1256985099 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256985109 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256985109 data=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256985109 data=null}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256985110 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256985110 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256985111 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:54 [2023-12-08T19:33:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256985112 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256985112 data=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256985112 data=null}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256985112 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256985113 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256985160 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1256985266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
14:33:54 [2023-12-08T19:33:54.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256985370 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256985370 data=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256985370 data=null}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256985371 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256985371 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256985374 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256985374 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256985375 data=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256985375 data=null}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256985375 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256985375 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256985379 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1256985463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
14:33:54 [2023-12-08T19:33:54.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
14:33:54 [2023-12-08T19:33:54.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256985566 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256985567 data=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256985567 data=null}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256985568 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256985568 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256985570 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256985571 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256985572 data=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256985572 data=null}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256985572 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256985573 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256985574 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:33:54 [2023-12-08T19:33:54.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
14:33:55 [2023-12-08T19:33:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
14:33:55 [2023-12-08T19:33:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256986002 data=null doit=true}, Shell with text {Destroy Confirmation}]
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256986003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256986003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256986003 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256986004 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256986004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:55 [2023-12-08T19:33:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256986004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256986004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1256985673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:55 [2023-12-08T19:33:55.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256986177 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256986177 data=null doit=true}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256986177 data=null}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256986178 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256986178 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256986189 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256986190 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256986190 data=null doit=true}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256986190 data=null}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256986190 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256986190 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256986192 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:55 [2023-12-08T19:33:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:33:55 [2023-12-08T19:33:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
14:33:55 [2023-12-08T19:33:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1256986292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
14:33:55 [2023-12-08T19:33:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
14:33:55 [2023-12-08T19:33:55.738Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.814 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
14:33:55 [2023-12-08T19:33:55.738Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest.testTraceSessionTree -- Time elapsed: 7.311 s
14:33:55 [2023-12-08T19:33:55.738Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
14:33:55 [2023-12-08T19:33:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56b48163] time=1256986419 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:33:55 [2023-12-08T19:33:55.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:33:56 [2023-12-08T19:33:56.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:33:56 [2023-12-08T19:33:56.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:33:56 [2023-12-08T19:33:56.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:33:56 [2023-12-08T19:33:56.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256986800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:33:56 [2023-12-08T19:33:56.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256987161 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256987161 data=null doit=true}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256987161 data=null}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256987162 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256987165 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256987168 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256987169 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256987169 data=null doit=true}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256987169 data=null}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256987170 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256987170 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256987171 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1256987272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
14:33:56 [2023-12-08T19:33:56.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
14:33:57 [2023-12-08T19:33:57.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:57 [2023-12-08T19:33:57.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {7597811412502136} time=1256987791 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {7597811412502136} time=1256987792 data=null doit=true}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {7597811412502136} time=1256987792 data=null}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {7597811412502136} time=1256987793 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256987793 data=null item=TreeItem {7597811412502136} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {7597811412502136} time=1256987797 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {7597811412502136} time=1256987798 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {7597811412502136} time=1256987798 data=null doit=true}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {7597811412502136} time=1256987799 data=null}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {7597811412502136} time=1256987803 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256987803 data=null item=TreeItem {7597811412502136} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {7597811412502136} time=1256987805 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
14:33:57 [2023-12-08T19:33:57.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...'
14:33:57 [2023-12-08T19:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...'
14:33:57 [2023-12-08T19:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
14:33:57 [2023-12-08T19:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Save Sessions} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256988216 data=null doit=true}, Shell with text {Save Sessions}]
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256988262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256988262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256988263 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256988263 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256988263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256988264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256988264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:57 [2023-12-08T19:33:57.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=1256987890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...']
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:57 [2023-12-08T19:33:57.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:57 [2023-12-08T19:33:57.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {7597811412502136} time=1256988391 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {7597811412502136} time=1256988391 data=null doit=true}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {7597811412502136} time=1256988391 data=null}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {7597811412502136} time=1256988392 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256988392 data=null item=TreeItem {7597811412502136} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {7597811412502136} time=1256988394 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {7597811412502136} time=1256988395 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {7597811412502136} time=1256988395 data=null doit=true}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {7597811412502136} time=1256988395 data=null}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {7597811412502136} time=1256988395 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256988396 data=null item=TreeItem {7597811412502136} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {7597811412502136} time=1256988397 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:33:57 [2023-12-08T19:33:57.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256988859 data=null doit=true}, Shell with text {Destroy Confirmation}]
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256988861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256988862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256988862 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256988862 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256988862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256988862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256988863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1256988503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:58 [2023-12-08T19:33:58.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256989009 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256989009 data=null doit=true}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256989009 data=null}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256989010 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256989010 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256989018 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256989019 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256989019 data=null doit=true}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256989019 data=null}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256989020 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256989020 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256989021 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
14:33:58 [2023-12-08T19:33:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Load Sessions} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256989530 data=null doit=true}, Shell with text {Load Sessions}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=1256989568 data=null doit=true}, Button with text {Local}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=1256989568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=1256989569 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=1256989569 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=1256989569 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=1256989570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {7597811412502136.lttng} time=1256989701 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {7597811412502136.lttng} time=1256989702 data=null doit=true}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {7597811412502136.lttng} time=1256989702 data=null}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {7597811412502136.lttng} time=1256989703 data=null button=1 stateMask=0x0 x=123 y=12 count=1}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256989704 data=null item=TreeItem {7597811412502136.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {7597811412502136.lttng} time=1256989704 data=null button=1 stateMask=0x80000 x=123 y=12 count=1}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {7597811412502136.lttng}
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {7597811412502136.lttng} time=1256989705 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {7597811412502136.lttng} time=1256989706 data=null doit=true}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {7597811412502136.lttng} time=1256989707 data=null}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {7597811412502136.lttng} time=1256989707 data=null button=1 stateMask=0x0 x=123 y=12 count=1}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256989707 data=null item=TreeItem {7597811412502136.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {7597811412502136.lttng} time=1256989708 data=null button=1 stateMask=0x80000 x=123 y=12 count=1}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {7597811412502136.lttng} time=1256989708 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {7597811412502136.lttng} time=1256989708 data=null doit=true}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {7597811412502136.lttng} time=1256989709 data=null}, TreeItem with text {7597811412502136.lttng}]
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {7597811412502136.lttng}
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256989712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256989712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256989712 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256989712 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256989713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:58 [2023-12-08T19:33:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256989713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:59 [2023-12-08T19:33:59.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256989713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:59 [2023-12-08T19:33:59.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=1256989125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...']
14:33:59 [2023-12-08T19:33:59.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:33:59 [2023-12-08T19:33:59.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:59 [2023-12-08T19:33:59.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:33:59 [2023-12-08T19:33:59.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:33:59 [2023-12-08T19:33:59.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:59 [2023-12-08T19:33:59.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {7597811412502136} time=1256990091 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {7597811412502136} time=1256990096 data=null doit=true}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {7597811412502136} time=1256990096 data=null}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {7597811412502136} time=1256990096 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256990096 data=null item=TreeItem {7597811412502136} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {7597811412502136} time=1256990100 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:33:59 [2023-12-08T19:33:59.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {7597811412502136} time=1256990101 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {7597811412502136} time=1256990101 data=null doit=true}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {7597811412502136} time=1256990101 data=null}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {7597811412502136} time=1256990102 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256990102 data=null item=TreeItem {7597811412502136} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {7597811412502136} time=1256990103 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 7597811412502136]
14:33:59 [2023-12-08T19:33:59.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:33:59 [2023-12-08T19:33:59.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
14:33:59 [2023-12-08T19:33:59.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
14:33:59 [2023-12-08T19:33:59.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256990664 data=null doit=true}, Shell with text {Destroy Confirmation}]
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256990666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256990666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256990666 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256990666 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256990667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256990667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256990667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:33:59 [2023-12-08T19:33:59.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1256990303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:00 [2023-12-08T19:34:00.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256990788 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256990788 data=null doit=true}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256990788 data=null}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256990788 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256990789 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256990800 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256990801 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256990802 data=null doit=true}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256990802 data=null}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256990802 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256990803 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256990804 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1256990908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
14:34:00 [2023-12-08T19:34:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
14:34:00 [2023-12-08T19:34:00.486Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.595 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
14:34:00 [2023-12-08T19:34:00.487Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest.testTraceSessionTree -- Time elapsed: 4.042 s
14:34:00 [2023-12-08T19:34:00.487Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
14:34:00 [2023-12-08T19:34:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56b48163] time=1256991071 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:34:00 [2023-12-08T19:34:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:34:00 [2023-12-08T19:34:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:34:00 [2023-12-08T19:34:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:34:00 [2023-12-08T19:34:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:34:00 [2023-12-08T19:34:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256991386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:34:00 [2023-12-08T19:34:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256991699 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256991700 data=null doit=true}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256991700 data=null}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256991700 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256991701 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256991704 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256991705 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256991705 data=null doit=true}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256991706 data=null}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256991706 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256991710 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256991712 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1256991781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
14:34:01 [2023-12-08T19:34:01.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256992300 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256992300 data=null doit=true}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256992300 data=null}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256992301 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256992301 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256992303 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256992304 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256992304 data=null doit=true}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256992304 data=null}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256992305 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256992305 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256992306 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:01 [2023-12-08T19:34:01.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:34:01 [2023-12-08T19:34:01.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256992732 data=null doit=true}, Shell with text {Create Session}]
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:02 [2023-12-08T19:34:02.086Z]  ", using matcher: of type 'Text'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:02 [2023-12-08T19:34:02.086Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:02 [2023-12-08T19:34:02.086Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256992745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256992746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256992746 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256992746 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256992746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256992747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256992747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1256992389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
14:34:02 [2023-12-08T19:34:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:02 [2023-12-08T19:34:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256992881 data=null doit=true}, Tree node with text: Sessions]
14:34:02 [2023-12-08T19:34:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256992881 data=null}, Tree node with text: Sessions]
14:34:02 [2023-12-08T19:34:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256992881 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
14:34:02 [2023-12-08T19:34:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256992882 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
14:34:02 [2023-12-08T19:34:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256992883 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
14:34:02 [2023-12-08T19:34:02.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:02 [2023-12-08T19:34:02.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:02 [2023-12-08T19:34:02.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:02 [2023-12-08T19:34:02.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
14:34:02 [2023-12-08T19:34:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=1256992886 data=null doit=true}, Tree node with text: Kernel]
14:34:02 [2023-12-08T19:34:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1256992893 data=null}, Tree node with text: Kernel]
14:34:02 [2023-12-08T19:34:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1256992894 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel]
14:34:02 [2023-12-08T19:34:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256992894 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
14:34:02 [2023-12-08T19:34:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1256993119 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1256993158 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=1256993158 data=null doit=true}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1256993159 data=null}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1256993159 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256993159 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1256993164 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1256993164 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=1256993165 data=null doit=true}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1256993165 data=null}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1256993165 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256993165 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1256993167 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
14:34:02 [2023-12-08T19:34:02.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
14:34:02 [2023-12-08T19:34:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
14:34:02 [2023-12-08T19:34:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256993624 data=null doit=true}, Shell with text {Enable Events}]
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1256993627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Session List'))]
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256993631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256993631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256993631 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256993631 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256993632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:02 [2023-12-08T19:34:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256993632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:03 [2023-12-08T19:34:03.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256993632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1256993268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1256993786 data=null doit=true}, Tree node with text: channel0]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1256993787 data=null}, Tree node with text: channel0]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1256993787 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256993787 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1256993788 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256993791 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256993792 data=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256993792 data=null}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256993792 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256993792 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256993803 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256993804 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256993804 data=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256993804 data=null}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256993804 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256993805 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256993806 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:34:03 [2023-12-08T19:34:03.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
14:34:03 [2023-12-08T19:34:03.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1256993892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
14:34:03 [2023-12-08T19:34:03.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
14:34:03 [2023-12-08T19:34:03.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:03 [2023-12-08T19:34:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256993995 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256993996 data=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256993996 data=null}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256993996 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256993997 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256994002 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256994003 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256994003 data=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256994004 data=null}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256994004 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256994004 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256994005 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1256994084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
14:34:03 [2023-12-08T19:34:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
14:34:03 [2023-12-08T19:34:03.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:03 [2023-12-08T19:34:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256994188 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256994188 data=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256994188 data=null}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256994189 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256994189 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256994192 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256994193 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256994193 data=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256994193 data=null}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256994194 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256994194 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256994195 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:34:03 [2023-12-08T19:34:03.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
14:34:03 [2023-12-08T19:34:03.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
14:34:03 [2023-12-08T19:34:03.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:34:03 [2023-12-08T19:34:03.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256994548 data=null doit=true}, Shell with text {Destroy Confirmation}]
14:34:03 [2023-12-08T19:34:03.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:03 [2023-12-08T19:34:03.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:34:03 [2023-12-08T19:34:03.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:34:03 [2023-12-08T19:34:03.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256994549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256994549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256994549 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256994549 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256994550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256994550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256994550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1256994258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:03 [2023-12-08T19:34:03.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256994634 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256994641 data=null doit=true}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256994641 data=null}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256994642 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256994642 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256994647 data=null button=1 stateMask=0x80000 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256994648 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256994649 data=null doit=true}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256994649 data=null}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256994649 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256994664 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:03 [2023-12-08T19:34:03.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256994666 data=null button=1 stateMask=0x80000 x=70 y=-10156 count=1}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1256994728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256994863 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256994863 data=null doit=true}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256994863 data=null}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256994864 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256994864 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256994867 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256994868 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256994868 data=null doit=true}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256994868 data=null}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256994869 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256994869 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256994870 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1256994965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256995483 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256995483 data=null doit=true}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256995483 data=null}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256995484 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256995484 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256995486 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256995487 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256995487 data=null doit=true}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256995487 data=null}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256995488 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256995488 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256995490 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:34:04 [2023-12-08T19:34:04.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256995871 data=null doit=true}, Shell with text {Create Session}]
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:05 [2023-12-08T19:34:05.173Z]  ", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:05 [2023-12-08T19:34:05.173Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:05 [2023-12-08T19:34:05.173Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256995876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256995876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256995876 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256995876 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256995876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256995877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256995877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:05 [2023-12-08T19:34:05.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1256995553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256995982 data=null doit=true}, Tree node with text: Sessions]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256995982 data=null}, Tree node with text: Sessions]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256995983 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256995983 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256995984 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
14:34:05 [2023-12-08T19:34:05.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:05 [2023-12-08T19:34:05.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:05 [2023-12-08T19:34:05.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:05 [2023-12-08T19:34:05.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256995987 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256995987 data=null doit=true}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256995987 data=null}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256995987 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256995988 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256995997 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256995998 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256995998 data=null doit=true}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256995999 data=null}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256995999 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256995999 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256996000 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:34:05 [2023-12-08T19:34:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1256996585 data=null doit=true}, Shell with text {Enable Events}]
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:05 [2023-12-08T19:34:05.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1256996602 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1256996603 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1256996603 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1256996603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:05 [2023-12-08T19:34:05.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256996670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:06 [2023-12-08T19:34:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256996670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:06 [2023-12-08T19:34:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256996670 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:06 [2023-12-08T19:34:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256996670 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:06 [2023-12-08T19:34:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256996671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:06 [2023-12-08T19:34:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256996671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:06 [2023-12-08T19:34:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256996671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:06 [2023-12-08T19:34:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1256996106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:34:06 [2023-12-08T19:34:06.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1256996887 data=null doit=true}, Tree node with text: channel0]
14:34:06 [2023-12-08T19:34:06.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1256996887 data=null}, Tree node with text: channel0]
14:34:06 [2023-12-08T19:34:06.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1256996892 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
14:34:06 [2023-12-08T19:34:06.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1256996893 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:34:06 [2023-12-08T19:34:06.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1256996894 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
14:34:06 [2023-12-08T19:34:06.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256996896 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256996896 data=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256996896 data=null}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256996897 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256996897 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256996898 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256996899 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256996899 data=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256996899 data=null}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256996899 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256996900 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256996901 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1256997005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
14:34:06 [2023-12-08T19:34:06.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
14:34:06 [2023-12-08T19:34:06.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256997108 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256997109 data=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256997109 data=null}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256997109 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256997110 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256997112 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256997113 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256997113 data=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256997113 data=null}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256997114 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256997114 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256997115 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1256997175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
14:34:06 [2023-12-08T19:34:06.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256997277 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256997278 data=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256997278 data=null}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256997278 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256997278 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256997280 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:06 [2023-12-08T19:34:06.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1256997280 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1256997281 data=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1256997281 data=null}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1256997281 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256997281 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1256997282 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:06 [2023-12-08T19:34:06.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:34:06 [2023-12-08T19:34:06.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1256997691 data=null doit=true}, Shell with text {Destroy Confirmation}]
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1256997692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1256997692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1256997692 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1256997693 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1256997695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1256997695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1256997695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:07 [2023-12-08T19:34:07.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1256997367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:07 [2023-12-08T19:34:07.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256997870 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256997870 data=null doit=true}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256997871 data=null}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256997871 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256997871 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256997875 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256997876 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256997883 data=null doit=true}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256997883 data=null}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256997884 data=null button=1 stateMask=0x0 x=70 y=-41 count=1}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256997884 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256997886 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1}, TreeItem with text {myNode}]
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1256997989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
14:34:07 [2023-12-08T19:34:07.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
14:34:07 [2023-12-08T19:34:07.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.022 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
14:34:07 [2023-12-08T19:34:07.552Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTreeKernelProvider -- Time elapsed: 3.322 s
14:34:07 [2023-12-08T19:34:07.552Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTree -- Time elapsed: 3.260 s
14:34:07 [2023-12-08T19:34:07.552Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
14:34:07 [2023-12-08T19:34:07.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56b48163] time=1256998124 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:34:07 [2023-12-08T19:34:07.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:34:07 [2023-12-08T19:34:07.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:34:07 [2023-12-08T19:34:07.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:34:07 [2023-12-08T19:34:07.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:34:07 [2023-12-08T19:34:07.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1256998471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:34:07 [2023-12-08T19:34:07.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256998817 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256998817 data=null doit=true}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256998817 data=null}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256998818 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256998818 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256998821 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1256998822 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1256998822 data=null doit=true}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1256998822 data=null}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1256998823 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256998823 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1256998824 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:08 [2023-12-08T19:34:08.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:34:08 [2023-12-08T19:34:08.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
14:34:08 [2023-12-08T19:34:08.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1256998895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
14:34:08 [2023-12-08T19:34:08.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256999461 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256999461 data=null doit=true}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256999462 data=null}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256999462 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256999462 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256999464 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1256999465 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1256999465 data=null doit=true}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1256999465 data=null}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1256999466 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1256999466 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1256999467 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:34:08 [2023-12-08T19:34:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1256999872 data=null doit=true}, Shell with text {Create Session}]
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:09 [2023-12-08T19:34:09.150Z]  ", using matcher: of type 'Text'
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:09 [2023-12-08T19:34:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:09 [2023-12-08T19:34:09.151Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:09 [2023-12-08T19:34:09.151Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1256999885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1256999885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1256999885 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1256999885 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1256999885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1256999886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1256999886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1256999528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1257000004 data=null doit=true}, Tree node with text: Sessions]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1257000004 data=null}, Tree node with text: Sessions]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1257000004 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257000005 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1257000005 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
14:34:09 [2023-12-08T19:34:09.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:09 [2023-12-08T19:34:09.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:09 [2023-12-08T19:34:09.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:09 [2023-12-08T19:34:09.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257000008 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257000009 data=null doit=true}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257000009 data=null}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257000009 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257000009 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257000020 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257000021 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257000021 data=null doit=true}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257000021 data=null}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257000022 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257000022 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257000023 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:34:09 [2023-12-08T19:34:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257000547 data=null doit=true}, Shell with text {Enable Events}]
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1257000554 data=null doit=true}, Button with text {Kernel}]
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1257000554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=1257000555 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=1257000555 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=1257000555 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=1257000555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
14:34:09 [2023-12-08T19:34:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1257000673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1257000673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1257000681 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1257000681 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1257000681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1257000681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1257000682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1257000682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1257000682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1257000682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1257000682 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1257000683 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1257000689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1257000690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1257000690 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1257000690 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1257000690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1257000690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1257000690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:09 [2023-12-08T19:34:09.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1257000091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:34:10 [2023-12-08T19:34:10.234Z] 
14:34:10 [2023-12-08T19:34:10.234Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-12-08 19:34:09.978
14:34:10 [2023-12-08T19:34:10.234Z] !MESSAGE Command to change state of events failed
14:34:10 [2023-12-08T19:34:10.234Z] !STACK 0
14:34:10 [2023-12-08T19:34:10.234Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
14:34:10 [2023-12-08T19:34:10.234Z] Error Output:
14:34:10 [2023-12-08T19:34:10.234Z] Command not found
14:34:10 [2023-12-08T19:34:10.234Z] Return Value: 1
14:34:10 [2023-12-08T19:34:10.234Z] Command not found
14:34:10 [2023-12-08T19:34:10.234Z] 
14:34:10 [2023-12-08T19:34:10.234Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
14:34:10 [2023-12-08T19:34:10.235Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
14:34:10 [2023-12-08T19:34:10.235Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
14:34:10 [2023-12-08T19:34:10.235Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
14:34:10 [2023-12-08T19:34:10.235Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
14:34:10 [2023-12-08T19:34:10.235Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
14:34:10 [2023-12-08T19:34:10.235Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1257000900 data=null doit=true}, Tree node with text: channel0]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1257000900 data=null}, Tree node with text: channel0]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1257000901 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257000901 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1257000902 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257000904 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257000904 data=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257000904 data=null}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257000904 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257000905 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257000906 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257000907 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257000907 data=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257000907 data=null}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257000907 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257000907 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257000962 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1257001015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
14:34:10 [2023-12-08T19:34:10.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
14:34:10 [2023-12-08T19:34:10.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:10 [2023-12-08T19:34:10.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257001118 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257001119 data=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257001119 data=null}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257001120 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257001120 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257001122 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257001123 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257001123 data=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257001124 data=null}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257001124 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257001126 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257001127 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1257001185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
14:34:10 [2023-12-08T19:34:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
14:34:10 [2023-12-08T19:34:10.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:34:10 [2023-12-08T19:34:10.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=1257001377 data=null button=0 stateMask=0x0 x=136 y=127 count=0}, Tree node with text: *]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=1257001377 data=null doit=true}, Tree node with text: *]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=1257001377 data=null}, Tree node with text: *]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=1257001377 data=null button=1 stateMask=0x0 x=136 y=127 count=1}, Tree node with text: *]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257001378 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=1257001386 data=null button=1 stateMask=0x80000 x=136 y=117 count=1}, Tree node with text: *]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:34:10 [2023-12-08T19:34:10.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257001505 data=null button=0 stateMask=0x0 x=113 y=14 count=0}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257001505 data=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257001505 data=null}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257001505 data=null button=1 stateMask=0x0 x=113 y=14 count=1}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257001506 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257001509 data=null button=1 stateMask=0x80000 x=113 y=14 count=1}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257001510 data=null button=0 stateMask=0x0 x=113 y=14 count=0}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257001510 data=null doit=true}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257001511 data=null}, Tree node with text: mysession]
14:34:10 [2023-12-08T19:34:10.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257001511 data=null button=1 stateMask=0x0 x=113 y=14 count=1}, Tree node with text: mysession]
14:34:11 [2023-12-08T19:34:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257001558 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:11 [2023-12-08T19:34:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257001560 data=null button=1 stateMask=0x80000 x=113 y=13 count=1}, Tree node with text: mysession]
14:34:11 [2023-12-08T19:34:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:34:11 [2023-12-08T19:34:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257001932 data=null doit=true}, Shell with text {Destroy Confirmation}]
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257001933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257001933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257001933 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257001934 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257001934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257001934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257001934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1257001657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:11 [2023-12-08T19:34:11.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1257002009 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1257002009 data=null doit=true}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1257002009 data=null}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1257002010 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257002010 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1257002013 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1257002014 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1257002014 data=null doit=true}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1257002014 data=null}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1257002014 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257002014 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1257002015 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:34:11 [2023-12-08T19:34:11.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:34:11 [2023-12-08T19:34:11.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
14:34:11 [2023-12-08T19:34:11.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1257002085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
14:34:11 [2023-12-08T19:34:11.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
14:34:11 [2023-12-08T19:34:11.526Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.066 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
14:34:11 [2023-12-08T19:34:11.526Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest.testTraceSessionTree -- Time elapsed: 3.578 s
14:34:11 [2023-12-08T19:34:11.526Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
14:34:11 [2023-12-08T19:34:11.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56b48163] time=1257002205 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:34:11 [2023-12-08T19:34:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:34:11 [2023-12-08T19:34:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:34:11 [2023-12-08T19:34:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:34:11 [2023-12-08T19:34:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:34:11 [2023-12-08T19:34:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257002436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:34:11 [2023-12-08T19:34:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:34:12 [2023-12-08T19:34:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:34:12 [2023-12-08T19:34:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:12 [2023-12-08T19:34:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:34:12 [2023-12-08T19:34:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:12 [2023-12-08T19:34:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1257002761 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1257002761 data=null doit=true}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1257002761 data=null}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1257002762 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257002762 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1257002765 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1257002766 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1257002766 data=null doit=true}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1257002766 data=null}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1257002767 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257002767 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1257002769 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:12 [2023-12-08T19:34:12.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:34:12 [2023-12-08T19:34:12.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
14:34:12 [2023-12-08T19:34:12.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1257002870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
14:34:12 [2023-12-08T19:34:12.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1257003388 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1257003388 data=null doit=true}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1257003388 data=null}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1257003389 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257003389 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1257003391 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1257003391 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1257003392 data=null doit=true}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1257003392 data=null}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1257003392 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257003392 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1257003393 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:34:12 [2023-12-08T19:34:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
14:34:13 [2023-12-08T19:34:13.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257003796 data=null doit=true}, Shell with text {Create Session}]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:13 [2023-12-08T19:34:13.121Z]  ", using matcher: of type 'Text'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:13 [2023-12-08T19:34:13.121Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:13 [2023-12-08T19:34:13.121Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1257003807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1257003807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1257003807 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1257003807 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1257003808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1257003808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1257003808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1257003474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1257003895 data=null doit=true}, Tree node with text: Sessions]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1257003895 data=null}, Tree node with text: Sessions]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1257003895 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257003896 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
14:34:13 [2023-12-08T19:34:13.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1257003897 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
14:34:13 [2023-12-08T19:34:13.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:13 [2023-12-08T19:34:13.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257003901 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257003901 data=null doit=true}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257003908 data=null}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257003909 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257003909 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257003912 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257003913 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257003914 data=null doit=true}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257003914 data=null}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257003914 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257003914 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257003915 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:34:13 [2023-12-08T19:34:13.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:34:13 [2023-12-08T19:34:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257004380 data=null doit=true}, Shell with text {Enable Events}]
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1257004386 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1257004386 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1257004386 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1257004387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:34:13 [2023-12-08T19:34:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
14:34:13 [2023-12-08T19:34:13.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
14:34:13 [2023-12-08T19:34:13.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:13 [2023-12-08T19:34:13.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1257004458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1257004458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1257004458 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1257004458 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1257004458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1257004458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1257004459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1257003991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:34:13 [2023-12-08T19:34:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:13 [2023-12-08T19:34:13.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1257004613 data=null doit=true}, Tree node with text: channel0]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1257004614 data=null}, Tree node with text: channel0]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1257004614 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257004614 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1257004615 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257004624 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257004624 data=null doit=true}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257004624 data=null}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257004625 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257004625 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257004626 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257004664 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257004664 data=null doit=true}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257004664 data=null}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257004665 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257004669 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:13 [2023-12-08T19:34:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257004671 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:34:14 [2023-12-08T19:34:14.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257005150 data=null doit=true}, Shell with text {Enable Events}]
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:14 [2023-12-08T19:34:14.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1257005155 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1257005155 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1257005178 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1257005179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
14:34:14 [2023-12-08T19:34:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1257005215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1257005215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1257005215 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1257005215 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1257005216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1257005216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1257005216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1257004731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1257005332 data=null doit=true}, Tree node with text: channel0]
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1257005333 data=null}, Tree node with text: channel0]
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1257005333 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
14:34:14 [2023-12-08T19:34:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257005334 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1257005335 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257005335 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257005335 data=null doit=true}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257005336 data=null}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257005336 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257005336 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257005337 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257005338 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257005338 data=null doit=true}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257005338 data=null}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257005339 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257005339 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257005340 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:34:14 [2023-12-08T19:34:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257005753 data=null doit=true}, Shell with text {Enable Events}]
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1257005771 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1257005771 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1257005771 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1257005772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1257005788 data=null doit=true}, TreeItem with text {All}]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1257005789 data=null}, TreeItem with text {All}]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1257005789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257005789 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
14:34:15 [2023-12-08T19:34:15.238Z] 
14:34:15 [2023-12-08T19:34:15.238Z] (Eclipse:12499): Gtk-CRITICAL **: 19:34:15.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:34:15 [2023-12-08T19:34:15.238Z] 
14:34:15 [2023-12-08T19:34:15.238Z] (Eclipse:12499): Gtk-CRITICAL **: 19:34:15.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1257005862 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
14:34:15 [2023-12-08T19:34:15.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write
14:34:15 [2023-12-08T19:34:15.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read
14:34:15 [2023-12-08T19:34:15.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1257005871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1257005871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1257005871 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1257005871 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1257005871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1257005871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1257005871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1257005404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:34:15 [2023-12-08T19:34:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=1257005986 data=null doit=true}, Tree node with text: Kernel]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1257005986 data=null}, Tree node with text: Kernel]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1257005987 data=null button=1 stateMask=0x0 x=117 y=81 count=1}, Tree node with text: Kernel]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257005987 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1257005988 data=null button=1 stateMask=0x80000 x=117 y=81 count=1}, Tree node with text: Kernel]
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1257006000 data=null doit=true}, Tree node with text: channel0]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1257006000 data=null}, Tree node with text: channel0]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1257006001 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257006001 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1257006003 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257006014 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257006014 data=null doit=true}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257006014 data=null}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257006014 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257006014 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257006017 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257006017 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257006017 data=null doit=true}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257006018 data=null}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257006018 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257006018 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257006019 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:15 [2023-12-08T19:34:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
14:34:15 [2023-12-08T19:34:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Channel} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257006457 data=null doit=true}, Shell with text {Enable Channel}]
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1257006464 data=null doit=true}, Button with text {Kernel}]
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1257006464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=1257006465 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=1257006477 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=1257006477 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=1257006478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=1257006481 data=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1257006481 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1257006481 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=1257006481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1257006496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1257006497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1257006497 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1257006497 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1257006497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1257006497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1257006497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:15 [2023-12-08T19:34:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1257006084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...']
14:34:16 [2023-12-08T19:34:16.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:16 [2023-12-08T19:34:16.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:16 [2023-12-08T19:34:16.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:16 [2023-12-08T19:34:16.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=1257006672 data=null doit=true}, Tree node with text: UST global]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=1257006672 data=null}, Tree node with text: UST global]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=1257006672 data=null button=1 stateMask=0x0 x=131 y=81 count=1}, Tree node with text: UST global]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257006673 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: UST global]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=1257006674 data=null button=1 stateMask=0x80000 x=131 y=81 count=1}, Tree node with text: UST global]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1257006674 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1257006681 data=null doit=true}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1257006682 data=null}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1257006682 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257006682 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1257006690 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1257006701 data=null button=0 stateMask=0x0 x=144 y=99 count=0}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1257006701 data=null doit=true}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1257006702 data=null}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1257006702 data=null button=1 stateMask=0x0 x=144 y=99 count=1}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257006702 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1257006704 data=null button=1 stateMask=0x80000 x=144 y=99 count=1}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
14:34:16 [2023-12-08T19:34:16.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257007241 data=null doit=true}, Shell with text {Enable Events}]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1257007272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1257007272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1257007272 data=null doit=true}, (of type 'Tree')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1257007272 data=null}, (of type 'Tree')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1257007273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257007273 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1257007274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1257007277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1257007277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1257007277 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1257007277 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1257007278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1257007278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:16 [2023-12-08T19:34:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1257007278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:16 [2023-12-08T19:34:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1257006819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
14:34:16 [2023-12-08T19:34:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:16 [2023-12-08T19:34:16.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:16 [2023-12-08T19:34:16.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:16 [2023-12-08T19:34:16.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:16 [2023-12-08T19:34:16.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1257007418 data=null doit=true}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1257007418 data=null}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1257007418 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257007419 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1257007419 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:16 [2023-12-08T19:34:16.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:16 [2023-12-08T19:34:16.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257007421 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257007421 data=null doit=true}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257007421 data=null}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257007421 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257007422 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257007424 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257007425 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257007425 data=null doit=true}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257007425 data=null}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257007426 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257007426 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257007427 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1257007570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
14:34:16 [2023-12-08T19:34:16.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
14:34:17 [2023-12-08T19:34:17.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:17 [2023-12-08T19:34:17.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257007673 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257007673 data=null doit=true}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257007673 data=null}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257007674 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257007674 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257007679 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257007680 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257007680 data=null doit=true}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257007680 data=null}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257007680 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257007680 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257007681 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
14:34:17 [2023-12-08T19:34:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1257007792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
14:34:17 [2023-12-08T19:34:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
14:34:17 [2023-12-08T19:34:17.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:17 [2023-12-08T19:34:17.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257007895 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257007896 data=null doit=true}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257007896 data=null}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257007896 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257007897 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257007899 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257007975 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257007975 data=null doit=true}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257007976 data=null}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257007976 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257007976 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257007978 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:34:17 [2023-12-08T19:34:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257008871 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:18 [2023-12-08T19:34:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1257008873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1257008873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1257008873 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1257008873 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1257008873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1257008873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1257008873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1257008068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257008997 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257008997 data=null doit=true}, Tree node with text: mysession]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257008997 data=null}, Tree node with text: mysession]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257008998 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257008998 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:18 [2023-12-08T19:34:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257008999 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:18 [2023-12-08T19:34:18.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:34:18 [2023-12-08T19:34:18.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
14:34:18 [2023-12-08T19:34:18.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257009574 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1257009591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1257009591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:19 [2023-12-08T19:34:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1257009593 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:19 [2023-12-08T19:34:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1257009597 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:19 [2023-12-08T19:34:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1257009598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:19 [2023-12-08T19:34:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1257009599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:19 [2023-12-08T19:34:19.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:19 [2023-12-08T19:34:19.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:19 [2023-12-08T19:34:19.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:19 [2023-12-08T19:34:19.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:19 [2023-12-08T19:34:19.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:19 [2023-12-08T19:34:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:34:19 [2023-12-08T19:34:19.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1257009599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:19 [2023-12-08T19:34:19.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1257009072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
14:34:19 [2023-12-08T19:34:19.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:19 [2023-12-08T19:34:19.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:19 [2023-12-08T19:34:19.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:19 [2023-12-08T19:34:19.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257010699 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:19 [2023-12-08T19:34:19.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257010699 data=null doit=true}, Tree node with text: mysession]
14:34:19 [2023-12-08T19:34:19.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257010700 data=null}, Tree node with text: mysession]
14:34:19 [2023-12-08T19:34:19.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257010700 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:19 [2023-12-08T19:34:19.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257010700 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:19 [2023-12-08T19:34:19.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257010702 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:20 [2023-12-08T19:34:20.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257010764 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257010764 data=null doit=true}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257010764 data=null}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257010764 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257010765 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257010766 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:34:20 [2023-12-08T19:34:20.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
14:34:20 [2023-12-08T19:34:20.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257011276 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1257011278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1257011278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1257011278 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1257011289 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1257011289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1257011290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1257011290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1257010872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:20 [2023-12-08T19:34:20.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:20 [2023-12-08T19:34:20.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257011471 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257011471 data=null doit=true}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257011471 data=null}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257011471 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257011472 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257011473 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:20 [2023-12-08T19:34:20.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:34:20 [2023-12-08T19:34:20.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
14:34:21 [2023-12-08T19:34:21.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
14:34:21 [2023-12-08T19:34:21.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:34:21 [2023-12-08T19:34:21.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257012070 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:34:21 [2023-12-08T19:34:21.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:21 [2023-12-08T19:34:21.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:21 [2023-12-08T19:34:21.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:21 [2023-12-08T19:34:21.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
14:34:21 [2023-12-08T19:34:21.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1257012072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1257012072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=1257012072 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=1257012072 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=1257012072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=1257012072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=1257012087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=1257012089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1257012089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=1257012089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=1257012089 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=1257012094 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1257012096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1257012097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1257012097 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1257012097 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1257012097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:21 [2023-12-08T19:34:21.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1257012097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:21 [2023-12-08T19:34:21.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:21 [2023-12-08T19:34:21.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:21 [2023-12-08T19:34:21.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:21 [2023-12-08T19:34:21.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:21 [2023-12-08T19:34:21.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:21 [2023-12-08T19:34:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:34:21 [2023-12-08T19:34:21.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1257012097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:21 [2023-12-08T19:34:21.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1257011568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
14:34:22 [2023-12-08T19:34:22.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:22 [2023-12-08T19:34:22.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257012721 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257012721 data=null doit=true}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257012721 data=null}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257012722 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257012727 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257012728 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257012746 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257012746 data=null doit=true}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257012746 data=null}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257012746 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257012747 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257012760 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:34:22 [2023-12-08T19:34:22.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
14:34:22 [2023-12-08T19:34:22.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257013279 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1257013281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1257013282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1257013282 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1257013282 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1257013282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1257013282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1257013282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:34:22 [2023-12-08T19:34:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1257012806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
14:34:22 [2023-12-08T19:34:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:22 [2023-12-08T19:34:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:22 [2023-12-08T19:34:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257013462 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257013463 data=null doit=true}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257013463 data=null}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257013463 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257013463 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257013465 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:22 [2023-12-08T19:34:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:34:22 [2023-12-08T19:34:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257014001 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
14:34:23 [2023-12-08T19:34:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1257014004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1257014004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=1257014004 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=1257014004 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=1257014004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=1257014004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=1257014004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=1257014067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1257014067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=1257014068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=1257014068 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=1257014068 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1257014089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1257014090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1257014090 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1257014090 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1257014090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1257014090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:23 [2023-12-08T19:34:23.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:23 [2023-12-08T19:34:23.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:23 [2023-12-08T19:34:23.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:23 [2023-12-08T19:34:23.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:23 [2023-12-08T19:34:23.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:34:23 [2023-12-08T19:34:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:34:23 [2023-12-08T19:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1257014090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:34:23 [2023-12-08T19:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1257013515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
14:34:24 [2023-12-08T19:34:24.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:24 [2023-12-08T19:34:24.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257014797 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257014797 data=null doit=true}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257014797 data=null}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257014798 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257014798 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257014799 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257014800 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257014800 data=null doit=true}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257014800 data=null}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257014801 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257014801 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257014802 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:34:24 [2023-12-08T19:34:24.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
14:34:24 [2023-12-08T19:34:24.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
14:34:24 [2023-12-08T19:34:24.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:34:24 [2023-12-08T19:34:24.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257015208 data=null doit=true}, Shell with text {Destroy Confirmation}]
14:34:24 [2023-12-08T19:34:24.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:24 [2023-12-08T19:34:24.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:34:24 [2023-12-08T19:34:24.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:34:24 [2023-12-08T19:34:24.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:34:24 [2023-12-08T19:34:24.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:24 [2023-12-08T19:34:24.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:34:24 [2023-12-08T19:34:24.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257015209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:24 [2023-12-08T19:34:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257015209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:24 [2023-12-08T19:34:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257015209 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:24 [2023-12-08T19:34:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257015209 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:24 [2023-12-08T19:34:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257015210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:24 [2023-12-08T19:34:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257015210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:24 [2023-12-08T19:34:24.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257015210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1257014894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:24 [2023-12-08T19:34:24.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1257015293 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1257015293 data=null doit=true}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1257015293 data=null}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1257015293 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257015294 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1257015303 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1257015304 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1257015304 data=null doit=true}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1257015304 data=null}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1257015304 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257015304 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1257015307 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1257015383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
14:34:24 [2023-12-08T19:34:24.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56b48163] time=1257015490 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1257015565 data=null button=0 stateMask=0x0 x=67 y=12 count=0}, TreeItem with text {Remote}]
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=1257015566 data=null doit=true}, TreeItem with text {Remote}]
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=1257015566 data=null}, TreeItem with text {Remote}]
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=1257015566 data=null button=1 stateMask=0x0 x=67 y=12 count=1}, TreeItem with text {Remote}]
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257015566 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Remote}]
14:34:24 [2023-12-08T19:34:24.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=1257015642 data=null button=1 stateMask=0x80000 x=67 y=12 count=1}, TreeItem with text {Remote}]
14:34:25 [2023-12-08T19:34:25.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:34:25 [2023-12-08T19:34:25.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:34:25 [2023-12-08T19:34:25.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016384 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016384 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016385 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257016385 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:34:25 [2023-12-08T19:34:25.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:34:25 [2023-12-08T19:34:25.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:34:25 [2023-12-08T19:34:25.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:25 [2023-12-08T19:34:25.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:34:25 [2023-12-08T19:34:25.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257016388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:25 [2023-12-08T19:34:25.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257016388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:25 [2023-12-08T19:34:25.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257016389 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:25 [2023-12-08T19:34:25.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257016389 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:25 [2023-12-08T19:34:25.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257016389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:25 [2023-12-08T19:34:25.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257016389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:25 [2023-12-08T19:34:25.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:25 [2023-12-08T19:34:25.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:25 [2023-12-08T19:34:25.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:25 [2023-12-08T19:34:25.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:25 [2023-12-08T19:34:25.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:25 [2023-12-08T19:34:25.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:34:26 [2023-12-08T19:34:26.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257016389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:26 [2023-12-08T19:34:26.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257015768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:34:26 [2023-12-08T19:34:26.292Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.71 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
14:34:26 [2023-12-08T19:34:26.292Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest.testTraceSessionTree -- Time elapsed: 14.35 s
14:34:26 [2023-12-08T19:34:26.292Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
14:34:26 [2023-12-08T19:34:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56b48163] time=1257016932 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:34:26 [2023-12-08T19:34:26.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:34:26 [2023-12-08T19:34:26.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:34:26 [2023-12-08T19:34:26.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:34:26 [2023-12-08T19:34:26.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:34:26 [2023-12-08T19:34:26.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257017204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:34:26 [2023-12-08T19:34:26.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:34:26 [2023-12-08T19:34:26.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:34:26 [2023-12-08T19:34:26.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:34:26 [2023-12-08T19:34:26.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:34:26 [2023-12-08T19:34:26.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:26 [2023-12-08T19:34:26.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1257017504 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1257017504 data=null doit=true}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1257017504 data=null}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1257017505 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257017505 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1257017508 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1257017509 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1257017509 data=null doit=true}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1257017509 data=null}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1257017509 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257017509 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1257017510 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1257017568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
14:34:26 [2023-12-08T19:34:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1257018086 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1257018086 data=null doit=true}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1257018086 data=null}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1257018087 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257018087 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1257018089 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1257018094 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1257018095 data=null doit=true}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1257018095 data=null}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1257018095 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257018096 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1257018097 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
14:34:27 [2023-12-08T19:34:27.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:34:27 [2023-12-08T19:34:27.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257018576 data=null doit=true}, Shell with text {Create Session}]
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:27 [2023-12-08T19:34:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:27 [2023-12-08T19:34:27.891Z]  ", using matcher: of type 'Text'
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:27 [2023-12-08T19:34:27.892Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:34:27 [2023-12-08T19:34:27.892Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1257018589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1257018589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1257018590 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1257018590 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1257018590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1257018590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1257018590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:27 [2023-12-08T19:34:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1257018172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
14:34:28 [2023-12-08T19:34:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:28 [2023-12-08T19:34:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1257018767 data=null doit=true}, Tree node with text: Sessions]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1257018767 data=null}, Tree node with text: Sessions]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1257018767 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257018768 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1257018769 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
14:34:28 [2023-12-08T19:34:28.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257018772 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257018772 data=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257018772 data=null}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257018772 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257018780 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257018783 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257018784 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257018784 data=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257018784 data=null}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257018785 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257018785 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257018786 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:34:28 [2023-12-08T19:34:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
14:34:28 [2023-12-08T19:34:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
14:34:28 [2023-12-08T19:34:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:34:28 [2023-12-08T19:34:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257019309 data=null doit=true}, Shell with text {Enable Events}]
14:34:28 [2023-12-08T19:34:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1257019315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1257019316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1257019316 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1257019316 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1257019316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1257019316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:28 [2023-12-08T19:34:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1257019368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
14:34:28 [2023-12-08T19:34:28.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1257018883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
14:34:28 [2023-12-08T19:34:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1257019561 data=null doit=true}, Tree node with text: channel0]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1257019561 data=null}, Tree node with text: channel0]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1257019562 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257019562 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1257019563 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257019565 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257019565 data=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257019565 data=null}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257019566 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257019566 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257019567 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257019568 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257019568 data=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257019568 data=null}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257019569 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257019569 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257019570 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1257019620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257019723 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257019724 data=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257019724 data=null}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257019724 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257019724 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257019726 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257019727 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257019727 data=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257019727 data=null}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257019727 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257019728 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:28 [2023-12-08T19:34:28.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257019729 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:34:29 [2023-12-08T19:34:29.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
14:34:29 [2023-12-08T19:34:29.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1257019796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
14:34:29 [2023-12-08T19:34:29.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
14:34:29 [2023-12-08T19:34:29.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:29 [2023-12-08T19:34:29.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:34:29 [2023-12-08T19:34:29.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:29 [2023-12-08T19:34:29.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257019899 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257019899 data=null doit=true}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257019899 data=null}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257019900 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257019900 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257019903 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1257019904 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1257019904 data=null doit=true}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1257019904 data=null}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1257019905 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257019905 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1257019907 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:34:29 [2023-12-08T19:34:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257020309 data=null doit=true}, Shell with text {Destroy Confirmation}]
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257020312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257020313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257020313 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257020313 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257020313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257020313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257020313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1257019982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:34:29 [2023-12-08T19:34:29.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1257020476 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1257020476 data=null doit=true}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1257020476 data=null}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1257020476 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257020477 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1257020490 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1257020491 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1257020491 data=null doit=true}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1257020491 data=null}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1257020492 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257020492 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
14:34:29 [2023-12-08T19:34:29.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1257020493 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
14:34:30 [2023-12-08T19:34:30.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:34:30 [2023-12-08T19:34:30.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
14:34:30 [2023-12-08T19:34:30.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1257020589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
14:34:30 [2023-12-08T19:34:30.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
14:34:30 [2023-12-08T19:34:30.059Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.761 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
14:34:30 [2023-12-08T19:34:30.059Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest.testTraceSessionTree -- Time elapsed: 3.394 s
14:34:30 [2023-12-08T19:34:30.059Z] 
14:34:30 [2023-12-08T19:34:30.059Z] Results:
14:34:30 [2023-12-08T19:34:30.059Z] 
14:34:30 [2023-12-08T19:34:30.059Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:34:30 [2023-12-08T19:34:30.059Z] 
14:34:30 [2023-12-08T19:34:30.993Z] 
14:34:30 [2023-12-08T19:34:30.994Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:34:30.681
14:34:30 [2023-12-08T19:34:30.994Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] All tests passed
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] 
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] 
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] 
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [97/144]
14:34:31 [2023-12-08T19:34:31.559Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:34:31 [2023-12-08T19:34:31.559Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:34:31 [2023-12-08T19:34:31.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] 
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] 
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] The project's OSGi version is 2.1.0.202312081843
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] 
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] 
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] 
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] 
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] 
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:31 [2023-12-08T19:34:31.817Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
14:34:32 [2023-12-08T19:34:32.384Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.384Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
14:34:32 [2023-12-08T19:34:32.384Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.384Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.384Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:34:32 [2023-12-08T19:34:32.384Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:34:32 [2023-12-08T19:34:32.384Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:34:32 [2023-12-08T19:34:32.641Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:34:32 [2023-12-08T19:34:32.899Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:34:32 [2023-12-08T19:34:32.899Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] 
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:32 [2023-12-08T19:34:32.899Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
14:34:33 [2023-12-08T19:34:33.832Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.pom
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2metadata.xml
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2artifacts.xml
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT  [98/144]
14:34:35 [2023-12-08T19:34:35.205Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.205Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.205Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:34:35 [2023-12-08T19:34:35.206Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.206Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.206Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.206Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.464Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar
14:34:35 [2023-12-08T19:34:35.464Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.464Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.464Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.464Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.465Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.465Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.465Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar
14:34:35 [2023-12-08T19:34:35.465Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.465Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.465Z] [INFO] 
14:34:35 [2023-12-08T19:34:35.465Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:35 [2023-12-08T19:34:35.465Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar
14:34:36 [2023-12-08T19:34:36.838Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] 
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.pom
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-p2metadata.xml
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-p2artifacts.xml
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] 
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] 
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [99/144]
14:34:37 [2023-12-08T19:34:37.774Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:34:37 [2023-12-08T19:34:37.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] 
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] 
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] The project's OSGi version is 1.0.16.202312081843
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] 
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] 
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] 
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] 
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] 
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:37 [2023-12-08T19:34:37.774Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
14:34:38 [2023-12-08T19:34:38.033Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.033Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:38 [2023-12-08T19:34:38.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
14:34:38 [2023-12-08T19:34:38.033Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.033Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:38 [2023-12-08T19:34:38.033Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:34:38 [2023-12-08T19:34:38.033Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:34:38 [2023-12-08T19:34:38.033Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
14:34:38 [2023-12-08T19:34:38.033Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:34:38 [2023-12-08T19:34:38.599Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.599Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:38 [2023-12-08T19:34:38.599Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.599Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:38 [2023-12-08T19:34:38.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
14:34:38 [2023-12-08T19:34:38.599Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.599Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:38 [2023-12-08T19:34:38.599Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:34:38 [2023-12-08T19:34:38.599Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.599Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:38 [2023-12-08T19:34:38.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] 
14:34:38 [2023-12-08T19:34:38.857Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:39 [2023-12-08T19:34:39.114Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
14:34:40 [2023-12-08T19:34:40.066Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
14:34:41 [2023-12-08T19:34:41.476Z] [INFO] 
14:34:41 [2023-12-08T19:34:41.476Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:34:41 [2023-12-08T19:34:41.740Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
14:34:41 [2023-12-08T19:34:41.740Z] [INFO] Command line:
14:34:41 [2023-12-08T19:34:41.740Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:34:41 [2023-12-08T19:34:41.740Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:34:48 [2023-12-08T19:34:48.322Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
14:34:50 [2023-12-08T19:34:50.849Z] !SESSION 2023-12-08 19:34:41.820 -----------------------------------------------
14:34:50 [2023-12-08T19:34:50.849Z] eclipse.buildId=unknown
14:34:50 [2023-12-08T19:34:50.849Z] java.version=17.0.2
14:34:50 [2023-12-08T19:34:50.849Z] java.vendor=Oracle Corporation
14:34:50 [2023-12-08T19:34:50.849Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:34:50 [2023-12-08T19:34:50.849Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:34:50 [2023-12-08T19:34:50.849Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:34:50 [2023-12-08T19:34:50.849Z] 
14:34:50 [2023-12-08T19:34:50.849Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.824
14:34:50 [2023-12-08T19:34:50.849Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:50 [2023-12-08T19:34:50.849Z] 
14:34:50 [2023-12-08T19:34:50.849Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.826
14:34:50 [2023-12-08T19:34:50.849Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:50 [2023-12-08T19:34:50.849Z] 
14:34:50 [2023-12-08T19:34:50.849Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.827
14:34:50 [2023-12-08T19:34:50.849Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:50 [2023-12-08T19:34:50.849Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.828
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.874
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.875
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.876
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.877
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.878
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.879
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.880
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.880
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.881
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.107Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.909
14:34:51 [2023-12-08T19:34:51.107Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.107Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.911
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.912
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.914
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.915
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.972
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.973
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.974
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.975
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.975
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.976
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.977
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.978
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.983
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.983
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.984
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:34:51 [2023-12-08T19:34:51.108Z] 
14:34:51 [2023-12-08T19:34:51.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:34:50.985
14:34:51 [2023-12-08T19:34:51.108Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:35:03 [2023-12-08T19:35:03.311Z] 
14:35:03 [2023-12-08T19:35:03.311Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:02.882
14:35:03 [2023-12-08T19:35:03.311Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
14:35:03 [2023-12-08T19:35:03.569Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.31 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
14:35:03 [2023-12-08T19:35:03.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 14.86 s
14:35:03 [2023-12-08T19:35:03.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.402 s
14:35:03 [2023-12-08T19:35:03.569Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
14:35:04 [2023-12-08T19:35:04.942Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
14:35:04 [2023-12-08T19:35:04.942Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.146 s
14:35:04 [2023-12-08T19:35:04.942Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
14:35:04 [2023-12-08T19:35:04.942Z] 
14:35:04 [2023-12-08T19:35:04.942Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:04.564
14:35:04 [2023-12-08T19:35:04.942Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:35:09 [2023-12-08T19:35:09.129Z] 
14:35:09 [2023-12-08T19:35:09.129Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:08.696
14:35:09 [2023-12-08T19:35:09.129Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:35:09 [2023-12-08T19:35:09.129Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.144 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
14:35:09 [2023-12-08T19:35:09.129Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 4.135 s
14:35:09 [2023-12-08T19:35:09.129Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.006 s
14:35:09 [2023-12-08T19:35:09.129Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
14:35:11 [2023-12-08T19:35:11.655Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.373 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
14:35:11 [2023-12-08T19:35:11.656Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.241 s
14:35:11 [2023-12-08T19:35:11.656Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.130 s
14:35:11 [2023-12-08T19:35:11.656Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
14:35:12 [2023-12-08T19:35:12.589Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.276 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
14:35:12 [2023-12-08T19:35:12.589Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.272 s
14:35:12 [2023-12-08T19:35:12.589Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
14:35:13 [2023-12-08T19:35:13.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
14:35:13 [2023-12-08T19:35:13.967Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.130 s
14:35:13 [2023-12-08T19:35:13.967Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
14:35:14 [2023-12-08T19:35:14.226Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
14:35:14 [2023-12-08T19:35:14.226Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 0.344 s
14:35:14 [2023-12-08T19:35:14.226Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.079 s
14:35:14 [2023-12-08T19:35:14.226Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
14:35:14 [2023-12-08T19:35:14.485Z] 
14:35:14 [2023-12-08T19:35:14.486Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:14.289
14:35:14 [2023-12-08T19:35:14.486Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:35:14 [2023-12-08T19:35:14.744Z] 
14:35:14 [2023-12-08T19:35:14.744Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:14.608
14:35:14 [2023-12-08T19:35:14.744Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:35:14 [2023-12-08T19:35:14.744Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
14:35:14 [2023-12-08T19:35:14.744Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.305 s
14:35:14 [2023-12-08T19:35:14.744Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.308 s
14:35:14 [2023-12-08T19:35:14.744Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
14:35:14 [2023-12-08T19:35:14.744Z] 
14:35:14 [2023-12-08T19:35:14.744Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:14.690
14:35:14 [2023-12-08T19:35:14.744Z] !MESSAGE state value is type int but a mappingGroup is specified
14:35:14 [2023-12-08T19:35:14.744Z] 
14:35:14 [2023-12-08T19:35:14.744Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:14.690
14:35:14 [2023-12-08T19:35:14.744Z] !MESSAGE state value is type int but a mappingGroup is specified
14:35:16 [2023-12-08T19:35:16.118Z] 
14:35:16 [2023-12-08T19:35:16.118Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:15.918
14:35:16 [2023-12-08T19:35:16.118Z] !MESSAGE state value is type int but a mappingGroup is specified
14:35:16 [2023-12-08T19:35:16.118Z] 
14:35:16 [2023-12-08T19:35:16.118Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:15.919
14:35:16 [2023-12-08T19:35:16.118Z] !MESSAGE state value is type int but a mappingGroup is specified
14:35:16 [2023-12-08T19:35:16.118Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
14:35:16 [2023-12-08T19:35:16.118Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.223 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.026 s
14:35:16 [2023-12-08T19:35:16.119Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
14:35:16 [2023-12-08T19:35:16.119Z] 
14:35:16 [2023-12-08T19:35:16.119Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.005
14:35:16 [2023-12-08T19:35:16.119Z] !MESSAGE Compiling value: value is not a parseable integer: abc
14:35:16 [2023-12-08T19:35:16.119Z] 
14:35:16 [2023-12-08T19:35:16.119Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.007
14:35:16 [2023-12-08T19:35:16.119Z] !MESSAGE Compiling value: value is not a parseable integer: 
14:35:16 [2023-12-08T19:35:16.119Z] 
14:35:16 [2023-12-08T19:35:16.119Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.012
14:35:16 [2023-12-08T19:35:16.119Z] !MESSAGE Compiling value: value is not a parseable integer: abc
14:35:16 [2023-12-08T19:35:16.119Z] 
14:35:16 [2023-12-08T19:35:16.119Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.015
14:35:16 [2023-12-08T19:35:16.119Z] !MESSAGE Compiling value: value is not a parseable integer: 
14:35:16 [2023-12-08T19:35:16.119Z] 
14:35:16 [2023-12-08T19:35:16.119Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.078
14:35:16 [2023-12-08T19:35:16.119Z] !MESSAGE The mapping group undefined does not exist in this analysis
14:35:16 [2023-12-08T19:35:16.119Z] 
14:35:16 [2023-12-08T19:35:16.119Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.084
14:35:16 [2023-12-08T19:35:16.119Z] !MESSAGE Compiling value: value is not a parseable integer: not int
14:35:16 [2023-12-08T19:35:16.119Z] 
14:35:16 [2023-12-08T19:35:16.119Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.087
14:35:16 [2023-12-08T19:35:16.119Z] !MESSAGE A query state value should have children attributes
14:35:16 [2023-12-08T19:35:16.119Z] 
14:35:16 [2023-12-08T19:35:16.119Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.089
14:35:16 [2023-12-08T19:35:16.119Z] !MESSAGE The value of a constant attribute should not be empty
14:35:16 [2023-12-08T19:35:16.119Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.004 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.003 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0.051 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.119Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
14:35:16 [2023-12-08T19:35:16.378Z] 
14:35:16 [2023-12-08T19:35:16.378Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:16.121
14:35:16 [2023-12-08T19:35:16.378Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
14:35:16 [2023-12-08T19:35:16.378Z] 
14:35:16 [2023-12-08T19:35:16.378Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:16.276
14:35:16 [2023-12-08T19:35:16.378Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
14:35:16 [2023-12-08T19:35:16.378Z] 
14:35:16 [2023-12-08T19:35:16.378Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.298
14:35:16 [2023-12-08T19:35:16.378Z] !MESSAGE State Transition: Undefined action: action1
14:35:16 [2023-12-08T19:35:16.378Z] 
14:35:16 [2023-12-08T19:35:16.378Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.303
14:35:16 [2023-12-08T19:35:16.378Z] !MESSAGE State Transition: Undefined condition: test1
14:35:16 [2023-12-08T19:35:16.378Z] 
14:35:16 [2023-12-08T19:35:16.378Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.309
14:35:16 [2023-12-08T19:35:16.378Z] !MESSAGE State Transition: Undefined condition: test1
14:35:16 [2023-12-08T19:35:16.378Z] 
14:35:16 [2023-12-08T19:35:16.378Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:16.372
14:35:16 [2023-12-08T19:35:16.378Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
14:35:16 [2023-12-08T19:35:16.637Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.008 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.054 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.006 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.006 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.019 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.004 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.065 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.011 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.005 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.004 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.006 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.005 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.064 s
14:35:16 [2023-12-08T19:35:16.637Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
14:35:16 [2023-12-08T19:35:16.637Z] 
14:35:16 [2023-12-08T19:35:16.637Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.405
14:35:16 [2023-12-08T19:35:16.637Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
14:35:16 [2023-12-08T19:35:16.637Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0.004 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0.001 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0.002 s
14:35:16 [2023-12-08T19:35:16.637Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
14:35:16 [2023-12-08T19:35:16.637Z] 
14:35:16 [2023-12-08T19:35:16.637Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.424
14:35:16 [2023-12-08T19:35:16.637Z] !MESSAGE The value of a constant attribute should not be empty
14:35:16 [2023-12-08T19:35:16.637Z] 
14:35:16 [2023-12-08T19:35:16.637Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.425
14:35:16 [2023-12-08T19:35:16.637Z] !MESSAGE The value of an event field attribute should not be null
14:35:16 [2023-12-08T19:35:16.637Z] 
14:35:16 [2023-12-08T19:35:16.637Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.426
14:35:16 [2023-12-08T19:35:16.637Z] !MESSAGE A query state attribute should have children attributes
14:35:16 [2023-12-08T19:35:16.637Z] 
14:35:16 [2023-12-08T19:35:16.637Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.427
14:35:16 [2023-12-08T19:35:16.637Z] !MESSAGE The value of a constant attribute should not be empty
14:35:16 [2023-12-08T19:35:16.637Z] 
14:35:16 [2023-12-08T19:35:16.637Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:16.473
14:35:16 [2023-12-08T19:35:16.637Z] !MESSAGE Location undefined does not exist
14:35:16 [2023-12-08T19:35:16.637Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.004 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.051 s
14:35:16 [2023-12-08T19:35:16.637Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.009 s
14:35:16 [2023-12-08T19:35:16.637Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
14:35:18 [2023-12-08T19:35:18.014Z] 
14:35:18 [2023-12-08T19:35:18.014Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:17.734
14:35:18 [2023-12-08T19:35:18.014Z] !MESSAGE state value is type int but a mappingGroup is specified
14:35:18 [2023-12-08T19:35:18.014Z] 
14:35:18 [2023-12-08T19:35:18.014Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:17.735
14:35:18 [2023-12-08T19:35:18.014Z] !MESSAGE state value is type int but a mappingGroup is specified
14:35:18 [2023-12-08T19:35:18.014Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
14:35:18 [2023-12-08T19:35:18.014Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.231 s
14:35:18 [2023-12-08T19:35:18.014Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 0.015 s
14:35:18 [2023-12-08T19:35:18.014Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
14:35:18 [2023-12-08T19:35:18.014Z] 
14:35:18 [2023-12-08T19:35:18.014Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:17.774
14:35:18 [2023-12-08T19:35:18.014Z] !MESSAGE Initial Transition: Initial transition needs the 'target' attribute to point to the real initial state. All other attributes will be ignored. If this state is meant to be the real initial state, use the 'initialState' element instead.
14:35:19 [2023-12-08T19:35:19.392Z] 
14:35:19 [2023-12-08T19:35:19.392Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:35:18.973
14:35:19 [2023-12-08T19:35:19.392Z] !MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence
14:35:20 [2023-12-08T19:35:20.326Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
14:35:20 [2023-12-08T19:35:20.326Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0 s
14:35:20 [2023-12-08T19:35:20.326Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0 s
14:35:20 [2023-12-08T19:35:20.326Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0.001 s
14:35:20 [2023-12-08T19:35:20.326Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
14:35:22 [2023-12-08T19:35:22.225Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
14:35:22 [2023-12-08T19:35:22.225Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 1.427 s
14:35:22 [2023-12-08T19:35:22.225Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.088 s
14:35:22 [2023-12-08T19:35:22.225Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.085 s
14:35:22 [2023-12-08T19:35:22.225Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.029 s
14:35:22 [2023-12-08T19:35:22.225Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.084 s
14:35:22 [2023-12-08T19:35:22.225Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.086 s
14:35:22 [2023-12-08T19:35:22.225Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.029 s
14:35:22 [2023-12-08T19:35:22.225Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
14:35:23 [2023-12-08T19:35:23.598Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.230 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
14:35:23 [2023-12-08T19:35:23.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.229 s
14:35:23 [2023-12-08T19:35:23.598Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
14:35:23 [2023-12-08T19:35:23.598Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
14:35:23 [2023-12-08T19:35:23.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.020 s
14:35:23 [2023-12-08T19:35:23.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.017 s
14:35:23 [2023-12-08T19:35:23.598Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
14:35:23 [2023-12-08T19:35:23.598Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
14:35:23 [2023-12-08T19:35:23.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.103 s
14:35:23 [2023-12-08T19:35:23.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0.001 s
14:35:23 [2023-12-08T19:35:23.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.049 s
14:35:23 [2023-12-08T19:35:23.598Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
14:35:24 [2023-12-08T19:35:24.166Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
14:35:24 [2023-12-08T19:35:24.166Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.125 s
14:35:24 [2023-12-08T19:35:24.166Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.016 s
14:35:24 [2023-12-08T19:35:24.166Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.199 s
14:35:24 [2023-12-08T19:35:24.166Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
14:35:25 [2023-12-08T19:35:25.100Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.150 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
14:35:25 [2023-12-08T19:35:25.100Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.653 s
14:35:25 [2023-12-08T19:35:25.100Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.240 s
14:35:25 [2023-12-08T19:35:25.100Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.256 s
14:35:25 [2023-12-08T19:35:25.100Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
14:35:31 [2023-12-08T19:35:31.661Z] 
14:35:31 [2023-12-08T19:35:31.661Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:31.235
14:35:31 [2023-12-08T19:35:31.661Z] !MESSAGE Script execution failed
14:35:31 [2023-12-08T19:35:31.661Z] !STACK 0
14:35:31 [2023-12-08T19:35:31.661Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
14:35:31 [2023-12-08T19:35:31.661Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
14:35:31 [2023-12-08T19:35:31.662Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
14:35:31 [2023-12-08T19:35:31.662Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:31 [2023-12-08T19:35:31.662Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:31 [2023-12-08T19:35:31.662Z] 
14:35:31 [2023-12-08T19:35:31.662Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:31.257
14:35:31 [2023-12-08T19:35:31.662Z] !MESSAGE Script execution failed
14:35:31 [2023-12-08T19:35:31.662Z] !STACK 0
14:35:31 [2023-12-08T19:35:31.662Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
14:35:31 [2023-12-08T19:35:31.662Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
14:35:31 [2023-12-08T19:35:31.662Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:31 [2023-12-08T19:35:31.662Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:31 [2023-12-08T19:35:31.662Z] 
14:35:31 [2023-12-08T19:35:31.662Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:31.279
14:35:31 [2023-12-08T19:35:31.662Z] !MESSAGE Script execution failed
14:35:31 [2023-12-08T19:35:31.662Z] !STACK 0
14:35:31 [2023-12-08T19:35:31.662Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
14:35:31 [2023-12-08T19:35:31.662Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
14:35:31 [2023-12-08T19:35:31.663Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
14:35:31 [2023-12-08T19:35:31.663Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:31 [2023-12-08T19:35:31.663Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:31 [2023-12-08T19:35:31.663Z] 
14:35:31 [2023-12-08T19:35:31.663Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:31.296
14:35:31 [2023-12-08T19:35:31.663Z] !MESSAGE Script execution failed
14:35:31 [2023-12-08T19:35:31.663Z] !STACK 0
14:35:31 [2023-12-08T19:35:31.663Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
14:35:31 [2023-12-08T19:35:31.663Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
14:35:31 [2023-12-08T19:35:31.663Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:35:31 [2023-12-08T19:35:31.663Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:31 [2023-12-08T19:35:31.663Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:32 [2023-12-08T19:35:32.230Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.992 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
14:35:32 [2023-12-08T19:35:32.230Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.290 s
14:35:32 [2023-12-08T19:35:32.230Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 5.942 s
14:35:32 [2023-12-08T19:35:32.230Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.107 s
14:35:32 [2023-12-08T19:35:32.230Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.392 s
14:35:32 [2023-12-08T19:35:32.230Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.259 s
14:35:32 [2023-12-08T19:35:32.230Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
14:35:32 [2023-12-08T19:35:32.230Z] 
14:35:32 [2023-12-08T19:35:32.230Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:32.104
14:35:32 [2023-12-08T19:35:32.230Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
14:35:32 [2023-12-08T19:35:32.230Z] 
14:35:32 [2023-12-08T19:35:32.230Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:32.114
14:35:32 [2023-12-08T19:35:32.230Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
14:35:32 [2023-12-08T19:35:32.230Z] 
14:35:32 [2023-12-08T19:35:32.230Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:32.123
14:35:32 [2023-12-08T19:35:32.230Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
14:35:32 [2023-12-08T19:35:32.230Z] 
14:35:32 [2023-12-08T19:35:32.230Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:32.175
14:35:32 [2023-12-08T19:35:32.230Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
14:35:32 [2023-12-08T19:35:32.230Z] 
14:35:32 [2023-12-08T19:35:32.230Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:32.183
14:35:32 [2023-12-08T19:35:32.231Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:35:32 [2023-12-08T19:35:32.231Z] 
14:35:32 [2023-12-08T19:35:32.231Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:32.204
14:35:32 [2023-12-08T19:35:32.231Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:35:32 [2023-12-08T19:35:32.796Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
14:35:32 [2023-12-08T19:35:32.796Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.095 s
14:35:32 [2023-12-08T19:35:32.796Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.021 s
14:35:32 [2023-12-08T19:35:32.796Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.010 s
14:35:32 [2023-12-08T19:35:32.796Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.296 s
14:35:32 [2023-12-08T19:35:32.796Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.015 s
14:35:32 [2023-12-08T19:35:32.796Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.054 s
14:35:32 [2023-12-08T19:35:32.796Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0 s
14:35:32 [2023-12-08T19:35:32.796Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
14:35:33 [2023-12-08T19:35:33.362Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
14:35:33 [2023-12-08T19:35:33.362Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.183 s
14:35:33 [2023-12-08T19:35:33.362Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.195 s
14:35:33 [2023-12-08T19:35:33.362Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.204 s
14:35:33 [2023-12-08T19:35:33.362Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
14:35:33 [2023-12-08T19:35:33.362Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
14:35:33 [2023-12-08T19:35:33.362Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
14:35:33 [2023-12-08T19:35:33.362Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
14:35:33 [2023-12-08T19:35:33.362Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
14:35:33 [2023-12-08T19:35:33.362Z] 
14:35:33 [2023-12-08T19:35:33.362Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:33.212
14:35:33 [2023-12-08T19:35:33.362Z] !MESSAGE IO exception occurred
14:35:33 [2023-12-08T19:35:33.362Z] !STACK 0
14:35:33 [2023-12-08T19:35:33.362Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:35:33 [2023-12-08T19:35:33.362Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:35:33 [2023-12-08T19:35:33.362Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:35:33 [2023-12-08T19:35:33.363Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:35:33 [2023-12-08T19:35:33.363Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:35:33 [2023-12-08T19:35:33.363Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:35:33 [2023-12-08T19:35:33.363Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:35:33 [2023-12-08T19:35:33.363Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:35:33 [2023-12-08T19:35:33.363Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:35:33 [2023-12-08T19:35:33.363Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:35:33 [2023-12-08T19:35:33.363Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:35:33 [2023-12-08T19:35:33.363Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:35:33 [2023-12-08T19:35:33.363Z] 
14:35:33 [2023-12-08T19:35:33.363Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:33.222
14:35:33 [2023-12-08T19:35:33.363Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
14:35:33 [2023-12-08T19:35:33.620Z] 
14:35:33 [2023-12-08T19:35:33.620Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:33.422
14:35:33 [2023-12-08T19:35:33.620Z] !MESSAGE IO exception occurred
14:35:33 [2023-12-08T19:35:33.621Z] !STACK 0
14:35:33 [2023-12-08T19:35:33.621Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:35:33 [2023-12-08T19:35:33.621Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:35:33 [2023-12-08T19:35:33.621Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:35:33 [2023-12-08T19:35:33.621Z] 
14:35:33 [2023-12-08T19:35:33.621Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:35:33.471
14:35:33 [2023-12-08T19:35:33.621Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
14:35:33 [2023-12-08T19:35:33.621Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
14:35:33 [2023-12-08T19:35:33.621Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0.001 s
14:35:33 [2023-12-08T19:35:33.621Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.090 s
14:35:33 [2023-12-08T19:35:33.621Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.019 s
14:35:33 [2023-12-08T19:35:33.621Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.064 s
14:35:33 [2023-12-08T19:35:33.621Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.018 s
14:35:33 [2023-12-08T19:35:33.621Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.105 s
14:35:33 [2023-12-08T19:35:33.621Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.019 s
14:35:33 [2023-12-08T19:35:33.622Z] 
14:35:33 [2023-12-08T19:35:33.622Z] Results:
14:35:33 [2023-12-08T19:35:33.622Z] 
14:35:33 [2023-12-08T19:35:33.622Z] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
14:35:33 [2023-12-08T19:35:33.622Z] 
14:35:34 [2023-12-08T19:35:34.187Z] [INFO] All tests passed
14:35:34 [2023-12-08T19:35:34.187Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.187Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:35:34 [2023-12-08T19:35:34.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.pom
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [100/144]
14:35:34 [2023-12-08T19:35:34.188Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:35:34 [2023-12-08T19:35:34.188Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:35:34 [2023-12-08T19:35:34.188Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] The project's OSGi version is 2.0.7.202312081843
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.445Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:34 [2023-12-08T19:35:34.446Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
14:35:34 [2023-12-08T19:35:34.703Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.703Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:34 [2023-12-08T19:35:34.703Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
14:35:34 [2023-12-08T19:35:34.703Z] [INFO] 
14:35:34 [2023-12-08T19:35:34.703Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:34 [2023-12-08T19:35:34.703Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:35:34 [2023-12-08T19:35:34.703Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:35:34 [2023-12-08T19:35:34.703Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
14:35:34 [2023-12-08T19:35:34.703Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:35:35 [2023-12-08T19:35:35.268Z] [INFO] 
14:35:35 [2023-12-08T19:35:35.268Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:35 [2023-12-08T19:35:35.268Z] [INFO] 
14:35:35 [2023-12-08T19:35:35.268Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:35 [2023-12-08T19:35:35.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
14:35:35 [2023-12-08T19:35:35.268Z] [INFO] 
14:35:35 [2023-12-08T19:35:35.268Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:35 [2023-12-08T19:35:35.268Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:35:35 [2023-12-08T19:35:35.268Z] [INFO] 
14:35:35 [2023-12-08T19:35:35.268Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] 
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] 
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] 
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] 
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] 
14:35:35 [2023-12-08T19:35:35.526Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:35 [2023-12-08T19:35:35.783Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
14:35:37 [2023-12-08T19:35:37.163Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
14:35:38 [2023-12-08T19:35:38.098Z] [INFO] 
14:35:38 [2023-12-08T19:35:38.098Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:35:38 [2023-12-08T19:35:38.355Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
14:35:38 [2023-12-08T19:35:38.356Z] [INFO] Command line:
14:35:38 [2023-12-08T19:35:38.356Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:35:38 [2023-12-08T19:35:38.356Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:35:46 [2023-12-08T19:35:46.460Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
14:36:08 [2023-12-08T19:36:08.382Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.88 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
14:36:08 [2023-12-08T19:36:08.382Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.053 s
14:36:08 [2023-12-08T19:36:08.382Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 7.962 s
14:36:08 [2023-12-08T19:36:08.382Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0.003 s
14:36:08 [2023-12-08T19:36:08.382Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.382Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.003 s
14:36:08 [2023-12-08T19:36:08.382Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.007 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0.002 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.209 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.060 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.018 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.002 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.004 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.002 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0.004 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.001 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0.001 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0 s
14:36:08 [2023-12-08T19:36:08.383Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
14:36:16 [2023-12-08T19:36:16.494Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.510 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0.002 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.001 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0.001 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.077 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.067 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.009 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.065 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.002 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0.001 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.049 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.052 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.037 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.038 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.007 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0.001 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0.001 s
14:36:16 [2023-12-08T19:36:16.494Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0 s
14:36:16 [2023-12-08T19:36:16.494Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
14:36:38 [2023-12-08T19:36:38.416Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.31 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
14:36:38 [2023-12-08T19:36:38.416Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.254 s
14:36:38 [2023-12-08T19:36:38.416Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.142 s
14:36:38 [2023-12-08T19:36:38.416Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.148 s
14:36:38 [2023-12-08T19:36:38.416Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.164 s
14:36:38 [2023-12-08T19:36:38.416Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.734 s
14:36:38 [2023-12-08T19:36:38.416Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.132 s
14:36:38 [2023-12-08T19:36:38.416Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.729 s
14:36:38 [2023-12-08T19:36:38.416Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
14:38:29 [2023-12-08T19:38:29.889Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 109.2 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 2.540 s
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0.014 s
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.712 s
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.535 s
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 92.81 s
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.351 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.422 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.417 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.003 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0.001 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0 s
14:38:29 [2023-12-08T19:38:29.890Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0 s
14:38:29 [2023-12-08T19:38:29.890Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
14:38:34 [2023-12-08T19:38:34.079Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.576 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
14:38:34 [2023-12-08T19:38:34.079Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 7.312 s
14:38:34 [2023-12-08T19:38:34.079Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.225 s
14:38:34 [2023-12-08T19:38:34.079Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
14:38:35 [2023-12-08T19:38:35.452Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
14:38:35 [2023-12-08T19:38:35.452Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 1.642 s
14:38:35 [2023-12-08T19:38:35.452Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
14:38:40 [2023-12-08T19:38:40.727Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.714 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
14:38:40 [2023-12-08T19:38:40.727Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.201 s
14:38:40 [2023-12-08T19:38:40.727Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.138 s
14:38:40 [2023-12-08T19:38:40.727Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.177 s
14:38:40 [2023-12-08T19:38:40.728Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.160 s
14:38:40 [2023-12-08T19:38:40.728Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
14:39:07 [2023-12-08T19:39:07.260Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.17 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
14:39:07 [2023-12-08T19:39:07.260Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 2.385 s
14:39:07 [2023-12-08T19:39:07.260Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 24.79 s
14:39:07 [2023-12-08T19:39:07.260Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
14:39:08 [2023-12-08T19:39:08.635Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
14:39:08 [2023-12-08T19:39:08.635Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 1.380 s
14:39:08 [2023-12-08T19:39:08.635Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
14:39:08 [2023-12-08T19:39:08.893Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
14:39:08 [2023-12-08T19:39:08.893Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
14:39:08 [2023-12-08T19:39:08.893Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
14:39:08 [2023-12-08T19:39:08.893Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
14:39:08 [2023-12-08T19:39:08.893Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
14:39:08 [2023-12-08T19:39:08.893Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
14:39:09 [2023-12-08T19:39:09.150Z] !SESSION 2023-12-08 19:35:38.379 -----------------------------------------------
14:39:09 [2023-12-08T19:39:09.150Z] eclipse.buildId=unknown
14:39:09 [2023-12-08T19:39:09.150Z] java.version=17.0.2
14:39:09 [2023-12-08T19:39:09.150Z] java.vendor=Oracle Corporation
14:39:09 [2023-12-08T19:39:09.150Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:39:09 [2023-12-08T19:39:09.150Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:39:09 [2023-12-08T19:39:09.150Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:39:09 [2023-12-08T19:39:09.150Z] 
14:39:09 [2023-12-08T19:39:09.150Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-08 19:39:08.909
14:39:09 [2023-12-08T19:39:09.150Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
14:39:19 [2023-12-08T19:39:19.122Z] 
14:39:19 [2023-12-08T19:39:19.122Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-08 19:39:18.924
14:39:19 [2023-12-08T19:39:19.122Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
14:39:26 [2023-12-08T19:39:26.073Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.84 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
14:39:26 [2023-12-08T19:39:26.073Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 10.10 s
14:39:26 [2023-12-08T19:39:26.073Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 6.734 s
14:39:26 [2023-12-08T19:39:26.073Z] 
14:39:26 [2023-12-08T19:39:26.073Z] Results:
14:39:26 [2023-12-08T19:39:26.073Z] 
14:39:26 [2023-12-08T19:39:26.073Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
14:39:26 [2023-12-08T19:39:26.073Z] 
14:39:26 [2023-12-08T19:39:26.073Z] [INFO] All tests passed
14:39:26 [2023-12-08T19:39:26.073Z] [INFO] 
14:39:26 [2023-12-08T19:39:26.073Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:39:26 [2023-12-08T19:39:26.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.pom
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2metadata.xml
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2artifacts.xml
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] 
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] 
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT [101/144]
14:39:26 [2023-12-08T19:39:26.074Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:39:26 [2023-12-08T19:39:26.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:26 [2023-12-08T19:39:26.074Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] 
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] 
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] The project's OSGi version is 1.0.20.202312081843
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] 
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] 
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] 
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] 
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] 
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:26 [2023-12-08T19:39:26.640Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
14:39:27 [2023-12-08T19:39:27.574Z] [INFO] 
14:39:27 [2023-12-08T19:39:27.574Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:27 [2023-12-08T19:39:27.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
14:39:27 [2023-12-08T19:39:27.574Z] [INFO] 
14:39:27 [2023-12-08T19:39:27.574Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:27 [2023-12-08T19:39:27.574Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:39:27 [2023-12-08T19:39:27.574Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:27 [2023-12-08T19:39:27.574Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
14:39:27 [2023-12-08T19:39:27.574Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:39:28 [2023-12-08T19:39:28.140Z] [INFO] 
14:39:28 [2023-12-08T19:39:28.140Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:28 [2023-12-08T19:39:28.141Z] [INFO] 
14:39:28 [2023-12-08T19:39:28.141Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:28 [2023-12-08T19:39:28.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
14:39:28 [2023-12-08T19:39:28.141Z] [INFO] 
14:39:28 [2023-12-08T19:39:28.141Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:28 [2023-12-08T19:39:28.141Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
14:39:28 [2023-12-08T19:39:28.141Z] [INFO] 
14:39:28 [2023-12-08T19:39:28.141Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:28 [2023-12-08T19:39:28.141Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
14:39:28 [2023-12-08T19:39:28.141Z] [INFO] 
14:39:28 [2023-12-08T19:39:28.141Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:28 [2023-12-08T19:39:28.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
14:39:28 [2023-12-08T19:39:28.399Z] [INFO] 
14:39:28 [2023-12-08T19:39:28.399Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:28 [2023-12-08T19:39:28.399Z] [INFO] 
14:39:28 [2023-12-08T19:39:28.399Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:28 [2023-12-08T19:39:28.399Z] [INFO] 
14:39:28 [2023-12-08T19:39:28.399Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:28 [2023-12-08T19:39:28.399Z] [INFO] 
14:39:28 [2023-12-08T19:39:28.399Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:28 [2023-12-08T19:39:28.399Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
14:39:29 [2023-12-08T19:39:29.774Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
14:39:31 [2023-12-08T19:39:31.148Z] [INFO] 
14:39:31 [2023-12-08T19:39:31.148Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:39:31 [2023-12-08T19:39:31.407Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
14:39:31 [2023-12-08T19:39:31.407Z] [INFO] Command line:
14:39:31 [2023-12-08T19:39:31.407Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:39:31 [2023-12-08T19:39:31.407Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:39:35 [2023-12-08T19:39:35.597Z] Dec 08, 2023 7:39:34 PM org.apache.aries.spifly.BaseActivator log
14:39:35 [2023-12-08T19:39:35.597Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:39:38 [2023-12-08T19:39:38.130Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:39:38 [2023-12-08T19:39:38.130Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:39:46 [2023-12-08T19:39:46.235Z] !SESSION 2023-12-08 19:39:31.496 -----------------------------------------------
14:39:46 [2023-12-08T19:39:46.235Z] eclipse.buildId=unknown
14:39:46 [2023-12-08T19:39:46.235Z] java.version=17.0.2
14:39:46 [2023-12-08T19:39:46.235Z] java.vendor=Oracle Corporation
14:39:46 [2023-12-08T19:39:46.235Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:39:46 [2023-12-08T19:39:46.235Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:39:46 [2023-12-08T19:39:46.235Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:39:46 [2023-12-08T19:39:46.235Z] 
14:39:46 [2023-12-08T19:39:46.235Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:39:45.879
14:39:46 [2023-12-08T19:39:46.235Z] !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
14:39:46 [2023-12-08T19:39:46.235Z] 
14:39:46 [2023-12-08T19:39:46.235Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:39:45.979
14:39:46 [2023-12-08T19:39:46.235Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:39:46 [2023-12-08T19:39:46.235Z] !STACK 0
14:39:46 [2023-12-08T19:39:46.235Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:39:46 [2023-12-08T19:39:46.235Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:39:46 [2023-12-08T19:39:46.235Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:39:46 [2023-12-08T19:39:46.235Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:39:46 [2023-12-08T19:39:46.235Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:39:46 [2023-12-08T19:39:46.235Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:39:46 [2023-12-08T19:39:46.235Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:39:46 [2023-12-08T19:39:46.235Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:39:46 [2023-12-08T19:39:46.235Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:39:46 [2023-12-08T19:39:46.235Z] Caused by: java.io.IOException: error=2, No such file or directory
14:39:46 [2023-12-08T19:39:46.235Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:39:46 [2023-12-08T19:39:46.235Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:39:46 [2023-12-08T19:39:46.235Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:39:46 [2023-12-08T19:39:46.235Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:39:46 [2023-12-08T19:39:46.235Z] 	... 7 more
14:39:46 [2023-12-08T19:39:46.493Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
14:39:47 [2023-12-08T19:39:47.426Z] Display size: 1440x900
14:39:47 [2023-12-08T19:39:47.426Z] OS version=5.18.5-100.fc35.x86_64
14:39:47 [2023-12-08T19:39:47.426Z] GTK version=3.22.30
14:39:47 [2023-12-08T19:39:47.426Z] GTK theme=Ambiance
14:39:47 [2023-12-08T19:39:47.426Z] LIBOVERLAY_SCROLLBAR=0
14:39:47 [2023-12-08T19:39:47.426Z] Time zone: Greenwich Mean Time
14:39:47 [2023-12-08T19:39:47.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257338099 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:39:48 [2023-12-08T19:39:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:39:48 [2023-12-08T19:39:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:39:48 [2023-12-08T19:39:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:39:48 [2023-12-08T19:39:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:39:48 [2023-12-08T19:39:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1257339395 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:39:48 [2023-12-08T19:39:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1257339395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:39:48 [2023-12-08T19:39:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257339408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:39:48 [2023-12-08T19:39:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:39:49 [2023-12-08T19:39:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
14:39:49 [2023-12-08T19:39:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:40:01 [2023-12-08T19:40:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:40:01 [2023-12-08T19:40:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:01 [2023-12-08T19:40:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:40:01 [2023-12-08T19:40:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:40:01 [2023-12-08T19:40:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest
14:40:01 [2023-12-08T19:40:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257352195 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:40:01 [2023-12-08T19:40:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:01 [2023-12-08T19:40:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:40:01 [2023-12-08T19:40:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:40:01 [2023-12-08T19:40:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:40:01 [2023-12-08T19:40:01.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257352367 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:40:01 [2023-12-08T19:40:01.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257352379 data=null doit=true}, TreeItem with text {test}]
14:40:01 [2023-12-08T19:40:01.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257352380 data=null}, TreeItem with text {test}]
14:40:01 [2023-12-08T19:40:01.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257352381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:40:01 [2023-12-08T19:40:01.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257352382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:40:01 [2023-12-08T19:40:01.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257352404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:40:01 [2023-12-08T19:40:01.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:01 [2023-12-08T19:40:01.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:40:02 [2023-12-08T19:40:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:40:03 [2023-12-08T19:40:03.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:03 [2023-12-08T19:40:03.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:40:03 [2023-12-08T19:40:03.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:03 [2023-12-08T19:40:03.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353906 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353906 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353913 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257353914 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257353918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257353919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257353919 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257353919 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257353920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257353920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:03 [2023-12-08T19:40:03.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:03 [2023-12-08T19:40:03.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:03 [2023-12-08T19:40:03.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:03 [2023-12-08T19:40:03.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:03 [2023-12-08T19:40:03.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257353920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:03 [2023-12-08T19:40:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257352706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:40:04 [2023-12-08T19:40:04.014Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.53 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
14:40:04 [2023-12-08T19:40:04.014Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest.testDiskView -- Time elapsed: 12.42 s
14:40:04 [2023-12-08T19:40:04.014Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
14:40:04 [2023-12-08T19:40:04.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257354672 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:40:04 [2023-12-08T19:40:04.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:04 [2023-12-08T19:40:04.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:40:04 [2023-12-08T19:40:04.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:40:04 [2023-12-08T19:40:04.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:40:04 [2023-12-08T19:40:04.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257354984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:40:04 [2023-12-08T19:40:04.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:40:16 [2023-12-08T19:40:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:40:16 [2023-12-08T19:40:16.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:16 [2023-12-08T19:40:16.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:22 [2023-12-08T19:40:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:22 [2023-12-08T19:40:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:22 [2023-12-08T19:40:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:40:22 [2023-12-08T19:40:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:22 [2023-12-08T19:40:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:22 [2023-12-08T19:40:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372583 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372588 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257372589 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:40:22 [2023-12-08T19:40:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373266 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373269 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257373270 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
14:40:22 [2023-12-08T19:40:22.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:40:23 [2023-12-08T19:40:23.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257373769 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:40:23 [2023-12-08T19:40:23.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:23 [2023-12-08T19:40:23.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:40:23 [2023-12-08T19:40:23.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:40:23 [2023-12-08T19:40:23.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:40:23 [2023-12-08T19:40:23.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257373859 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:40:23 [2023-12-08T19:40:23.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257373861 data=null doit=true}, TreeItem with text {test}]
14:40:23 [2023-12-08T19:40:23.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257373861 data=null}, TreeItem with text {test}]
14:40:23 [2023-12-08T19:40:23.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257373862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:40:23 [2023-12-08T19:40:23.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257373862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:40:23 [2023-12-08T19:40:23.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257373875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:40:23 [2023-12-08T19:40:23.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:23 [2023-12-08T19:40:23.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:40:23 [2023-12-08T19:40:23.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:40:24 [2023-12-08T19:40:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:24 [2023-12-08T19:40:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:40:24 [2023-12-08T19:40:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:24 [2023-12-08T19:40:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:24 [2023-12-08T19:40:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2023-12-08T19:40:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:24 [2023-12-08T19:40:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:24 [2023-12-08T19:40:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:24 [2023-12-08T19:40:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2023-12-08T19:40:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374685 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374685 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374687 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257374687 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257374689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257374690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257374690 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257374690 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257374690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257374691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:24 [2023-12-08T19:40:24.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2023-12-08T19:40:24.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2023-12-08T19:40:24.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2023-12-08T19:40:24.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2023-12-08T19:40:24.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2023-12-08T19:40:24.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:40:24 [2023-12-08T19:40:24.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257374691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:24 [2023-12-08T19:40:24.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257374070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:40:24 [2023-12-08T19:40:24.665Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.54 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
14:40:24 [2023-12-08T19:40:24.665Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testExpandedState -- Time elapsed: 11.72 s
14:40:24 [2023-12-08T19:40:24.665Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 5.617 s
14:40:24 [2023-12-08T19:40:24.665Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
14:40:24 [2023-12-08T19:40:24.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257375279 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:40:24 [2023-12-08T19:40:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:24 [2023-12-08T19:40:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:40:24 [2023-12-08T19:40:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:40:24 [2023-12-08T19:40:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:40:24 [2023-12-08T19:40:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257375684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:40:24 [2023-12-08T19:40:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:40:25 [2023-12-08T19:40:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:40:35 [2023-12-08T19:40:35.455Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:40:35 [2023-12-08T19:40:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
14:40:35 [2023-12-08T19:40:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257385487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:40:35 [2023-12-08T19:40:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257385487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:40:35 [2023-12-08T19:40:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257385487 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
14:40:35 [2023-12-08T19:40:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257385488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:40:35 [2023-12-08T19:40:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257385488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:40:35 [2023-12-08T19:40:35.455Z] 
14:40:35 [2023-12-08T19:40:35.455Z] (Eclipse:13656): Gtk-WARNING **: 19:40:35.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:35 [2023-12-08T19:40:35.455Z] 
14:40:35 [2023-12-08T19:40:35.455Z] (Eclipse:13656): Gtk-WARNING **: 19:40:35.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:35 [2023-12-08T19:40:35.455Z] 
14:40:35 [2023-12-08T19:40:35.455Z] (Eclipse:13656): Gtk-WARNING **: 19:40:35.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:35 [2023-12-08T19:40:35.455Z] 
14:40:35 [2023-12-08T19:40:35.455Z] (Eclipse:13656): Gtk-WARNING **: 19:40:35.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:35 [2023-12-08T19:40:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257386163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257386169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257386170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257386170 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257386170 data=null}, ToolItem with tooltip text {Show View Filters}]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257386175 data=null doit=true}, Shell with text {Filter}]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1257386187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257386188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1257386188 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1257386188 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1257386189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1257386189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1257386189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1257386281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257386281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1257386282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1257386282 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1257386282 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:40:35 [2023-12-08T19:40:35.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1257386292 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=1257386293 data=null doit=true}, Tree node with text: systemd]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=1257386293 data=null}, Tree node with text: systemd]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=1257386293 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257386294 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: systemd]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=1257386295 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1257386357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1257386357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1257386358 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1257386358 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1257386358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1257386358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1257386358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1257386402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1257386458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1257386458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1257386459 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1257386459 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
14:40:35 [2023-12-08T19:40:35.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1257386463 data=null button=0 stateMask=0x0 x=93 y=1162 count=0}, Tree node with text: kthreadd]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=1257386463 data=null doit=true}, Tree node with text: kthreadd]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1257386463 data=null}, Tree node with text: kthreadd]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1257386464 data=null button=1 stateMask=0x0 x=93 y=1162 count=1}, Tree node with text: kthreadd]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257386464 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kthreadd]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1257386465 data=null button=1 stateMask=0x80000 x=93 y=12 count=1}, Tree node with text: kthreadd]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1257386482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1257386483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1257386483 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1257386483 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1257386483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1257386484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1257386485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1257386501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1257386510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1257386511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1257386511 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1257386511 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
14:40:35 [2023-12-08T19:40:35.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1257386514 data=null button=0 stateMask=0x0 x=110 y=-1161 count=0}, Tree node with text: lttng-consumerd]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1257386514 data=null doit=true}, Tree node with text: lttng-consumerd]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1257386514 data=null}, Tree node with text: lttng-consumerd]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1257386515 data=null button=1 stateMask=0x0 x=110 y=-1161 count=1}, Tree node with text: lttng-consumerd]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257386515 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: lttng-consumerd]
14:40:35 [2023-12-08T19:40:35.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1257386516 data=null button=1 stateMask=0x80000 x=110 y=-1161 count=1}, Tree node with text: lttng-consumerd]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1257386531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1257386531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1257386568 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1257386568 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1257386568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1257386569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1257386569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1257386570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1257386570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1257386570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1257386571 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1257386571 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257386592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257386592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257386592 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257386593 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257386593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257386593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257386593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:35 [2023-12-08T19:40:35.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257385488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
14:40:36 [2023-12-08T19:40:36.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:40:36 [2023-12-08T19:40:36.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:40:36 [2023-12-08T19:40:36.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:40:36 [2023-12-08T19:40:36.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:36 [2023-12-08T19:40:36.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=1257386980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=1257387058 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=1257387075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=1257387085 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=1257387087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=1257387089 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=1257387090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=1257387091 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=1257387100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=1257387101 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=1257387102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=1257387104 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=1257387162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1257387164 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=1257387165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1257387166 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1257387168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1257387170 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1257387171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
14:40:36 [2023-12-08T19:40:36.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1257387172 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257387412 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257387488 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257387488 data=null doit=true}, TreeItem with text {test}]
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257387489 data=null}, TreeItem with text {test}]
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257387489 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257387490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:40:36 [2023-12-08T19:40:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257387508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:40:37 [2023-12-08T19:40:37.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:37 [2023-12-08T19:40:37.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:40:37 [2023-12-08T19:40:37.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388286 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388286 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388287 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257388287 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:37 [2023-12-08T19:40:37.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:40:37 [2023-12-08T19:40:37.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257388290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:37 [2023-12-08T19:40:37.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257388290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:37 [2023-12-08T19:40:37.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257388290 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:37 [2023-12-08T19:40:37.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257388290 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:37 [2023-12-08T19:40:37.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257388291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:37 [2023-12-08T19:40:37.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257388291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:37 [2023-12-08T19:40:37.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:37 [2023-12-08T19:40:37.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:37 [2023-12-08T19:40:37.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:37 [2023-12-08T19:40:37.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:37 [2023-12-08T19:40:37.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:37 [2023-12-08T19:40:37.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:40:38 [2023-12-08T19:40:38.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257388291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:38 [2023-12-08T19:40:38.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257387664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:40:38 [2023-12-08T19:40:38.401Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.83 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
14:40:38 [2023-12-08T19:40:38.401Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest.testColumnSorting -- Time elapsed: 11.17 s
14:40:38 [2023-12-08T19:40:38.401Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
14:40:38 [2023-12-08T19:40:38.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257389129 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:40:38 [2023-12-08T19:40:38.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:38 [2023-12-08T19:40:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:40:38 [2023-12-08T19:40:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:40:38 [2023-12-08T19:40:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:40:38 [2023-12-08T19:40:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257389496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:40:38 [2023-12-08T19:40:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:44 [2023-12-08T19:40:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:44 [2023-12-08T19:40:44.589Z] 
14:40:44 [2023-12-08T19:40:44.589Z] (Eclipse:13656): Gtk-WARNING **: 19:40:44.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:44 [2023-12-08T19:40:44.589Z] 
14:40:44 [2023-12-08T19:40:44.589Z] (Eclipse:13656): Gtk-WARNING **: 19:40:44.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:44 [2023-12-08T19:40:44.589Z] 
14:40:44 [2023-12-08T19:40:44.589Z] (Eclipse:13656): Gtk-WARNING **: 19:40:44.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:44 [2023-12-08T19:40:44.589Z] 
14:40:44 [2023-12-08T19:40:44.589Z] (Eclipse:13656): Gtk-WARNING **: 19:40:44.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:44 [2023-12-08T19:40:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:44 [2023-12-08T19:40:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257395267 data=null doit=true}, Shell with text {Find}]
14:40:44 [2023-12-08T19:40:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:44 [2023-12-08T19:40:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=1257395277 data=null}, (of type 'Combo')]
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@32c503d3
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1257395303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257395303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1257395303 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1257395303 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1257395304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1257395304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1257395304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1257395305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257395305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1257395305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1257395305 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1257395306 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7b5ffde0
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1257395314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257395315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1257395315 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1257395315 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1257395315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1257395315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1257395315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1257395316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257395316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1257395316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1257395317 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1257395317 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257395317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257395317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257395318 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257395318 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257395318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257395318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257395318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257395368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257395368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257395368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257395369 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257395369 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:40:44 [2023-12-08T19:40:44.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:40:44 [2023-12-08T19:40:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo'
14:40:44 [2023-12-08T19:40:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
14:40:44 [2023-12-08T19:40:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
14:40:44 [2023-12-08T19:40:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=1257395374 data=null}, (of type 'Combo')]
14:40:44 [2023-12-08T19:40:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
14:40:44 [2023-12-08T19:40:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1926a40f
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1257395392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257395392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1257395392 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1257395393 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1257395393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1257395393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1257395393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1257395394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257395394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1257395395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1257395395 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1257395395 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257395398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257395398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257395398 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257395399 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257395399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257395399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257395399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257395400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257395401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257395401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257395401 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257395401 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257395407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257395407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257395407 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257395407 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257395408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257395408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:44 [2023-12-08T19:40:44.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257395408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:45 [2023-12-08T19:40:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:45 [2023-12-08T19:40:45.680Z] 
14:40:45 [2023-12-08T19:40:45.680Z] (Eclipse:13656): Gtk-WARNING **: 19:40:45.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:45 [2023-12-08T19:40:45.680Z] 
14:40:45 [2023-12-08T19:40:45.680Z] (Eclipse:13656): Gtk-WARNING **: 19:40:45.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:45 [2023-12-08T19:40:45.680Z] 
14:40:45 [2023-12-08T19:40:45.680Z] (Eclipse:13656): Gtk-WARNING **: 19:40:45.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:45 [2023-12-08T19:40:45.680Z] 
14:40:45 [2023-12-08T19:40:45.680Z] (Eclipse:13656): Gtk-WARNING **: 19:40:45.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:45 [2023-12-08T19:40:45.680Z] 
14:40:45 [2023-12-08T19:40:45.680Z] (Eclipse:13656): Gtk-WARNING **: 19:40:45.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:45 [2023-12-08T19:40:45.680Z] 
14:40:45 [2023-12-08T19:40:45.680Z] (Eclipse:13656): Gtk-WARNING **: 19:40:45.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:45 [2023-12-08T19:40:45.680Z] 
14:40:45 [2023-12-08T19:40:45.680Z] (Eclipse:13656): Gtk-WARNING **: 19:40:45.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:45 [2023-12-08T19:40:45.680Z] 
14:40:45 [2023-12-08T19:40:45.680Z] (Eclipse:13656): Gtk-WARNING **: 19:40:45.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257396294 data=null doit=true}, Shell with text {Find}]
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1257396303 data=null}, (of type 'Combo')]
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@65bf5c38
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1257396364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257396365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1257396365 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1257396365 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1257396365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1257396365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1257396366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1257396366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257396366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1257396366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1257396367 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1257396367 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:40:45 [2023-12-08T19:40:45.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257396372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257396372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257396372 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257396372 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257396372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257396372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257396378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257396389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257396392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257396393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257396393 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257396393 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1257396401 data=null}, (of type 'Combo')]
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1257396404 data=null doit=true}, Button with text {F&orward}]
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1257396405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1257396409 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1257396410 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1257396410 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1257396410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257396471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257396472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257396472 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257396472 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257396472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257396472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257396473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257396480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257396481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257396481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257396481 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257396482 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257396489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257396489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257396489 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257396490 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257396497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257396497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:45 [2023-12-08T19:40:45.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257396498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:40:46 [2023-12-08T19:40:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:46 [2023-12-08T19:40:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:46 [2023-12-08T19:40:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:40:46 [2023-12-08T19:40:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:40:46 [2023-12-08T19:40:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:40:46 [2023-12-08T19:40:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:40:46 [2023-12-08T19:40:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:40:46 [2023-12-08T19:40:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:40:46 [2023-12-08T19:40:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:46 [2023-12-08T19:40:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:46 [2023-12-08T19:40:46.459Z] 
14:40:46 [2023-12-08T19:40:46.459Z] (Eclipse:13656): Gtk-WARNING **: 19:40:46.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:46 [2023-12-08T19:40:46.459Z] 
14:40:46 [2023-12-08T19:40:46.459Z] (Eclipse:13656): Gtk-WARNING **: 19:40:46.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:46 [2023-12-08T19:40:46.460Z] 
14:40:46 [2023-12-08T19:40:46.460Z] (Eclipse:13656): Gtk-WARNING **: 19:40:46.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:46 [2023-12-08T19:40:46.460Z] 
14:40:46 [2023-12-08T19:40:46.460Z] (Eclipse:13656): Gtk-WARNING **: 19:40:46.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:46 [2023-12-08T19:40:46.460Z] 
14:40:46 [2023-12-08T19:40:46.460Z] (Eclipse:13656): Gtk-WARNING **: 19:40:46.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:46 [2023-12-08T19:40:46.460Z] 
14:40:46 [2023-12-08T19:40:46.460Z] (Eclipse:13656): Gtk-WARNING **: 19:40:46.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:46 [2023-12-08T19:40:46.460Z] 
14:40:46 [2023-12-08T19:40:46.460Z] (Eclipse:13656): Gtk-WARNING **: 19:40:46.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:46 [2023-12-08T19:40:46.460Z] 
14:40:46 [2023-12-08T19:40:46.460Z] (Eclipse:13656): Gtk-WARNING **: 19:40:46.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:46 [2023-12-08T19:40:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257397281 data=null doit=true}, Shell with text {Find}]
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=1257397311 data=null}, (of type 'Combo')]
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1257397314 data=null doit=true}, Button with text {&Backward}]
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1257397314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1257397316 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1257397317 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1257397317 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1257397317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@ed5cf29
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1257397371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257397371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1257397371 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1257397371 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1257397372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1257397372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1257397372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1257397373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257397373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1257397373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1257397373 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1257397373 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7265db9d
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=1257397376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1257397376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=1257397376 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=1257397376 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=1257397377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=1257397377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=1257397377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=1257397377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1257397377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=1257397378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=1257397378 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=1257397378 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257397385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257397385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257397385 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257397385 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257397386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257397386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257397386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257397395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257397395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257397396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257397396 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257397396 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo')
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=1257397401 data=null}, (of type 'Combo')]
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:40:46 [2023-12-08T19:40:46.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257397460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257397461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257397461 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257397461 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257397461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257397461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257397461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257397463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257397464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257397464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257397465 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257397465 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:40:46 [2023-12-08T19:40:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:40:46 [2023-12-08T19:40:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:40:46 [2023-12-08T19:40:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:46 [2023-12-08T19:40:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:40:46 [2023-12-08T19:40:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257397469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257397469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257397469 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257397470 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257397470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257397470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257397470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:46 [2023-12-08T19:40:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:40:46 [2023-12-08T19:40:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:46 [2023-12-08T19:40:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:47 [2023-12-08T19:40:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:40:47 [2023-12-08T19:40:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:40:47 [2023-12-08T19:40:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:40:47 [2023-12-08T19:40:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:40:47 [2023-12-08T19:40:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:40:47 [2023-12-08T19:40:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:40:47 [2023-12-08T19:40:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:47 [2023-12-08T19:40:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:47 [2023-12-08T19:40:47.497Z] 
14:40:47 [2023-12-08T19:40:47.497Z] (Eclipse:13656): Gtk-WARNING **: 19:40:47.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:47 [2023-12-08T19:40:47.497Z] 
14:40:47 [2023-12-08T19:40:47.497Z] (Eclipse:13656): Gtk-WARNING **: 19:40:47.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:47 [2023-12-08T19:40:47.497Z] 
14:40:47 [2023-12-08T19:40:47.497Z] (Eclipse:13656): Gtk-WARNING **: 19:40:47.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:47 [2023-12-08T19:40:47.497Z] 
14:40:47 [2023-12-08T19:40:47.497Z] (Eclipse:13656): Gtk-WARNING **: 19:40:47.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:47 [2023-12-08T19:40:47.756Z] 
14:40:47 [2023-12-08T19:40:47.756Z] (Eclipse:13656): Gtk-WARNING **: 19:40:47.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:47 [2023-12-08T19:40:47.756Z] 
14:40:47 [2023-12-08T19:40:47.756Z] (Eclipse:13656): Gtk-WARNING **: 19:40:47.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:47 [2023-12-08T19:40:47.756Z] 
14:40:47 [2023-12-08T19:40:47.756Z] (Eclipse:13656): Gtk-WARNING **: 19:40:47.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:47 [2023-12-08T19:40:47.756Z] 
14:40:47 [2023-12-08T19:40:47.756Z] (Eclipse:13656): Gtk-WARNING **: 19:40:47.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257398363 data=null doit=true}, Shell with text {Find}]
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1257398371 data=null}, (of type 'Combo')]
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6dbf042
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1257398386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1257398386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1257398386 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1257398387 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1257398387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1257398387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1257398387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1257398388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1257398388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1257398388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1257398388 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1257398388 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:40:47 [2023-12-08T19:40:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257398400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257398400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257398400 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257398400 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257398401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257398401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257398401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257398461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257398461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257398462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257398462 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257398462 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=1257398466 data=null}, (of type 'Combo')]
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:40:47 [2023-12-08T19:40:47.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257398482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257398482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257398483 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257398483 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257398483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257398483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257398483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257398485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257398486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257398486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257398486 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257398486 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257398491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257398491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257398496 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257398496 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257398496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:47 [2023-12-08T19:40:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257398497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:48 [2023-12-08T19:40:48.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257398497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:48 [2023-12-08T19:40:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:48 [2023-12-08T19:40:48.536Z] 
14:40:48 [2023-12-08T19:40:48.536Z] (Eclipse:13656): Gtk-WARNING **: 19:40:48.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:48 [2023-12-08T19:40:48.536Z] 
14:40:48 [2023-12-08T19:40:48.536Z] (Eclipse:13656): Gtk-WARNING **: 19:40:48.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:48 [2023-12-08T19:40:48.536Z] 
14:40:48 [2023-12-08T19:40:48.536Z] (Eclipse:13656): Gtk-WARNING **: 19:40:48.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:48 [2023-12-08T19:40:48.536Z] 
14:40:48 [2023-12-08T19:40:48.536Z] (Eclipse:13656): Gtk-WARNING **: 19:40:48.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:48 [2023-12-08T19:40:48.536Z] 
14:40:48 [2023-12-08T19:40:48.536Z] (Eclipse:13656): Gtk-WARNING **: 19:40:48.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:48 [2023-12-08T19:40:48.536Z] 
14:40:48 [2023-12-08T19:40:48.536Z] (Eclipse:13656): Gtk-WARNING **: 19:40:48.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:48 [2023-12-08T19:40:48.536Z] 
14:40:48 [2023-12-08T19:40:48.536Z] (Eclipse:13656): Gtk-WARNING **: 19:40:48.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:48 [2023-12-08T19:40:48.536Z] 
14:40:48 [2023-12-08T19:40:48.536Z] (Eclipse:13656): Gtk-WARNING **: 19:40:48.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257399322 data=null doit=true}, Shell with text {Find}]
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257399328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257399329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257399329 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257399329 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257399329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257399329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257399329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:40:48 [2023-12-08T19:40:48.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:40:49 [2023-12-08T19:40:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:49 [2023-12-08T19:40:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:49 [2023-12-08T19:40:49.309Z] 
14:40:49 [2023-12-08T19:40:49.309Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.309Z] 
14:40:49 [2023-12-08T19:40:49.309Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.309Z] 
14:40:49 [2023-12-08T19:40:49.309Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.309Z] 
14:40:49 [2023-12-08T19:40:49.309Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.309Z] 
14:40:49 [2023-12-08T19:40:49.309Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.309Z] 
14:40:49 [2023-12-08T19:40:49.309Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.310Z] 
14:40:49 [2023-12-08T19:40:49.310Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.310Z] 
14:40:49 [2023-12-08T19:40:49.310Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.310Z] 
14:40:49 [2023-12-08T19:40:49.310Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.310Z] 
14:40:49 [2023-12-08T19:40:49.310Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.310Z] 
14:40:49 [2023-12-08T19:40:49.310Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.310Z] 
14:40:49 [2023-12-08T19:40:49.310Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257400069 data=null doit=true}, Shell with text {Find}]
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257400075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257400075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257400075 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257400075 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257400076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:49 [2023-12-08T19:40:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257400076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:49 [2023-12-08T19:40:49.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257400076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:49 [2023-12-08T19:40:49.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:40:49 [2023-12-08T19:40:49.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
14:40:49 [2023-12-08T19:40:49.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:49 [2023-12-08T19:40:49.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:40:49 [2023-12-08T19:40:49.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:40:49 [2023-12-08T19:40:49.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:40:49 [2023-12-08T19:40:49.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:40:49 [2023-12-08T19:40:49.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:40:49 [2023-12-08T19:40:49.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:40:49 [2023-12-08T19:40:49.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:49 [2023-12-08T19:40:49.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:40:50 [2023-12-08T19:40:50.085Z] 
14:40:50 [2023-12-08T19:40:50.085Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:50 [2023-12-08T19:40:50.085Z] 
14:40:50 [2023-12-08T19:40:50.085Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:50 [2023-12-08T19:40:50.085Z] 
14:40:50 [2023-12-08T19:40:50.085Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:50 [2023-12-08T19:40:50.085Z] 
14:40:50 [2023-12-08T19:40:50.085Z] (Eclipse:13656): Gtk-WARNING **: 19:40:49.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:50 [2023-12-08T19:40:50.085Z] 
14:40:50 [2023-12-08T19:40:50.085Z] (Eclipse:13656): Gtk-WARNING **: 19:40:50.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:50 [2023-12-08T19:40:50.085Z] 
14:40:50 [2023-12-08T19:40:50.085Z] (Eclipse:13656): Gtk-WARNING **: 19:40:50.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:50 [2023-12-08T19:40:50.085Z] 
14:40:50 [2023-12-08T19:40:50.085Z] (Eclipse:13656): Gtk-WARNING **: 19:40:50.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:50 [2023-12-08T19:40:50.085Z] 
14:40:50 [2023-12-08T19:40:50.085Z] (Eclipse:13656): Gtk-WARNING **: 19:40:50.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257400911 data=null doit=true}, Shell with text {Find}]
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1257400969 data=null}, (of type 'Combo')]
14:40:50 [2023-12-08T19:40:50.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1257400978 data=null doit=true}, Button with text {F&orward}]
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1257400979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1257400981 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1257400981 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1257400982 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1257400982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@330888a
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1257400984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1257400984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1257400985 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1257400985 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1257400985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1257400985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1257400985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1257400986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1257400986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1257400986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1257400986 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1257400987 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5d7d2cb5
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1257400999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257401000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1257401000 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1257401001 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1257401001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1257401001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1257401002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1257401002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257401003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1257401003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1257401003 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1257401003 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257401063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257401063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257401064 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257401064 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257401064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257401065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257401065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257401069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257401070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257401070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257401072 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257401072 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1257401080 data=null}, (of type 'Combo')]
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1257401087 data=null doit=true}, Button with text {&Backward}]
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1257401087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1257401088 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1257401089 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1257401089 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1257401089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:40:50 [2023-12-08T19:40:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257401161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257401161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257401161 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257401162 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257401162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257401162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257401162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257401172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257401176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257401176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257401176 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257401177 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:40:50 [2023-12-08T19:40:50.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257401189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257401189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257401189 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257401189 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257401192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257401192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257401192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:40:50 [2023-12-08T19:40:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:40:50 [2023-12-08T19:40:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257401607 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
14:40:50 [2023-12-08T19:40:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257401700 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257401701 data=null doit=true}, TreeItem with text {test}]
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257401701 data=null}, TreeItem with text {test}]
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257401702 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257401702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257401715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:51 [2023-12-08T19:40:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:40:51 [2023-12-08T19:40:51.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:40:51 [2023-12-08T19:40:51.641Z] 
14:40:51 [2023-12-08T19:40:51.641Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.641Z] 
14:40:51 [2023-12-08T19:40:51.641Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.641Z] 
14:40:51 [2023-12-08T19:40:51.641Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.641Z] 
14:40:51 [2023-12-08T19:40:51.641Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.641Z] 
14:40:51 [2023-12-08T19:40:51.641Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.641Z] 
14:40:51 [2023-12-08T19:40:51.641Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.641Z] 
14:40:51 [2023-12-08T19:40:51.641Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.641Z] 
14:40:51 [2023-12-08T19:40:51.641Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.899Z] 
14:40:51 [2023-12-08T19:40:51.899Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.899Z] 
14:40:51 [2023-12-08T19:40:51.899Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.899Z] 
14:40:51 [2023-12-08T19:40:51.899Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.899Z] 
14:40:51 [2023-12-08T19:40:51.899Z] (Eclipse:13656): Gtk-WARNING **: 19:40:51.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402499 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402499 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402500 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257402500 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257402502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257402503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257402503 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257402503 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257402503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257402503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:51 [2023-12-08T19:40:51.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:51 [2023-12-08T19:40:51.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:51 [2023-12-08T19:40:51.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:51 [2023-12-08T19:40:51.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:51 [2023-12-08T19:40:51.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:51 [2023-12-08T19:40:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:40:52 [2023-12-08T19:40:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257402503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:40:52 [2023-12-08T19:40:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257401872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:40:52 [2023-12-08T19:40:52.467Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.99 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
14:40:52 [2023-12-08T19:40:52.467Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testRegEx -- Time elapsed: 1.241 s
14:40:52 [2023-12-08T19:40:52.467Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testDirection -- Time elapsed: 1.092 s
14:40:52 [2023-12-08T19:40:52.467Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWholeWord -- Time elapsed: 0.935 s
14:40:52 [2023-12-08T19:40:52.467Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testCaseSensitive -- Time elapsed: 1.072 s
14:40:52 [2023-12-08T19:40:52.467Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testOpenCloseDialog -- Time elapsed: 1.522 s
14:40:52 [2023-12-08T19:40:52.467Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWrapSearch -- Time elapsed: 1.174 s
14:40:52 [2023-12-08T19:40:52.467Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
14:40:52 [2023-12-08T19:40:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257403179 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:40:52 [2023-12-08T19:40:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:52 [2023-12-08T19:40:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:40:52 [2023-12-08T19:40:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:40:52 [2023-12-08T19:40:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:40:52 [2023-12-08T19:40:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257403492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:40:52 [2023-12-08T19:40:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:40:53 [2023-12-08T19:40:53.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:40:59 [2023-12-08T19:40:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:40:59 [2023-12-08T19:40:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:41:00 [2023-12-08T19:41:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:00 [2023-12-08T19:41:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:00 [2023-12-08T19:41:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:41:00 [2023-12-08T19:41:00.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:41:00 [2023-12-08T19:41:00.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:00 [2023-12-08T19:41:00.359Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:00 [2023-12-08T19:41:00.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:41:00 [2023-12-08T19:41:00.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410899 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410910 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257410910 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:41:00 [2023-12-08T19:41:00.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:00 [2023-12-08T19:41:00.927Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411417 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411468 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411468 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:41:00 [2023-12-08T19:41:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:01 [2023-12-08T19:41:01.187Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:01 [2023-12-08T19:41:01.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:41:01 [2023-12-08T19:41:01.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411971 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411987 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257411988 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:01 [2023-12-08T19:41:01.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:41:01 [2023-12-08T19:41:01.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412518 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412534 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257412534 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:02 [2023-12-08T19:41:02.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413062 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413077 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413077 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:02 [2023-12-08T19:41:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413624 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413663 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257413663 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:03 [2023-12-08T19:41:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414168 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414181 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414181 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:03 [2023-12-08T19:41:03.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414685 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414701 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257414701 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:03 [2023-12-08T19:41:03.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:04 [2023-12-08T19:41:04.533Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:04 [2023-12-08T19:41:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:04 [2023-12-08T19:41:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415237 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415251 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415251 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:04 [2023-12-08T19:41:04.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:04 [2023-12-08T19:41:04.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415817 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415835 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257415835 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:05 [2023-12-08T19:41:05.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:05 [2023-12-08T19:41:05.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:05 [2023-12-08T19:41:05.664Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:05 [2023-12-08T19:41:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:41:05 [2023-12-08T19:41:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416400 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416456 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416457 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:05 [2023-12-08T19:41:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:41:05 [2023-12-08T19:41:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:06 [2023-12-08T19:41:06.183Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:06 [2023-12-08T19:41:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:41:06 [2023-12-08T19:41:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416960 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416975 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257416975 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:06 [2023-12-08T19:41:06.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:41:06 [2023-12-08T19:41:06.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417514 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417534 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257417534 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:07 [2023-12-08T19:41:07.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418060 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418076 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418076 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:07 [2023-12-08T19:41:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418580 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418591 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257418591 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
14:41:07 [2023-12-08T19:41:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:08 [2023-12-08T19:41:08.398Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:08 [2023-12-08T19:41:08.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:08 [2023-12-08T19:41:08.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419122 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419138 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419138 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:08 [2023-12-08T19:41:08.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419704 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419721 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257419721 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:08 [2023-12-08T19:41:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420291 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420306 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420306 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:09 [2023-12-08T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:09 [2023-12-08T19:41:09.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:10 [2023-12-08T19:41:10.099Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:10 [2023-12-08T19:41:10.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:10 [2023-12-08T19:41:10.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420838 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420853 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257420854 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
14:41:10 [2023-12-08T19:41:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
14:41:10 [2023-12-08T19:41:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421404 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421418 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421418 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:41:10 [2023-12-08T19:41:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421981 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421995 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257421995 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:41:11 [2023-12-08T19:41:11.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422521 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422536 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257422536 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:41:11 [2023-12-08T19:41:11.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423062 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423073 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423074 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:41:12 [2023-12-08T19:41:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423666 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423681 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257423681 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:41:12 [2023-12-08T19:41:12.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:13 [2023-12-08T19:41:13.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427162 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427183 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427184 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:41:16 [2023-12-08T19:41:16.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:16 [2023-12-08T19:41:16.915Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:16 [2023-12-08T19:41:16.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:41:16 [2023-12-08T19:41:16.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427694 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:16 [2023-12-08T19:41:16.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427707 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257427707 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:41:17 [2023-12-08T19:41:17.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428247 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428258 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428258 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:41:17 [2023-12-08T19:41:17.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428799 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428812 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257428812 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:18 [2023-12-08T19:41:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:18 [2023-12-08T19:41:18.563Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:18 [2023-12-08T19:41:18.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429348 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429351 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429351 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:18 [2023-12-08T19:41:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429896 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429908 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257429909 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:19 [2023-12-08T19:41:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430480 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430492 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257430492 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:19 [2023-12-08T19:41:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431062 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431074 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431074 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:20 [2023-12-08T19:41:20.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431687 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431697 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257431697 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:21 [2023-12-08T19:41:21.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432282 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432285 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432285 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:21 [2023-12-08T19:41:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:22 [2023-12-08T19:41:22.221Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:22 [2023-12-08T19:41:22.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:41:22 [2023-12-08T19:41:22.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432860 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432869 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257432870 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:41:22 [2023-12-08T19:41:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433406 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433418 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433418 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:22 [2023-12-08T19:41:22.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:41:22 [2023-12-08T19:41:22.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:23 [2023-12-08T19:41:23.353Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:23 [2023-12-08T19:41:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:23 [2023-12-08T19:41:23.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433988 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257433988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434072 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434072 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:23 [2023-12-08T19:41:23.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:23 [2023-12-08T19:41:23.919Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434877 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434880 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257434880 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:24 [2023-12-08T19:41:24.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:24 [2023-12-08T19:41:24.743Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:24 [2023-12-08T19:41:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:24 [2023-12-08T19:41:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435428 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435439 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257435439 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
14:41:24 [2023-12-08T19:41:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:25 [2023-12-08T19:41:25.310Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:25 [2023-12-08T19:41:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:25 [2023-12-08T19:41:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436013 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436093 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436094 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:25 [2023-12-08T19:41:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:25 [2023-12-08T19:41:25.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:25 [2023-12-08T19:41:25.831Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:25 [2023-12-08T19:41:25.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436615 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436668 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257436668 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:26 [2023-12-08T19:41:26.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:26 [2023-12-08T19:41:26.654Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:26 [2023-12-08T19:41:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:26 [2023-12-08T19:41:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437209 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437219 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437219 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:26 [2023-12-08T19:41:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:26 [2023-12-08T19:41:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437767 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437779 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257437780 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:41:27 [2023-12-08T19:41:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:41:27 [2023-12-08T19:41:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438402 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438415 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438415 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:41:27 [2023-12-08T19:41:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:28 [2023-12-08T19:41:28.350Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:28 [2023-12-08T19:41:28.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:41:28 [2023-12-08T19:41:28.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438934 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438944 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257438944 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:41:28 [2023-12-08T19:41:28.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439556 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439568 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257439568 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:28 [2023-12-08T19:41:28.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:41:28 [2023-12-08T19:41:28.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440186 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440199 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440199 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:41:29 [2023-12-08T19:41:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440712 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440716 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257440716 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:41:30 [2023-12-08T19:41:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:30 [2023-12-08T19:41:30.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:33 [2023-12-08T19:41:33.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:41:33 [2023-12-08T19:41:33.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:41:33 [2023-12-08T19:41:33.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:33 [2023-12-08T19:41:33.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:33 [2023-12-08T19:41:33.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:41:33 [2023-12-08T19:41:33.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:33 [2023-12-08T19:41:33.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:41:33 [2023-12-08T19:41:33.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
14:41:33 [2023-12-08T19:41:33.657Z] 
14:41:33 [2023-12-08T19:41:33.657Z] (Eclipse:13656): Gtk-WARNING **: 19:41:33.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:33 [2023-12-08T19:41:33.657Z] 
14:41:33 [2023-12-08T19:41:33.657Z] (Eclipse:13656): Gtk-WARNING **: 19:41:33.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:33 [2023-12-08T19:41:33.657Z] 
14:41:33 [2023-12-08T19:41:33.657Z] (Eclipse:13656): Gtk-WARNING **: 19:41:33.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:33 [2023-12-08T19:41:33.657Z] 
14:41:33 [2023-12-08T19:41:33.657Z] (Eclipse:13656): Gtk-WARNING **: 19:41:33.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257444425 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:41:33 [2023-12-08T19:41:33.657Z]  ", using matcher: of type 'Text'
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:33 [2023-12-08T19:41:33.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1257444431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1257444431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1257444432 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1257444432 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1257444432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1257444432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1257444432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1257444433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1257444433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1257444433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1257444433 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1257444434 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1257444434 data=null doit=true}, Button with text {All Active Threads}]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1257444435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
14:41:33 [2023-12-08T19:41:33.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1257444436 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1257444443 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1257444443 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1257444443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257444448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257444448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257444448 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257444449 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257444449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257444449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257444449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:33 [2023-12-08T19:41:33.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1257443979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
14:41:34 [2023-12-08T19:41:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:41:34 [2023-12-08T19:41:34.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:34 [2023-12-08T19:41:34.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:34 [2023-12-08T19:41:34.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:34 [2023-12-08T19:41:34.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:41:34 [2023-12-08T19:41:34.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
14:41:34 [2023-12-08T19:41:34.690Z] 
14:41:34 [2023-12-08T19:41:34.690Z] (Eclipse:13656): Gtk-WARNING **: 19:41:34.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:34 [2023-12-08T19:41:34.690Z] 
14:41:34 [2023-12-08T19:41:34.690Z] (Eclipse:13656): Gtk-WARNING **: 19:41:34.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:34 [2023-12-08T19:41:34.690Z] 
14:41:34 [2023-12-08T19:41:34.690Z] (Eclipse:13656): Gtk-WARNING **: 19:41:34.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:34 [2023-12-08T19:41:34.690Z] 
14:41:34 [2023-12-08T19:41:34.690Z] (Eclipse:13656): Gtk-WARNING **: 19:41:34.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:34 [2023-12-08T19:41:34.690Z] 
14:41:34 [2023-12-08T19:41:34.690Z] (Eclipse:13656): Gtk-WARNING **: 19:41:34.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:34 [2023-12-08T19:41:34.690Z] 
14:41:34 [2023-12-08T19:41:34.690Z] (Eclipse:13656): Gtk-WARNING **: 19:41:34.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:34 [2023-12-08T19:41:34.690Z] 
14:41:34 [2023-12-08T19:41:34.690Z] (Eclipse:13656): Gtk-WARNING **: 19:41:34.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:34 [2023-12-08T19:41:34.690Z] 
14:41:34 [2023-12-08T19:41:34.690Z] (Eclipse:13656): Gtk-WARNING **: 19:41:34.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257445482 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1257445483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1257445483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1257445483 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1257445484 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1257445484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1257445484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1257445484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1257445485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1257445485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1257445486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1257445486 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1257445486 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:34 [2023-12-08T19:41:34.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:34 [2023-12-08T19:41:34.948Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
14:41:34 [2023-12-08T19:41:34.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257445587 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
14:41:34 [2023-12-08T19:41:34.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1257445058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
14:41:35 [2023-12-08T19:41:35.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:37 [2023-12-08T19:41:37.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:41:37 [2023-12-08T19:41:37.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:41:37 [2023-12-08T19:41:37.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
14:41:38 [2023-12-08T19:41:38.432Z] 
14:41:38 [2023-12-08T19:41:38.432Z] (Eclipse:13656): Gtk-WARNING **: 19:41:37.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.432Z] 
14:41:38 [2023-12-08T19:41:38.432Z] (Eclipse:13656): Gtk-WARNING **: 19:41:37.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.432Z] 
14:41:38 [2023-12-08T19:41:38.432Z] (Eclipse:13656): Gtk-WARNING **: 19:41:37.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.432Z] 
14:41:38 [2023-12-08T19:41:38.432Z] (Eclipse:13656): Gtk-WARNING **: 19:41:37.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257448381 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1257448383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1257448383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1257448383 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1257448384 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1257448384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1257448384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1257448384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1257448384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1257448385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1257448385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1257448385 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1257448385 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257448386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257448386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257448386 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257448387 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257448387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257448387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257448387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1257448025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:41:38 [2023-12-08T19:41:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] 
14:41:38 [2023-12-08T19:41:38.692Z] (Eclipse:13656): Gtk-WARNING **: 19:41:38.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257449465 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1257449467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1257449467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1257449467 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1257449468 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1257449468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1257449468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1257449468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1257449469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1257449469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1257449469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1257449469 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1257449470 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:41:38 [2023-12-08T19:41:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:41:38 [2023-12-08T19:41:38.952Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
14:41:38 [2023-12-08T19:41:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257449570 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
14:41:38 [2023-12-08T19:41:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1257449058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
14:41:39 [2023-12-08T19:41:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:41 [2023-12-08T19:41:41.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:41:41 [2023-12-08T19:41:41.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:41:41 [2023-12-08T19:41:41.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:41 [2023-12-08T19:41:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:41:41 [2023-12-08T19:41:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:41:41 [2023-12-08T19:41:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:41:41 [2023-12-08T19:41:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:41:41 [2023-12-08T19:41:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:41:41 [2023-12-08T19:41:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:41:41 [2023-12-08T19:41:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:41 [2023-12-08T19:41:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:41 [2023-12-08T19:41:41.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:41:41 [2023-12-08T19:41:41.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:41:41 [2023-12-08T19:41:41.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:41 [2023-12-08T19:41:41.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:41 [2023-12-08T19:41:41.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:42 [2023-12-08T19:41:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:42 [2023-12-08T19:41:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:42 [2023-12-08T19:41:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:42 [2023-12-08T19:41:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:42 [2023-12-08T19:41:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:42 [2023-12-08T19:41:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:43 [2023-12-08T19:41:43.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:43 [2023-12-08T19:41:43.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:43 [2023-12-08T19:41:43.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:43 [2023-12-08T19:41:43.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:43 [2023-12-08T19:41:43.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:43 [2023-12-08T19:41:43.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:44 [2023-12-08T19:41:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:44 [2023-12-08T19:41:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:44 [2023-12-08T19:41:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:45 [2023-12-08T19:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:45 [2023-12-08T19:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:45 [2023-12-08T19:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:45 [2023-12-08T19:41:45.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:45 [2023-12-08T19:41:45.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:45 [2023-12-08T19:41:45.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:46 [2023-12-08T19:41:46.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:46 [2023-12-08T19:41:46.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:46 [2023-12-08T19:41:46.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:46 [2023-12-08T19:41:46.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:46 [2023-12-08T19:41:46.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:46 [2023-12-08T19:41:46.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:47 [2023-12-08T19:41:47.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:47 [2023-12-08T19:41:47.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:47 [2023-12-08T19:41:47.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:47 [2023-12-08T19:41:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:47 [2023-12-08T19:41:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:47 [2023-12-08T19:41:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:48 [2023-12-08T19:41:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:48 [2023-12-08T19:41:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:48 [2023-12-08T19:41:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:48 [2023-12-08T19:41:48.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:48 [2023-12-08T19:41:48.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:48 [2023-12-08T19:41:48.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:49 [2023-12-08T19:41:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:49 [2023-12-08T19:41:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:49 [2023-12-08T19:41:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:50 [2023-12-08T19:41:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:50 [2023-12-08T19:41:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:50 [2023-12-08T19:41:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:50 [2023-12-08T19:41:50.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:50 [2023-12-08T19:41:50.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:50 [2023-12-08T19:41:50.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:51 [2023-12-08T19:41:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:51 [2023-12-08T19:41:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:51 [2023-12-08T19:41:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:51 [2023-12-08T19:41:51.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:51 [2023-12-08T19:41:51.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:51 [2023-12-08T19:41:51.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:52 [2023-12-08T19:41:52.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:52 [2023-12-08T19:41:52.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:52 [2023-12-08T19:41:52.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:52 [2023-12-08T19:41:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:52 [2023-12-08T19:41:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:52 [2023-12-08T19:41:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:53 [2023-12-08T19:41:53.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:53 [2023-12-08T19:41:53.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:53 [2023-12-08T19:41:53.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:53 [2023-12-08T19:41:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:53 [2023-12-08T19:41:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:53 [2023-12-08T19:41:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:54 [2023-12-08T19:41:54.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:54 [2023-12-08T19:41:54.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:41:54 [2023-12-08T19:41:54.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:54 [2023-12-08T19:41:54.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257467712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257467713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257467713 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257467713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:41:57 [2023-12-08T19:41:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257467713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:41:57 [2023-12-08T19:41:57.618Z] 
14:41:57 [2023-12-08T19:41:57.618Z] (Eclipse:13656): Gtk-WARNING **: 19:41:57.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:57 [2023-12-08T19:41:57.618Z] 
14:41:57 [2023-12-08T19:41:57.618Z] (Eclipse:13656): Gtk-WARNING **: 19:41:57.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:57 [2023-12-08T19:41:57.618Z] 
14:41:57 [2023-12-08T19:41:57.618Z] (Eclipse:13656): Gtk-WARNING **: 19:41:57.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:57 [2023-12-08T19:41:57.618Z] 
14:41:57 [2023-12-08T19:41:57.618Z] (Eclipse:13656): Gtk-WARNING **: 19:41:57.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:41:57 [2023-12-08T19:41:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257468336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:41:57 [2023-12-08T19:41:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257468346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:41:57 [2023-12-08T19:41:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257468346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:41:57 [2023-12-08T19:41:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257468346 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
14:41:57 [2023-12-08T19:41:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257468346 data=null}, ToolItem with tooltip text {Show View Filters}]
14:41:57 [2023-12-08T19:41:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
14:41:57 [2023-12-08T19:41:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
14:41:57 [2023-12-08T19:41:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257468349 data=null doit=true}, Shell with text {Filter}]
14:41:57 [2023-12-08T19:41:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1257468353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257468353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1257468353 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1257468353 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1257468354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1257468354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1257468354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1257468513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257468514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1257468514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1257468514 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1257468515 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=1257468518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=1257468518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=1257468519 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=1257468519 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=1257468519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:57 [2023-12-08T19:41:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=1257468519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=1257468519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=1257470309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=1257470432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=1257470433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=1257470433 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=1257470433 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1257470436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257470436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1257470436 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1257470436 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1257470437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1257470437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1257470437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1257470525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257470526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1257470526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1257470526 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1257470527 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1257470529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1257470529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1257470529 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1257470530 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1257470530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:41:59 [2023-12-08T19:41:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1257470530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1257470530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1257472436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1257472437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1257472437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1257472437 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1257472437 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1257472461 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}]
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1257472461 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:42:01 [2023-12-08T19:42:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1257472462 data=null}, TreeItem with text {synthetic-trace}]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1257472462 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257472463 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1257472463 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1257472465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257472465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1257472466 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1257472466 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1257472466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1257472470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1257472470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1257472534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257472534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1257472535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1257472535 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1257472535 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1257472537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1257472537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1257472537 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1257472537 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1257472538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1257472538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1257472538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1257472541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1257472542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1257472542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1257472542 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1257472542 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:42:01 [2023-12-08T19:42:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1257472544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257472544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1257472544 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1257472544 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1257472544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1257472544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1257472545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1257472586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257472586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1257472586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1257472586 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1257472586 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1257472588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1257472589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1257472589 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1257472589 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1257472589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1257472590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1257472590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1257472591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1257472591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1257472591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1257472591 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1257472592 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1257472594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257472594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1257472594 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1257472594 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1257472594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1257472594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1257472594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1257472708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257472709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1257472709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1257472709 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1257472709 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
14:42:01 [2023-12-08T19:42:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1257472711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1257472712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1257472712 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1257472712 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1257472712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1257472712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1257472713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1257472716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1257472716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1257472716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1257472716 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1257472716 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1257472718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257472719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1257472719 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1257472719 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1257472719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:01 [2023-12-08T19:42:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1257472719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1257472719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1257472759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257472759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1257472759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1257472759 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1257472760 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1257472761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1257472762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=1257472762 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1257472762 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1257472762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1257472762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1257472762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1257472763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1257472764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1257472764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1257472764 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1257472764 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1257472766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257472766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1257472766 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1257472766 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1257472766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1257472766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1257472767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1257472909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257472909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1257472909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1257472910 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1257472910 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:42:02 [2023-12-08T19:42:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1257473417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257473418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1257473418 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1257473418 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1257473418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1257473418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1257473418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1257473442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257473442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1257473442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1257473443 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1257473443 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257473445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257473445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257473445 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257473445 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257473446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257473446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257473446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:02 [2023-12-08T19:42:02.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257467714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
14:42:03 [2023-12-08T19:42:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:03 [2023-12-08T19:42:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:03 [2023-12-08T19:42:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:03 [2023-12-08T19:42:03.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:04 [2023-12-08T19:42:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:42:04 [2023-12-08T19:42:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:42:04 [2023-12-08T19:42:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:04 [2023-12-08T19:42:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
14:42:07 [2023-12-08T19:42:07.554Z] 
14:42:07 [2023-12-08T19:42:07.554Z] (Eclipse:13656): Gtk-WARNING **: 19:42:05.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.554Z] 
14:42:07 [2023-12-08T19:42:07.554Z] (Eclipse:13656): Gtk-WARNING **: 19:42:05.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.554Z] 
14:42:07 [2023-12-08T19:42:07.554Z] (Eclipse:13656): Gtk-WARNING **: 19:42:05.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.554Z] 
14:42:07 [2023-12-08T19:42:07.554Z] (Eclipse:13656): Gtk-WARNING **: 19:42:05.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257476176 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
14:42:07 [2023-12-08T19:42:07.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:42:07 [2023-12-08T19:42:07.555Z]  ", using matcher: of type 'Text'
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1257476181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1257476181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1257476181 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1257476181 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1257476182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1257476182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1257476182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1257476183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1257476183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1257476184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1257476184 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1257476184 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:42:07 [2023-12-08T19:42:07.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1257476185 data=null doit=true}, Button with text {All Active Threads}]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1257476185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1257476185 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1257476186 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1257476186 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1257476186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1257476188 data=null doit=true}, Button with text {Active Threads on CPUs:}]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1257476188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=1257476190 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=1257476197 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=1257476197 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1257476198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1257476199 data=null doit=true}, Button with text {All Active Threads}]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1257476199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1257476200 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1257476200 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1257476200 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1257476200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257476221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257476221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257476221 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257476221 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257476222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257476222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257476222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1257475786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
14:42:07 [2023-12-08T19:42:07.557Z] 
14:42:07 [2023-12-08T19:42:07.557Z] (Eclipse:13656): Gtk-WARNING **: 19:42:06.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.557Z] 
14:42:07 [2023-12-08T19:42:07.557Z] (Eclipse:13656): Gtk-WARNING **: 19:42:06.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.557Z] 
14:42:07 [2023-12-08T19:42:07.557Z] (Eclipse:13656): Gtk-WARNING **: 19:42:06.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.557Z] 
14:42:07 [2023-12-08T19:42:07.557Z] (Eclipse:13656): Gtk-WARNING **: 19:42:06.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.557Z] 
14:42:07 [2023-12-08T19:42:07.557Z] (Eclipse:13656): Gtk-WARNING **: 19:42:06.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.557Z] 
14:42:07 [2023-12-08T19:42:07.557Z] (Eclipse:13656): Gtk-WARNING **: 19:42:06.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.557Z] 
14:42:07 [2023-12-08T19:42:07.557Z] (Eclipse:13656): Gtk-WARNING **: 19:42:06.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.557Z] 
14:42:07 [2023-12-08T19:42:07.557Z] (Eclipse:13656): Gtk-WARNING **: 19:42:06.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:42:07 [2023-12-08T19:42:07.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257477161 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:42:07 [2023-12-08T19:42:07.558Z]  ", using matcher: of type 'Text'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1257477166 data=null doit=true}, Button with text {Active Threads on CPUs:}]
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1257477166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=1257477167 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=1257477168 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=1257477168 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1257477168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:42:07 [2023-12-08T19:42:07.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257477169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257477170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257477170 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257477179 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257477179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257477179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257477179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1257476775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:42:07 [2023-12-08T19:42:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
14:42:07 [2023-12-08T19:42:07.559Z] 
14:42:07 [2023-12-08T19:42:07.559Z] (Eclipse:13656): Gtk-WARNING **: 19:42:07.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.559Z] 
14:42:07 [2023-12-08T19:42:07.559Z] (Eclipse:13656): Gtk-WARNING **: 19:42:07.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.559Z] 
14:42:07 [2023-12-08T19:42:07.559Z] (Eclipse:13656): Gtk-WARNING **: 19:42:07.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.559Z] 
14:42:07 [2023-12-08T19:42:07.559Z] (Eclipse:13656): Gtk-WARNING **: 19:42:07.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.559Z] 
14:42:07 [2023-12-08T19:42:07.559Z] (Eclipse:13656): Gtk-WARNING **: 19:42:07.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.559Z] 
14:42:07 [2023-12-08T19:42:07.559Z] (Eclipse:13656): Gtk-WARNING **: 19:42:07.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.559Z] 
14:42:07 [2023-12-08T19:42:07.559Z] (Eclipse:13656): Gtk-WARNING **: 19:42:07.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.559Z] 
14:42:07 [2023-12-08T19:42:07.559Z] (Eclipse:13656): Gtk-WARNING **: 19:42:07.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257478381 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
14:42:07 [2023-12-08T19:42:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
14:42:07 [2023-12-08T19:42:07.818Z]  ", using matcher: of type 'Text'
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1257478432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1257478432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1257478433 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1257478433 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1257478433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1257478433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1257478457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:42:07 [2023-12-08T19:42:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1257477989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
14:42:08 [2023-12-08T19:42:08.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:08 [2023-12-08T19:42:08.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:09 [2023-12-08T19:42:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:42:09 [2023-12-08T19:42:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:42:09 [2023-12-08T19:42:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:09 [2023-12-08T19:42:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
14:42:09 [2023-12-08T19:42:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
14:42:09 [2023-12-08T19:42:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:09 [2023-12-08T19:42:09.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:10 [2023-12-08T19:42:10.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:12 [2023-12-08T19:42:12.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:42:12 [2023-12-08T19:42:12.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:42:12 [2023-12-08T19:42:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:12 [2023-12-08T19:42:12.392Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:42:12 [2023-12-08T19:42:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:14 [2023-12-08T19:42:14.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:42:14 [2023-12-08T19:42:14.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:42:14 [2023-12-08T19:42:14.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:14 [2023-12-08T19:42:14.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
14:42:14 [2023-12-08T19:42:14.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
14:42:14 [2023-12-08T19:42:14.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:14 [2023-12-08T19:42:14.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:16 [2023-12-08T19:42:16.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:42:16 [2023-12-08T19:42:16.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:42:16 [2023-12-08T19:42:16.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:16 [2023-12-08T19:42:16.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:17 [2023-12-08T19:42:17.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:17 [2023-12-08T19:42:17.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:17 [2023-12-08T19:42:17.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:19 [2023-12-08T19:42:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:42:19 [2023-12-08T19:42:19.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:42:19 [2023-12-08T19:42:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:19 [2023-12-08T19:42:19.021Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:42:19 [2023-12-08T19:42:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:42:19 [2023-12-08T19:42:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257489698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257489699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257489699 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257489700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257489700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.278Z] 
14:42:19 [2023-12-08T19:42:19.278Z] (Eclipse:13656): Gtk-WARNING **: 19:42:19.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:19 [2023-12-08T19:42:19.278Z] 
14:42:19 [2023-12-08T19:42:19.278Z] (Eclipse:13656): Gtk-WARNING **: 19:42:19.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:19 [2023-12-08T19:42:19.278Z] 
14:42:19 [2023-12-08T19:42:19.278Z] (Eclipse:13656): Gtk-WARNING **: 19:42:19.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:19 [2023-12-08T19:42:19.278Z] 
14:42:19 [2023-12-08T19:42:19.278Z] (Eclipse:13656): Gtk-WARNING **: 19:42:19.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257490126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257490128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257490128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257490128 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257490128 data=null}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257490137 data=null doit=true}, Shell with text {Legend}]
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257490169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257490169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257490169 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257490173 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257490174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257490174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257490174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:19 [2023-12-08T19:42:19.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257489700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:42:19 [2023-12-08T19:42:19.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:20 [2023-12-08T19:42:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257490759 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:42:20 [2023-12-08T19:42:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:42:20 [2023-12-08T19:42:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:42:20 [2023-12-08T19:42:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:42:20 [2023-12-08T19:42:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:42:20 [2023-12-08T19:42:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257490810 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:42:20 [2023-12-08T19:42:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257490810 data=null doit=true}, TreeItem with text {test}]
14:42:20 [2023-12-08T19:42:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257490810 data=null}, TreeItem with text {test}]
14:42:20 [2023-12-08T19:42:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257490811 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:42:20 [2023-12-08T19:42:20.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257490811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:42:20 [2023-12-08T19:42:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257490864 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:42:20 [2023-12-08T19:42:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:42:20 [2023-12-08T19:42:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:42:20 [2023-12-08T19:42:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492067 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492067 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492068 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257492069 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257492070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257492070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257492070 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257492070 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257492071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257492071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:21 [2023-12-08T19:42:21.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:21 [2023-12-08T19:42:21.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:21 [2023-12-08T19:42:21.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:21 [2023-12-08T19:42:21.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:21 [2023-12-08T19:42:21.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:21 [2023-12-08T19:42:21.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:42:21 [2023-12-08T19:42:21.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257492071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:21 [2023-12-08T19:42:21.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257490969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:42:21 [2023-12-08T19:42:21.949Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.52 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarFollowCPUForwardBackward -- Time elapsed: 20.43 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarSelectNextPreviousStateChange -- Time elapsed: 16.97 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFilteringCpu -- Time elapsed: 4.455 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltering -- Time elapsed: 3.982 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testKeyboardLeftRight -- Time elapsed: 15.81 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testFilter -- Time elapsed: 8.225 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltersDialog -- Time elapsed: 4.984 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testHorizontalScrollbar -- Time elapsed: 1.998 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolbar -- Time elapsed: 2.277 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testVerticalScrollbar -- Time elapsed: 1.903 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testOpenCloseOpen -- Time elapsed: 2.895 s
14:42:21 [2023-12-08T19:42:21.949Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testLegend -- Time elapsed: 2.730 s
14:42:21 [2023-12-08T19:42:21.949Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
14:42:22 [2023-12-08T19:42:22.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257492769 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:42:22 [2023-12-08T19:42:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:42:22 [2023-12-08T19:42:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:42:22 [2023-12-08T19:42:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:42:22 [2023-12-08T19:42:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:42:22 [2023-12-08T19:42:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257493103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:42:22 [2023-12-08T19:42:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:27 [2023-12-08T19:42:27.742Z] 
14:42:27 [2023-12-08T19:42:27.742Z] (Eclipse:13656): Gtk-WARNING **: 19:42:27.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:27 [2023-12-08T19:42:27.742Z] 
14:42:27 [2023-12-08T19:42:27.742Z] (Eclipse:13656): Gtk-WARNING **: 19:42:27.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:27 [2023-12-08T19:42:27.742Z] 
14:42:27 [2023-12-08T19:42:27.742Z] (Eclipse:13656): Gtk-WARNING **: 19:42:27.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:27 [2023-12-08T19:42:27.742Z] 
14:42:27 [2023-12-08T19:42:27.742Z] (Eclipse:13656): Gtk-WARNING **: 19:42:27.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:27 [2023-12-08T19:42:27.742Z] 
14:42:27 [2023-12-08T19:42:27.742Z] (Eclipse:13656): Gtk-WARNING **: 19:42:27.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:27 [2023-12-08T19:42:27.742Z] 
14:42:27 [2023-12-08T19:42:27.742Z] (Eclipse:13656): Gtk-WARNING **: 19:42:27.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:27 [2023-12-08T19:42:27.742Z] 
14:42:27 [2023-12-08T19:42:27.742Z] (Eclipse:13656): Gtk-WARNING **: 19:42:27.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:27 [2023-12-08T19:42:27.742Z] 
14:42:27 [2023-12-08T19:42:27.742Z] (Eclipse:13656): Gtk-WARNING **: 19:42:27.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257498480 data=null doit=true}, Shell with text {Find}]
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1257498506 data=null}, (of type 'Combo')]
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:27 [2023-12-08T19:42:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@52fe4ef2
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1257498511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257498511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1257498512 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1257498512 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1257498512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1257498512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1257498512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1257498513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257498513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1257498513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1257498513 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1257498513 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:27 [2023-12-08T19:42:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257498519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257498519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257498519 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257498519 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257498520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257498520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:27 [2023-12-08T19:42:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257498520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257498527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257498527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257498527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257498527 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257498527 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=1257498530 data=null}, (of type 'Combo')]
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257498578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257498578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257498578 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257498579 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257498579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257498579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257498579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257498588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257498589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257498589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257498589 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257498589 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257498593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257498593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257498594 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257498594 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257498594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257498594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257498594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:28 [2023-12-08T19:42:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:28 [2023-12-08T19:42:28.522Z] 
14:42:28 [2023-12-08T19:42:28.522Z] (Eclipse:13656): Gtk-WARNING **: 19:42:28.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:28 [2023-12-08T19:42:28.522Z] 
14:42:28 [2023-12-08T19:42:28.522Z] (Eclipse:13656): Gtk-WARNING **: 19:42:28.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:28 [2023-12-08T19:42:28.522Z] 
14:42:28 [2023-12-08T19:42:28.522Z] (Eclipse:13656): Gtk-WARNING **: 19:42:28.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:28 [2023-12-08T19:42:28.522Z] 
14:42:28 [2023-12-08T19:42:28.522Z] (Eclipse:13656): Gtk-WARNING **: 19:42:28.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:28 [2023-12-08T19:42:28.781Z] 
14:42:28 [2023-12-08T19:42:28.781Z] (Eclipse:13656): Gtk-WARNING **: 19:42:28.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:28 [2023-12-08T19:42:28.781Z] 
14:42:28 [2023-12-08T19:42:28.781Z] (Eclipse:13656): Gtk-WARNING **: 19:42:28.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:28 [2023-12-08T19:42:28.781Z] 
14:42:28 [2023-12-08T19:42:28.781Z] (Eclipse:13656): Gtk-WARNING **: 19:42:28.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:28 [2023-12-08T19:42:28.781Z] 
14:42:28 [2023-12-08T19:42:28.781Z] (Eclipse:13656): Gtk-WARNING **: 19:42:28.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257499384 data=null doit=true}, Shell with text {Find}]
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1257499395 data=null}, (of type 'Combo')]
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2127c46b
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1257499398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1257499398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1257499399 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1257499399 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1257499399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1257499399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1257499399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1257499399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1257499400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1257499400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1257499400 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1257499400 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@44c073bd
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=1257499402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1257499403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=1257499403 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=1257499403 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=1257499403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=1257499403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=1257499403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=1257499404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1257499404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=1257499404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=1257499404 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=1257499404 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257499411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257499411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257499411 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257499411 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257499412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257499460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257499460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257499466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257499467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257499467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257499468 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257499468 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:42:28 [2023-12-08T19:42:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=1257499471 data=null}, (of type 'Combo')]
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257499488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257499488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257499488 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257499488 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257499488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257499489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257499489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257499495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257499496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257499496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257499496 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257499496 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:28 [2023-12-08T19:42:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257499499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257499500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257499500 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257499500 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257499500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257499500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:28 [2023-12-08T19:42:28.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257499500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:29 [2023-12-08T19:42:29.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:29 [2023-12-08T19:42:29.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:29 [2023-12-08T19:42:29.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:29 [2023-12-08T19:42:29.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:29 [2023-12-08T19:42:29.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:29 [2023-12-08T19:42:29.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:29 [2023-12-08T19:42:29.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:29 [2023-12-08T19:42:29.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:29 [2023-12-08T19:42:29.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:29 [2023-12-08T19:42:29.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] 
14:42:29 [2023-12-08T19:42:29.561Z] (Eclipse:13656): Gtk-WARNING **: 19:42:29.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257500304 data=null doit=true}, Shell with text {Find}]
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=1257500308 data=null}, (of type 'Combo')]
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@36eff8df
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1257500361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1257500361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1257500361 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1257500361 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1257500361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1257500362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1257500362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1257500362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1257500362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1257500362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1257500362 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1257500363 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6f854741
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1257500366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257500366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1257500367 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1257500367 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1257500367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1257500367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1257500367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1257500367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257500368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1257500368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1257500368 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1257500368 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257500368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257500368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257500369 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257500369 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257500369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257500369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257500369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257500381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257500382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257500382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257500382 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257500382 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo'
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=1257500385 data=null}, (of type 'Combo')]
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:29 [2023-12-08T19:42:29.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3cf09930
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1257500400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257500400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1257500400 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1257500400 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1257500401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1257500401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1257500401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1257500401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257500401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1257500402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1257500402 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1257500402 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257500402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257500402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257500402 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257500402 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257500403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257500403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257500403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257500404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257500404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257500404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257500404 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257500405 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
14:42:29 [2023-12-08T19:42:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257500410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257500410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257500410 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257500410 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257500410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257500410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:29 [2023-12-08T19:42:29.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257500411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:30 [2023-12-08T19:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:30 [2023-12-08T19:42:30.346Z] 
14:42:30 [2023-12-08T19:42:30.346Z] (Eclipse:13656): Gtk-WARNING **: 19:42:30.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:30 [2023-12-08T19:42:30.346Z] 
14:42:30 [2023-12-08T19:42:30.346Z] (Eclipse:13656): Gtk-WARNING **: 19:42:30.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:30 [2023-12-08T19:42:30.346Z] 
14:42:30 [2023-12-08T19:42:30.346Z] (Eclipse:13656): Gtk-WARNING **: 19:42:30.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:30 [2023-12-08T19:42:30.346Z] 
14:42:30 [2023-12-08T19:42:30.346Z] (Eclipse:13656): Gtk-WARNING **: 19:42:30.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:30 [2023-12-08T19:42:30.605Z] 
14:42:30 [2023-12-08T19:42:30.605Z] (Eclipse:13656): Gtk-WARNING **: 19:42:30.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:30 [2023-12-08T19:42:30.605Z] 
14:42:30 [2023-12-08T19:42:30.605Z] (Eclipse:13656): Gtk-WARNING **: 19:42:30.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:30 [2023-12-08T19:42:30.605Z] 
14:42:30 [2023-12-08T19:42:30.605Z] (Eclipse:13656): Gtk-WARNING **: 19:42:30.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:30 [2023-12-08T19:42:30.605Z] 
14:42:30 [2023-12-08T19:42:30.605Z] (Eclipse:13656): Gtk-WARNING **: 19:42:30.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257501240 data=null doit=true}, Shell with text {Find}]
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1257501273 data=null}, (of type 'Combo')]
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:30 [2023-12-08T19:42:30.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1717302b
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1257501278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257501278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1257501279 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1257501279 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1257501279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1257501279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1257501279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1257501288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257501289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1257501289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1257501289 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1257501289 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:30 [2023-12-08T19:42:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257501293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257501293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257501294 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257501294 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257501294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257501294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257501294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257501309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257501309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257501309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257501310 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257501310 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:42:30 [2023-12-08T19:42:30.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1257501368 data=null}, (of type 'Combo')]
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1257501369 data=null doit=true}, Button with text {F&orward}]
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1257501370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1257501372 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1257501372 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1257501372 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1257501372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257501377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257501377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257501377 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257501377 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257501377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257501378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257501378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257501400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257501400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257501400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257501401 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257501401 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:30 [2023-12-08T19:42:30.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:30 [2023-12-08T19:42:30.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257501463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257501463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257501463 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257501463 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257501464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257501464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:30 [2023-12-08T19:42:30.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257501464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:31 [2023-12-08T19:42:31.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:31 [2023-12-08T19:42:31.386Z] 
14:42:31 [2023-12-08T19:42:31.386Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:31 [2023-12-08T19:42:31.386Z] 
14:42:31 [2023-12-08T19:42:31.386Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:31 [2023-12-08T19:42:31.386Z] 
14:42:31 [2023-12-08T19:42:31.386Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:31 [2023-12-08T19:42:31.386Z] 
14:42:31 [2023-12-08T19:42:31.386Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:31 [2023-12-08T19:42:31.386Z] 
14:42:31 [2023-12-08T19:42:31.386Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:31 [2023-12-08T19:42:31.386Z] 
14:42:31 [2023-12-08T19:42:31.386Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:31 [2023-12-08T19:42:31.386Z] 
14:42:31 [2023-12-08T19:42:31.386Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:31 [2023-12-08T19:42:31.386Z] 
14:42:31 [2023-12-08T19:42:31.386Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:31 [2023-12-08T19:42:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:31 [2023-12-08T19:42:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257502161 data=null doit=true}, Shell with text {Find}]
14:42:31 [2023-12-08T19:42:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:31 [2023-12-08T19:42:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:31 [2023-12-08T19:42:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:31 [2023-12-08T19:42:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257502187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:31 [2023-12-08T19:42:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257502187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:31 [2023-12-08T19:42:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257502188 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:31 [2023-12-08T19:42:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257502188 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:31 [2023-12-08T19:42:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257502188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:31 [2023-12-08T19:42:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257502188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:31 [2023-12-08T19:42:31.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257502188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:31 [2023-12-08T19:42:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:31 [2023-12-08T19:42:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:31 [2023-12-08T19:42:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:31 [2023-12-08T19:42:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:31 [2023-12-08T19:42:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:31 [2023-12-08T19:42:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:31 [2023-12-08T19:42:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:31 [2023-12-08T19:42:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:31 [2023-12-08T19:42:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:32 [2023-12-08T19:42:32.163Z] 
14:42:32 [2023-12-08T19:42:32.163Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.163Z] 
14:42:32 [2023-12-08T19:42:32.163Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.163Z] 
14:42:32 [2023-12-08T19:42:32.163Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.163Z] 
14:42:32 [2023-12-08T19:42:32.163Z] (Eclipse:13656): Gtk-WARNING **: 19:42:31.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.163Z] 
14:42:32 [2023-12-08T19:42:32.164Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.164Z] 
14:42:32 [2023-12-08T19:42:32.164Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.164Z] 
14:42:32 [2023-12-08T19:42:32.164Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.164Z] 
14:42:32 [2023-12-08T19:42:32.164Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257502884 data=null doit=true}, Shell with text {Find}]
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257502887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257502887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257502887 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257502888 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257502888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257502888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257502888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:32 [2023-12-08T19:42:32.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:32 [2023-12-08T19:42:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:32 [2023-12-08T19:42:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:32 [2023-12-08T19:42:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:32 [2023-12-08T19:42:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:32 [2023-12-08T19:42:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:32 [2023-12-08T19:42:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:32 [2023-12-08T19:42:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:32 [2023-12-08T19:42:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:32 [2023-12-08T19:42:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:32 [2023-12-08T19:42:32.680Z] 
14:42:32 [2023-12-08T19:42:32.680Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.680Z] 
14:42:32 [2023-12-08T19:42:32.680Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.681Z] 
14:42:32 [2023-12-08T19:42:32.681Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.681Z] 
14:42:32 [2023-12-08T19:42:32.681Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.940Z] 
14:42:32 [2023-12-08T19:42:32.940Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.940Z] 
14:42:32 [2023-12-08T19:42:32.940Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.940Z] 
14:42:32 [2023-12-08T19:42:32.940Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.940Z] 
14:42:32 [2023-12-08T19:42:32.940Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.940Z] 
14:42:32 [2023-12-08T19:42:32.940Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.940Z] 
14:42:32 [2023-12-08T19:42:32.940Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.940Z] 
14:42:32 [2023-12-08T19:42:32.940Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.940Z] 
14:42:32 [2023-12-08T19:42:32.940Z] (Eclipse:13656): Gtk-WARNING **: 19:42:32.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257503618 data=null doit=true}, Shell with text {Find}]
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1257503622 data=null}, (of type 'Combo')]
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:42:32 [2023-12-08T19:42:32.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257503642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257503642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257503643 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257503643 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257503643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257503643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257503643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257503653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257503655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257503655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257503655 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257503655 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1257503671 data=null}, (of type 'Combo')]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1257503673 data=null doit=true}, Button with text {&Backward}]
14:42:32 [2023-12-08T19:42:32.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1257503673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1257503675 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1257503682 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1257503682 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1257503682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257503688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257503688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257503688 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257503688 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257503688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257503688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257503689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257503701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257503702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257503702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257503702 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257503703 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257503717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257503717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257503718 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257503718 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257503718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:32 [2023-12-08T19:42:32.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257503718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:33 [2023-12-08T19:42:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257503718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:33 [2023-12-08T19:42:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:33 [2023-12-08T19:42:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:36 [2023-12-08T19:42:36.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:36 [2023-12-08T19:42:36.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.600Z] 
14:42:36 [2023-12-08T19:42:36.600Z] (Eclipse:13656): Gtk-WARNING **: 19:42:33.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.600Z] 
14:42:36 [2023-12-08T19:42:36.600Z] (Eclipse:13656): Gtk-WARNING **: 19:42:33.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:33.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:33.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:33.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:33.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:33.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:33.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257504603 data=null doit=true}, Shell with text {Find}]
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257504606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257504607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257504607 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257504607 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257504607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257504607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257504607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.601Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.601Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:34.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257505322 data=null doit=true}, Shell with text {Find}]
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257505326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257505326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257505326 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257505326 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257505327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257505327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257505327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.602Z] 
14:42:36 [2023-12-08T19:42:36.602Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.603Z] 
14:42:36 [2023-12-08T19:42:36.603Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.603Z] 
14:42:36 [2023-12-08T19:42:36.603Z] (Eclipse:13656): Gtk-WARNING **: 19:42:35.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257506038 data=null doit=true}, Shell with text {Find}]
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=1257506042 data=null}, (of type 'Combo')]
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27f0a71d
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1257506056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257506056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1257506056 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1257506056 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1257506056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1257506057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1257506057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1257506058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257506058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1257506058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1257506058 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1257506058 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@433f9449
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1257506061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257506061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1257506061 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1257506061 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1257506061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1257506062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1257506062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1257506062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257506062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1257506062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1257506062 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1257506063 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257506063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257506063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257506063 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257506063 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257506068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257506068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257506068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257506075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257506075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257506075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257506076 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257506076 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo'
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo')
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=1257506078 data=null}, (of type 'Combo')]
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@460f2b6c
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1257506093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257506094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1257506094 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1257506094 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1257506094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1257506094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1257506094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1257506095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1257506096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1257506096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1257506096 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1257506096 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257506096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257506097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257506097 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257506100 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257506100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257506100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257506100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257506103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257506103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257506103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257506103 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257506103 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:36 [2023-12-08T19:42:36.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257506108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257506108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257506108 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257506108 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257506108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257506108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257506108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.609Z] 
14:42:36 [2023-12-08T19:42:36.609Z] (Eclipse:13656): Gtk-WARNING **: 19:42:36.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.609Z] 
14:42:36 [2023-12-08T19:42:36.609Z] (Eclipse:13656): Gtk-WARNING **: 19:42:36.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.609Z] 
14:42:36 [2023-12-08T19:42:36.609Z] (Eclipse:13656): Gtk-WARNING **: 19:42:36.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.609Z] 
14:42:36 [2023-12-08T19:42:36.609Z] (Eclipse:13656): Gtk-WARNING **: 19:42:36.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.609Z] 
14:42:36 [2023-12-08T19:42:36.609Z] (Eclipse:13656): Gtk-WARNING **: 19:42:36.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.609Z] 
14:42:36 [2023-12-08T19:42:36.609Z] (Eclipse:13656): Gtk-WARNING **: 19:42:36.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.609Z] 
14:42:36 [2023-12-08T19:42:36.609Z] (Eclipse:13656): Gtk-WARNING **: 19:42:36.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.609Z] 
14:42:36 [2023-12-08T19:42:36.609Z] (Eclipse:13656): Gtk-WARNING **: 19:42:36.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257506991 data=null doit=true}, Shell with text {Find}]
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1257507058 data=null}, (of type 'Combo')]
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:36 [2023-12-08T19:42:36.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1e21c025
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1257507062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257507063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1257507063 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1257507063 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1257507063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1257507063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1257507063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1257507064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1257507064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1257507064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1257507064 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1257507064 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257507066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257507067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257507067 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257507067 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257507067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257507067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257507067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257507080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257507080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257507080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257507080 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257507080 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:36 [2023-12-08T19:42:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1257507084 data=null}, (of type 'Combo')]
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1257507094 data=null doit=true}, Button with text {F&orward}]
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1257507094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1257507096 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1257507096 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1257507096 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1257507096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257507101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257507101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257507101 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257507101 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257507102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257507102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257507102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257507166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257507167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257507167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257507167 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257507167 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257507181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257507183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257507183 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257507183 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257507184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257507184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257507184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:36 [2023-12-08T19:42:36.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:36 [2023-12-08T19:42:36.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:36 [2023-12-08T19:42:36.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:36 [2023-12-08T19:42:36.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:36 [2023-12-08T19:42:36.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:36 [2023-12-08T19:42:36.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:37 [2023-12-08T19:42:37.133Z] 
14:42:37 [2023-12-08T19:42:37.133Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.133Z] 
14:42:37 [2023-12-08T19:42:37.133Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.133Z] 
14:42:37 [2023-12-08T19:42:37.133Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.133Z] 
14:42:37 [2023-12-08T19:42:37.133Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.133Z] 
14:42:37 [2023-12-08T19:42:37.133Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.133Z] 
14:42:37 [2023-12-08T19:42:37.133Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.133Z] 
14:42:37 [2023-12-08T19:42:37.133Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.133Z] 
14:42:37 [2023-12-08T19:42:37.133Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.392Z] 
14:42:37 [2023-12-08T19:42:37.392Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.392Z] 
14:42:37 [2023-12-08T19:42:37.392Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.392Z] 
14:42:37 [2023-12-08T19:42:37.392Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.392Z] 
14:42:37 [2023-12-08T19:42:37.392Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257507988 data=null doit=true}, Shell with text {Find}]
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257508011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257508011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257508012 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257508012 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257508012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257508012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257508012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:37 [2023-12-08T19:42:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:37 [2023-12-08T19:42:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:37 [2023-12-08T19:42:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:37 [2023-12-08T19:42:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:37 [2023-12-08T19:42:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:37 [2023-12-08T19:42:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:37 [2023-12-08T19:42:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:37 [2023-12-08T19:42:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] 
14:42:37 [2023-12-08T19:42:37.909Z] (Eclipse:13656): Gtk-WARNING **: 19:42:37.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257508644 data=null doit=true}, Shell with text {Find}]
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:37 [2023-12-08T19:42:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:37 [2023-12-08T19:42:37.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:37 [2023-12-08T19:42:37.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:37 [2023-12-08T19:42:37.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257508648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257508648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257508648 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257508648 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257508648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257508648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:37 [2023-12-08T19:42:37.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257508648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:38 [2023-12-08T19:42:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:42:38 [2023-12-08T19:42:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:38 [2023-12-08T19:42:38.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:42:38 [2023-12-08T19:42:38.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:42:38 [2023-12-08T19:42:38.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:42:38 [2023-12-08T19:42:38.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:42:38 [2023-12-08T19:42:38.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:42:38 [2023-12-08T19:42:38.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:42:38 [2023-12-08T19:42:38.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:38 [2023-12-08T19:42:38.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:42:38 [2023-12-08T19:42:38.685Z] 
14:42:38 [2023-12-08T19:42:38.685Z] (Eclipse:13656): Gtk-WARNING **: 19:42:38.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:38 [2023-12-08T19:42:38.685Z] 
14:42:38 [2023-12-08T19:42:38.685Z] (Eclipse:13656): Gtk-WARNING **: 19:42:38.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:38 [2023-12-08T19:42:38.685Z] 
14:42:38 [2023-12-08T19:42:38.685Z] (Eclipse:13656): Gtk-WARNING **: 19:42:38.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:38 [2023-12-08T19:42:38.685Z] 
14:42:38 [2023-12-08T19:42:38.685Z] (Eclipse:13656): Gtk-WARNING **: 19:42:38.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:38 [2023-12-08T19:42:38.685Z] 
14:42:38 [2023-12-08T19:42:38.685Z] (Eclipse:13656): Gtk-WARNING **: 19:42:38.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:38 [2023-12-08T19:42:38.685Z] 
14:42:38 [2023-12-08T19:42:38.685Z] (Eclipse:13656): Gtk-WARNING **: 19:42:38.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:38 [2023-12-08T19:42:38.685Z] 
14:42:38 [2023-12-08T19:42:38.685Z] (Eclipse:13656): Gtk-WARNING **: 19:42:38.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:38 [2023-12-08T19:42:38.685Z] 
14:42:38 [2023-12-08T19:42:38.685Z] (Eclipse:13656): Gtk-WARNING **: 19:42:38.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1257509443 data=null doit=true}, Shell with text {Find}]
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1257509465 data=null}, (of type 'Combo')]
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:42:38 [2023-12-08T19:42:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257509475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257509475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257509475 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257509475 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257509476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257509476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257509476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257509485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257509486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257509486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257509491 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257509492 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:42:38 [2023-12-08T19:42:38.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1257509495 data=null}, (of type 'Combo')]
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1257509509 data=null doit=true}, Button with text {&Backward}]
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1257509509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1257509511 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1257509511 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1257509511 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1257509511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1257509516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257509516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1257509516 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1257509517 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1257509517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1257509517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1257509517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1257509533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1257509533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1257509533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1257509533 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1257509533 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1257509563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1257509564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1257509564 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1257509564 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1257509564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1257509564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:38 [2023-12-08T19:42:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1257509564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
14:42:39 [2023-12-08T19:42:39.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:42:39 [2023-12-08T19:42:39.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257509971 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
14:42:39 [2023-12-08T19:42:39.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257510029 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257510029 data=null doit=true}, TreeItem with text {test}]
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257510029 data=null}, TreeItem with text {test}]
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257510029 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257510030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257510091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:42:39 [2023-12-08T19:42:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:42:39 [2023-12-08T19:42:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] 
14:42:39 [2023-12-08T19:42:39.983Z] (Eclipse:13656): Gtk-WARNING **: 19:42:39.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:42:39 [2023-12-08T19:42:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:42:39 [2023-12-08T19:42:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:42:39 [2023-12-08T19:42:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:42:39 [2023-12-08T19:42:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:42:39 [2023-12-08T19:42:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:42:39 [2023-12-08T19:42:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510662 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510662 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510663 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257510663 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257510665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257510665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257510665 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257510665 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257510665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257510665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:39 [2023-12-08T19:42:39.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:39 [2023-12-08T19:42:39.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:39 [2023-12-08T19:42:39.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:39 [2023-12-08T19:42:39.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:39 [2023-12-08T19:42:39.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:39 [2023-12-08T19:42:39.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:42:40 [2023-12-08T19:42:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257510666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:40 [2023-12-08T19:42:40.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257510155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:42:40 [2023-12-08T19:42:40.552Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.59 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[0: lttng] -- Time elapsed: 1.245 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[0: lttng] -- Time elapsed: 0.997 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[0: lttng] -- Time elapsed: 0.889 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[0: lttng] -- Time elapsed: 1.044 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[0: lttng] -- Time elapsed: 1.441 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[0: lttng] -- Time elapsed: 0.797 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[1: 492] -- Time elapsed: 0.936 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[1: 492] -- Time elapsed: 0.658 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[1: 492] -- Time elapsed: 0.831 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[1: 492] -- Time elapsed: 1.076 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[1: 492] -- Time elapsed: 1.428 s
14:42:40 [2023-12-08T19:42:40.552Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[1: 492] -- Time elapsed: 0.962 s
14:42:40 [2023-12-08T19:42:40.552Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
14:42:40 [2023-12-08T19:42:40.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257511327 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:42:40 [2023-12-08T19:42:40.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:42:41 [2023-12-08T19:42:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:42:41 [2023-12-08T19:42:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:42:41 [2023-12-08T19:42:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:42:41 [2023-12-08T19:42:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257511605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:42:41 [2023-12-08T19:42:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:42:46 [2023-12-08T19:42:46.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:42:46 [2023-12-08T19:42:46.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:42:46 [2023-12-08T19:42:46.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:42:46 [2023-12-08T19:42:46.335Z] 
14:42:46 [2023-12-08T19:42:46.335Z] (Eclipse:13656): Gtk-WARNING **: 19:42:46.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:42:46 [2023-12-08T19:42:46.335Z] 
14:42:46 [2023-12-08T19:42:46.335Z] (Eclipse:13656): Gtk-WARNING **: 19:42:46.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517122 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517124 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257517124 data=null}, ToolItem with tooltip text {Hide Lost Events}]
14:42:46 [2023-12-08T19:42:46.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
14:42:46 [2023-12-08T19:42:46.594Z] 
14:42:46 [2023-12-08T19:42:46.594Z] (Eclipse:13656): Gtk-WARNING **: 19:42:46.486: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
14:42:46 [2023-12-08T19:42:46.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:42:51 [2023-12-08T19:42:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:42:52 [2023-12-08T19:42:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
14:42:52 [2023-12-08T19:42:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:52 [2023-12-08T19:42:52.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
14:42:52 [2023-12-08T19:42:52.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:52 [2023-12-08T19:42:52.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:42:52 [2023-12-08T19:42:52.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:42:56 [2023-12-08T19:42:56.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257527119 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257527198 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257527198 data=null doit=true}, TreeItem with text {test}]
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257527198 data=null}, TreeItem with text {test}]
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257527199 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257527199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:42:56 [2023-12-08T19:42:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257527215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:42:56 [2023-12-08T19:42:56.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:42:56 [2023-12-08T19:42:56.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:42:56 [2023-12-08T19:42:56.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528381 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528381 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528382 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257528382 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257528383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257528383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257528383 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257528383 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:57 [2023-12-08T19:42:57.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257528384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:57 [2023-12-08T19:42:57.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257528384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:57 [2023-12-08T19:42:57.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:57 [2023-12-08T19:42:57.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:57 [2023-12-08T19:42:57.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:57 [2023-12-08T19:42:57.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:57 [2023-12-08T19:42:57.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:42:57 [2023-12-08T19:42:57.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:42:58 [2023-12-08T19:42:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257528384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:42:58 [2023-12-08T19:42:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257527364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:42:58 [2023-12-08T19:42:58.545Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.75 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
14:42:58 [2023-12-08T19:42:58.545Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test -- Time elapsed: 14.98 s
14:42:58 [2023-12-08T19:42:58.545Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
14:42:58 [2023-12-08T19:42:58.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257529086 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:42:58 [2023-12-08T19:42:58.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:42:58 [2023-12-08T19:42:58.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:42:58 [2023-12-08T19:42:58.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:42:58 [2023-12-08T19:42:58.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:42:58 [2023-12-08T19:42:58.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257529377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:42:58 [2023-12-08T19:42:58.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257534544 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257534558 data=null doit=true}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257534558 data=null}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257534559 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257534560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257534574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257534575 data=null doit=true}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257534575 data=null}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257534575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257534576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257534606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:43:04 [2023-12-08T19:43:04.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1257534612 data=null doit=true}, TreeItem with text {Traces [1]}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1257534612 data=null}, TreeItem with text {Traces [1]}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1257534613 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257534613 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1257534660 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1257534661 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1257534661 data=null}, TreeItem with text {synthetic-trace}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1257534661 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257534662 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1257534673 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=1257534675 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1257534675 data=null doit=true}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1257534675 data=null}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1257534675 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257534676 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1257534685 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1257534686 data=null doit=true}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1257534686 data=null}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1257534686 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257534686 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1257534784 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=1257534786 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=1257534786 data=null doit=true}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=1257534786 data=null}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=1257534787 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257534787 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=1257534799 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=1257534800 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=1257534800 data=null doit=true}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=1257534800 data=null}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=1257534801 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257534801 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=1257534870 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
14:43:04 [2023-12-08T19:43:04.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:04 [2023-12-08T19:43:04.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:04 [2023-12-08T19:43:04.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257534988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:04 [2023-12-08T19:43:04.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:04 [2023-12-08T19:43:04.592Z] 
14:43:04 [2023-12-08T19:43:04.592Z] (Eclipse:13656): Gtk-WARNING **: 19:43:04.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:04 [2023-12-08T19:43:04.592Z] 
14:43:04 [2023-12-08T19:43:04.592Z] (Eclipse:13656): Gtk-WARNING **: 19:43:04.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:04 [2023-12-08T19:43:04.592Z] 
14:43:04 [2023-12-08T19:43:04.592Z] (Eclipse:13656): Gtk-WARNING **: 19:43:04.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:04 [2023-12-08T19:43:04.592Z] 
14:43:04 [2023-12-08T19:43:04.592Z] (Eclipse:13656): Gtk-WARNING **: 19:43:04.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:05 [2023-12-08T19:43:05.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:05 [2023-12-08T19:43:05.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257535953 data=null doit=true}, Shell with text {Help}]
14:43:05 [2023-12-08T19:43:05.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:05 [2023-12-08T19:43:05.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:05 [2023-12-08T19:43:05.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:05 [2023-12-08T19:43:05.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:05 [2023-12-08T19:43:05.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
14:43:05 [2023-12-08T19:43:05.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label')
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257535956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257535956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257535956 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257535956 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257535957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257535957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257535957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=1257536262 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=1257536263 data=null doit=true}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=1257536263 data=null}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=1257536263 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257536264 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=1257536270 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=1257536271 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=1257536271 data=null doit=true}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=1257536271 data=null}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=1257536272 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257536286 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=1257536301 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
14:43:05 [2023-12-08T19:43:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:05 [2023-12-08T19:43:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:05 [2023-12-08T19:43:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257536379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:05 [2023-12-08T19:43:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:06 [2023-12-08T19:43:06.673Z] 
14:43:06 [2023-12-08T19:43:06.673Z] (Eclipse:13656): Gtk-WARNING **: 19:43:05.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:06 [2023-12-08T19:43:06.673Z] 
14:43:06 [2023-12-08T19:43:06.673Z] (Eclipse:13656): Gtk-WARNING **: 19:43:05.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:06 [2023-12-08T19:43:06.673Z] 
14:43:06 [2023-12-08T19:43:06.673Z] (Eclipse:13656): Gtk-WARNING **: 19:43:05.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:06 [2023-12-08T19:43:06.673Z] 
14:43:06 [2023-12-08T19:43:06.673Z] (Eclipse:13656): Gtk-WARNING **: 19:43:05.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:06 [2023-12-08T19:43:06.673Z] 
14:43:06 [2023-12-08T19:43:06.673Z] (Eclipse:13656): Gtk-WARNING **: 19:43:05.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:06 [2023-12-08T19:43:06.673Z] 
14:43:06 [2023-12-08T19:43:06.673Z] (Eclipse:13656): Gtk-WARNING **: 19:43:05.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:06 [2023-12-08T19:43:06.673Z] 
14:43:06 [2023-12-08T19:43:06.673Z] (Eclipse:13656): Gtk-WARNING **: 19:43:05.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:06 [2023-12-08T19:43:06.673Z] 
14:43:06 [2023-12-08T19:43:06.673Z] (Eclipse:13656): Gtk-WARNING **: 19:43:05.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257537242 data=null doit=true}, Shell with text {Help}]
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label')
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:06 [2023-12-08T19:43:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:06 [2023-12-08T19:43:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257537244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:06 [2023-12-08T19:43:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257537244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:06 [2023-12-08T19:43:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257537244 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:06 [2023-12-08T19:43:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257537245 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:06 [2023-12-08T19:43:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257537245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:06 [2023-12-08T19:43:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257537245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:06 [2023-12-08T19:43:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257537245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:06 [2023-12-08T19:43:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:06 [2023-12-08T19:43:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:06 [2023-12-08T19:43:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=1257537488 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=1257537488 data=null doit=true}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=1257537489 data=null}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=1257537489 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257537500 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=1257537507 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=1257537522 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=1257537522 data=null doit=true}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=1257537522 data=null}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=1257537523 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257537529 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=1257537573 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257537662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:06 [2023-12-08T19:43:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:07 [2023-12-08T19:43:07.191Z] 
14:43:07 [2023-12-08T19:43:07.191Z] (Eclipse:13656): Gtk-WARNING **: 19:43:07.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:07 [2023-12-08T19:43:07.191Z] 
14:43:07 [2023-12-08T19:43:07.191Z] (Eclipse:13656): Gtk-WARNING **: 19:43:07.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:07 [2023-12-08T19:43:07.191Z] 
14:43:07 [2023-12-08T19:43:07.191Z] (Eclipse:13656): Gtk-WARNING **: 19:43:07.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:07 [2023-12-08T19:43:07.191Z] 
14:43:07 [2023-12-08T19:43:07.191Z] (Eclipse:13656): Gtk-WARNING **: 19:43:07.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:07 [2023-12-08T19:43:07.191Z] 
14:43:07 [2023-12-08T19:43:07.191Z] (Eclipse:13656): Gtk-WARNING **: 19:43:07.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:07 [2023-12-08T19:43:07.191Z] 
14:43:07 [2023-12-08T19:43:07.191Z] (Eclipse:13656): Gtk-WARNING **: 19:43:07.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:07 [2023-12-08T19:43:07.191Z] 
14:43:07 [2023-12-08T19:43:07.191Z] (Eclipse:13656): Gtk-WARNING **: 19:43:07.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:07 [2023-12-08T19:43:07.191Z] 
14:43:07 [2023-12-08T19:43:07.191Z] (Eclipse:13656): Gtk-WARNING **: 19:43:07.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257538481 data=null doit=true}, Shell with text {Help}]
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label')
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257538483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257538483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257538483 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257538483 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257538483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257538483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:07 [2023-12-08T19:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257538483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=1257538681 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=1257538681 data=null doit=true}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=1257538681 data=null}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=1257538682 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257538682 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=1257538748 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=1257538749 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=1257538756 data=null doit=true}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=1257538756 data=null}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=1257538757 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257538757 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=1257538764 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
14:43:08 [2023-12-08T19:43:08.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:08 [2023-12-08T19:43:08.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:08 [2023-12-08T19:43:08.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257538814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:08 [2023-12-08T19:43:08.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:08 [2023-12-08T19:43:08.532Z] 
14:43:08 [2023-12-08T19:43:08.532Z] (Eclipse:13656): Gtk-WARNING **: 19:43:08.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:08 [2023-12-08T19:43:08.533Z] 
14:43:08 [2023-12-08T19:43:08.533Z] (Eclipse:13656): Gtk-WARNING **: 19:43:08.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:08 [2023-12-08T19:43:08.533Z] 
14:43:08 [2023-12-08T19:43:08.533Z] (Eclipse:13656): Gtk-WARNING **: 19:43:08.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:08 [2023-12-08T19:43:08.533Z] 
14:43:08 [2023-12-08T19:43:08.533Z] (Eclipse:13656): Gtk-WARNING **: 19:43:08.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:08 [2023-12-08T19:43:08.533Z] 
14:43:08 [2023-12-08T19:43:08.533Z] (Eclipse:13656): Gtk-WARNING **: 19:43:08.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:08 [2023-12-08T19:43:08.533Z] 
14:43:08 [2023-12-08T19:43:08.533Z] (Eclipse:13656): Gtk-WARNING **: 19:43:08.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:08 [2023-12-08T19:43:08.533Z] 
14:43:08 [2023-12-08T19:43:08.533Z] (Eclipse:13656): Gtk-WARNING **: 19:43:08.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:08 [2023-12-08T19:43:08.533Z] 
14:43:08 [2023-12-08T19:43:08.533Z] (Eclipse:13656): Gtk-WARNING **: 19:43:08.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257539760 data=null doit=true}, Shell with text {Help}]
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label')
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257539762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257539762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257539762 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257539762 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257539762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257539763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257539763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1257539976 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1257539991 data=null doit=true}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1257539991 data=null}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1257539991 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257539992 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1257540040 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1257540041 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1257540041 data=null doit=true}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1257540041 data=null}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1257540042 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257540042 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1257540058 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257540103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:09 [2023-12-08T19:43:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:09 [2023-12-08T19:43:09.619Z] 
14:43:09 [2023-12-08T19:43:09.619Z] (Eclipse:13656): Gtk-WARNING **: 19:43:09.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:09 [2023-12-08T19:43:09.619Z] 
14:43:09 [2023-12-08T19:43:09.619Z] (Eclipse:13656): Gtk-WARNING **: 19:43:09.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:09 [2023-12-08T19:43:09.619Z] 
14:43:09 [2023-12-08T19:43:09.619Z] (Eclipse:13656): Gtk-WARNING **: 19:43:09.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:09 [2023-12-08T19:43:09.619Z] 
14:43:09 [2023-12-08T19:43:09.619Z] (Eclipse:13656): Gtk-WARNING **: 19:43:09.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:09 [2023-12-08T19:43:09.877Z] 
14:43:09 [2023-12-08T19:43:09.877Z] (Eclipse:13656): Gtk-WARNING **: 19:43:09.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:09 [2023-12-08T19:43:09.877Z] 
14:43:09 [2023-12-08T19:43:09.877Z] (Eclipse:13656): Gtk-WARNING **: 19:43:09.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:09 [2023-12-08T19:43:09.877Z] 
14:43:09 [2023-12-08T19:43:09.877Z] (Eclipse:13656): Gtk-WARNING **: 19:43:09.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:09 [2023-12-08T19:43:09.877Z] 
14:43:09 [2023-12-08T19:43:09.877Z] (Eclipse:13656): Gtk-WARNING **: 19:43:09.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257540490 data=null doit=true}, Shell with text {Help}]
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label')
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257540491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257540492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257540492 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257540492 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257540492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257540492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:09 [2023-12-08T19:43:09.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257540492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:10 [2023-12-08T19:43:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:10 [2023-12-08T19:43:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:10 [2023-12-08T19:43:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=1257540788 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=1257540788 data=null doit=true}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=1257540789 data=null}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=1257540789 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257540789 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=1257540796 data=null button=1 stateMask=0x80000 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:10 [2023-12-08T19:43:10.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=1257540974 data=null button=0 stateMask=0x0 x=187 y=373 count=0}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=1257540991 data=null doit=true}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=1257540992 data=null}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=1257540992 data=null button=1 stateMask=0x0 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257540993 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=1257540999 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
14:43:10 [2023-12-08T19:43:10.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:10 [2023-12-08T19:43:10.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:10 [2023-12-08T19:43:10.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257541079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:10 [2023-12-08T19:43:10.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:10 [2023-12-08T19:43:10.653Z] 
14:43:10 [2023-12-08T19:43:10.653Z] (Eclipse:13656): Gtk-WARNING **: 19:43:10.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:11 [2023-12-08T19:43:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257541975 data=null doit=true}, Shell with text {Help}]
14:43:11 [2023-12-08T19:43:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:11 [2023-12-08T19:43:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:11 [2023-12-08T19:43:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:11 [2023-12-08T19:43:11.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label')
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257541977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257541977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257541977 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257541978 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257541978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257541978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:11 [2023-12-08T19:43:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257541978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:11 [2023-12-08T19:43:11.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:11 [2023-12-08T19:43:11.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:11 [2023-12-08T19:43:11.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=1257542187 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=1257542187 data=null doit=true}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=1257542188 data=null}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=1257542188 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257542188 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=1257542256 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:11 [2023-12-08T19:43:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=1257542265 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=1257542265 data=null doit=true}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=1257542265 data=null}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=1257542266 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257542266 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=1257542273 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
14:43:11 [2023-12-08T19:43:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:11 [2023-12-08T19:43:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:11 [2023-12-08T19:43:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257542323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:11 [2023-12-08T19:43:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:11 [2023-12-08T19:43:11.738Z] 
14:43:11 [2023-12-08T19:43:11.738Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.738Z] 
14:43:11 [2023-12-08T19:43:11.738Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.738Z] 
14:43:11 [2023-12-08T19:43:11.738Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.738Z] 
14:43:11 [2023-12-08T19:43:11.738Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.995Z] 
14:43:11 [2023-12-08T19:43:11.995Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.995Z] 
14:43:11 [2023-12-08T19:43:11.995Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.995Z] 
14:43:11 [2023-12-08T19:43:11.995Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.995Z] 
14:43:11 [2023-12-08T19:43:11.995Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.995Z] 
14:43:11 [2023-12-08T19:43:11.995Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.995Z] 
14:43:11 [2023-12-08T19:43:11.995Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.995Z] 
14:43:11 [2023-12-08T19:43:11.995Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:11 [2023-12-08T19:43:11.995Z] 
14:43:11 [2023-12-08T19:43:11.995Z] (Eclipse:13656): Gtk-WARNING **: 19:43:11.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:12 [2023-12-08T19:43:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:12 [2023-12-08T19:43:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257543179 data=null doit=true}, Shell with text {Help}]
14:43:12 [2023-12-08T19:43:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:12 [2023-12-08T19:43:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:12 [2023-12-08T19:43:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:12 [2023-12-08T19:43:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:12 [2023-12-08T19:43:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
14:43:12 [2023-12-08T19:43:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label')
14:43:12 [2023-12-08T19:43:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257543181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257543181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257543181 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257543181 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257543182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257543182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:12 [2023-12-08T19:43:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257543182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:12 [2023-12-08T19:43:12.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:12 [2023-12-08T19:43:12.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:12 [2023-12-08T19:43:12.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1257543369 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1257543369 data=null doit=true}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1257543369 data=null}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1257543370 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257543370 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1257543475 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:12 [2023-12-08T19:43:12.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1257543476 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1257543476 data=null doit=true}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1257543476 data=null}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1257543477 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257543477 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1257543493 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
14:43:12 [2023-12-08T19:43:12.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:12 [2023-12-08T19:43:12.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:12 [2023-12-08T19:43:12.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257543573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:12 [2023-12-08T19:43:12.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:13 [2023-12-08T19:43:13.388Z] 
14:43:13 [2023-12-08T19:43:13.388Z] (Eclipse:13656): Gtk-WARNING **: 19:43:13.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:13 [2023-12-08T19:43:13.388Z] 
14:43:13 [2023-12-08T19:43:13.388Z] (Eclipse:13656): Gtk-WARNING **: 19:43:13.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:13 [2023-12-08T19:43:13.388Z] 
14:43:13 [2023-12-08T19:43:13.388Z] (Eclipse:13656): Gtk-WARNING **: 19:43:13.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:13 [2023-12-08T19:43:13.388Z] 
14:43:13 [2023-12-08T19:43:13.388Z] (Eclipse:13656): Gtk-WARNING **: 19:43:13.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:13 [2023-12-08T19:43:13.388Z] 
14:43:13 [2023-12-08T19:43:13.388Z] (Eclipse:13656): Gtk-WARNING **: 19:43:13.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:13 [2023-12-08T19:43:13.388Z] 
14:43:13 [2023-12-08T19:43:13.388Z] (Eclipse:13656): Gtk-WARNING **: 19:43:13.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:13 [2023-12-08T19:43:13.388Z] 
14:43:13 [2023-12-08T19:43:13.388Z] (Eclipse:13656): Gtk-WARNING **: 19:43:13.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:13 [2023-12-08T19:43:13.388Z] 
14:43:13 [2023-12-08T19:43:13.388Z] (Eclipse:13656): Gtk-WARNING **: 19:43:13.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257544476 data=null doit=true}, Shell with text {Help}]
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label')
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257544478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257544478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257544478 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257544478 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257544478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257544478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257544478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=1257544712 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency]
14:43:13 [2023-12-08T19:43:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=1257544712 data=null doit=true}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=1257544780 data=null}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=1257544781 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257544781 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=1257544970 data=null button=1 stateMask=0x80000 x=181 y=373 count=1}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:14 [2023-12-08T19:43:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=1257544989 data=null button=0 stateMask=0x0 x=181 y=372 count=0}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=1257544989 data=null doit=true}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=1257544989 data=null}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=1257544990 data=null button=1 stateMask=0x0 x=181 y=372 count=1}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257544990 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=1257544997 data=null button=1 stateMask=0x80000 x=181 y=372 count=1}, Tree node with text: System Call Latency]
14:43:14 [2023-12-08T19:43:14.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:14 [2023-12-08T19:43:14.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:14 [2023-12-08T19:43:14.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257545067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:14 [2023-12-08T19:43:14.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] 
14:43:14 [2023-12-08T19:43:14.728Z] (Eclipse:13656): Gtk-WARNING **: 19:43:14.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257545487 data=null doit=true}, Shell with text {Help}]
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label')
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257545489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257545489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257545489 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:14 [2023-12-08T19:43:14.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257545489 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:14 [2023-12-08T19:43:14.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257545489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:14 [2023-12-08T19:43:14.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257545489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:14 [2023-12-08T19:43:14.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257545489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:14 [2023-12-08T19:43:14.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:14 [2023-12-08T19:43:14.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:14 [2023-12-08T19:43:14.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=1257545752 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
14:43:14 [2023-12-08T19:43:14.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=1257545752 data=null doit=true}, Tree node with text: Statistics]
14:43:14 [2023-12-08T19:43:14.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=1257545752 data=null}, Tree node with text: Statistics]
14:43:14 [2023-12-08T19:43:14.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=1257545753 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
14:43:14 [2023-12-08T19:43:14.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257545753 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=1257545786 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=1257545787 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=1257545787 data=null doit=true}, Tree node with text: Statistics]
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=1257545787 data=null}, Tree node with text: Statistics]
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=1257545787 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257545788 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=1257545804 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257545871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:15 [2023-12-08T19:43:15.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:15 [2023-12-08T19:43:15.503Z] 
14:43:15 [2023-12-08T19:43:15.503Z] (Eclipse:13656): Gtk-WARNING **: 19:43:15.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:15 [2023-12-08T19:43:15.503Z] 
14:43:15 [2023-12-08T19:43:15.503Z] (Eclipse:13656): Gtk-WARNING **: 19:43:15.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:15 [2023-12-08T19:43:15.503Z] 
14:43:15 [2023-12-08T19:43:15.503Z] (Eclipse:13656): Gtk-WARNING **: 19:43:15.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:15 [2023-12-08T19:43:15.503Z] 
14:43:15 [2023-12-08T19:43:15.503Z] (Eclipse:13656): Gtk-WARNING **: 19:43:15.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:15 [2023-12-08T19:43:15.503Z] 
14:43:15 [2023-12-08T19:43:15.503Z] (Eclipse:13656): Gtk-WARNING **: 19:43:15.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:15 [2023-12-08T19:43:15.503Z] 
14:43:15 [2023-12-08T19:43:15.503Z] (Eclipse:13656): Gtk-WARNING **: 19:43:15.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:15 [2023-12-08T19:43:15.503Z] 
14:43:15 [2023-12-08T19:43:15.503Z] (Eclipse:13656): Gtk-WARNING **: 19:43:15.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:15 [2023-12-08T19:43:15.503Z] 
14:43:15 [2023-12-08T19:43:15.503Z] (Eclipse:13656): Gtk-WARNING **: 19:43:15.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257546790 data=null doit=true}, Shell with text {Help}]
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label')
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257546792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257546792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257546792 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257546792 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257546792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257546793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:16 [2023-12-08T19:43:16.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257546793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=1257547009 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=1257547009 data=null doit=true}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=1257547010 data=null}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=1257547010 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257547010 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=1257547078 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=1257547079 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=1257547080 data=null doit=true}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=1257547080 data=null}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=1257547080 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257547080 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=1257547097 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
14:43:16 [2023-12-08T19:43:16.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:16 [2023-12-08T19:43:16.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:16 [2023-12-08T19:43:16.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257547173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:16 [2023-12-08T19:43:16.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:16 [2023-12-08T19:43:16.843Z] 
14:43:16 [2023-12-08T19:43:16.843Z] (Eclipse:13656): Gtk-WARNING **: 19:43:16.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:16 [2023-12-08T19:43:16.843Z] 
14:43:16 [2023-12-08T19:43:16.843Z] (Eclipse:13656): Gtk-WARNING **: 19:43:16.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:16 [2023-12-08T19:43:16.843Z] 
14:43:16 [2023-12-08T19:43:16.843Z] (Eclipse:13656): Gtk-WARNING **: 19:43:16.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:16 [2023-12-08T19:43:16.843Z] 
14:43:16 [2023-12-08T19:43:16.843Z] (Eclipse:13656): Gtk-WARNING **: 19:43:16.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:17 [2023-12-08T19:43:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:17 [2023-12-08T19:43:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257548164 data=null doit=true}, Shell with text {Help}]
14:43:17 [2023-12-08T19:43:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:17 [2023-12-08T19:43:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:17 [2023-12-08T19:43:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:17 [2023-12-08T19:43:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:17 [2023-12-08T19:43:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label')
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257548165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257548165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257548165 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257548165 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257548166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257548166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:17 [2023-12-08T19:43:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257548166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:17 [2023-12-08T19:43:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:17 [2023-12-08T19:43:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:17 [2023-12-08T19:43:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=1257548366 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=1257548366 data=null doit=true}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=1257548366 data=null}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=1257548381 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257548381 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=1257548468 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=1257548470 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=1257548470 data=null doit=true}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=1257548470 data=null}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=1257548470 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257548470 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=1257548476 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1257548575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
14:43:17 [2023-12-08T19:43:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
14:43:18 [2023-12-08T19:43:18.186Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.187Z] 
14:43:18 [2023-12-08T19:43:18.187Z] (Eclipse:13656): Gtk-WARNING **: 19:43:18.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1257549436 data=null doit=true}, Shell with text {Help}]
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label')
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257549437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257549438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257549438 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257549438 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257549438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257549438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:18 [2023-12-08T19:43:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257549438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
14:43:19 [2023-12-08T19:43:19.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:19 [2023-12-08T19:43:19.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257550078 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:43:19 [2023-12-08T19:43:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:43:19 [2023-12-08T19:43:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:43:19 [2023-12-08T19:43:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:43:19 [2023-12-08T19:43:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:19 [2023-12-08T19:43:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257550123 data=null button=0 stateMask=0x0 x=55 y=-42 count=0}, TreeItem with text {test}]
14:43:19 [2023-12-08T19:43:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257550123 data=null doit=true}, TreeItem with text {test}]
14:43:19 [2023-12-08T19:43:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257550123 data=null}, TreeItem with text {test}]
14:43:19 [2023-12-08T19:43:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257550124 data=null button=1 stateMask=0x0 x=55 y=-42 count=1}, TreeItem with text {test}]
14:43:19 [2023-12-08T19:43:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257550124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:43:19 [2023-12-08T19:43:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257550133 data=null button=1 stateMask=0x80000 x=55 y=-42 count=1}, TreeItem with text {test}]
14:43:19 [2023-12-08T19:43:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:43:19 [2023-12-08T19:43:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:43:19 [2023-12-08T19:43:19.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550916 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550916 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550917 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257550917 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257550918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257550918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257550918 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257550918 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257550918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:20 [2023-12-08T19:43:20.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257550919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:20 [2023-12-08T19:43:20.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:43:20 [2023-12-08T19:43:20.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:43:20 [2023-12-08T19:43:20.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:43:20 [2023-12-08T19:43:20.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:43:20 [2023-12-08T19:43:20.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:43:20 [2023-12-08T19:43:20.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:43:20 [2023-12-08T19:43:20.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257550919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:20 [2023-12-08T19:43:20.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257550423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:43:20 [2023-12-08T19:43:20.917Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.39 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
14:43:20 [2023-12-08T19:43:20.917Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest.testHelpMenus -- Time elapsed: 19.94 s
14:43:20 [2023-12-08T19:43:20.917Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
14:43:20 [2023-12-08T19:43:20.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257551490 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:43:20 [2023-12-08T19:43:20.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:43:20 [2023-12-08T19:43:20.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:43:20 [2023-12-08T19:43:20.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:43:20 [2023-12-08T19:43:20.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:43:20 [2023-12-08T19:43:20.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257551693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:43:20 [2023-12-08T19:43:20.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:43:21 [2023-12-08T19:43:21.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:24 [2023-12-08T19:43:24.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:43:24 [2023-12-08T19:43:24.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:43:24 [2023-12-08T19:43:24.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:24 [2023-12-08T19:43:24.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:24 [2023-12-08T19:43:24.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:25 [2023-12-08T19:43:25.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:25 [2023-12-08T19:43:25.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:25 [2023-12-08T19:43:25.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:25 [2023-12-08T19:43:25.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:25 [2023-12-08T19:43:25.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:25 [2023-12-08T19:43:25.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:26 [2023-12-08T19:43:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:26 [2023-12-08T19:43:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:26 [2023-12-08T19:43:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:26 [2023-12-08T19:43:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:26 [2023-12-08T19:43:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:26 [2023-12-08T19:43:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:27 [2023-12-08T19:43:27.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:27 [2023-12-08T19:43:27.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:27 [2023-12-08T19:43:27.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:27 [2023-12-08T19:43:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:27 [2023-12-08T19:43:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:27 [2023-12-08T19:43:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:28 [2023-12-08T19:43:28.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:28 [2023-12-08T19:43:28.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:28 [2023-12-08T19:43:28.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:29 [2023-12-08T19:43:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:29 [2023-12-08T19:43:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:29 [2023-12-08T19:43:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:29 [2023-12-08T19:43:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:29 [2023-12-08T19:43:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:29 [2023-12-08T19:43:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:30 [2023-12-08T19:43:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:30 [2023-12-08T19:43:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:30 [2023-12-08T19:43:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:30 [2023-12-08T19:43:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:30 [2023-12-08T19:43:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
14:43:30 [2023-12-08T19:43:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:30 [2023-12-08T19:43:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:32 [2023-12-08T19:43:32.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:43:32 [2023-12-08T19:43:32.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:43:32 [2023-12-08T19:43:32.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:34 [2023-12-08T19:43:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563835 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563837 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563837 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563841 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563842 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257563843 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
14:43:34 [2023-12-08T19:43:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:43:34 [2023-12-08T19:43:34.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257565799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257565800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257565800 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257565800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:35 [2023-12-08T19:43:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257565800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:35 [2023-12-08T19:43:35.324Z] 
14:43:35 [2023-12-08T19:43:35.324Z] (Eclipse:13656): Gtk-WARNING **: 19:43:35.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:35 [2023-12-08T19:43:35.324Z] 
14:43:35 [2023-12-08T19:43:35.324Z] (Eclipse:13656): Gtk-WARNING **: 19:43:35.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:35 [2023-12-08T19:43:35.325Z] 
14:43:35 [2023-12-08T19:43:35.325Z] (Eclipse:13656): Gtk-WARNING **: 19:43:35.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:35 [2023-12-08T19:43:35.325Z] 
14:43:35 [2023-12-08T19:43:35.325Z] (Eclipse:13656): Gtk-WARNING **: 19:43:35.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:35 [2023-12-08T19:43:35.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257566175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257566235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257566235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257566236 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257566236 data=null}, ToolItem with tooltip text {Add Bookmark...}]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257566268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257566268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257566268 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257566268 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257566268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257566269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257566269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:35 [2023-12-08T19:43:35.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257565800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:36 [2023-12-08T19:43:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:36 [2023-12-08T19:43:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:43:36 [2023-12-08T19:43:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
14:43:36 [2023-12-08T19:43:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257566682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257566683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1257566683 data=null doit=true}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1257566683 data=null}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257566683 data=null button=1 stateMask=0x0 x=542 y=10 count=1}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257566685 data=null button=1 stateMask=0x80000 x=542 y=10 count=1}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
14:43:36 [2023-12-08T19:43:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
14:43:36 [2023-12-08T19:43:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567187 data=null doit=true}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567187 data=null}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567188 data=null button=1 stateMask=0x0 x=240 y=28 count=1}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567201 data=null button=1 stateMask=0x80000 x=240 y=28 count=1}, TimeGraphMarkerAxis with text {}]
14:43:36 [2023-12-08T19:43:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
14:43:36 [2023-12-08T19:43:36.926Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:36 [2023-12-08T19:43:36.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:43:36 [2023-12-08T19:43:36.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:36 [2023-12-08T19:43:36.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:36 [2023-12-08T19:43:36.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567705 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
14:43:36 [2023-12-08T19:43:36.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:36 [2023-12-08T19:43:36.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:36 [2023-12-08T19:43:36.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567847 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257567847 data=null}, ToolItem with tooltip text {Add Bookmark...}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567894 data=null doit=true}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567894 data=null}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567894 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567895 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567896 data=null doit=true}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567896 data=null}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567897 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567897 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567898 data=null doit=true}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567899 data=null}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567899 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1257567900 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
14:43:37 [2023-12-08T19:43:37.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
14:43:37 [2023-12-08T19:43:37.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:43:37 [2023-12-08T19:43:37.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
14:43:37 [2023-12-08T19:43:37.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1257567991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
14:43:37 [2023-12-08T19:43:37.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
14:43:37 [2023-12-08T19:43:37.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:39 [2023-12-08T19:43:39.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:43:39 [2023-12-08T19:43:39.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:43:39 [2023-12-08T19:43:39.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:39 [2023-12-08T19:43:39.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570280 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570282 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570282 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:43:39 [2023-12-08T19:43:39.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:40 [2023-12-08T19:43:40.174Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:40 [2023-12-08T19:43:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:43:40 [2023-12-08T19:43:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570784 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570799 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257570799 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:43:40 [2023-12-08T19:43:40.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:40 [2023-12-08T19:43:40.742Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:40 [2023-12-08T19:43:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:43:40 [2023-12-08T19:43:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:40 [2023-12-08T19:43:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:40 [2023-12-08T19:43:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571302 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:40 [2023-12-08T19:43:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:40 [2023-12-08T19:43:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:40 [2023-12-08T19:43:40.742Z] 
14:43:40 [2023-12-08T19:43:40.742Z] (Eclipse:13656): Gtk-WARNING **: 19:43:40.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:40 [2023-12-08T19:43:40.742Z] 
14:43:40 [2023-12-08T19:43:40.742Z] (Eclipse:13656): Gtk-WARNING **: 19:43:40.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:40 [2023-12-08T19:43:40.742Z] 
14:43:40 [2023-12-08T19:43:40.742Z] (Eclipse:13656): Gtk-WARNING **: 19:43:40.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:40 [2023-12-08T19:43:40.742Z] 
14:43:40 [2023-12-08T19:43:40.742Z] (Eclipse:13656): Gtk-WARNING **: 19:43:40.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:41 [2023-12-08T19:43:41.001Z] 
14:43:41 [2023-12-08T19:43:41.001Z] (Eclipse:13656): Gtk-WARNING **: 19:43:40.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:41 [2023-12-08T19:43:41.001Z] 
14:43:41 [2023-12-08T19:43:41.001Z] (Eclipse:13656): Gtk-WARNING **: 19:43:40.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:41 [2023-12-08T19:43:41.001Z] 
14:43:41 [2023-12-08T19:43:41.001Z] (Eclipse:13656): Gtk-WARNING **: 19:43:40.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:41 [2023-12-08T19:43:41.001Z] 
14:43:41 [2023-12-08T19:43:41.001Z] (Eclipse:13656): Gtk-WARNING **: 19:43:40.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571627 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571627 data=null}, ToolItem with tooltip text {Add Bookmark...}]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257571631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257571631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257571631 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257571631 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257571631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257571631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:41 [2023-12-08T19:43:41.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257571631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:41 [2023-12-08T19:43:41.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257571302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572024 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572027 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572027 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:43:41 [2023-12-08T19:43:41.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572588 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572601 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257572601 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:43:41 [2023-12-08T19:43:41.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573104 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573117 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573117 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
14:43:42 [2023-12-08T19:43:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:42 [2023-12-08T19:43:42.966Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:42 [2023-12-08T19:43:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:43:42 [2023-12-08T19:43:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:42 [2023-12-08T19:43:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:42 [2023-12-08T19:43:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573620 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:42 [2023-12-08T19:43:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:42 [2023-12-08T19:43:42.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.225Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.225Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.225Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.225Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.225Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.225Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.225Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.225Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.225Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.225Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.225Z] 
14:43:43 [2023-12-08T19:43:43.226Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.226Z] 
14:43:43 [2023-12-08T19:43:43.226Z] (Eclipse:13656): Gtk-WARNING **: 19:43:43.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573954 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573954 data=null}, ToolItem with tooltip text {Add Bookmark...}]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257573957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257573957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257573957 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257573957 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257573957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257573957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257573957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:43 [2023-12-08T19:43:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257573621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:43 [2023-12-08T19:43:43.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:43 [2023-12-08T19:43:43.484Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:43 [2023-12-08T19:43:43.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
14:43:43 [2023-12-08T19:43:43.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574267 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574269 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574269 data=null}, ToolItem with tooltip text {Previous Marker}]
14:43:43 [2023-12-08T19:43:43.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
14:43:43 [2023-12-08T19:43:43.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:44 [2023-12-08T19:43:44.003Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:44 [2023-12-08T19:43:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:43:44 [2023-12-08T19:43:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574771 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574865 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574866 data=null}, ToolItem with tooltip text {Add Bookmark...}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574867 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574882 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257574882 data=null}, ToolItem with tooltip text {Next Marker}]
14:43:44 [2023-12-08T19:43:44.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
14:43:44 [2023-12-08T19:43:44.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575385 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575480 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575480 data=null}, ToolItem with tooltip text {Add Bookmark...}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575482 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575494 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575494 data=null}, ToolItem with tooltip text {Previous Marker}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575495 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575498 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257575498 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:43:44 [2023-12-08T19:43:44.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:45 [2023-12-08T19:43:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1257577954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1257578030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:47 [2023-12-08T19:43:47.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:47 [2023-12-08T19:43:47.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580089 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:43:49 [2023-12-08T19:43:49.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:43:49 [2023-12-08T19:43:49.721Z] 
14:43:49 [2023-12-08T19:43:49.721Z] (Eclipse:13656): Gtk-WARNING **: 19:43:49.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:49 [2023-12-08T19:43:49.721Z] 
14:43:49 [2023-12-08T19:43:49.721Z] (Eclipse:13656): Gtk-WARNING **: 19:43:49.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:49 [2023-12-08T19:43:49.721Z] 
14:43:49 [2023-12-08T19:43:49.721Z] (Eclipse:13656): Gtk-WARNING **: 19:43:49.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:49 [2023-12-08T19:43:49.721Z] 
14:43:49 [2023-12-08T19:43:49.721Z] (Eclipse:13656): Gtk-WARNING **: 19:43:49.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:49 [2023-12-08T19:43:49.721Z] 
14:43:49 [2023-12-08T19:43:49.721Z] (Eclipse:13656): Gtk-WARNING **: 19:43:49.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:49 [2023-12-08T19:43:49.721Z] 
14:43:49 [2023-12-08T19:43:49.721Z] (Eclipse:13656): Gtk-WARNING **: 19:43:49.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:49 [2023-12-08T19:43:49.721Z] 
14:43:49 [2023-12-08T19:43:49.721Z] (Eclipse:13656): Gtk-WARNING **: 19:43:49.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:49 [2023-12-08T19:43:49.721Z] 
14:43:49 [2023-12-08T19:43:49.722Z] (Eclipse:13656): Gtk-WARNING **: 19:43:49.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580454 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580454 data=null}, ToolItem with tooltip text {Show View Filters}]
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257580457 data=null doit=true}, Shell with text {Filter}]
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:43:49 [2023-12-08T19:43:49.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:43:50 [2023-12-08T19:43:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text'
14:43:50 [2023-12-08T19:43:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text')
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1257581466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257581467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1257581467 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1257581467 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1257581467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1257581468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1257581468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1257581489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257581489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1257581489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1257581489 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1257581489 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1257581490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257581490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1257581491 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1257581491 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1257581491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1257581491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1257581491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1257581511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257581511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1257581511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1257581511 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1257581511 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1257581514 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1257581514 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:43:50 [2023-12-08T19:43:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1257581514 data=null}, TreeItem with text {synthetic-trace}]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1257581515 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257581515 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1257581515 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1257581516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257581517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1257581517 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1257581517 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1257581517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1257581517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1257581517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1257581540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257581541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1257581541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1257581541 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1257581541 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1257581542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1257581542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1257581542 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1257581542 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1257581542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1257581542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1257581543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1257581550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1257581550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1257581550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1257581551 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1257581551 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1257581552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257581552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1257581552 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1257581553 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1257581553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1257581553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1257581553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1257581556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257581557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1257581557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1257581557 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1257581557 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1257581558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1257581558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1257581559 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1257581559 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1257581559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1257581559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1257581559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1257581560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1257581560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1257581560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1257581560 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1257581560 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1257581561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257581561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1257581562 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1257581562 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1257581562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1257581562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1257581562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1257581583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257581583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1257581583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1257581583 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1257581584 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1257581585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1257581585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1257581586 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1257581586 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1257581586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1257581586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1257581586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1257581587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1257581587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1257581587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1257581587 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1257581587 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1257581588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257581589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1257581589 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1257581589 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1257581589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1257581589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1257581589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1257581592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257581592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1257581593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1257581593 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1257581593 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1257581594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1257581594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=1257581594 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1257581594 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1257581594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1257581594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1257581594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1257581595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1257581595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1257581595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1257581595 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1257581595 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1257581596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257581597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1257581597 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1257581597 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1257581597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1257581597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1257581597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1257581620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1257581620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1257581621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1257581621 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1257581621 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:50 [2023-12-08T19:43:50.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:43:50 [2023-12-08T19:43:50.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1257581625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257581625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1257581625 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1257581625 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1257581626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1257581626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:50 [2023-12-08T19:43:50.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1257581626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1257581652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1257581652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1257581652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1257581652 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1257581652 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257581654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257581654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257581655 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257581655 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257581655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257581655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257581655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:43:51 [2023-12-08T19:43:51.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257580090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
14:43:51 [2023-12-08T19:43:51.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:43:51 [2023-12-08T19:43:51.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583826 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583828 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257583828 data=null}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
14:43:53 [2023-12-08T19:43:53.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584394 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584396 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584396 data=null}, ToolItem with tooltip text {Next Marker}]
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
14:43:53 [2023-12-08T19:43:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:54 [2023-12-08T19:43:54.421Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:54 [2023-12-08T19:43:54.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
14:43:54 [2023-12-08T19:43:54.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584899 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584915 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257584915 data=null}, ToolItem with tooltip text {Next Marker}]
14:43:54 [2023-12-08T19:43:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
14:43:54 [2023-12-08T19:43:54.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585417 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585419 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585419 data=null}, ToolItem with tooltip text {Previous Marker}]
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
14:43:54 [2023-12-08T19:43:54.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585923 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585976 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257585976 data=null}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
14:43:55 [2023-12-08T19:43:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586569 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586591 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257586592 data=null}, ToolItem with tooltip text {Previous Marker}]
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
14:43:55 [2023-12-08T19:43:55.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:56 [2023-12-08T19:43:56.382Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:56 [2023-12-08T19:43:56.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
14:43:56 [2023-12-08T19:43:56.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587098 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587100 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587100 data=null}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
14:43:56 [2023-12-08T19:43:56.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587673 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587687 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257587687 data=null}, ToolItem with tooltip text {Next Marker}]
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
14:43:56 [2023-12-08T19:43:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:57 [2023-12-08T19:43:57.520Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:57 [2023-12-08T19:43:57.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
14:43:57 [2023-12-08T19:43:57.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588191 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588206 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588206 data=null}, ToolItem with tooltip text {Next Marker}]
14:43:57 [2023-12-08T19:43:57.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
14:43:57 [2023-12-08T19:43:57.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588710 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588712 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257588712 data=null}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
14:43:58 [2023-12-08T19:43:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589214 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589227 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589227 data=null}, ToolItem with tooltip text {Previous Marker}]
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
14:43:58 [2023-12-08T19:43:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589730 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589731 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257589731 data=null}, ToolItem with tooltip text {Previous Marker}]
14:43:59 [2023-12-08T19:43:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
14:43:59 [2023-12-08T19:43:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:43:59 [2023-12-08T19:43:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:01 [2023-12-08T19:44:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:44:01 [2023-12-08T19:44:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:01 [2023-12-08T19:44:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:01 [2023-12-08T19:44:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
14:44:01 [2023-12-08T19:44:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
14:44:01 [2023-12-08T19:44:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:44:01 [2023-12-08T19:44:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:44:01 [2023-12-08T19:44:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:02 [2023-12-08T19:44:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:44:02 [2023-12-08T19:44:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:02 [2023-12-08T19:44:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:02 [2023-12-08T19:44:02.733Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:44:02 [2023-12-08T19:44:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:04 [2023-12-08T19:44:04.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:44:04 [2023-12-08T19:44:04.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:04 [2023-12-08T19:44:04.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:04 [2023-12-08T19:44:04.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
14:44:04 [2023-12-08T19:44:04.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
14:44:04 [2023-12-08T19:44:04.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:44:04 [2023-12-08T19:44:04.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:06 [2023-12-08T19:44:06.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:44:06 [2023-12-08T19:44:06.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:06 [2023-12-08T19:44:06.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:06 [2023-12-08T19:44:06.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:44:07 [2023-12-08T19:44:07.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:07 [2023-12-08T19:44:07.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:44:07 [2023-12-08T19:44:07.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:09 [2023-12-08T19:44:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:44:09 [2023-12-08T19:44:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:09 [2023-12-08T19:44:09.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:09 [2023-12-08T19:44:09.364Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:44:09 [2023-12-08T19:44:09.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
14:44:09 [2023-12-08T19:44:09.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257599944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:44:09 [2023-12-08T19:44:09.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257599945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:44:09 [2023-12-08T19:44:09.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257599945 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:44:09 [2023-12-08T19:44:09.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257599945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:44:09 [2023-12-08T19:44:09.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257599945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:44:10 [2023-12-08T19:44:10.467Z] 
14:44:10 [2023-12-08T19:44:10.467Z] (Eclipse:13656): Gtk-WARNING **: 19:44:09.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:44:10 [2023-12-08T19:44:10.467Z] 
14:44:10 [2023-12-08T19:44:10.467Z] (Eclipse:13656): Gtk-WARNING **: 19:44:09.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:44:10 [2023-12-08T19:44:10.467Z] 
14:44:10 [2023-12-08T19:44:10.467Z] (Eclipse:13656): Gtk-WARNING **: 19:44:09.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:44:10 [2023-12-08T19:44:10.467Z] 
14:44:10 [2023-12-08T19:44:10.467Z] (Eclipse:13656): Gtk-WARNING **: 19:44:09.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:44:10 [2023-12-08T19:44:10.467Z] 
14:44:10 [2023-12-08T19:44:10.467Z] (Eclipse:13656): Gtk-WARNING **: 19:44:09.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:44:10 [2023-12-08T19:44:10.467Z] 
14:44:10 [2023-12-08T19:44:10.467Z] (Eclipse:13656): Gtk-WARNING **: 19:44:09.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:44:10 [2023-12-08T19:44:10.467Z] 
14:44:10 [2023-12-08T19:44:10.467Z] (Eclipse:13656): Gtk-WARNING **: 19:44:09.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:44:10 [2023-12-08T19:44:10.467Z] 
14:44:10 [2023-12-08T19:44:10.467Z] (Eclipse:13656): Gtk-WARNING **: 19:44:09.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257600335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257600336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257600336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257600336 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257600336 data=null}, ToolItem with tooltip text {Show Legend}]
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1257600345 data=null doit=true}, Shell with text {Legend}]
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257600361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257600361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257600361 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257600361 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257600365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257600365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:10 [2023-12-08T19:44:10.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257600365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257599945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257600931 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257600979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257600979 data=null doit=true}, TreeItem with text {test}]
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257600979 data=null}, TreeItem with text {test}]
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257600979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257600980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257600992 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:44:10 [2023-12-08T19:44:10.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602015 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602015 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602016 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257602016 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257602017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257602017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257602017 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257602017 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257602018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257602018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:11 [2023-12-08T19:44:11.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:11 [2023-12-08T19:44:11.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:11 [2023-12-08T19:44:11.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:11 [2023-12-08T19:44:11.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:11 [2023-12-08T19:44:11.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:11 [2023-12-08T19:44:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:44:11 [2023-12-08T19:44:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257602018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:11 [2023-12-08T19:44:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257601068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:44:11 [2023-12-08T19:44:11.924Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 51.04 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testKeyboardSelectNextPreviousMarker -- Time elapsed: 9.338 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowRows -- Time elapsed: 2.555 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testMarkerAxis -- Time elapsed: 4.224 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark -- Time elapsed: 7.882 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowMarkers -- Time elapsed: 2.117 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest skipped
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter -- Time elapsed: 3.814 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolBarSelectNextPreviousMarker -- Time elapsed: 7.807 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testHorizontalScrollbar -- Time elapsed: 1.811 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolbar -- Time elapsed: 1.789 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testVerticalScrollbar -- Time elapsed: 1.784 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testOpenCloseOpen -- Time elapsed: 2.775 s
14:44:11 [2023-12-08T19:44:11.924Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testLegend -- Time elapsed: 2.828 s
14:44:11 [2023-12-08T19:44:11.924Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
14:44:11 [2023-12-08T19:44:11.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257602571 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:44:12 [2023-12-08T19:44:12.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:12 [2023-12-08T19:44:12.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:44:12 [2023-12-08T19:44:12.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:44:12 [2023-12-08T19:44:12.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:44:12 [2023-12-08T19:44:12.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257602799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:44:12 [2023-12-08T19:44:12.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:44:12 [2023-12-08T19:44:12.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
14:44:12 [2023-12-08T19:44:12.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads}
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607490 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607519 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607563 data=null}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads}
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads}
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607566 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing all threads}]
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607585 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257607585 data=null}, ToolItem with tooltip text {Showing active threads}]
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads}
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
14:44:17 [2023-12-08T19:44:17.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257610301 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257610339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257610339 data=null doit=true}, TreeItem with text {test}]
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257610339 data=null}, TreeItem with text {test}]
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257610340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:44:19 [2023-12-08T19:44:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257610340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:44:19 [2023-12-08T19:44:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257610354 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:44:19 [2023-12-08T19:44:19.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:44:19 [2023-12-08T19:44:19.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:44:19 [2023-12-08T19:44:19.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:44:20 [2023-12-08T19:44:20.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611294 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611294 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611295 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257611295 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257611296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257611296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257611296 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257611296 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257611296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257611296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:20 [2023-12-08T19:44:20.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:20 [2023-12-08T19:44:20.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:20 [2023-12-08T19:44:20.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:20 [2023-12-08T19:44:20.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:20 [2023-12-08T19:44:20.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:20 [2023-12-08T19:44:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:44:21 [2023-12-08T19:44:21.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257611296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:21 [2023-12-08T19:44:21.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257610405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:44:21 [2023-12-08T19:44:21.065Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.247 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
14:44:21 [2023-12-08T19:44:21.065Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter -- Time elapsed: 4.803 s
14:44:21 [2023-12-08T19:44:21.065Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testKernelMemoryView -- Time elapsed: 2.578 s
14:44:21 [2023-12-08T19:44:21.065Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
14:44:21 [2023-12-08T19:44:21.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257611818 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:44:21 [2023-12-08T19:44:21.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:21 [2023-12-08T19:44:21.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:44:21 [2023-12-08T19:44:21.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:44:21 [2023-12-08T19:44:21.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:44:21 [2023-12-08T19:44:21.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257612060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:44:21 [2023-12-08T19:44:21.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:44:21 [2023-12-08T19:44:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:44:21 [2023-12-08T19:44:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:44:25 [2023-12-08T19:44:25.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:25 [2023-12-08T19:44:25.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:25 [2023-12-08T19:44:25.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616607 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616783 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257616783 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
14:44:26 [2023-12-08T19:44:26.598Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:44:26 [2023-12-08T19:44:26.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
14:44:26 [2023-12-08T19:44:26.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617381 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617383 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257617383 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:26 [2023-12-08T19:44:26.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
14:44:28 [2023-12-08T19:44:28.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:44:28 [2023-12-08T19:44:28.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:44:30 [2023-12-08T19:44:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:30 [2023-12-08T19:44:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:30 [2023-12-08T19:44:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:31 [2023-12-08T19:44:31.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:31 [2023-12-08T19:44:31.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:44:31 [2023-12-08T19:44:31.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:31 [2023-12-08T19:44:31.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
14:44:31 [2023-12-08T19:44:31.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond
14:44:31 [2023-12-08T19:44:31.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622566 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622567 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257622567 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
14:44:31 [2023-12-08T19:44:31.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
14:44:32 [2023-12-08T19:44:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:44:32 [2023-12-08T19:44:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:44:34 [2023-12-08T19:44:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:34 [2023-12-08T19:44:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:34 [2023-12-08T19:44:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:44:34 [2023-12-08T19:44:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:44:34 [2023-12-08T19:44:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:34 [2023-12-08T19:44:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:44:34 [2023-12-08T19:44:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:35 [2023-12-08T19:44:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:44:35 [2023-12-08T19:44:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:35 [2023-12-08T19:44:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:44:35 [2023-12-08T19:44:35.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:35 [2023-12-08T19:44:35.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257626021 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:44:35 [2023-12-08T19:44:35.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:44:35 [2023-12-08T19:44:35.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:35 [2023-12-08T19:44:35.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:44:35 [2023-12-08T19:44:35.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:44:35 [2023-12-08T19:44:35.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257626069 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:44:35 [2023-12-08T19:44:35.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257626069 data=null doit=true}, TreeItem with text {test}]
14:44:35 [2023-12-08T19:44:35.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257626069 data=null}, TreeItem with text {test}]
14:44:35 [2023-12-08T19:44:35.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257626070 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:44:35 [2023-12-08T19:44:35.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257626070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:44:35 [2023-12-08T19:44:35.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257626083 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:44:35 [2023-12-08T19:44:35.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:44:35 [2023-12-08T19:44:35.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:44:35 [2023-12-08T19:44:35.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:44:36 [2023-12-08T19:44:36.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:44:36 [2023-12-08T19:44:36.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:44:36 [2023-12-08T19:44:36.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:44:36 [2023-12-08T19:44:36.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627059 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627060 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627061 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257627061 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:44:36 [2023-12-08T19:44:36.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257627062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257627062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257627062 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257627062 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257627062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257627063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:36 [2023-12-08T19:44:36.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:36 [2023-12-08T19:44:36.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:36 [2023-12-08T19:44:36.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:36 [2023-12-08T19:44:36.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:36 [2023-12-08T19:44:36.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:36 [2023-12-08T19:44:36.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:44:36 [2023-12-08T19:44:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257627063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:36 [2023-12-08T19:44:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257626162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:44:36 [2023-12-08T19:44:36.796Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.75 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
14:44:36 [2023-12-08T19:44:36.796Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testResetTimeRange -- Time elapsed: 6.415 s
14:44:36 [2023-12-08T19:44:36.796Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testCpuView -- Time elapsed: 4.592 s
14:44:36 [2023-12-08T19:44:36.796Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testSignals -- Time elapsed: 2.832 s
14:44:36 [2023-12-08T19:44:36.796Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
14:44:37 [2023-12-08T19:44:37.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257627582 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:44:37 [2023-12-08T19:44:37.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:37 [2023-12-08T19:44:37.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:44:37 [2023-12-08T19:44:37.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:44:37 [2023-12-08T19:44:37.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:44:37 [2023-12-08T19:44:37.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257627735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:44:37 [2023-12-08T19:44:37.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:44:43 [2023-12-08T19:44:43.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:44:43 [2023-12-08T19:44:43.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:44:43 [2023-12-08T19:44:43.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:43 [2023-12-08T19:44:43.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:43 [2023-12-08T19:44:43.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:43 [2023-12-08T19:44:43.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:44:43 [2023-12-08T19:44:43.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:43 [2023-12-08T19:44:43.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:43 [2023-12-08T19:44:43.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:44 [2023-12-08T19:44:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:44 [2023-12-08T19:44:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:44 [2023-12-08T19:44:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:44:44 [2023-12-08T19:44:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:44 [2023-12-08T19:44:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:44 [2023-12-08T19:44:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:44 [2023-12-08T19:44:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:44 [2023-12-08T19:44:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:44 [2023-12-08T19:44:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:44:44 [2023-12-08T19:44:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:44 [2023-12-08T19:44:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:44 [2023-12-08T19:44:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:44 [2023-12-08T19:44:44.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:44 [2023-12-08T19:44:44.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639804 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639860 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257639860 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:44:49 [2023-12-08T19:44:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:44:49 [2023-12-08T19:44:49.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:49 [2023-12-08T19:44:49.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:49 [2023-12-08T19:44:49.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:44:49 [2023-12-08T19:44:49.357Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:44:49 [2023-12-08T19:44:49.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640267 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640268 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257640269 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
14:44:49 [2023-12-08T19:44:49.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:44:49 [2023-12-08T19:44:49.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257640619 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:44:49 [2023-12-08T19:44:49.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:44:50 [2023-12-08T19:44:50.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:44:50 [2023-12-08T19:44:50.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:44:50 [2023-12-08T19:44:50.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:44:50 [2023-12-08T19:44:50.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257640673 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:44:50 [2023-12-08T19:44:50.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257640674 data=null doit=true}, TreeItem with text {test}]
14:44:50 [2023-12-08T19:44:50.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257640674 data=null}, TreeItem with text {test}]
14:44:50 [2023-12-08T19:44:50.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257640674 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:44:50 [2023-12-08T19:44:50.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257640675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:44:50 [2023-12-08T19:44:50.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257640687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:44:50 [2023-12-08T19:44:50.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:44:50 [2023-12-08T19:44:50.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:44:50 [2023-12-08T19:44:50.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:44:50 [2023-12-08T19:44:50.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:44:50 [2023-12-08T19:44:50.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:44:50 [2023-12-08T19:44:50.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:44:50 [2023-12-08T19:44:50.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:44:50 [2023-12-08T19:44:50.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:44:50 [2023-12-08T19:44:50.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:44:50 [2023-12-08T19:44:50.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:50 [2023-12-08T19:44:50.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641348 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641349 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641350 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257641350 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257641351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257641351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257641351 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257641352 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257641352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257641352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:50 [2023-12-08T19:44:50.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:50 [2023-12-08T19:44:50.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:50 [2023-12-08T19:44:50.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:50 [2023-12-08T19:44:50.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:50 [2023-12-08T19:44:50.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:44:50 [2023-12-08T19:44:50.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:44:51 [2023-12-08T19:44:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257641352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:44:51 [2023-12-08T19:44:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257640760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:44:51 [2023-12-08T19:44:51.265Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.35 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
14:44:51 [2023-12-08T19:44:51.265Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testExpandedState -- Time elapsed: 7.609 s
14:44:51 [2023-12-08T19:44:51.265Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 4.807 s
14:44:51 [2023-12-08T19:44:51.266Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
14:44:51 [2023-12-08T19:44:51.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257641939 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:44:51 [2023-12-08T19:44:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:51 [2023-12-08T19:44:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:44:51 [2023-12-08T19:44:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:44:51 [2023-12-08T19:44:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:44:51 [2023-12-08T19:44:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257642144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:44:51 [2023-12-08T19:44:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:44:53 [2023-12-08T19:44:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:44:54 [2023-12-08T19:44:54.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:44:58 [2023-12-08T19:44:58.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:45:00 [2023-12-08T19:45:00.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:45:01 [2023-12-08T19:45:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:45:03 [2023-12-08T19:45:03.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:45:05 [2023-12-08T19:45:05.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:45:06 [2023-12-08T19:45:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:45:08 [2023-12-08T19:45:08.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257660296 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257660303 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257660303 data=null doit=true}, TreeItem with text {test}]
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257660303 data=null}, TreeItem with text {test}]
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257660304 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:45:09 [2023-12-08T19:45:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257660304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:45:09 [2023-12-08T19:45:09.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257660339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:45:09 [2023-12-08T19:45:09.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:45:09 [2023-12-08T19:45:09.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:45:09 [2023-12-08T19:45:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:45:10 [2023-12-08T19:45:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660897 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660897 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660897 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257660897 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257660899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257660899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257660899 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257660899 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257660899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257660899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:10 [2023-12-08T19:45:10.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:10 [2023-12-08T19:45:10.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:10 [2023-12-08T19:45:10.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:10 [2023-12-08T19:45:10.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:10 [2023-12-08T19:45:10.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:10 [2023-12-08T19:45:10.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:45:10 [2023-12-08T19:45:10.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257660899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:10 [2023-12-08T19:45:10.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257660389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:45:10 [2023-12-08T19:45:10.734Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.47 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
14:45:10 [2023-12-08T19:45:10.734Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest.testOpenAndCloseConcurrency -- Time elapsed: 18.92 s
14:45:10 [2023-12-08T19:45:10.734Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
14:45:10 [2023-12-08T19:45:10.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257661415 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:45:10 [2023-12-08T19:45:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:10 [2023-12-08T19:45:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:45:10 [2023-12-08T19:45:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:45:10 [2023-12-08T19:45:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:45:10 [2023-12-08T19:45:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257661611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:45:10 [2023-12-08T19:45:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:45:15 [2023-12-08T19:45:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:45:15 [2023-12-08T19:45:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:15 [2023-12-08T19:45:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
14:45:15 [2023-12-08T19:45:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
14:45:15 [2023-12-08T19:45:15.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:45:15 [2023-12-08T19:45:15.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:45:15 [2023-12-08T19:45:15.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:45:15 [2023-12-08T19:45:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:45:15 [2023-12-08T19:45:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
14:45:15 [2023-12-08T19:45:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338'
14:45:15 [2023-12-08T19:45:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1257666074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston/338']
14:45:15 [2023-12-08T19:45:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338'
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669658 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669660 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257669660 data=null}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670259 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670261 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670261 data=null}, ToolItem with tooltip text {Follow critical path forward}]
14:45:19 [2023-12-08T19:45:19.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward}
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670764 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670767 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257670767 data=null}, ToolItem with tooltip text {Follow critical path backward}]
14:45:20 [2023-12-08T19:45:20.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward}
14:45:20 [2023-12-08T19:45:20.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
14:45:20 [2023-12-08T19:45:20.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340'
14:45:20 [2023-12-08T19:45:20.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1257671364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston-desktop-/340']
14:45:20 [2023-12-08T19:45:20.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340'
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@59845a40] time=1257671960 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257672010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257672011 data=null doit=true}, TreeItem with text {test}]
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257672011 data=null}, TreeItem with text {test}]
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257672012 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257672012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257672028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:45:21 [2023-12-08T19:45:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:45:21 [2023-12-08T19:45:21.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673066 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673066 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673067 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257673067 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257673068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257673069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257673069 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257673069 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257673069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257673069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:22 [2023-12-08T19:45:22.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:22 [2023-12-08T19:45:22.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:22 [2023-12-08T19:45:22.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:22 [2023-12-08T19:45:22.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:22 [2023-12-08T19:45:22.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:45:22 [2023-12-08T19:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:45:22 [2023-12-08T19:45:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257673069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:45:22 [2023-12-08T19:45:22.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257672082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:45:23 [2023-12-08T19:45:23.035Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.17 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
14:45:23 [2023-12-08T19:45:23.035Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest.testFull -- Time elapsed: 9.982 s
14:45:23 [2023-12-08T19:45:23.035Z] 
14:45:23 [2023-12-08T19:45:23.035Z] Results:
14:45:23 [2023-12-08T19:45:23.035Z] 
14:45:23 [2023-12-08T19:45:23.035Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
14:45:23 [2023-12-08T19:45:23.035Z] 
14:45:23 [2023-12-08T19:45:23.293Z] 
14:45:23 [2023-12-08T19:45:23.294Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:45:23.283
14:45:23 [2023-12-08T19:45:23.294Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] All tests passed
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.pom
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2metadata.xml
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2artifacts.xml
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT [102/144]
14:45:24 [2023-12-08T19:45:24.228Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:45:24 [2023-12-08T19:45:24.228Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] The project's OSGi version is 3.1.0.202312081843
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:24 [2023-12-08T19:45:24.228Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
14:45:24 [2023-12-08T19:45:24.794Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.794Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:24 [2023-12-08T19:45:24.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
14:45:24 [2023-12-08T19:45:24.794Z] [INFO] 
14:45:24 [2023-12-08T19:45:24.794Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:24 [2023-12-08T19:45:24.794Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:45:24 [2023-12-08T19:45:24.794Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:24 [2023-12-08T19:45:24.794Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:45:24 [2023-12-08T19:45:24.794Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.054Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:45:25 [2023-12-08T19:45:25.054Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:25 [2023-12-08T19:45:25.054Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.054Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.054Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
14:45:25 [2023-12-08T19:45:25.312Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.312Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.312Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.312Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.312Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.312Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.312Z] [INFO] 
14:45:25 [2023-12-08T19:45:25.312Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:25 [2023-12-08T19:45:25.312Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
14:45:26 [2023-12-08T19:45:26.687Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
14:45:27 [2023-12-08T19:45:27.620Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.620Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:27 [2023-12-08T19:45:27.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
14:45:27 [2023-12-08T19:45:27.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.pom
14:45:27 [2023-12-08T19:45:27.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
14:45:27 [2023-12-08T19:45:27.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2metadata.xml
14:45:27 [2023-12-08T19:45:27.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2artifacts.xml
14:45:27 [2023-12-08T19:45:27.621Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.621Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:45:27 [2023-12-08T19:45:27.621Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.621Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
14:45:27 [2023-12-08T19:45:27.621Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT    [103/144]
14:45:27 [2023-12-08T19:45:27.621Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
14:45:27 [2023-12-08T19:45:27.621Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:45:27 [2023-12-08T19:45:27.621Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.878Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] 
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:27 [2023-12-08T19:45:27.879Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar
14:45:28 [2023-12-08T19:45:28.812Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.pom
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-p2metadata.xml
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-p2artifacts.xml
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT [104/144]
14:45:30 [2023-12-08T19:45:30.188Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:45:30 [2023-12-08T19:45:30.188Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:30 [2023-12-08T19:45:30.188Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] The project's OSGi version is 1.0.14.202312081843
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.447Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.447Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:45:30 [2023-12-08T19:45:30.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:30 [2023-12-08T19:45:30.447Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
14:45:30 [2023-12-08T19:45:30.706Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.963Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] 
14:45:30 [2023-12-08T19:45:30.963Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:31 [2023-12-08T19:45:31.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
14:45:31 [2023-12-08T19:45:31.222Z] [INFO] 
14:45:31 [2023-12-08T19:45:31.222Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:31 [2023-12-08T19:45:31.222Z] [INFO] 
14:45:31 [2023-12-08T19:45:31.222Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:31 [2023-12-08T19:45:31.222Z] [INFO] 
14:45:31 [2023-12-08T19:45:31.222Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:31 [2023-12-08T19:45:31.222Z] [INFO] 
14:45:31 [2023-12-08T19:45:31.222Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:31 [2023-12-08T19:45:31.222Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
14:45:33 [2023-12-08T19:45:33.121Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
14:45:34 [2023-12-08T19:45:34.056Z] [INFO] 
14:45:34 [2023-12-08T19:45:34.056Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:45:34 [2023-12-08T19:45:34.313Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
14:45:34 [2023-12-08T19:45:34.313Z] [INFO] Command line:
14:45:34 [2023-12-08T19:45:34.313Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:45:34 [2023-12-08T19:45:34.313Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:45:42 [2023-12-08T19:45:42.437Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
14:45:42 [2023-12-08T19:45:42.694Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
14:45:42 [2023-12-08T19:45:42.695Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.117 s
14:45:42 [2023-12-08T19:45:42.695Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
14:45:57 [2023-12-08T19:45:57.566Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.50 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
14:45:57 [2023-12-08T19:45:57.566Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 2.802 s
14:45:57 [2023-12-08T19:45:57.566Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.476 s
14:45:57 [2023-12-08T19:45:57.566Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.400 s
14:45:57 [2023-12-08T19:45:57.566Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.410 s
14:45:57 [2023-12-08T19:45:57.566Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.308 s
14:45:57 [2023-12-08T19:45:57.566Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 3.881 s
14:45:57 [2023-12-08T19:45:57.566Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.220 s
14:45:57 [2023-12-08T19:45:57.566Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
14:46:07 [2023-12-08T19:46:07.534Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.29 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.277 s
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.200 s
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.200 s
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.218 s
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.171 s
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 3.006 s
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.219 s
14:46:07 [2023-12-08T19:46:07.534Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
14:46:07 [2023-12-08T19:46:07.534Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
14:46:07 [2023-12-08T19:46:07.534Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
14:46:07 [2023-12-08T19:46:07.534Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
14:46:12 [2023-12-08T19:46:12.796Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.977 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
14:46:12 [2023-12-08T19:46:12.796Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.140 s
14:46:12 [2023-12-08T19:46:12.796Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
14:46:12 [2023-12-08T19:46:12.796Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.181 s
14:46:12 [2023-12-08T19:46:12.796Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.088 s
14:46:12 [2023-12-08T19:46:12.796Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.113 s
14:46:12 [2023-12-08T19:46:12.796Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.033 s
14:46:12 [2023-12-08T19:46:12.796Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.122 s
14:46:12 [2023-12-08T19:46:12.796Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.011 s
14:46:12 [2023-12-08T19:46:12.796Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.285 s
14:46:12 [2023-12-08T19:46:12.796Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
14:46:13 [2023-12-08T19:46:13.729Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
14:46:13 [2023-12-08T19:46:13.729Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
14:46:13 [2023-12-08T19:46:13.729Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.201 s
14:46:13 [2023-12-08T19:46:13.729Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.015 s
14:46:13 [2023-12-08T19:46:13.729Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.009 s
14:46:13 [2023-12-08T19:46:13.729Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.077 s
14:46:13 [2023-12-08T19:46:13.729Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
14:46:13 [2023-12-08T19:46:13.729Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
14:46:13 [2023-12-08T19:46:13.729Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
14:46:13 [2023-12-08T19:46:13.729Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
14:46:13 [2023-12-08T19:46:13.986Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
14:46:13 [2023-12-08T19:46:13.986Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.105 s
14:46:13 [2023-12-08T19:46:13.986Z] 
14:46:13 [2023-12-08T19:46:13.986Z] Results:
14:46:13 [2023-12-08T19:46:13.986Z] 
14:46:13 [2023-12-08T19:46:13.986Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
14:46:13 [2023-12-08T19:46:13.986Z] 
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] All tests passed
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] 
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.pom
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] 
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] 
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [105/144]
14:46:14 [2023-12-08T19:46:14.246Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:46:14 [2023-12-08T19:46:14.246Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:14 [2023-12-08T19:46:14.246Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] 
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] 
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] The project's OSGi version is 1.0.3.202312081843
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] 
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] 
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] 
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] 
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] 
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:14 [2023-12-08T19:46:14.813Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
14:46:15 [2023-12-08T19:46:15.071Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.071Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
14:46:15 [2023-12-08T19:46:15.071Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.071Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.071Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:46:15 [2023-12-08T19:46:15.071Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:15 [2023-12-08T19:46:15.071Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
14:46:15 [2023-12-08T19:46:15.071Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.330Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.330Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
14:46:15 [2023-12-08T19:46:15.589Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.589Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.589Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.589Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.589Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.589Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.589Z] [INFO] 
14:46:15 [2023-12-08T19:46:15.589Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:15 [2023-12-08T19:46:15.589Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
14:46:16 [2023-12-08T19:46:16.963Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
14:46:18 [2023-12-08T19:46:18.336Z] [INFO] 
14:46:18 [2023-12-08T19:46:18.336Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:18 [2023-12-08T19:46:18.903Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
14:46:18 [2023-12-08T19:46:18.903Z] [INFO] Command line:
14:46:18 [2023-12-08T19:46:18.903Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:46:18 [2023-12-08T19:46:18.903Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:46:25 [2023-12-08T19:46:25.460Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:46:25 [2023-12-08T19:46:25.460Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:46:33 [2023-12-08T19:46:33.572Z] !SESSION 2023-12-08 19:46:19.080 -----------------------------------------------
14:46:33 [2023-12-08T19:46:33.572Z] eclipse.buildId=unknown
14:46:33 [2023-12-08T19:46:33.572Z] java.version=17.0.2
14:46:33 [2023-12-08T19:46:33.572Z] java.vendor=Oracle Corporation
14:46:33 [2023-12-08T19:46:33.572Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:46:33 [2023-12-08T19:46:33.572Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:46:33 [2023-12-08T19:46:33.572Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:46:33 [2023-12-08T19:46:33.572Z] 
14:46:33 [2023-12-08T19:46:33.572Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:46:32.881
14:46:33 [2023-12-08T19:46:33.572Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:46:33 [2023-12-08T19:46:33.572Z] !STACK 0
14:46:33 [2023-12-08T19:46:33.572Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:46:33 [2023-12-08T19:46:33.572Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:46:33 [2023-12-08T19:46:33.572Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:46:33 [2023-12-08T19:46:33.572Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:46:33 [2023-12-08T19:46:33.572Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:46:33 [2023-12-08T19:46:33.572Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:46:33 [2023-12-08T19:46:33.572Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:46:33 [2023-12-08T19:46:33.572Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:46:33 [2023-12-08T19:46:33.572Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:46:33 [2023-12-08T19:46:33.572Z] Caused by: java.io.IOException: error=2, No such file or directory
14:46:33 [2023-12-08T19:46:33.572Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:46:33 [2023-12-08T19:46:33.572Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:46:33 [2023-12-08T19:46:33.572Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:46:33 [2023-12-08T19:46:33.572Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:46:33 [2023-12-08T19:46:33.572Z] 	... 7 more
14:46:33 [2023-12-08T19:46:33.830Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
14:46:34 [2023-12-08T19:46:34.089Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
14:46:34 [2023-12-08T19:46:34.089Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.003 s
14:46:34 [2023-12-08T19:46:34.089Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:46:34 [2023-12-08T19:46:34.089Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
14:46:34 [2023-12-08T19:46:34.089Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
14:46:34 [2023-12-08T19:46:34.089Z] 
14:46:34 [2023-12-08T19:46:34.089Z] Results:
14:46:34 [2023-12-08T19:46:34.089Z] 
14:46:34 [2023-12-08T19:46:34.089Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:46:34 [2023-12-08T19:46:34.089Z] 
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] All tests passed
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] 
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.pom
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] 
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] 
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [106/144]
14:46:35 [2023-12-08T19:46:35.464Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:46:35 [2023-12-08T19:46:35.464Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:35 [2023-12-08T19:46:35.464Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] 
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] 
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] The project's OSGi version is 1.0.16.202312081843
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] 
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] 
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] 
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] 
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] 
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:35 [2023-12-08T19:46:35.723Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
14:46:36 [2023-12-08T19:46:36.290Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.290Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
14:46:36 [2023-12-08T19:46:36.290Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.290Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.290Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:46:36 [2023-12-08T19:46:36.290Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:36 [2023-12-08T19:46:36.290Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
14:46:36 [2023-12-08T19:46:36.290Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:46:36 [2023-12-08T19:46:36.856Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.857Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] 
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:36 [2023-12-08T19:46:36.857Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
14:46:37 [2023-12-08T19:46:37.790Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
14:46:39 [2023-12-08T19:46:39.164Z] [INFO] 
14:46:39 [2023-12-08T19:46:39.164Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:46:39 [2023-12-08T19:46:39.730Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
14:46:39 [2023-12-08T19:46:39.730Z] [INFO] Command line:
14:46:39 [2023-12-08T19:46:39.730Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:46:39 [2023-12-08T19:46:39.730Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:46:43 [2023-12-08T19:46:43.911Z] Dec 08, 2023 7:46:43 PM org.apache.aries.spifly.BaseActivator log
14:46:43 [2023-12-08T19:46:43.911Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:46:47 [2023-12-08T19:46:47.192Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:46:47 [2023-12-08T19:46:47.192Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:46:55 [2023-12-08T19:46:55.303Z] !SESSION 2023-12-08 19:46:40.006 -----------------------------------------------
14:46:55 [2023-12-08T19:46:55.303Z] eclipse.buildId=unknown
14:46:55 [2023-12-08T19:46:55.303Z] java.version=17.0.2
14:46:55 [2023-12-08T19:46:55.303Z] java.vendor=Oracle Corporation
14:46:55 [2023-12-08T19:46:55.303Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:46:55 [2023-12-08T19:46:55.303Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:46:55 [2023-12-08T19:46:55.303Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:46:55 [2023-12-08T19:46:55.303Z] 
14:46:55 [2023-12-08T19:46:55.303Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:46:54.392
14:46:55 [2023-12-08T19:46:55.303Z] !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
14:46:55 [2023-12-08T19:46:55.303Z] 
14:46:55 [2023-12-08T19:46:55.303Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:46:54.481
14:46:55 [2023-12-08T19:46:55.303Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:46:55 [2023-12-08T19:46:55.303Z] !STACK 0
14:46:55 [2023-12-08T19:46:55.303Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:46:55 [2023-12-08T19:46:55.303Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:46:55 [2023-12-08T19:46:55.303Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:46:55 [2023-12-08T19:46:55.303Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:46:55 [2023-12-08T19:46:55.303Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:46:55 [2023-12-08T19:46:55.303Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:46:55 [2023-12-08T19:46:55.303Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:46:55 [2023-12-08T19:46:55.303Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:46:55 [2023-12-08T19:46:55.303Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:46:55 [2023-12-08T19:46:55.303Z] Caused by: java.io.IOException: error=2, No such file or directory
14:46:55 [2023-12-08T19:46:55.303Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:46:55 [2023-12-08T19:46:55.303Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:46:55 [2023-12-08T19:46:55.303Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:46:55 [2023-12-08T19:46:55.303Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:46:55 [2023-12-08T19:46:55.303Z] 	... 7 more
14:46:55 [2023-12-08T19:46:55.303Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
14:46:55 [2023-12-08T19:46:55.870Z] Display size: 1440x900
14:46:55 [2023-12-08T19:46:55.870Z] OS version=5.18.5-100.fc35.x86_64
14:46:55 [2023-12-08T19:46:55.870Z] GTK version=3.22.30
14:46:55 [2023-12-08T19:46:55.870Z] GTK theme=Ambiance
14:46:55 [2023-12-08T19:46:55.870Z] LIBOVERLAY_SCROLLBAR=0
14:46:55 [2023-12-08T19:46:55.870Z] Time zone: Greenwich Mean Time
14:46:55 [2023-12-08T19:46:55.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257766540 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:46:57 [2023-12-08T19:46:57.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:57 [2023-12-08T19:46:57.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:46:57 [2023-12-08T19:46:57.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:46:57 [2023-12-08T19:46:57.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:46:57 [2023-12-08T19:46:57.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1257767907 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:46:57 [2023-12-08T19:46:57.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1257767908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:46:57 [2023-12-08T19:46:57.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257767964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:46:57 [2023-12-08T19:46:57.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257768218 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257768238 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257768238 data=null}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257768239 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257768240 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257768402 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257768405 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257768405 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257768406 data=null}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257768406 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257768407 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257768463 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257768466 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257768466 data=null}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257768467 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:46:57 [2023-12-08T19:46:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257768468 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:46:58 [2023-12-08T19:46:58.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257768563 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:46:58 [2023-12-08T19:46:58.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:46:58 [2023-12-08T19:46:58.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1257768568 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:46:58 [2023-12-08T19:46:58.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1257768568 data=null doit=true}, TreeItem with text {Traces [0]}]
14:46:58 [2023-12-08T19:46:58.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1257768568 data=null}, TreeItem with text {Traces [0]}]
14:46:58 [2023-12-08T19:46:58.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1257768569 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:46:58 [2023-12-08T19:46:58.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257768570 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:46:58 [2023-12-08T19:46:58.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1257768605 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:03 [2023-12-08T19:47:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:47:03 [2023-12-08T19:47:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:06 [2023-12-08T19:47:06.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:06 [2023-12-08T19:47:06.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:06 [2023-12-08T19:47:06.656Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:06 [2023-12-08T19:47:06.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:47:06 [2023-12-08T19:47:06.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257776895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:06 [2023-12-08T19:47:06.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257776957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:06 [2023-12-08T19:47:06.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257776963 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:06 [2023-12-08T19:47:06.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257776964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:06 [2023-12-08T19:47:06.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257776964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:06 [2023-12-08T19:47:06.656Z] 
14:47:06 [2023-12-08T19:47:06.656Z] (Eclipse:17260): Gtk-WARNING **: 19:47:06.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:06 [2023-12-08T19:47:06.656Z] 
14:47:06 [2023-12-08T19:47:06.656Z] (Eclipse:17260): Gtk-WARNING **: 19:47:06.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:06 [2023-12-08T19:47:06.656Z] 
14:47:06 [2023-12-08T19:47:06.656Z] (Eclipse:17260): Gtk-WARNING **: 19:47:06.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:06 [2023-12-08T19:47:06.656Z] 
14:47:06 [2023-12-08T19:47:06.656Z] (Eclipse:17260): Gtk-WARNING **: 19:47:06.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:06 [2023-12-08T19:47:06.656Z] 
14:47:06 [2023-12-08T19:47:06.656Z] (Eclipse:17260): Gtk-WARNING **: 19:47:06.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:06 [2023-12-08T19:47:06.656Z] 
14:47:06 [2023-12-08T19:47:06.656Z] (Eclipse:17260): Gtk-WARNING **: 19:47:06.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:06 [2023-12-08T19:47:06.656Z] 
14:47:06 [2023-12-08T19:47:06.656Z] (Eclipse:17260): Gtk-WARNING **: 19:47:06.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:06 [2023-12-08T19:47:06.656Z] 
14:47:06 [2023-12-08T19:47:06.656Z] (Eclipse:17260): Gtk-WARNING **: 19:47:06.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257777477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257777479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257777480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257777481 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257777481 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
14:47:06 [2023-12-08T19:47:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
14:47:06 [2023-12-08T19:47:06.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:06 [2023-12-08T19:47:06.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:06 [2023-12-08T19:47:06.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
14:47:06 [2023-12-08T19:47:06.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1257777490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:06 [2023-12-08T19:47:06.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1257777490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:06 [2023-12-08T19:47:06.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1257777490 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:06 [2023-12-08T19:47:06.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1257777491 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:06 [2023-12-08T19:47:06.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1257777491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:06 [2023-12-08T19:47:06.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1257777491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.979Z] 
14:47:07 [2023-12-08T19:47:07.979Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-12-08 19:47:06.978
14:47:07 [2023-12-08T19:47:07.979Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
14:47:07 [2023-12-08T19:47:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1257777492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1257777791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1257777791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1257777792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1257777792 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1257777792 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257777797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257777797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257777797 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257777798 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257777798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257777798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=1257777969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257777798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257776964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:47:07 [2023-12-08T19:47:07.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:47:07 [2023-12-08T19:47:07.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:47:07 [2023-12-08T19:47:07.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:08 [2023-12-08T19:47:08.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:08 [2023-12-08T19:47:08.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:08 [2023-12-08T19:47:08.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:08 [2023-12-08T19:47:08.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:08 [2023-12-08T19:47:08.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257779704 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257779767 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257779767 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257779768 data=null}, TreeItem with text {TestForCallstack}]
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257779768 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257779769 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:09 [2023-12-08T19:47:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257779790 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:09 [2023-12-08T19:47:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:47:09 [2023-12-08T19:47:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:47:09 [2023-12-08T19:47:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780971 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780971 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780973 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257780973 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257780977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257780977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257780978 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257780978 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257780979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:10 [2023-12-08T19:47:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257780979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:10 [2023-12-08T19:47:10.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:10 [2023-12-08T19:47:10.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:10 [2023-12-08T19:47:10.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:10 [2023-12-08T19:47:10.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:10 [2023-12-08T19:47:10.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:10 [2023-12-08T19:47:10.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:47:10 [2023-12-08T19:47:10.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257780979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:10 [2023-12-08T19:47:10.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257780095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:47:11 [2023-12-08T19:47:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257781868 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257781868 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257781868 data=null}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257781869 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257781869 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257781971 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257781973 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257781973 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257781974 data=null}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257781974 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257781975 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257782056 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257782057 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257782058 data=null}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257782058 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257782058 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257782069 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:11 [2023-12-08T19:47:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:11 [2023-12-08T19:47:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1257782071 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:47:11 [2023-12-08T19:47:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1257782071 data=null doit=true}, TreeItem with text {Traces [0]}]
14:47:11 [2023-12-08T19:47:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1257782072 data=null}, TreeItem with text {Traces [0]}]
14:47:11 [2023-12-08T19:47:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1257782072 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:11 [2023-12-08T19:47:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257782072 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:47:11 [2023-12-08T19:47:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1257782083 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:14 [2023-12-08T19:47:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:47:14 [2023-12-08T19:47:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:14 [2023-12-08T19:47:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:14 [2023-12-08T19:47:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:14 [2023-12-08T19:47:14.073Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:14 [2023-12-08T19:47:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:47:14 [2023-12-08T19:47:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257784575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:14 [2023-12-08T19:47:14.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257784575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:14 [2023-12-08T19:47:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257784575 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:14 [2023-12-08T19:47:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257784576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:14 [2023-12-08T19:47:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257784576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:14 [2023-12-08T19:47:14.332Z] 
14:47:14 [2023-12-08T19:47:14.332Z] (Eclipse:17260): Gtk-WARNING **: 19:47:14.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:14 [2023-12-08T19:47:14.332Z] 
14:47:14 [2023-12-08T19:47:14.332Z] (Eclipse:17260): Gtk-WARNING **: 19:47:14.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:14 [2023-12-08T19:47:14.332Z] 
14:47:14 [2023-12-08T19:47:14.332Z] (Eclipse:17260): Gtk-WARNING **: 19:47:14.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:14 [2023-12-08T19:47:14.332Z] 
14:47:14 [2023-12-08T19:47:14.332Z] (Eclipse:17260): Gtk-WARNING **: 19:47:14.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:14 [2023-12-08T19:47:14.332Z] 
14:47:14 [2023-12-08T19:47:14.332Z] (Eclipse:17260): Gtk-WARNING **: 19:47:14.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:14 [2023-12-08T19:47:14.332Z] 
14:47:14 [2023-12-08T19:47:14.332Z] (Eclipse:17260): Gtk-WARNING **: 19:47:14.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:14 [2023-12-08T19:47:14.332Z] 
14:47:14 [2023-12-08T19:47:14.332Z] (Eclipse:17260): Gtk-WARNING **: 19:47:14.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:14 [2023-12-08T19:47:14.332Z] 
14:47:14 [2023-12-08T19:47:14.332Z] (Eclipse:17260): Gtk-WARNING **: 19:47:14.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257785057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257785072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257785072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257785072 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257785072 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1257785078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1257785078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1257785078 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1257785078 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1257785079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1257785079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1257785364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1257785366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1257785366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1257785367 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1257785367 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure'
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257785370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257785370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257785370 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257785370 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257785371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257785371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257785371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1257785079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1257785483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1257785483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1257785483 data=null doit=true}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1257785483 data=null}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1257785484 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1257785490 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/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}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1257785491 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down'
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1257785494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1257785494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1257785495 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1257785495 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1257785495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1257785495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1257785495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1257785499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1257785499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1257785499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1257785499 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1257785500 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1257785500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1257785500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1257785500 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1257785501 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1257785501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1257785501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1257785507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1257785510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1257785510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1257785510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1257785511 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1257785511 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1257785511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1257785511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1257785511 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1257785512 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1257785512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1257785555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1257785561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1257785564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1257785565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1257785565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1257785565 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1257785565 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up'
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1257785569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1257785569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1257785569 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1257785569 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1257785570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1257785570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1257785570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1257785579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1257785579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1257785579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1257785580 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1257785580 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1257785580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1257785580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1257785581 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1257785581 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1257785581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1257785581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1257785581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1257785584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1257785584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1257785585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1257785585 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1257785585 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1257785585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1257785586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1257785586 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1257785586 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1257785586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1257785586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1257785587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1257785590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1257785590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1257785590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1257785591 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1257785591 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1257785593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1257785593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1257785593 data=null doit=true}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1257785593 data=null}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1257785594 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1257785595 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/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}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1257785602 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1257785603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1257785603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1257785603 data=null doit=true}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1257785604 data=null}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1257785604 data=null button=1 stateMask=0x40000 x=260 y=35 count=1}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1257785605 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/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}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1257785606 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1}, (of type 'Table')]
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
14:47:14 [2023-12-08T19:47:14.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
14:47:14 [2023-12-08T19:47:14.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:47:14 [2023-12-08T19:47:14.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:14 [2023-12-08T19:47:14.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:15 [2023-12-08T19:47:15.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1257785661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1257785662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1257785662 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1257785662 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1257785662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1257785662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1257785663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:47:15 [2023-12-08T19:47:15.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:47:15 [2023-12-08T19:47:15.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:47:15 [2023-12-08T19:47:15.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:47:15 [2023-12-08T19:47:15.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1257785670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1257785670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1257785670 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1257785671 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1257785671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1257785671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1257785671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257784576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:15 [2023-12-08T19:47:15.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257786299 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257786369 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257786370 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257786370 data=null}, TreeItem with text {TestForCallstack}]
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257786371 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257786371 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:15 [2023-12-08T19:47:15.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257786389 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:15 [2023-12-08T19:47:15.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:47:15 [2023-12-08T19:47:15.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:47:15 [2023-12-08T19:47:15.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787095 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787096 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787097 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257787097 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257787103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257787103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257787103 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257787104 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257787104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257787104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:16 [2023-12-08T19:47:16.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:16 [2023-12-08T19:47:16.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:16 [2023-12-08T19:47:16.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:16 [2023-12-08T19:47:16.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:16 [2023-12-08T19:47:16.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:16 [2023-12-08T19:47:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:47:16 [2023-12-08T19:47:16.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257787104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:16 [2023-12-08T19:47:16.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257786566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257787741 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257787741 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257787742 data=null}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257787742 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257787742 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257787779 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257787781 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257787781 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257787781 data=null}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257787782 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257787783 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257787792 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257787793 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257787799 data=null}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257787800 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257787800 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257787804 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:17 [2023-12-08T19:47:17.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:17 [2023-12-08T19:47:17.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1257787806 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:47:17 [2023-12-08T19:47:17.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1257787806 data=null doit=true}, TreeItem with text {Traces [0]}]
14:47:17 [2023-12-08T19:47:17.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1257787806 data=null}, TreeItem with text {Traces [0]}]
14:47:17 [2023-12-08T19:47:17.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1257787807 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:17 [2023-12-08T19:47:17.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257787807 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:47:17 [2023-12-08T19:47:17.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1257787872 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:19 [2023-12-08T19:47:19.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:47:19 [2023-12-08T19:47:19.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:19 [2023-12-08T19:47:19.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:19 [2023-12-08T19:47:19.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:47:19 [2023-12-08T19:47:19.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:47:19 [2023-12-08T19:47:19.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:47:19 [2023-12-08T19:47:19.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=1257790897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Name}]
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=1257790967 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1}, TreeColumn with text {Name}]
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1257790969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID/TID}]
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1257790970 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1}, TreeColumn with text {PID/TID}]
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=1257790971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Start time}]
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1257790972 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1}, TreeColumn with text {Start time}]
14:47:20 [2023-12-08T19:47:20.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:20 [2023-12-08T19:47:20.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:20 [2023-12-08T19:47:20.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257791423 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257791484 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257791484 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257791484 data=null}, TreeItem with text {TestForCallstack}]
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257791485 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257791485 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:20 [2023-12-08T19:47:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257791502 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:21 [2023-12-08T19:47:21.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:47:21 [2023-12-08T19:47:21.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:47:21 [2023-12-08T19:47:21.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792200 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792200 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792201 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257792202 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:21 [2023-12-08T19:47:21.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257792204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257792204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257792204 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257792204 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257792204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257792205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:21 [2023-12-08T19:47:21.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:21 [2023-12-08T19:47:21.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:21 [2023-12-08T19:47:21.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:21 [2023-12-08T19:47:21.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:21 [2023-12-08T19:47:21.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:21 [2023-12-08T19:47:21.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:47:21 [2023-12-08T19:47:21.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257792205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:21 [2023-12-08T19:47:21.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257791661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:47:22 [2023-12-08T19:47:22.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:22 [2023-12-08T19:47:22.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:22 [2023-12-08T19:47:22.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257792838 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257792838 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257792838 data=null}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257792839 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257792839 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257792868 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257792869 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257792869 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257792870 data=null}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257792870 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257792871 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257792885 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257792886 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257792886 data=null}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257792887 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257792887 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257792891 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1257792893 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1257792893 data=null doit=true}, TreeItem with text {Traces [0]}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1257792893 data=null}, TreeItem with text {Traces [0]}]
14:47:22 [2023-12-08T19:47:22.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1257792893 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:22 [2023-12-08T19:47:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257792898 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:47:22 [2023-12-08T19:47:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1257792907 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:24 [2023-12-08T19:47:24.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:47:24 [2023-12-08T19:47:24.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:24 [2023-12-08T19:47:24.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:24 [2023-12-08T19:47:24.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:24 [2023-12-08T19:47:24.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:47:24 [2023-12-08T19:47:24.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:47:24 [2023-12-08T19:47:24.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:47:24 [2023-12-08T19:47:24.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2023-12-08T19:47:25.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2023-12-08T19:47:25.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:25 [2023-12-08T19:47:25.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:25 [2023-12-08T19:47:25.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:25 [2023-12-08T19:47:25.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257796295 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257796363 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257796363 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257796363 data=null}, TreeItem with text {TestForCallstack}]
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257796364 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257796364 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:25 [2023-12-08T19:47:25.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257796381 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:25 [2023-12-08T19:47:25.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:47:25 [2023-12-08T19:47:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:47:25 [2023-12-08T19:47:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797087 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797087 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797088 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257797088 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257797091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257797091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257797091 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:26 [2023-12-08T19:47:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257797091 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:26 [2023-12-08T19:47:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257797091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:26 [2023-12-08T19:47:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257797091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:26 [2023-12-08T19:47:26.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:26 [2023-12-08T19:47:26.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:26 [2023-12-08T19:47:26.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:26 [2023-12-08T19:47:26.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:26 [2023-12-08T19:47:26.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:26 [2023-12-08T19:47:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:47:26 [2023-12-08T19:47:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257797091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:26 [2023-12-08T19:47:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257796502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:47:26 [2023-12-08T19:47:26.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:26 [2023-12-08T19:47:26.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:26 [2023-12-08T19:47:26.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:26 [2023-12-08T19:47:26.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:26 [2023-12-08T19:47:26.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:26 [2023-12-08T19:47:26.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257797744 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257797744 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257797744 data=null}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257797745 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257797745 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257797762 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257797763 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257797763 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257797763 data=null}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257797764 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257797764 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257797778 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257797779 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257797779 data=null}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257797780 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257797780 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257797783 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1257797784 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1257797785 data=null doit=true}, TreeItem with text {Traces [0]}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1257797785 data=null}, TreeItem with text {Traces [0]}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1257797785 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257797786 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:47:27 [2023-12-08T19:47:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1257797803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:29 [2023-12-08T19:47:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:47:29 [2023-12-08T19:47:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2023-12-08T19:47:29.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:29 [2023-12-08T19:47:29.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:29 [2023-12-08T19:47:29.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:29 [2023-12-08T19:47:29.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:29 [2023-12-08T19:47:29.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:29 [2023-12-08T19:47:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257800411 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:47:29 [2023-12-08T19:47:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257800478 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257800478 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257800478 data=null}, TreeItem with text {TestForCallstack}]
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257800479 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257800479 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257800494 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:47:29 [2023-12-08T19:47:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:47:30 [2023-12-08T19:47:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:47:30 [2023-12-08T19:47:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:47:30 [2023-12-08T19:47:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:47:30 [2023-12-08T19:47:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801131 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801132 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801134 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257801134 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257801136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257801137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257801137 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257801137 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257801137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257801137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:30 [2023-12-08T19:47:30.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:30 [2023-12-08T19:47:30.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:30 [2023-12-08T19:47:30.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:30 [2023-12-08T19:47:30.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:30 [2023-12-08T19:47:30.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:30 [2023-12-08T19:47:30.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:47:30 [2023-12-08T19:47:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257801138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:30 [2023-12-08T19:47:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257800607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:47:31 [2023-12-08T19:47:31.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:31 [2023-12-08T19:47:31.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257801799 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257801799 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257801799 data=null}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257801800 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257801800 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257801830 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257801832 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257801832 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257801832 data=null}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257801833 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257801833 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257801860 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257801861 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257801861 data=null}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257801862 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257801862 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257801865 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1257801866 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1257801867 data=null doit=true}, TreeItem with text {Traces [0]}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1257801867 data=null}, TreeItem with text {Traces [0]}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1257801867 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257801867 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:47:31 [2023-12-08T19:47:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1257801876 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:33 [2023-12-08T19:47:33.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:47:33 [2023-12-08T19:47:33.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2023-12-08T19:47:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:33 [2023-12-08T19:47:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:47:33 [2023-12-08T19:47:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:47:33 [2023-12-08T19:47:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:47:33 [2023-12-08T19:47:33.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2023-12-08T19:47:33.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2023-12-08T19:47:33.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:33 [2023-12-08T19:47:33.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:34 [2023-12-08T19:47:34.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:34 [2023-12-08T19:47:34.222Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:34 [2023-12-08T19:47:34.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:47:34 [2023-12-08T19:47:34.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257804799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257804800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257804800 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257804800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257804800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.480Z] 
14:47:34 [2023-12-08T19:47:34.480Z] (Eclipse:17260): Gtk-WARNING **: 19:47:34.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:34 [2023-12-08T19:47:34.480Z] 
14:47:34 [2023-12-08T19:47:34.480Z] (Eclipse:17260): Gtk-WARNING **: 19:47:34.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:34 [2023-12-08T19:47:34.480Z] 
14:47:34 [2023-12-08T19:47:34.480Z] (Eclipse:17260): Gtk-WARNING **: 19:47:34.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:34 [2023-12-08T19:47:34.480Z] 
14:47:34 [2023-12-08T19:47:34.480Z] (Eclipse:17260): Gtk-WARNING **: 19:47:34.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257805200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257805201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257805201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257805201 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257805202 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1257805204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1257805204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1257805205 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1257805205 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1257805205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1257805205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1257805205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1257805267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1257805268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1257805268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1257805268 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1257805268 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
14:47:34 [2023-12-08T19:47:34.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257805270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257805271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257805271 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257805271 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257805271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257805271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=1257805364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257805271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:34 [2023-12-08T19:47:34.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257804800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
14:47:34 [2023-12-08T19:47:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:47:34 [2023-12-08T19:47:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:34 [2023-12-08T19:47:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:34 [2023-12-08T19:47:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:34 [2023-12-08T19:47:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257806115 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257806165 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257806165 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257806165 data=null}, TreeItem with text {TestForCallstack}]
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257806166 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257806166 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257806182 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:47:35 [2023-12-08T19:47:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:47:35 [2023-12-08T19:47:35.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806859 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806859 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806861 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257806861 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:36 [2023-12-08T19:47:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:36 [2023-12-08T19:47:36.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:36 [2023-12-08T19:47:36.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:36 [2023-12-08T19:47:36.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257806864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:36 [2023-12-08T19:47:36.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257806864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:36 [2023-12-08T19:47:36.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257806864 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:36 [2023-12-08T19:47:36.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257806864 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:36 [2023-12-08T19:47:36.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257806865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:36 [2023-12-08T19:47:36.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257806865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:36 [2023-12-08T19:47:36.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:36 [2023-12-08T19:47:36.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:36 [2023-12-08T19:47:36.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:36 [2023-12-08T19:47:36.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:36 [2023-12-08T19:47:36.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:36 [2023-12-08T19:47:36.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:47:36 [2023-12-08T19:47:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257806865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:36 [2023-12-08T19:47:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257806287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257807494 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257807494 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257807494 data=null}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257807511 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257807511 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257807525 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257807526 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257807526 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257807526 data=null}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257807527 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257807527 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257807541 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257807541 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257807542 data=null}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257807542 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257807558 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257807566 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1257807567 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1257807567 data=null doit=true}, TreeItem with text {Traces [0]}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1257807567 data=null}, TreeItem with text {Traces [0]}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1257807568 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257807568 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:47:36 [2023-12-08T19:47:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1257807576 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:38 [2023-12-08T19:47:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:47:38 [2023-12-08T19:47:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:40 [2023-12-08T19:47:40.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:40 [2023-12-08T19:47:40.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:40 [2023-12-08T19:47:40.052Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:40 [2023-12-08T19:47:40.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257810004 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:47:40 [2023-12-08T19:47:40.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:47:40 [2023-12-08T19:47:40.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:40 [2023-12-08T19:47:40.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:40 [2023-12-08T19:47:40.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:40 [2023-12-08T19:47:40.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257810043 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:40 [2023-12-08T19:47:40.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257810043 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:40 [2023-12-08T19:47:40.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257810044 data=null}, TreeItem with text {TestForCallstack}]
14:47:40 [2023-12-08T19:47:40.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257810046 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:40 [2023-12-08T19:47:40.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257810047 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:40 [2023-12-08T19:47:40.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257810075 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:40 [2023-12-08T19:47:40.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:47:40 [2023-12-08T19:47:40.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:47:40 [2023-12-08T19:47:40.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810937 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810937 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810939 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257810939 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:47:40 [2023-12-08T19:47:40.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257810941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257810941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257810941 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257810941 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257810942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257810942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:40 [2023-12-08T19:47:40.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:40 [2023-12-08T19:47:40.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:40 [2023-12-08T19:47:40.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:40 [2023-12-08T19:47:40.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:40 [2023-12-08T19:47:40.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:40 [2023-12-08T19:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:47:40 [2023-12-08T19:47:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257810942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:40 [2023-12-08T19:47:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257810187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:47:40 [2023-12-08T19:47:40.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:40 [2023-12-08T19:47:40.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:40 [2023-12-08T19:47:40.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:40 [2023-12-08T19:47:40.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:40 [2023-12-08T19:47:40.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:40 [2023-12-08T19:47:40.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:40 [2023-12-08T19:47:40.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257811604 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:40 [2023-12-08T19:47:40.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257811604 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:40 [2023-12-08T19:47:40.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257811604 data=null}, TreeItem with text {TestForCallstack}]
14:47:40 [2023-12-08T19:47:40.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257811605 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257811605 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257811616 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257811617 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257811617 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257811617 data=null}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257811618 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257811618 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257811630 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257811631 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257811631 data=null}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257811631 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1257811632 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257811664 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1257811665 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1257811665 data=null doit=true}, TreeItem with text {Traces [0]}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1257811665 data=null}, TreeItem with text {Traces [0]}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1257811666 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257811666 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:47:41 [2023-12-08T19:47:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1257811680 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:47:42 [2023-12-08T19:47:42.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:47:42 [2023-12-08T19:47:42.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:42 [2023-12-08T19:47:42.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:42 [2023-12-08T19:47:42.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:42 [2023-12-08T19:47:42.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:47:42 [2023-12-08T19:47:42.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:47:42 [2023-12-08T19:47:42.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:47:42 [2023-12-08T19:47:42.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814272 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814284 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814285 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:47:43 [2023-12-08T19:47:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814794 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814797 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257814797 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:47:44 [2023-12-08T19:47:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815312 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815314 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815315 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:47:44 [2023-12-08T19:47:44.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815823 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815825 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257815826 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:47:45 [2023-12-08T19:47:45.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:45 [2023-12-08T19:47:45.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:45 [2023-12-08T19:47:45.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:45 [2023-12-08T19:47:45.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:45 [2023-12-08T19:47:45.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:45 [2023-12-08T19:47:45.818Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:45 [2023-12-08T19:47:45.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816374 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816376 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816377 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:47:45 [2023-12-08T19:47:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816886 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816888 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257816889 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:47:46 [2023-12-08T19:47:46.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:46 [2023-12-08T19:47:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:46 [2023-12-08T19:47:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:46 [2023-12-08T19:47:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:46 [2023-12-08T19:47:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:46 [2023-12-08T19:47:46.643Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:46 [2023-12-08T19:47:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817399 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817401 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817402 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:47:46 [2023-12-08T19:47:46.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:47 [2023-12-08T19:47:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:47 [2023-12-08T19:47:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:47 [2023-12-08T19:47:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:47 [2023-12-08T19:47:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:47 [2023-12-08T19:47:47.211Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:47 [2023-12-08T19:47:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:47:47 [2023-12-08T19:47:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817923 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817927 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257817928 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:47:47 [2023-12-08T19:47:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:47 [2023-12-08T19:47:47.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:47 [2023-12-08T19:47:47.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:47 [2023-12-08T19:47:47.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:47 [2023-12-08T19:47:47.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818434 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818436 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818437 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:47:47 [2023-12-08T19:47:47.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818961 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818963 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257818964 data=null}, ToolItem with tooltip text {Select Next State Change}]
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
14:47:48 [2023-12-08T19:47:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819480 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819484 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819484 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:47:48 [2023-12-08T19:47:48.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:49 [2023-12-08T19:47:49.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:49 [2023-12-08T19:47:49.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:49 [2023-12-08T19:47:49.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:49 [2023-12-08T19:47:49.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:49 [2023-12-08T19:47:49.475Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:49 [2023-12-08T19:47:49.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:47:49 [2023-12-08T19:47:49.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819998 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257819998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820000 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820001 data=null}, ToolItem with tooltip text {Select Previous State Change}]
14:47:49 [2023-12-08T19:47:49.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:47:49 [2023-12-08T19:47:49.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item}
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820510 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820512 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820512 data=null}, ToolItem with tooltip text {Select Previous Item}]
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item}
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:49 [2023-12-08T19:47:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item}
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820514 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820515 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820515 data=null}, ToolItem with tooltip text {Select Next Item}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item}
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820517 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820564 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820564 data=null}, ToolItem with tooltip text {Zoom In}]
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
14:47:49 [2023-12-08T19:47:49.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820565 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820567 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1257820567 data=null}, ToolItem with tooltip text {Zoom Out}]
14:47:49 [2023-12-08T19:47:49.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
14:47:50 [2023-12-08T19:47:50.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257821014 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:47:50 [2023-12-08T19:47:50.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:47:50 [2023-12-08T19:47:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:47:50 [2023-12-08T19:47:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:47:50 [2023-12-08T19:47:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:47:50 [2023-12-08T19:47:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1257821085 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
14:47:50 [2023-12-08T19:47:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1257821086 data=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:50 [2023-12-08T19:47:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1257821086 data=null}, TreeItem with text {TestForCallstack}]
14:47:50 [2023-12-08T19:47:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1257821086 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:50 [2023-12-08T19:47:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257821087 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
14:47:50 [2023-12-08T19:47:50.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1257821106 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
14:47:50 [2023-12-08T19:47:50.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:47:50 [2023-12-08T19:47:50.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:47:50 [2023-12-08T19:47:50.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:47:51 [2023-12-08T19:47:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821779 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821779 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821780 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257821780 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257821782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257821782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257821782 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257821783 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257821783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:51 [2023-12-08T19:47:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257821783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:51 [2023-12-08T19:47:51.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:51 [2023-12-08T19:47:51.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:51 [2023-12-08T19:47:51.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:51 [2023-12-08T19:47:51.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:51 [2023-12-08T19:47:51.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:51 [2023-12-08T19:47:51.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:47:51 [2023-12-08T19:47:51.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257821783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:47:51 [2023-12-08T19:47:51.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257821261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:47:51 [2023-12-08T19:47:51.596Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.72 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
14:47:51 [2023-12-08T19:47:51.596Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testLoadingMappingFiles -- Time elapsed: 13.59 s
14:47:51 [2023-12-08T19:47:51.596Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testManipulatingMappingFiles -- Time elapsed: 6.023 s
14:47:51 [2023-12-08T19:47:51.596Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeSortAndCheckStack -- Time elapsed: 5.100 s
14:47:51 [2023-12-08T19:47:51.596Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStack -- Time elapsed: 4.882 s
14:47:51 [2023-12-08T19:47:51.596Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testOpenCallstack -- Time elapsed: 4.065 s
14:47:51 [2023-12-08T19:47:51.596Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStackWithNames -- Time elapsed: 5.709 s
14:47:51 [2023-12-08T19:47:51.596Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testCallStackToolBar -- Time elapsed: 4.091 s
14:47:51 [2023-12-08T19:47:51.596Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeGoBackAndForthAndCheckStack -- Time elapsed: 10.83 s
14:47:51 [2023-12-08T19:47:51.596Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
14:47:51 [2023-12-08T19:47:51.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257822372 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:47:51 [2023-12-08T19:47:51.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:51 [2023-12-08T19:47:51.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:47:51 [2023-12-08T19:47:51.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:47:51 [2023-12-08T19:47:51.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:47:51 [2023-12-08T19:47:51.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257822629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:47:51 [2023-12-08T19:47:51.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:47:52 [2023-12-08T19:47:52.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
14:47:52 [2023-12-08T19:47:52.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:48:04 [2023-12-08T19:48:04.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
14:48:04 [2023-12-08T19:48:04.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:04 [2023-12-08T19:48:04.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
14:48:04 [2023-12-08T19:48:04.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:48:04 [2023-12-08T19:48:04.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:48:04 [2023-12-08T19:48:04.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:48:04 [2023-12-08T19:48:04.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:48:04 [2023-12-08T19:48:04.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:48:04 [2023-12-08T19:48:04.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:48:04 [2023-12-08T19:48:04.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:48:04 [2023-12-08T19:48:04.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
14:48:04 [2023-12-08T19:48:04.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
14:48:04 [2023-12-08T19:48:04.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
14:48:05 [2023-12-08T19:48:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
14:48:05 [2023-12-08T19:48:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:05 [2023-12-08T19:48:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:48:05 [2023-12-08T19:48:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:48:05 [2023-12-08T19:48:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:48:05 [2023-12-08T19:48:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:48:05 [2023-12-08T19:48:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:48:05 [2023-12-08T19:48:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:48:05 [2023-12-08T19:48:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
14:48:06 [2023-12-08T19:48:06.249Z] Series don't currently have the same x axis values
14:48:06 [2023-12-08T19:48:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2bc0603f] time=1257837021 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:48:06 [2023-12-08T19:48:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257837089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257837091 data=null doit=true}, TreeItem with text {test}]
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257837091 data=null}, TreeItem with text {test}]
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257837092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257837092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257837103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:48:06 [2023-12-08T19:48:06.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:48:06 [2023-12-08T19:48:06.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838221 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838221 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838222 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257838222 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:48:07 [2023-12-08T19:48:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257838224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257838224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257838224 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257838224 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257838225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257838225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:48:07 [2023-12-08T19:48:07.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:07 [2023-12-08T19:48:07.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:07 [2023-12-08T19:48:07.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:07 [2023-12-08T19:48:07.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:07 [2023-12-08T19:48:07.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:07 [2023-12-08T19:48:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:48:07 [2023-12-08T19:48:07.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257838225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:48:07 [2023-12-08T19:48:07.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257837205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:48:08 [2023-12-08T19:48:08.215Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.37 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
14:48:08 [2023-12-08T19:48:08.215Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testOpenMemoryUsage -- Time elapsed: 12.32 s
14:48:08 [2023-12-08T19:48:08.215Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testMemoryUsage -- Time elapsed: 1.952 s
14:48:08 [2023-12-08T19:48:08.215Z] 
14:48:08 [2023-12-08T19:48:08.215Z] Results:
14:48:08 [2023-12-08T19:48:08.215Z] 
14:48:08 [2023-12-08T19:48:08.215Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
14:48:08 [2023-12-08T19:48:08.215Z] 
14:48:08 [2023-12-08T19:48:08.782Z] 
14:48:08 [2023-12-08T19:48:08.782Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:48:08.579
14:48:08 [2023-12-08T19:48:08.782Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:48:09 [2023-12-08T19:48:09.349Z] [INFO] All tests passed
14:48:09 [2023-12-08T19:48:09.349Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.349Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:48:09 [2023-12-08T19:48:09.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
14:48:09 [2023-12-08T19:48:09.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
14:48:09 [2023-12-08T19:48:09.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
14:48:09 [2023-12-08T19:48:09.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT [107/144]
14:48:09 [2023-12-08T19:48:09.350Z] [INFO]   from pcap/pom.xml
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --------------------------------[ pom ]---------------------------------
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-9.2.0-SNAPSHOT.pom
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [108/144]
14:48:09 [2023-12-08T19:48:09.350Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:48:09 [2023-12-08T19:48:09.350Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] The project's OSGi version is 1.2.1.202312081843
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.350Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:09 [2023-12-08T19:48:09.350Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:09 [2023-12-08T19:48:09.350Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:48:09 [2023-12-08T19:48:09.350Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.915Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:09 [2023-12-08T19:48:09.915Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:09 [2023-12-08T19:48:09.915Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.915Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] 
14:48:09 [2023-12-08T19:48:09.915Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
14:48:10 [2023-12-08T19:48:10.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
14:48:10 [2023-12-08T19:48:10.173Z] [INFO] 
14:48:10 [2023-12-08T19:48:10.173Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
14:48:10 [2023-12-08T19:48:10.173Z] [INFO] 
14:48:10 [2023-12-08T19:48:10.173Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
14:48:10 [2023-12-08T19:48:10.173Z] [INFO] 
14:48:10 [2023-12-08T19:48:10.173Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
14:48:10 [2023-12-08T19:48:10.173Z] [INFO] 
14:48:10 [2023-12-08T19:48:10.173Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
14:48:10 [2023-12-08T19:48:10.173Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
14:48:12 [2023-12-08T19:48:12.072Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.pom
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2metadata.xml
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2artifacts.xml
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.006Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [109/144]
14:48:13 [2023-12-08T19:48:13.007Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:48:13 [2023-12-08T19:48:13.007Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] The project's OSGi version is 1.0.7.202312081843
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.007Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
14:48:13 [2023-12-08T19:48:13.265Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
14:48:13 [2023-12-08T19:48:13.265Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.265Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.265Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:13 [2023-12-08T19:48:13.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:13 [2023-12-08T19:48:13.265Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
14:48:13 [2023-12-08T19:48:13.265Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:48:13 [2023-12-08T19:48:13.522Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.522Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.522Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.522Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
14:48:13 [2023-12-08T19:48:13.522Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.522Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.522Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
14:48:13 [2023-12-08T19:48:13.522Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.522Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
14:48:13 [2023-12-08T19:48:13.523Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.523Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.523Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
14:48:13 [2023-12-08T19:48:13.780Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.780Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.780Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.780Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.780Z] [INFO] 
14:48:13 [2023-12-08T19:48:13.780Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:13 [2023-12-08T19:48:13.780Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
14:48:15 [2023-12-08T19:48:15.156Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
14:48:17 [2023-12-08T19:48:17.056Z] [INFO] 
14:48:17 [2023-12-08T19:48:17.056Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:17 [2023-12-08T19:48:17.056Z] [INFO] Executing tasks
14:48:17 [2023-12-08T19:48:17.056Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
14:48:17 [2023-12-08T19:48:17.056Z] [WARNING]      [echo] Attempting to download test traces
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip permanently moved to https://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip permanently moved to https://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip permanently moved to https://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip permanently moved to https://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
14:48:17 [2023-12-08T19:48:17.056Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
14:48:17 [2023-12-08T19:48:17.314Z] [INFO]       [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
14:48:17 [2023-12-08T19:48:17.880Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
14:48:17 [2023-12-08T19:48:17.880Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:48:17 [2023-12-08T19:48:17.880Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:48:17 [2023-12-08T19:48:17.880Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:48:17 [2023-12-08T19:48:17.880Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:48:17 [2023-12-08T19:48:17.880Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:48:17 [2023-12-08T19:48:17.880Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:48:17 [2023-12-08T19:48:17.880Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:48:18 [2023-12-08T19:48:18.446Z] [INFO]   [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
14:48:19 [2023-12-08T19:48:19.821Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:48:19 [2023-12-08T19:48:19.821Z] [WARNING]      [echo] Traces extracted successfully
14:48:19 [2023-12-08T19:48:19.821Z] [INFO] Executed tasks
14:48:19 [2023-12-08T19:48:19.821Z] [INFO] 
14:48:19 [2023-12-08T19:48:19.821Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:20 [2023-12-08T19:48:20.078Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
14:48:20 [2023-12-08T19:48:20.078Z] [INFO] Command line:
14:48:20 [2023-12-08T19:48:20.078Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:48:20 [2023-12-08T19:48:20.079Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:48:25 [2023-12-08T19:48:25.343Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
14:48:25 [2023-12-08T19:48:25.601Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
14:48:25 [2023-12-08T19:48:25.601Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0.002 s
14:48:25 [2023-12-08T19:48:25.601Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0 s
14:48:25 [2023-12-08T19:48:25.601Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
14:48:25 [2023-12-08T19:48:25.859Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
14:48:25 [2023-12-08T19:48:25.859Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.184 s
14:48:25 [2023-12-08T19:48:25.859Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
14:48:25 [2023-12-08T19:48:25.859Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
14:48:25 [2023-12-08T19:48:25.859Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.107 s
14:48:25 [2023-12-08T19:48:25.859Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
14:48:25 [2023-12-08T19:48:25.859Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
14:48:25 [2023-12-08T19:48:25.859Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.004 s
14:48:25 [2023-12-08T19:48:25.859Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
14:48:26 [2023-12-08T19:48:26.116Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.003 s
14:48:26 [2023-12-08T19:48:26.117Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
14:48:26 [2023-12-08T19:48:26.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.002 s
14:48:26 [2023-12-08T19:48:26.117Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
14:48:26 [2023-12-08T19:48:26.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.021 s
14:48:26 [2023-12-08T19:48:26.117Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
14:48:26 [2023-12-08T19:48:26.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.061 s
14:48:26 [2023-12-08T19:48:26.117Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
14:48:26 [2023-12-08T19:48:26.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0.001 s
14:48:26 [2023-12-08T19:48:26.117Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
14:48:26 [2023-12-08T19:48:26.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.016 s
14:48:26 [2023-12-08T19:48:26.117Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
14:48:26 [2023-12-08T19:48:26.117Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0 s
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0 s
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
14:48:26 [2023-12-08T19:48:26.117Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
14:48:26 [2023-12-08T19:48:26.117Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0.002 s
14:48:26 [2023-12-08T19:48:26.117Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0.001 s
14:48:26 [2023-12-08T19:48:26.117Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
14:48:26 [2023-12-08T19:48:26.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
14:48:26 [2023-12-08T19:48:26.375Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0 s
14:48:26 [2023-12-08T19:48:26.375Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
14:48:26 [2023-12-08T19:48:26.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
14:48:26 [2023-12-08T19:48:26.375Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0.001 s
14:48:26 [2023-12-08T19:48:26.375Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
14:48:26 [2023-12-08T19:48:26.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
14:48:26 [2023-12-08T19:48:26.375Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.012 s
14:48:26 [2023-12-08T19:48:26.375Z] 
14:48:26 [2023-12-08T19:48:26.375Z] Results:
14:48:26 [2023-12-08T19:48:26.375Z] 
14:48:26 [2023-12-08T19:48:26.375Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
14:48:26 [2023-12-08T19:48:26.375Z] 
14:48:26 [2023-12-08T19:48:26.942Z] [INFO] All tests passed
14:48:26 [2023-12-08T19:48:26.942Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.942Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:26 [2023-12-08T19:48:26.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
14:48:26 [2023-12-08T19:48:26.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.pom
14:48:26 [2023-12-08T19:48:26.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
14:48:26 [2023-12-08T19:48:26.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
14:48:26 [2023-12-08T19:48:26.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [110/144]
14:48:26 [2023-12-08T19:48:26.943Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:48:26 [2023-12-08T19:48:26.943Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] The project's OSGi version is 1.1.1.202312081843
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] 
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:26 [2023-12-08T19:48:26.943Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:26 [2023-12-08T19:48:26.943Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:26 [2023-12-08T19:48:26.943Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:48:26 [2023-12-08T19:48:26.943Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:48:27 [2023-12-08T19:48:27.508Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:27 [2023-12-08T19:48:27.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:27 [2023-12-08T19:48:27.509Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] 
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:27 [2023-12-08T19:48:27.509Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
14:48:28 [2023-12-08T19:48:28.443Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
14:48:29 [2023-12-08T19:48:29.817Z] [INFO] 
14:48:29 [2023-12-08T19:48:29.817Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:29 [2023-12-08T19:48:29.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
14:48:29 [2023-12-08T19:48:29.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.pom
14:48:29 [2023-12-08T19:48:29.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
14:48:29 [2023-12-08T19:48:29.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml
14:48:29 [2023-12-08T19:48:29.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] 
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] 
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [111/144]
14:48:29 [2023-12-08T19:48:29.818Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:48:29 [2023-12-08T19:48:29.818Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] 
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] 
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] The project's OSGi version is 1.2.0.202312081843
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] 
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] 
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] 
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] 
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] 
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:29 [2023-12-08T19:48:29.818Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
14:48:30 [2023-12-08T19:48:30.076Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.076Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
14:48:30 [2023-12-08T19:48:30.076Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.076Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.076Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:30 [2023-12-08T19:48:30.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:30 [2023-12-08T19:48:30.076Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:48:30 [2023-12-08T19:48:30.334Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.592Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:30 [2023-12-08T19:48:30.592Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:30 [2023-12-08T19:48:30.592Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.592Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.592Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.852Z] [INFO] 
14:48:30 [2023-12-08T19:48:30.852Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:30 [2023-12-08T19:48:30.852Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
14:48:31 [2023-12-08T19:48:31.784Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.pom
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2metadata.xml
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2artifacts.xml
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT      [112/144]
14:48:32 [2023-12-08T19:48:32.720Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.720Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] 
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:32 [2023-12-08T19:48:32.978Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar
14:48:33 [2023-12-08T19:48:33.913Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.pom
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-p2metadata.xml
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-p2artifacts.xml
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [113/144]
14:48:35 [2023-12-08T19:48:35.286Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:48:35 [2023-12-08T19:48:35.286Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:35 [2023-12-08T19:48:35.286Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] The project's OSGi version is 1.0.4.202312081843
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] 
14:48:35 [2023-12-08T19:48:35.545Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:35 [2023-12-08T19:48:35.545Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:35 [2023-12-08T19:48:35.545Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:35 [2023-12-08T19:48:35.545Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
14:48:35 [2023-12-08T19:48:35.802Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] 
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] 
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] 
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:36 [2023-12-08T19:48:36.062Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] 
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] 
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] 
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] 
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] 
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] 
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:36 [2023-12-08T19:48:36.062Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
14:48:37 [2023-12-08T19:48:37.437Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
14:48:39 [2023-12-08T19:48:39.338Z] [INFO] 
14:48:39 [2023-12-08T19:48:39.338Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:39 [2023-12-08T19:48:39.338Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
14:48:39 [2023-12-08T19:48:39.338Z] [INFO] Command line:
14:48:39 [2023-12-08T19:48:39.338Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:48:39 [2023-12-08T19:48:39.339Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:48:45 [2023-12-08T19:48:45.933Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
14:48:45 [2023-12-08T19:48:45.933Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0.002 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.002 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
14:48:45 [2023-12-08T19:48:45.933Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
14:48:45 [2023-12-08T19:48:45.933Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0.001 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0.001 s
14:48:45 [2023-12-08T19:48:45.933Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0 s
14:48:45 [2023-12-08T19:48:45.933Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
14:48:47 [2023-12-08T19:48:47.306Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.280 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.007 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.269 s
14:48:47 [2023-12-08T19:48:47.306Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
14:48:47 [2023-12-08T19:48:47.306Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.009 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0.002 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.002 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.002 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.055 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.002 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.003 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.002 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0.001 s
14:48:47 [2023-12-08T19:48:47.306Z] 
14:48:47 [2023-12-08T19:48:47.306Z] Results:
14:48:47 [2023-12-08T19:48:47.306Z] 
14:48:47 [2023-12-08T19:48:47.306Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
14:48:47 [2023-12-08T19:48:47.306Z] 
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] All tests passed
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] 
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.pom
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] 
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] 
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [114/144]
14:48:47 [2023-12-08T19:48:47.873Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:48:47 [2023-12-08T19:48:47.873Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:47 [2023-12-08T19:48:47.873Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] 
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] 
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] The project's OSGi version is 1.0.3.202312081843
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] 
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] 
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] 
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] 
14:48:48 [2023-12-08T19:48:48.131Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:48 [2023-12-08T19:48:48.390Z] [INFO] 
14:48:48 [2023-12-08T19:48:48.390Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:48 [2023-12-08T19:48:48.390Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
14:48:48 [2023-12-08T19:48:48.647Z] [INFO] 
14:48:48 [2023-12-08T19:48:48.648Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:48 [2023-12-08T19:48:48.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
14:48:48 [2023-12-08T19:48:48.648Z] [INFO] 
14:48:48 [2023-12-08T19:48:48.648Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:48 [2023-12-08T19:48:48.648Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:48 [2023-12-08T19:48:48.648Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:48 [2023-12-08T19:48:48.648Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
14:48:48 [2023-12-08T19:48:48.906Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:48:49 [2023-12-08T19:48:49.164Z] [INFO] 
14:48:49 [2023-12-08T19:48:49.164Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:49 [2023-12-08T19:48:49.164Z] [INFO] 
14:48:49 [2023-12-08T19:48:49.164Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:49 [2023-12-08T19:48:49.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
14:48:49 [2023-12-08T19:48:49.164Z] [INFO] 
14:48:49 [2023-12-08T19:48:49.164Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:49 [2023-12-08T19:48:49.164Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:48:49 [2023-12-08T19:48:49.164Z] [INFO] 
14:48:49 [2023-12-08T19:48:49.164Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:49 [2023-12-08T19:48:49.423Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
14:48:49 [2023-12-08T19:48:49.423Z] [INFO] 
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] 
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] 
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] 
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] 
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:49 [2023-12-08T19:48:49.424Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
14:48:50 [2023-12-08T19:48:50.356Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
14:48:51 [2023-12-08T19:48:51.731Z] [INFO] 
14:48:51 [2023-12-08T19:48:51.731Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:48:51 [2023-12-08T19:48:51.988Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
14:48:51 [2023-12-08T19:48:51.988Z] [INFO] Command line:
14:48:51 [2023-12-08T19:48:51.988Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:48:51 [2023-12-08T19:48:51.988Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:48:56 [2023-12-08T19:48:56.176Z] Dec 08, 2023 7:48:55 PM org.apache.aries.spifly.BaseActivator log
14:48:56 [2023-12-08T19:48:56.177Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:48:59 [2023-12-08T19:48:59.459Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:48:59 [2023-12-08T19:48:59.459Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:49:07 [2023-12-08T19:49:07.705Z] !SESSION 2023-12-08 19:48:52.184 -----------------------------------------------
14:49:07 [2023-12-08T19:49:07.705Z] eclipse.buildId=unknown
14:49:07 [2023-12-08T19:49:07.705Z] java.version=17.0.2
14:49:07 [2023-12-08T19:49:07.705Z] java.vendor=Oracle Corporation
14:49:07 [2023-12-08T19:49:07.705Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:49:07 [2023-12-08T19:49:07.705Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:49:07 [2023-12-08T19:49:07.705Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:49:07 [2023-12-08T19:49:07.705Z] 
14:49:07 [2023-12-08T19:49:07.705Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:49:06.602
14:49:07 [2023-12-08T19:49:07.705Z] !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
14:49:07 [2023-12-08T19:49:07.705Z] 
14:49:07 [2023-12-08T19:49:07.705Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:49:06.685
14:49:07 [2023-12-08T19:49:07.705Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:49:07 [2023-12-08T19:49:07.705Z] !STACK 0
14:49:07 [2023-12-08T19:49:07.705Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:49:07 [2023-12-08T19:49:07.706Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:49:07 [2023-12-08T19:49:07.706Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:49:07 [2023-12-08T19:49:07.706Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:49:07 [2023-12-08T19:49:07.706Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:49:07 [2023-12-08T19:49:07.706Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:49:07 [2023-12-08T19:49:07.706Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:49:07 [2023-12-08T19:49:07.706Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:49:07 [2023-12-08T19:49:07.706Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:49:07 [2023-12-08T19:49:07.706Z] Caused by: java.io.IOException: error=2, No such file or directory
14:49:07 [2023-12-08T19:49:07.706Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:49:07 [2023-12-08T19:49:07.706Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:49:07 [2023-12-08T19:49:07.706Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:49:07 [2023-12-08T19:49:07.706Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:49:07 [2023-12-08T19:49:07.706Z] 	... 7 more
14:49:07 [2023-12-08T19:49:07.706Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
14:49:07 [2023-12-08T19:49:07.706Z] Display size: 1440x900
14:49:07 [2023-12-08T19:49:07.706Z] OS version=5.18.5-100.fc35.x86_64
14:49:07 [2023-12-08T19:49:07.706Z] GTK version=3.22.30
14:49:07 [2023-12-08T19:49:07.706Z] GTK theme=Ambiance
14:49:07 [2023-12-08T19:49:07.706Z] LIBOVERLAY_SCROLLBAR=0
14:49:07 [2023-12-08T19:49:07.964Z] Time zone: Greenwich Mean Time
14:49:07 [2023-12-08T19:49:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d3a7f83] time=1257898605 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:49:09 [2023-12-08T19:49:09.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:09 [2023-12-08T19:49:09.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:49:09 [2023-12-08T19:49:09.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:49:09 [2023-12-08T19:49:09.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:49:09 [2023-12-08T19:49:09.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1257899985 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:49:09 [2023-12-08T19:49:09.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1257899986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:49:09 [2023-12-08T19:49:09.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1257899999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:49:09 [2023-12-08T19:49:09.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:49:31 [2023-12-08T19:49:31.281Z] 
14:49:31 [2023-12-08T19:49:31.281Z] (Eclipse:18187): Gtk-WARNING **: 19:49:30.089: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
14:49:31 [2023-12-08T19:49:31.281Z] 
14:49:31 [2023-12-08T19:49:31.281Z] (Eclipse:18187): Gtk-WARNING **: 19:49:30.172: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
14:49:31 [2023-12-08T19:49:31.282Z] 
14:49:31 [2023-12-08T19:49:31.282Z] (Eclipse:18187): Gtk-WARNING **: 19:49:30.291: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:49:31 [2023-12-08T19:49:31.282Z] 
14:49:31 [2023-12-08T19:49:31.282Z] (Eclipse:18187): Gtk-WARNING **: 19:49:30.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:49:31 [2023-12-08T19:49:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:49:31 [2023-12-08T19:49:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:49:31 [2023-12-08T19:49:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:49:31 [2023-12-08T19:49:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:49:33 [2023-12-08T19:49:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d3a7f83] time=1257924105 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:49:33 [2023-12-08T19:49:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:49:33 [2023-12-08T19:49:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:49:33 [2023-12-08T19:49:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:49:33 [2023-12-08T19:49:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:49:33 [2023-12-08T19:49:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1257924273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:49:33 [2023-12-08T19:49:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1257924282 data=null doit=true}, TreeItem with text {test}]
14:49:33 [2023-12-08T19:49:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1257924283 data=null}, TreeItem with text {test}]
14:49:33 [2023-12-08T19:49:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1257924284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:49:33 [2023-12-08T19:49:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1257924286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:49:33 [2023-12-08T19:49:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1257924412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:49:34 [2023-12-08T19:49:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:49:34 [2023-12-08T19:49:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:49:34 [2023-12-08T19:49:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:49:35 [2023-12-08T19:49:35.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925973 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925973 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925975 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1257925976 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1257925985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1257925985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1257925986 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1257925986 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1257925986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1257925987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:49:35 [2023-12-08T19:49:35.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:49:35 [2023-12-08T19:49:35.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:49:35 [2023-12-08T19:49:35.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:49:35 [2023-12-08T19:49:35.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:49:35 [2023-12-08T19:49:35.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:49:35 [2023-12-08T19:49:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:49:35 [2023-12-08T19:49:35.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1257925987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:49:35 [2023-12-08T19:49:35.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1257924693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:49:36 [2023-12-08T19:49:36.228Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.98 s -- in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
14:49:36 [2023-12-08T19:49:36.228Z] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest.test -- Time elapsed: 25.69 s
14:49:36 [2023-12-08T19:49:36.228Z] 
14:49:36 [2023-12-08T19:49:36.228Z] Results:
14:49:36 [2023-12-08T19:49:36.228Z] 
14:49:36 [2023-12-08T19:49:36.228Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:49:36 [2023-12-08T19:49:36.228Z] 
14:49:37 [2023-12-08T19:49:37.161Z] 
14:49:37 [2023-12-08T19:49:37.161Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:49:36.800
14:49:37 [2023-12-08T19:49:37.162Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:49:37 [2023-12-08T19:49:37.419Z] [INFO] All tests passed
14:49:37 [2023-12-08T19:49:37.419Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.419Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:49:37 [2023-12-08T19:49:37.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
14:49:37 [2023-12-08T19:49:37.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
14:49:37 [2023-12-08T19:49:37.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] Building Trace Compass RCP Parent 9.2.0-SNAPSHOT               [115/144]
14:49:37 [2023-12-08T19:49:37.420Z] [INFO]   from rcp/pom.xml
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-9.2.0-SNAPSHOT.pom
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] Building Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT     [116/144]
14:49:37 [2023-12-08T19:49:37.420Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:37 [2023-12-08T19:49:37.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.420Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.420Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:37 [2023-12-08T19:49:37.679Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:37 [2023-12-08T19:49:37.679Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:37 [2023-12-08T19:49:37.679Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:37 [2023-12-08T19:49:37.679Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] 
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
14:49:37 [2023-12-08T19:49:37.679Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar
14:49:39 [2023-12-08T19:49:39.675Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.pom
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-p2metadata.xml
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-p2artifacts.xml
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] Building Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT     [117/144]
14:49:40 [2023-12-08T19:49:40.641Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.641Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.641Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.642Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.2.0-SNAPSHOT already attached, replace previous instance
14:49:40 [2023-12-08T19:49:40.642Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.2.0-SNAPSHOT already attached, replace previous instance
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] 
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:40 [2023-12-08T19:49:40.642Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar
14:49:42 [2023-12-08T19:49:42.540Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar
14:49:43 [2023-12-08T19:49:43.106Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.106Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:43 [2023-12-08T19:49:43.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar
14:49:43 [2023-12-08T19:49:43.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.pom
14:49:43 [2023-12-08T19:49:43.107Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar
14:49:43 [2023-12-08T19:49:43.107Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-p2metadata.xml
14:49:43 [2023-12-08T19:49:43.107Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-p2artifacts.xml
14:49:43 [2023-12-08T19:49:43.107Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.107Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:49:43 [2023-12-08T19:49:43.107Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.107Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
14:49:43 [2023-12-08T19:49:43.107Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [118/144]
14:49:43 [2023-12-08T19:49:43.107Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:49:43 [2023-12-08T19:49:43.107Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:43 [2023-12-08T19:49:43.372Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar (60 kB at 1.2 MB/s)
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.pom
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.pom (13 kB at 1.2 MB/s)
14:49:43 [2023-12-08T19:49:43.372Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.6.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] The project's OSGi version is 1.1.0.202312081843
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.372Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
14:49:43 [2023-12-08T19:49:43.631Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.631Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
14:49:43 [2023-12-08T19:49:43.631Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.631Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.631Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:43 [2023-12-08T19:49:43.631Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:43 [2023-12-08T19:49:43.631Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:49:43 [2023-12-08T19:49:43.631Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:43 [2023-12-08T19:49:43.889Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:43 [2023-12-08T19:49:43.889Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] 
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:43 [2023-12-08T19:49:43.889Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
14:49:45 [2023-12-08T19:49:45.264Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] 
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.pom
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2metadata.xml
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2artifacts.xml
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] 
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] 
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT        [119/144]
14:49:46 [2023-12-08T19:49:46.198Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:46 [2023-12-08T19:49:46.198Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:46 [2023-12-08T19:49:46.198Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] 
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] 
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] 
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] 
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] 
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] 
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] 
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
14:49:46 [2023-12-08T19:49:46.764Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
14:49:47 [2023-12-08T19:49:47.021Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.021Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
14:49:47 [2023-12-08T19:49:47.021Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.021Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.021Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:47 [2023-12-08T19:49:47.022Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:47 [2023-12-08T19:49:47.022Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:49:47 [2023-12-08T19:49:47.279Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.536Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:47 [2023-12-08T19:49:47.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:47 [2023-12-08T19:49:47.536Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.536Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar
14:49:47 [2023-12-08T19:49:47.536Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.537Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar
14:49:47 [2023-12-08T19:49:47.537Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.537Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.794Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.794Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.794Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.794Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.794Z] [INFO] 
14:49:47 [2023-12-08T19:49:47.794Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
14:49:47 [2023-12-08T19:49:47.794Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar
14:49:49 [2023-12-08T19:49:49.168Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] 
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.pom
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-p2metadata.xml
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-p2artifacts.xml
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] 
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] 
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] Building Trace Compass RCP Feature 9.2.0-SNAPSHOT              [120/144]
14:49:50 [2023-12-08T19:49:50.100Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:50 [2023-12-08T19:49:50.100Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
14:49:50 [2023-12-08T19:49:50.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
14:49:50 [2023-12-08T19:49:50.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar (283 kB at 15 MB/s)
14:49:50 [2023-12-08T19:49:50.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
14:49:50 [2023-12-08T19:49:50.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar (598 kB at 28 MB/s)
14:49:50 [2023-12-08T19:49:50.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
14:49:50 [2023-12-08T19:49:50.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar (238 kB at 13 MB/s)
14:49:50 [2023-12-08T19:49:50.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 1.9 MB/s)
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar (11 kB at 905 kB/s)
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 2.6 MB/s)
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar (203 kB at 9.2 MB/s)
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar (59 kB at 4.2 MB/s)
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar (273 kB at 14 MB/s)
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.jar
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.jar (387 kB at 6.2 MB/s)
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.jar
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.jar (571 kB at 15 MB/s)
14:49:50 [2023-12-08T19:49:50.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.jar
14:49:51 [2023-12-08T19:49:51.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.jar (117 kB at 900 kB/s)
14:49:51 [2023-12-08T19:49:51.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.jar
14:49:51 [2023-12-08T19:49:51.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.jar (144 kB at 3.1 MB/s)
14:49:51 [2023-12-08T19:49:51.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.jar
14:49:51 [2023-12-08T19:49:51.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.jar (385 kB at 4.8 MB/s)
14:49:51 [2023-12-08T19:49:51.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.jar
14:49:51 [2023-12-08T19:49:51.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.jar (623 kB at 17 MB/s)
14:49:51 [2023-12-08T19:49:51.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.jar
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.jar (1.0 MB at 29 MB/s)
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.jar
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.jar (76 kB at 1.2 MB/s)
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.jar
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.jar (145 kB at 3.9 MB/s)
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.jar
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.jar (276 kB at 7.3 MB/s)
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 16 MB/s)
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom (13 kB at 1.1 MB/s)
14:49:51 [2023-12-08T19:49:51.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom (20 kB at 1.3 MB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom (5.0 kB at 149 kB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 117 kB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 899 kB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom (14 kB at 1.1 MB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 1.4 MB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 280 kB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 599 kB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom (5.8 kB at 525 kB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom (3.5 kB at 350 kB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom (5.4 kB at 387 kB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 1.8 MB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
14:49:51 [2023-12-08T19:49:51.697Z] [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 860 kB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom (3.9 kB at 297 kB/s)
14:49:51 [2023-12-08T19:49:51.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom
14:49:51 [2023-12-08T19:49:51.954Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom (3.9 kB at 215 kB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom (3.7 kB at 310 kB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom (9.7 kB at 406 kB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 1.3 MB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.pom (4.0 kB at 115 kB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.3/jetty-core-12.0.3.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.3/jetty-core-12.0.3.pom (4.5 kB at 412 kB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.3/jetty-project-12.0.3.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.3/jetty-project-12.0.3.pom (101 kB at 6.3 MB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom (18 kB at 1.3 MB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 272 kB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.7 MB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 1.0 MB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 1.1 MB/s)
14:49:51 [2023-12-08T19:49:51.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
14:49:52 [2023-12-08T19:49:52.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 4.4 MB/s)
14:49:52 [2023-12-08T19:49:52.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom
14:49:52 [2023-12-08T19:49:52.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 230 kB/s)
14:49:52 [2023-12-08T19:49:52.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom
14:49:52 [2023-12-08T19:49:52.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom (8.8 kB at 327 kB/s)
14:49:52 [2023-12-08T19:49:52.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.pom
14:49:52 [2023-12-08T19:49:52.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.pom (1.9 kB at 81 kB/s)
14:49:52 [2023-12-08T19:49:52.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.pom
14:49:52 [2023-12-08T19:49:52.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.pom (3.6 kB at 101 kB/s)
14:49:52 [2023-12-08T19:49:52.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.pom
14:49:52 [2023-12-08T19:49:52.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.pom (3.1 kB at 64 kB/s)
14:49:52 [2023-12-08T19:49:52.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.pom
14:49:52 [2023-12-08T19:49:52.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.pom (2.7 kB at 134 kB/s)
14:49:52 [2023-12-08T19:49:52.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.pom
14:49:52 [2023-12-08T19:49:52.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.pom (2.6 kB at 36 kB/s)
14:49:52 [2023-12-08T19:49:52.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.3/jetty-ee8-12.0.3.pom
14:49:52 [2023-12-08T19:49:52.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.3/jetty-ee8-12.0.3.pom (24 kB at 293 kB/s)
14:49:52 [2023-12-08T19:49:52.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.pom
14:49:52 [2023-12-08T19:49:52.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.pom (3.0 kB at 88 kB/s)
14:49:52 [2023-12-08T19:49:52.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.pom
14:49:52 [2023-12-08T19:49:52.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.pom (2.0 kB at 50 kB/s)
14:49:52 [2023-12-08T19:49:52.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.pom
14:49:52 [2023-12-08T19:49:52.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.pom (2.2 kB at 41 kB/s)
14:49:52 [2023-12-08T19:49:52.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.pom
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.pom (17 kB at 1.1 MB/s)
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.52/jasper-jsp-9.0.52.pom
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.52/jasper-jsp-9.0.52.pom (8.1 kB at 676 kB/s)
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom (5.0 kB at 458 kB/s)
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 1.4 MB/s)
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.pom
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.pom (7.8 kB at 713 kB/s)
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.pom
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.pom (1.7 kB at 152 kB/s)
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.6 MB/s)
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 2.2 MB/s)
14:49:52 [2023-12-08T19:49:52.728Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar (228 kB at 11 MB/s)
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.jar
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar
14:49:52 [2023-12-08T19:49:52.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.jar (253 kB at 5.0 MB/s)
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar (3.1 MB at 51 MB/s)
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] 
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] 
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] 
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] 
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] 
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] 
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] 
14:49:52 [2023-12-08T19:49:52.988Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
14:49:52 [2023-12-08T19:49:52.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
14:49:52 [2023-12-08T19:49:52.989Z] [INFO] 
14:49:52 [2023-12-08T19:49:52.989Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
14:49:53 [2023-12-08T19:49:53.921Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 248 were skipped
14:49:53 [2023-12-08T19:49:53.921Z] [INFO] 
14:49:53 [2023-12-08T19:49:53.921Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
14:49:53 [2023-12-08T19:49:53.921Z] [INFO] 
14:49:53 [2023-12-08T19:49:53.921Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] 
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] 
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] 
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
14:49:54 [2023-12-08T19:49:54.487Z] [WARNING] The following referenced plugins has missing sources
14:49:54 [2023-12-08T19:49:54.487Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
14:49:54 [2023-12-08T19:49:54.487Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
14:49:54 [2023-12-08T19:49:54.487Z] 
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] 
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] 
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
14:49:54 [2023-12-08T19:49:54.487Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.2.0-SNAPSHOT already attached, replace previous instance
14:49:54 [2023-12-08T19:49:54.487Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.2.0-SNAPSHOT already attached, replace previous instance
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] 
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
14:49:54 [2023-12-08T19:49:54.487Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar
14:49:56 [2023-12-08T19:49:56.387Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.pom
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-p2metadata.xml
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-p2artifacts.xml
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [121/144]
14:49:57 [2023-12-08T19:49:57.321Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:57 [2023-12-08T19:49:57.321Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:57 [2023-12-08T19:49:57.321Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] The project's OSGi version is 1.0.3.202312081843
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:57 [2023-12-08T19:49:57.579Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
14:49:57 [2023-12-08T19:49:57.837Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.837Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:57 [2023-12-08T19:49:57.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
14:49:57 [2023-12-08T19:49:57.837Z] [INFO] 
14:49:57 [2023-12-08T19:49:57.837Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:57 [2023-12-08T19:49:57.837Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:57 [2023-12-08T19:49:57.837Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:57 [2023-12-08T19:49:57.837Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
14:49:57 [2023-12-08T19:49:57.837Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:49:58 [2023-12-08T19:49:58.096Z] [INFO] 
14:49:58 [2023-12-08T19:49:58.096Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] 
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] 
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:58 [2023-12-08T19:49:58.097Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] 
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] 
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] 
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] 
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] 
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] 
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:49:58 [2023-12-08T19:49:58.097Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
14:49:59 [2023-12-08T19:49:59.031Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
14:49:59 [2023-12-08T19:49:59.965Z] [INFO] 
14:49:59 [2023-12-08T19:49:59.965Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:50:00 [2023-12-08T19:50:00.223Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
14:50:00 [2023-12-08T19:50:00.223Z] [INFO] Command line:
14:50:00 [2023-12-08T19:50:00.223Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:50:00 [2023-12-08T19:50:00.223Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:06 [2023-12-08T19:50:06.781Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
14:50:06 [2023-12-08T19:50:06.781Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
14:50:06 [2023-12-08T19:50:06.781Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.080 s
14:50:06 [2023-12-08T19:50:06.781Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0.001 s
14:50:06 [2023-12-08T19:50:06.781Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0.001 s
14:50:06 [2023-12-08T19:50:06.781Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
14:50:06 [2023-12-08T19:50:06.781Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
14:50:06 [2023-12-08T19:50:06.781Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:50:06 [2023-12-08T19:50:06.781Z] 
14:50:06 [2023-12-08T19:50:06.781Z] Results:
14:50:06 [2023-12-08T19:50:06.781Z] 
14:50:06 [2023-12-08T19:50:06.781Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:50:06 [2023-12-08T19:50:06.781Z] 
14:50:06 [2023-12-08T19:50:06.781Z] [INFO] All tests passed
14:50:06 [2023-12-08T19:50:06.781Z] [INFO] 
14:50:06 [2023-12-08T19:50:06.781Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:50:06 [2023-12-08T19:50:06.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
14:50:06 [2023-12-08T19:50:06.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.pom
14:50:06 [2023-12-08T19:50:06.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
14:50:06 [2023-12-08T19:50:06.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:50:06 [2023-12-08T19:50:06.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:50:06 [2023-12-08T19:50:06.782Z] [INFO] 
14:50:06 [2023-12-08T19:50:06.782Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:50:06 [2023-12-08T19:50:06.782Z] [INFO] 
14:50:06 [2023-12-08T19:50:06.782Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
14:50:06 [2023-12-08T19:50:06.782Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [122/144]
14:50:06 [2023-12-08T19:50:06.782Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
14:50:06 [2023-12-08T19:50:06.782Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:50:06 [2023-12-08T19:50:06.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:06 [2023-12-08T19:50:06.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] The project's OSGi version is 2.0.5.202312081843
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.040Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
14:50:07 [2023-12-08T19:50:07.606Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.606Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
14:50:07 [2023-12-08T19:50:07.606Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.606Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.606Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:07 [2023-12-08T19:50:07.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:07 [2023-12-08T19:50:07.606Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
14:50:07 [2023-12-08T19:50:07.606Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:50:07 [2023-12-08T19:50:07.863Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.863Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.863Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.863Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.864Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] 
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:07 [2023-12-08T19:50:07.864Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
14:50:09 [2023-12-08T19:50:09.237Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
14:50:11 [2023-12-08T19:50:11.136Z] [INFO] 
14:50:11 [2023-12-08T19:50:11.136Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:11 [2023-12-08T19:50:11.136Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
14:50:11 [2023-12-08T19:50:11.136Z] [INFO] Command line:
14:50:11 [2023-12-08T19:50:11.136Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:50:11 [2023-12-08T19:50:11.136Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:17 [2023-12-08T19:50:17.695Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:50:17 [2023-12-08T19:50:17.695Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:50:25 [2023-12-08T19:50:25.801Z] !SESSION 2023-12-08 19:50:11.202 -----------------------------------------------
14:50:25 [2023-12-08T19:50:25.801Z] eclipse.buildId=unknown
14:50:25 [2023-12-08T19:50:25.801Z] java.version=17.0.2
14:50:25 [2023-12-08T19:50:25.801Z] java.vendor=Oracle Corporation
14:50:25 [2023-12-08T19:50:25.801Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:50:25 [2023-12-08T19:50:25.801Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:50:25 [2023-12-08T19:50:25.801Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:50:25 [2023-12-08T19:50:25.801Z] 
14:50:25 [2023-12-08T19:50:25.801Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:50:25.077
14:50:25 [2023-12-08T19:50:25.801Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:50:25 [2023-12-08T19:50:25.801Z] !STACK 0
14:50:25 [2023-12-08T19:50:25.801Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:50:25 [2023-12-08T19:50:25.801Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:50:25 [2023-12-08T19:50:25.801Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:50:25 [2023-12-08T19:50:25.801Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:50:25 [2023-12-08T19:50:25.801Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:50:25 [2023-12-08T19:50:25.801Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:50:25 [2023-12-08T19:50:25.801Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:50:25 [2023-12-08T19:50:25.802Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:50:25 [2023-12-08T19:50:25.802Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:50:25 [2023-12-08T19:50:25.802Z] Caused by: java.io.IOException: error=2, No such file or directory
14:50:25 [2023-12-08T19:50:25.802Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:50:25 [2023-12-08T19:50:25.802Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:50:25 [2023-12-08T19:50:25.802Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:50:25 [2023-12-08T19:50:25.802Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:50:25 [2023-12-08T19:50:25.802Z] 	... 7 more
14:50:26 [2023-12-08T19:50:26.059Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
14:50:26 [2023-12-08T19:50:26.625Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
14:50:26 [2023-12-08T19:50:26.625Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.022 s
14:50:26 [2023-12-08T19:50:26.625Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[2: --cli --list] -- Time elapsed: 0.094 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[3: --cli -l] -- Time elapsed: 0 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[4: --cli --open mytrace] -- Time elapsed: 0 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[5: --cli -o mytrace] -- Time elapsed: 0 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3] -- Time elapsed: 0.001 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[8: --cli --open] -- Time elapsed: 0.001 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[9: --cli -o] -- Time elapsed: 0.001 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[10: --cli -faulty] -- Time elapsed: 0.001 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[11: --open mytrace] -- Time elapsed: 0 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[12: --open] -- Time elapsed: 0.001 s
14:50:26 [2023-12-08T19:50:26.626Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[13: --open mytrace --list] -- Time elapsed: 0 s
14:50:26 [2023-12-08T19:50:26.626Z] 
14:50:26 [2023-12-08T19:50:26.626Z] Results:
14:50:26 [2023-12-08T19:50:26.626Z] 
14:50:26 [2023-12-08T19:50:26.626Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
14:50:26 [2023-12-08T19:50:26.626Z] 
14:50:27 [2023-12-08T19:50:27.998Z] [INFO] All tests passed
14:50:27 [2023-12-08T19:50:27.998Z] [INFO] 
14:50:27 [2023-12-08T19:50:27.998Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:27 [2023-12-08T19:50:27.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
14:50:27 [2023-12-08T19:50:27.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.pom
14:50:27 [2023-12-08T19:50:27.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
14:50:27 [2023-12-08T19:50:27.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
14:50:27 [2023-12-08T19:50:27.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] 
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] 
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT [123/144]
14:50:27 [2023-12-08T19:50:27.999Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:27 [2023-12-08T19:50:27.999Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] 
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] 
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] The project's OSGi version is 1.0.4.202312081843
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] 
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] 
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] 
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] 
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] 
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:27 [2023-12-08T19:50:27.999Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
14:50:28 [2023-12-08T19:50:28.256Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.256Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
14:50:28 [2023-12-08T19:50:28.256Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.256Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.256Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:28 [2023-12-08T19:50:28.256Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:28 [2023-12-08T19:50:28.256Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:50:28 [2023-12-08T19:50:28.256Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:50:28 [2023-12-08T19:50:28.513Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.513Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.513Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.513Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.513Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.513Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.514Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:28 [2023-12-08T19:50:28.514Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:28 [2023-12-08T19:50:28.514Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.514Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] 
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:28 [2023-12-08T19:50:28.514Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
14:50:29 [2023-12-08T19:50:29.889Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.pom
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2metadata.xml
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2artifacts.xml
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT [124/144]
14:50:31 [2023-12-08T19:50:31.261Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:50:31 [2023-12-08T19:50:31.261Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] 
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:31 [2023-12-08T19:50:31.519Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar
14:50:32 [2023-12-08T19:50:32.892Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.pom
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-p2metadata.xml
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-p2artifacts.xml
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT       [125/144]
14:50:34 [2023-12-08T19:50:34.264Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:50:34 [2023-12-08T19:50:34.264Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] 
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
14:50:34 [2023-12-08T19:50:34.265Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar
14:50:35 [2023-12-08T19:50:35.640Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.pom
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-p2metadata.xml
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-p2artifacts.xml
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Building Trace Compass Json trace Parent 9.2.0-SNAPSHOT        [126/144]
14:50:37 [2023-12-08T19:50:37.538Z] [INFO]   from jsontrace/pom.xml
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --------------------------------[ pom ]---------------------------------
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-9.2.0-SNAPSHOT.pom
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [127/144]
14:50:37 [2023-12-08T19:50:37.538Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:37 [2023-12-08T19:50:37.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] The project's OSGi version is 1.1.0.202312081843
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.538Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:37 [2023-12-08T19:50:37.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:37 [2023-12-08T19:50:37.538Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:50:37 [2023-12-08T19:50:37.538Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:37 [2023-12-08T19:50:37.796Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:37 [2023-12-08T19:50:37.796Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] 
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:37 [2023-12-08T19:50:37.796Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
14:50:43 [2023-12-08T19:50:43.060Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
14:50:44 [2023-12-08T19:50:44.959Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.959Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:44 [2023-12-08T19:50:44.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
14:50:44 [2023-12-08T19:50:44.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.pom
14:50:44 [2023-12-08T19:50:44.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
14:50:44 [2023-12-08T19:50:44.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2metadata.xml
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2artifacts.xml
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT     [128/144]
14:50:44 [2023-12-08T19:50:44.960Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] 
14:50:44 [2023-12-08T19:50:44.960Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
14:50:45 [2023-12-08T19:50:45.217Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar
14:50:45 [2023-12-08T19:50:45.217Z] [INFO] 
14:50:45 [2023-12-08T19:50:45.217Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
14:50:45 [2023-12-08T19:50:45.217Z] [INFO] 
14:50:45 [2023-12-08T19:50:45.217Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
14:50:45 [2023-12-08T19:50:45.217Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar
14:50:46 [2023-12-08T19:50:46.149Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar
14:50:47 [2023-12-08T19:50:47.522Z] [INFO] 
14:50:47 [2023-12-08T19:50:47.522Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
14:50:47 [2023-12-08T19:50:47.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar
14:50:47 [2023-12-08T19:50:47.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.pom
14:50:47 [2023-12-08T19:50:47.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar
14:50:47 [2023-12-08T19:50:47.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-p2metadata.xml
14:50:47 [2023-12-08T19:50:47.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-p2artifacts.xml
14:50:47 [2023-12-08T19:50:47.523Z] [INFO] 
14:50:47 [2023-12-08T19:50:47.523Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
14:50:47 [2023-12-08T19:50:47.523Z] [INFO] 
14:50:47 [2023-12-08T19:50:47.523Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
14:50:47 [2023-12-08T19:50:47.523Z] [INFO] Building Trace Compass RCP Product 9.2.0-SNAPSHOT              [129/144]
14:50:47 [2023-12-08T19:50:47.523Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
14:50:47 [2023-12-08T19:50:47.523Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:50:47 [2023-12-08T19:50:47.523Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] 
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] 
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] The project's OSGi version is 9.2.0.202312081843
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] 
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] 
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] 
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] 
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] 
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
14:50:48 [2023-12-08T19:50:48.089Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:50:48 [2023-12-08T19:50:48.089Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:50:48 [2023-12-08T19:50:48.090Z] [INFO] 
14:50:48 [2023-12-08T19:50:48.090Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
14:50:48 [2023-12-08T19:50:48.090Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:50:49 [2023-12-08T19:50:49.024Z] [INFO] 
14:50:49 [2023-12-08T19:50:49.024Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
14:50:49 [2023-12-08T19:50:49.024Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:50:49 [2023-12-08T19:50:49.024Z] [INFO] 
14:50:49 [2023-12-08T19:50:49.024Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
14:50:49 [2023-12-08T19:50:49.024Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:50:49 [2023-12-08T19:50:49.024Z] [INFO] 
14:50:49 [2023-12-08T19:50:49.024Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
14:50:49 [2023-12-08T19:50:49.024Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:51:03 [2023-12-08T19:51:03.892Z] [WARNING] [88549a7d-95c9-4a53-9829-6c53518d5fd6][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64,9.2.0.202312081843.
14:51:03 [2023-12-08T19:51:03.892Z] [WARNING] [88549a7d-95c9-4a53-9829-6c53518d5fd6][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64,9.2.0.202312081843.
14:51:11 [2023-12-08T19:51:11.996Z] [WARNING] [88549a7d-95c9-4a53-9829-6c53518d5fd6][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64,9.2.0.202312081843.
14:51:18 [2023-12-08T19:51:18.551Z] [WARNING] [88549a7d-95c9-4a53-9829-6c53518d5fd6][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64,9.2.0.202312081843.
14:51:45 [2023-12-08T19:51:45.085Z] [INFO] 
14:51:45 [2023-12-08T19:51:45.085Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] 
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
14:51:45 [2023-12-08T19:51:45.086Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] 
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] 
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] 
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] 
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
14:51:45 [2023-12-08T19:51:45.086Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
14:51:45 [2023-12-08T19:51:45.086Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202312081843.
14:52:17 [2023-12-08T19:52:17.150Z] Operation completed in 32853 ms.
14:52:17 [2023-12-08T19:52:17.150Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
14:52:17 [2023-12-08T19:52:17.150Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202312081843.
14:52:43 [2023-12-08T19:52:43.680Z] Operation completed in 28794 ms.
14:52:43 [2023-12-08T19:52:43.680Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app
14:52:43 [2023-12-08T19:52:43.938Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202312081843.
14:53:16 [2023-12-08T19:53:16.317Z] Operation completed in 29516 ms.
14:53:16 [2023-12-08T19:53:16.317Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
14:53:16 [2023-12-08T19:53:16.317Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202312081843.
14:53:42 [2023-12-08T19:53:42.847Z] Operation completed in 28126 ms.
14:53:42 [2023-12-08T19:53:42.847Z] [INFO] 
14:53:42 [2023-12-08T19:53:42.847Z] [INFO] --- eclipse-macsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
14:53:52 [2023-12-08T19:53:52.814Z] [INFO] [Fri Dec 08 19:53:51 GMT 2023] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app'...
14:54:19 [2023-12-08T19:54:19.362Z] [INFO] [Fri Dec 08 19:54:17 GMT 2023] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app'...
14:54:37 [2023-12-08T19:54:37.447Z] [INFO] 
14:54:37 [2023-12-08T19:54:37.447Z] [INFO] --- eclipse-winsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
14:54:37 [2023-12-08T19:54:37.447Z] [INFO] [Fri Dec 08 19:54:35 GMT 2023] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompass.exe'
14:54:37 [2023-12-08T19:54:37.447Z] [INFO] [Fri Dec 08 19:54:35 GMT 2023] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompassc.exe'
14:54:37 [2023-12-08T19:54:37.447Z] [INFO] 
14:54:37 [2023-12-08T19:54:37.447Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
14:54:37 [2023-12-08T19:54:37.447Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231208-1843-win32.win32.x86_64.zip
14:54:44 [2023-12-08T19:54:44.002Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.tar.gz
14:54:53 [2023-12-08T19:54:53.972Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.tar.gz
14:55:03 [2023-12-08T19:55:03.941Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231208-1843-linux.gtk.x86_64.tar.gz
14:55:13 [2023-12-08T19:55:13.910Z] [INFO] 
14:55:13 [2023-12-08T19:55:13.910Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-aarch64) @ org.eclipse.tracecompass.rcp.product ---
14:55:13 [2023-12-08T19:55:13.910Z] [INFO] [Fri Dec 08 19:55:13 GMT 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.tar.gz'...
14:55:32 [2023-12-08T19:55:32.007Z] [INFO] 
14:55:32 [2023-12-08T19:55:32.007Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-x86-64) @ org.eclipse.tracecompass.rcp.product ---
14:55:32 [2023-12-08T19:55:32.007Z] [INFO] [Fri Dec 08 19:55:30 GMT 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.tar.gz'...
14:55:50 [2023-12-08T19:55:50.091Z] [INFO] 
14:55:50 [2023-12-08T19:55:50.091Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT.pom
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-p2artifacts.xml
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-p2metadata.xml
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231208-1843-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-win32.win32.x86_64.zip
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231208-1843-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] 
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] 
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Building Trace Compass Target Platform 9.2.0-SNAPSHOT          [130/144]
14:55:50 [2023-12-08T19:55:50.092Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] --------------------------------[ pom ]---------------------------------
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] 
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] 
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] 
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] 
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] 
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] 
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.target ---
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] 
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
14:55:50 [2023-12-08T19:55:50.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 2.2 MB/s)
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:55:51 [2023-12-08T19:55:51.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:55:51 [2023-12-08T19:55:51.287Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:55:51 [2023-12-08T19:55:51.287Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 2.4 MB/s)
14:55:51 [2023-12-08T19:55:51.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:55:51 [2023-12-08T19:55:51.287Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:55:51 [2023-12-08T19:55:51.287Z] [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
14:55:51 [2023-12-08T19:55:51.287Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:55:51 [2023-12-08T19:55:51.287Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:55:51 [2023-12-08T19:55:51.287Z] [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
14:55:51 [2023-12-08T19:55:51.287Z] [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)
14:55:51 [2023-12-08T19:55:51.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
14:55:51 [2023-12-08T19:55:51.287Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
14:55:51 [2023-12-08T19:55:51.287Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
14:55:51 [2023-12-08T19:55:51.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
14:55:51 [2023-12-08T19:55:51.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
14:55:51 [2023-12-08T19:55:51.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
14:55:51 [2023-12-08T19:55:51.546Z] [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 6.8 MB/s)
14:55:51 [2023-12-08T19:55:51.546Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:55:51 [2023-12-08T19:55:51.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:55:51 [2023-12-08T19:55:51.546Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:55:51 [2023-12-08T19:55:51.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:55:51 [2023-12-08T19:55:51.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:55:51 [2023-12-08T19:55:51.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:55:51 [2023-12-08T19:55:51.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 4.1 MB/s)
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 12 MB/s)
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] 
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT.pom
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.20.target
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.21.target
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.22.target
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.23.target
14:55:51 [2023-12-08T19:55:51.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.24.target
14:55:51 [2023-12-08T19:55:51.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.25.target
14:55:51 [2023-12-08T19:55:51.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-eStaging.target
14:55:51 [2023-12-08T19:55:51.805Z] [INFO] 
14:55:51 [2023-12-08T19:55:51.805Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
14:55:51 [2023-12-08T19:55:51.805Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [131/144]
14:55:51 [2023-12-08T19:55:51.805Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
14:55:51 [2023-12-08T19:55:51.805Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:55:51 [2023-12-08T19:55:51.805Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:55:51 [2023-12-08T19:55:51.805Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] 
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] 
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] The project's OSGi version is 1.0.5.202312081843
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] 
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] 
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] 
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] 
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] 
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:52 [2023-12-08T19:55:52.371Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
14:55:52 [2023-12-08T19:55:52.936Z] [INFO] 
14:55:52 [2023-12-08T19:55:52.936Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:52 [2023-12-08T19:55:52.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
14:55:52 [2023-12-08T19:55:52.936Z] [INFO] 
14:55:52 [2023-12-08T19:55:52.936Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:52 [2023-12-08T19:55:52.936Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:55:52 [2023-12-08T19:55:52.936Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:55:52 [2023-12-08T19:55:52.936Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
14:55:52 [2023-12-08T19:55:52.936Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] 
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] 
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] 
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:53 [2023-12-08T19:55:53.195Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] 
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] 
14:55:53 [2023-12-08T19:55:53.195Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:53 [2023-12-08T19:55:53.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
14:55:53 [2023-12-08T19:55:53.453Z] [INFO] 
14:55:53 [2023-12-08T19:55:53.453Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:53 [2023-12-08T19:55:53.453Z] [INFO] 
14:55:53 [2023-12-08T19:55:53.453Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:53 [2023-12-08T19:55:53.453Z] [INFO] 
14:55:53 [2023-12-08T19:55:53.453Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:53 [2023-12-08T19:55:53.453Z] [INFO] 
14:55:53 [2023-12-08T19:55:53.453Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:53 [2023-12-08T19:55:53.453Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
14:55:54 [2023-12-08T19:55:54.825Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
14:55:55 [2023-12-08T19:55:55.759Z] [INFO] 
14:55:55 [2023-12-08T19:55:55.759Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:55:56 [2023-12-08T19:55:56.325Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
14:55:56 [2023-12-08T19:55:56.325Z] [INFO] Command line:
14:55:56 [2023-12-08T19:55:56.325Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:55:56 [2023-12-08T19:55:56.325Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:02 [2023-12-08T19:56:02.881Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:56:02 [2023-12-08T19:56:02.881Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:56:10 [2023-12-08T19:56:10.989Z] !SESSION 2023-12-08 19:55:56.329 -----------------------------------------------
14:56:10 [2023-12-08T19:56:10.989Z] eclipse.buildId=unknown
14:56:10 [2023-12-08T19:56:10.989Z] java.version=17.0.2
14:56:10 [2023-12-08T19:56:10.989Z] java.vendor=Oracle Corporation
14:56:10 [2023-12-08T19:56:10.989Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:56:10 [2023-12-08T19:56:10.990Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:56:10 [2023-12-08T19:56:10.990Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:56:10 [2023-12-08T19:56:10.990Z] 
14:56:10 [2023-12-08T19:56:10.990Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:56:10.596
14:56:10 [2023-12-08T19:56:10.990Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:56:10 [2023-12-08T19:56:10.990Z] !STACK 0
14:56:10 [2023-12-08T19:56:10.990Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:56:10 [2023-12-08T19:56:10.990Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:56:10 [2023-12-08T19:56:10.990Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:56:10 [2023-12-08T19:56:10.990Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:56:10 [2023-12-08T19:56:10.990Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:56:10 [2023-12-08T19:56:10.990Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:56:10 [2023-12-08T19:56:10.990Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:56:10 [2023-12-08T19:56:10.990Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:56:10 [2023-12-08T19:56:10.990Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:56:10 [2023-12-08T19:56:10.990Z] Caused by: java.io.IOException: error=2, No such file or directory
14:56:10 [2023-12-08T19:56:10.990Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:56:10 [2023-12-08T19:56:10.990Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:56:10 [2023-12-08T19:56:10.990Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:56:10 [2023-12-08T19:56:10.990Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:56:10 [2023-12-08T19:56:10.990Z] 	... 7 more
14:56:11 [2023-12-08T19:56:11.922Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
14:56:12 [2023-12-08T19:56:12.487Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
14:56:12 [2023-12-08T19:56:12.487Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput -- Time elapsed: 0.466 s
14:56:12 [2023-12-08T19:56:12.487Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
14:56:12 [2023-12-08T19:56:12.487Z] 
14:56:12 [2023-12-08T19:56:12.487Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 19:56:12.204
14:56:12 [2023-12-08T19:56:12.487Z] !MESSAGE Unexpected error executing analysis with trace 
14:56:12 [2023-12-08T19:56:12.487Z] !STACK 0
14:56:12 [2023-12-08T19:56:12.487Z] java.lang.NullPointerException
14:56:12 [2023-12-08T19:56:12.487Z] 	at java.base/java.io.File.<init>(File.java:278)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:56:12 [2023-12-08T19:56:12.487Z] 
14:56:12 [2023-12-08T19:56:12.487Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 19:56:12.205
14:56:12 [2023-12-08T19:56:12.487Z] !MESSAGE Unexpected error executing analysis with trace 
14:56:12 [2023-12-08T19:56:12.487Z] !STACK 0
14:56:12 [2023-12-08T19:56:12.487Z] java.lang.NullPointerException
14:56:12 [2023-12-08T19:56:12.487Z] 	at java.base/java.io.File.<init>(File.java:278)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:56:12 [2023-12-08T19:56:12.487Z] 
14:56:12 [2023-12-08T19:56:12.487Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 19:56:12.275
14:56:12 [2023-12-08T19:56:12.487Z] !MESSAGE Exception executing analysis
14:56:12 [2023-12-08T19:56:12.487Z] !STACK 0
14:56:12 [2023-12-08T19:56:12.487Z] java.lang.NullPointerException
14:56:12 [2023-12-08T19:56:12.487Z] 	at java.base/java.io.File.<init>(File.java:278)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:56:12 [2023-12-08T19:56:12.487Z] 
14:56:12 [2023-12-08T19:56:12.487Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-08 19:56:12.276
14:56:12 [2023-12-08T19:56:12.487Z] !MESSAGE Exception executing analysis
14:56:12 [2023-12-08T19:56:12.487Z] !STACK 0
14:56:12 [2023-12-08T19:56:12.487Z] java.lang.NullPointerException
14:56:12 [2023-12-08T19:56:12.487Z] 	at java.base/java.io.File.<init>(File.java:278)
14:56:12 [2023-12-08T19:56:12.487Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
14:56:12 [2023-12-08T19:56:12.488Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
14:56:12 [2023-12-08T19:56:12.488Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
14:56:12 [2023-12-08T19:56:12.488Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
14:56:12 [2023-12-08T19:56:12.488Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:56:12 [2023-12-08T19:56:12.488Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:56:12 [2023-12-08T19:56:12.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
14:56:12 [2023-12-08T19:56:12.488Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testTmfCorePluginId -- Time elapsed: 0 s
14:56:12 [2023-12-08T19:56:12.488Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testGetDefault -- Time elapsed: 0 s
14:56:12 [2023-12-08T19:56:12.488Z] 
14:56:12 [2023-12-08T19:56:12.488Z] Results:
14:56:12 [2023-12-08T19:56:12.488Z] 
14:56:12 [2023-12-08T19:56:12.488Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
14:56:12 [2023-12-08T19:56:12.488Z] 
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] All tests passed
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] 
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.pom
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2metadata.xml
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2artifacts.xml
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] 
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] 
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [132/144]
14:56:13 [2023-12-08T19:56:13.862Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:56:13 [2023-12-08T19:56:13.862Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:13 [2023-12-08T19:56:13.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] 
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] 
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] The project's OSGi version is 1.0.15.202312081843
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] 
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] 
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] 
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] 
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] 
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:14 [2023-12-08T19:56:14.120Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
14:56:14 [2023-12-08T19:56:14.684Z] [INFO] 
14:56:14 [2023-12-08T19:56:14.684Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:14 [2023-12-08T19:56:14.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
14:56:14 [2023-12-08T19:56:14.684Z] [INFO] 
14:56:14 [2023-12-08T19:56:14.684Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:14 [2023-12-08T19:56:14.684Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:14 [2023-12-08T19:56:14.684Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:14 [2023-12-08T19:56:14.684Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
14:56:14 [2023-12-08T19:56:14.684Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] 
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] 
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] 
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:15 [2023-12-08T19:56:15.249Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] 
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] 
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] 
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] 
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] 
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] 
14:56:15 [2023-12-08T19:56:15.249Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:15 [2023-12-08T19:56:15.507Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
14:56:16 [2023-12-08T19:56:16.072Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
14:56:17 [2023-12-08T19:56:17.445Z] [INFO] 
14:56:17 [2023-12-08T19:56:17.445Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:56:17 [2023-12-08T19:56:17.445Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
14:56:17 [2023-12-08T19:56:17.445Z] [INFO] Command line:
14:56:17 [2023-12-08T19:56:17.445Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:56:17 [2023-12-08T19:56:17.705Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:21 [2023-12-08T19:56:21.886Z] Dec 08, 2023 7:56:21 PM org.apache.aries.spifly.BaseActivator log
14:56:21 [2023-12-08T19:56:21.886Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:56:24 [2023-12-08T19:56:24.414Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:56:24 [2023-12-08T19:56:24.414Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:56:32 [2023-12-08T19:56:32.530Z] !SESSION 2023-12-08 19:56:17.701 -----------------------------------------------
14:56:32 [2023-12-08T19:56:32.530Z] eclipse.buildId=unknown
14:56:32 [2023-12-08T19:56:32.530Z] java.version=17.0.2
14:56:32 [2023-12-08T19:56:32.530Z] java.vendor=Oracle Corporation
14:56:32 [2023-12-08T19:56:32.530Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:56:32 [2023-12-08T19:56:32.530Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:56:32 [2023-12-08T19:56:32.530Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:56:32 [2023-12-08T19:56:32.530Z] 
14:56:32 [2023-12-08T19:56:32.530Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:56:32.373
14:56:32 [2023-12-08T19:56:32.530Z] !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
14:56:32 [2023-12-08T19:56:32.530Z] 
14:56:32 [2023-12-08T19:56:32.530Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:56:32.395
14:56:32 [2023-12-08T19:56:32.530Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:56:32 [2023-12-08T19:56:32.530Z] !STACK 0
14:56:32 [2023-12-08T19:56:32.530Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:56:32 [2023-12-08T19:56:32.530Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:56:32 [2023-12-08T19:56:32.530Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:56:32 [2023-12-08T19:56:32.530Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:56:32 [2023-12-08T19:56:32.530Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:56:32 [2023-12-08T19:56:32.530Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:56:32 [2023-12-08T19:56:32.530Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:56:32 [2023-12-08T19:56:32.530Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:56:32 [2023-12-08T19:56:32.530Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:56:32 [2023-12-08T19:56:32.530Z] Caused by: java.io.IOException: error=2, No such file or directory
14:56:32 [2023-12-08T19:56:32.530Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:56:32 [2023-12-08T19:56:32.530Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:56:32 [2023-12-08T19:56:32.530Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:56:32 [2023-12-08T19:56:32.530Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:56:32 [2023-12-08T19:56:32.530Z] 	... 7 more
14:56:32 [2023-12-08T19:56:32.788Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
14:56:33 [2023-12-08T19:56:33.721Z] Display size: 1440x900
14:56:33 [2023-12-08T19:56:33.721Z] OS version=5.18.5-100.fc35.x86_64
14:56:33 [2023-12-08T19:56:33.722Z] GTK version=3.22.30
14:56:33 [2023-12-08T19:56:33.722Z] GTK theme=Ambiance
14:56:33 [2023-12-08T19:56:33.722Z] LIBOVERLAY_SCROLLBAR=0
14:56:33 [2023-12-08T19:56:33.722Z] Time zone: Greenwich Mean Time
14:56:33 [2023-12-08T19:56:33.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258344564 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:56:35 [2023-12-08T19:56:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:56:35 [2023-12-08T19:56:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:56:35 [2023-12-08T19:56:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:56:35 [2023-12-08T19:56:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:56:35 [2023-12-08T19:56:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1258345977 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:56:35 [2023-12-08T19:56:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1258345977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:56:35 [2023-12-08T19:56:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1258345994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:56:35 [2023-12-08T19:56:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:56:41 [2023-12-08T19:56:41.911Z] 
14:56:41 [2023-12-08T19:56:41.911Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:56:41.210
14:56:41 [2023-12-08T19:56:41.911Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258357267 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258357275 data=null doit=true}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258357275 data=null}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258357277 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258357278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258357402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258357405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258357406 data=null doit=true}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258357406 data=null}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258357407 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258357407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258357481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258357484 data=null doit=true}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258357485 data=null}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258357486 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258357486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258357566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258357571 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258357571 data=null doit=true}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258357571 data=null}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258357572 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258357572 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258357662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258357664 data=null doit=true}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258357665 data=null}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258357665 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258357666 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258357669 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1258357672 data=null doit=true}, Tree node with text: bug446190]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1258357672 data=null}, Tree node with text: bug446190]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1258357672 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258357679 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1258357686 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1258357687 data=null doit=true}, Tree node with text: Views]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1258357688 data=null}, Tree node with text: Views]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1258357689 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258357705 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1258357819 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1258357857 data=null doit=true}, Tree node with text: XML system call analysis]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1258357857 data=null}, Tree node with text: XML system call analysis]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1258357858 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258357858 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1258357900 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1258357901 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1258357902 data=null doit=true}, Tree node with text: Latency vs Count]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1258357902 data=null}, Tree node with text: Latency vs Count]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1258357903 data=null button=1 stateMask=0x0 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
14:56:47 [2023-12-08T19:56:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258357903 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
14:56:47 [2023-12-08T19:56:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1258357985 data=null button=1 stateMask=0x80000 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
14:56:47 [2023-12-08T19:56:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1258357986 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
14:56:47 [2023-12-08T19:56:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1258357987 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
14:56:47 [2023-12-08T19:56:47.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258357987 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
14:56:48 [2023-12-08T19:56:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1258358168 data=null button=1 stateMask=0x80000 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
14:56:48 [2023-12-08T19:56:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1258358868 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
14:56:48 [2023-12-08T19:56:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1258358869 data=null doit=true}, Tree node with text: Latency vs Count]
14:56:48 [2023-12-08T19:56:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1258358869 data=null}, Tree node with text: Latency vs Count]
14:56:48 [2023-12-08T19:56:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count
14:56:51 [2023-12-08T19:56:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
14:56:51 [2023-12-08T19:56:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
14:56:51 [2023-12-08T19:56:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1258362370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
14:56:51 [2023-12-08T19:56:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1258362376 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
14:56:51 [2023-12-08T19:56:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1258362395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
14:56:51 [2023-12-08T19:56:51.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1258362462 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
14:56:52 [2023-12-08T19:56:52.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258362911 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:56:52 [2023-12-08T19:56:52.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:56:52 [2023-12-08T19:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:56:52 [2023-12-08T19:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:56:52 [2023-12-08T19:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:56:52 [2023-12-08T19:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258363059 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:56:52 [2023-12-08T19:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258363059 data=null doit=true}, TreeItem with text {test}]
14:56:52 [2023-12-08T19:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258363060 data=null}, TreeItem with text {test}]
14:56:52 [2023-12-08T19:56:52.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258363060 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:52 [2023-12-08T19:56:52.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258363061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:56:52 [2023-12-08T19:56:52.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258363161 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:52 [2023-12-08T19:56:52.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:56:52 [2023-12-08T19:56:52.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:56:52 [2023-12-08T19:56:52.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364289 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364289 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364291 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258364292 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:56:53 [2023-12-08T19:56:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258364300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258364301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258364301 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258364301 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258364302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:56:53 [2023-12-08T19:56:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258364302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:56:53 [2023-12-08T19:56:53.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:56:53 [2023-12-08T19:56:53.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:56:53 [2023-12-08T19:56:53.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:56:53 [2023-12-08T19:56:53.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:56:53 [2023-12-08T19:56:53.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:56:53 [2023-12-08T19:56:53.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:56:54 [2023-12-08T19:56:54.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258364302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:56:54 [2023-12-08T19:56:54.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258363476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:56:54 [2023-12-08T19:56:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
14:56:54 [2023-12-08T19:56:54.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.45 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
14:56:54 [2023-12-08T19:56:54.331Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest.testWithTrace -- Time elapsed: 7.933 s
14:56:54 [2023-12-08T19:56:54.331Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
14:56:54 [2023-12-08T19:56:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258365099 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:56:54 [2023-12-08T19:56:54.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:56:54 [2023-12-08T19:56:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:56:54 [2023-12-08T19:56:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:56:54 [2023-12-08T19:56:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:56:54 [2023-12-08T19:56:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1258365460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:56:54 [2023-12-08T19:56:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:56:56 [2023-12-08T19:56:56.221Z] 
14:56:56 [2023-12-08T19:56:56.221Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:56:56.083
14:56:56 [2023-12-08T19:56:56.221Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258369810 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258369811 data=null doit=true}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258369811 data=null}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258369812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258369812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258369915 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258369959 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258369959 data=null doit=true}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258369959 data=null}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258369960 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258369961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258369975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258369976 data=null doit=true}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258369977 data=null}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258369977 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258369978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258369981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258369990 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258369990 data=null doit=true}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258369990 data=null}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258369991 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258369991 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258370015 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258370062 data=null doit=true}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258370063 data=null}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258370064 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258370064 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258370066 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1258370067 data=null doit=true}, Tree node with text: bug446190]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1258370068 data=null}, Tree node with text: bug446190]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1258370068 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258370069 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1258370072 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1258370081 data=null doit=true}, Tree node with text: Views]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1258370081 data=null}, Tree node with text: Views]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1258370082 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258370082 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1258370169 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1258370170 data=null doit=true}, Tree node with text: XML system call analysis]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1258370171 data=null}, Tree node with text: XML system call analysis]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1258370171 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258370172 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1258370206 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1258370208 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=1258370208 data=null doit=true}, Tree node with text: Latency Table]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1258370209 data=null}, Tree node with text: Latency Table]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1258370210 data=null button=1 stateMask=0x0 x=177 y=518 count=1}, Tree node with text: Latency Table]
14:56:59 [2023-12-08T19:56:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258370210 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
14:56:59 [2023-12-08T19:56:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1258370302 data=null button=1 stateMask=0x80000 x=177 y=518 count=1}, Tree node with text: Latency Table]
14:56:59 [2023-12-08T19:56:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1258370303 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
14:56:59 [2023-12-08T19:56:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1258370303 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
14:56:59 [2023-12-08T19:56:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258370304 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
14:57:00 [2023-12-08T19:57:00.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1258370463 data=null button=1 stateMask=0x80000 x=177 y=518 count=2}, Tree node with text: Latency Table]
14:57:00 [2023-12-08T19:57:00.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1258370871 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
14:57:00 [2023-12-08T19:57:00.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1258370871 data=null doit=true}, Tree node with text: Latency Table]
14:57:00 [2023-12-08T19:57:00.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1258370872 data=null}, Tree node with text: Latency Table]
14:57:00 [2023-12-08T19:57:00.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table
14:57:02 [2023-12-08T19:57:02.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
14:57:02 [2023-12-08T19:57:02.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1258373277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
14:57:02 [2023-12-08T19:57:02.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1258373300 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
14:57:02 [2023-12-08T19:57:02.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1258373301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
14:57:02 [2023-12-08T19:57:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1258373304 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258373906 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258374002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258374003 data=null doit=true}, TreeItem with text {test}]
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258374003 data=null}, TreeItem with text {test}]
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258374003 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258374004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:57:03 [2023-12-08T19:57:03.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258374085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:03 [2023-12-08T19:57:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:57:03 [2023-12-08T19:57:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:57:03 [2023-12-08T19:57:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374877 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374877 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374879 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258374879 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258374881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258374882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258374882 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258374882 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258374882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258374882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:04 [2023-12-08T19:57:04.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:04 [2023-12-08T19:57:04.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:04 [2023-12-08T19:57:04.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:04 [2023-12-08T19:57:04.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:04 [2023-12-08T19:57:04.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:04 [2023-12-08T19:57:04.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:57:04 [2023-12-08T19:57:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258374883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:04 [2023-12-08T19:57:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258374205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:57:04 [2023-12-08T19:57:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
14:57:04 [2023-12-08T19:57:04.807Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.37 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
14:57:04 [2023-12-08T19:57:04.807Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest.testData -- Time elapsed: 5.770 s
14:57:04 [2023-12-08T19:57:04.807Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
14:57:04 [2023-12-08T19:57:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258375489 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:05 [2023-12-08T19:57:05.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:57:05 [2023-12-08T19:57:05.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:57:05 [2023-12-08T19:57:05.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:57:05 [2023-12-08T19:57:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:57:05 [2023-12-08T19:57:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1258375770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:57:05 [2023-12-08T19:57:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:57:06 [2023-12-08T19:57:06.441Z] 
14:57:06 [2023-12-08T19:57:06.441Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-08 19:57:06.184
14:57:06 [2023-12-08T19:57:06.441Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258379702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258379703 data=null doit=true}, TreeItem with text {test}]
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258379703 data=null}, TreeItem with text {test}]
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258379704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:08 [2023-12-08T19:57:08.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258379704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258379783 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258379785 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258379785 data=null doit=true}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258379786 data=null}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258379786 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258379786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258379801 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258379801 data=null doit=true}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258379801 data=null}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258379802 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258379802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258379805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258379813 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258379813 data=null doit=true}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258379813 data=null}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258379814 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258379814 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258379870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258379871 data=null doit=true}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258379871 data=null}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258379872 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258379872 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258379874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1258379875 data=null doit=true}, Tree node with text: bug446190]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1258379875 data=null}, Tree node with text: bug446190]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1258379876 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258379876 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1258379879 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1258379880 data=null doit=true}, Tree node with text: Views]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1258379880 data=null}, Tree node with text: Views]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1258379881 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258379881 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1258379976 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1258379985 data=null doit=true}, Tree node with text: XML system call analysis]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1258379986 data=null}, Tree node with text: XML system call analysis]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1258379986 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258379987 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1258379994 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1258379995 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1258379995 data=null doit=true}, Tree node with text: Latency vs Time]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1258379996 data=null}, Tree node with text: Latency vs Time]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1258379996 data=null button=1 stateMask=0x0 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
14:57:09 [2023-12-08T19:57:09.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258379997 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
14:57:09 [2023-12-08T19:57:09.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1258380091 data=null button=1 stateMask=0x80000 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
14:57:09 [2023-12-08T19:57:09.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1258380092 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
14:57:09 [2023-12-08T19:57:09.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1258380093 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
14:57:09 [2023-12-08T19:57:09.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258380094 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
14:57:10 [2023-12-08T19:57:10.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1258380484 data=null button=1 stateMask=0x80000 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
14:57:10 [2023-12-08T19:57:10.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1258380994 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
14:57:10 [2023-12-08T19:57:10.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1258380995 data=null doit=true}, Tree node with text: Latency vs Time]
14:57:10 [2023-12-08T19:57:10.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1258380995 data=null}, Tree node with text: Latency vs Time]
14:57:10 [2023-12-08T19:57:10.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time
14:57:12 [2023-12-08T19:57:12.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
14:57:12 [2023-12-08T19:57:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
14:57:12 [2023-12-08T19:57:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:12 [2023-12-08T19:57:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:12 [2023-12-08T19:57:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
14:57:13 [2023-12-08T19:57:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258383916 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:13 [2023-12-08T19:57:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:57:13 [2023-12-08T19:57:13.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:13 [2023-12-08T19:57:13.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:13 [2023-12-08T19:57:13.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:13 [2023-12-08T19:57:13.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258384081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:57:13 [2023-12-08T19:57:13.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258384081 data=null doit=true}, TreeItem with text {test}]
14:57:13 [2023-12-08T19:57:13.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258384081 data=null}, TreeItem with text {test}]
14:57:13 [2023-12-08T19:57:13.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258384082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:13 [2023-12-08T19:57:13.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258384082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:57:13 [2023-12-08T19:57:13.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258384165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:13 [2023-12-08T19:57:13.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:57:13 [2023-12-08T19:57:13.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:57:13 [2023-12-08T19:57:13.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385330 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385330 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385332 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258385332 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258385334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258385334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258385335 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258385335 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258385335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258385335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:14 [2023-12-08T19:57:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:14 [2023-12-08T19:57:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:14 [2023-12-08T19:57:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:14 [2023-12-08T19:57:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:14 [2023-12-08T19:57:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:14 [2023-12-08T19:57:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:57:14 [2023-12-08T19:57:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258385336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:14 [2023-12-08T19:57:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258384303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:57:15 [2023-12-08T19:57:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
14:57:15 [2023-12-08T19:57:15.207Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.42 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
14:57:15 [2023-12-08T19:57:15.207Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest.testWithTrace -- Time elapsed: 6.329 s
14:57:15 [2023-12-08T19:57:15.207Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
14:57:15 [2023-12-08T19:57:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258385978 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:15 [2023-12-08T19:57:15.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:57:15 [2023-12-08T19:57:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:57:15 [2023-12-08T19:57:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:57:15 [2023-12-08T19:57:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:57:15 [2023-12-08T19:57:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1258386273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:57:15 [2023-12-08T19:57:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:57:15 [2023-12-08T19:57:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258386276 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:15 [2023-12-08T19:57:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:15 [2023-12-08T19:57:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:15 [2023-12-08T19:57:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell'
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258386967 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258386974 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258386974 data=null doit=true}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258386975 data=null}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258386975 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258386975 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258387061 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258387063 data=null doit=true}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258387063 data=null}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258387063 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258387064 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258387066 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258387068 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258387068 data=null doit=true}, Tree node with text: XML Analyses]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258387068 data=null}, Tree node with text: XML Analyses]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258387069 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:16 [2023-12-08T19:57:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258387069 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258387114 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:16 [2023-12-08T19:57:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258387122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258387122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258387122 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258387123 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258387123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258387123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258387123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258386459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258387300 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:16 [2023-12-08T19:57:16.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:16 [2023-12-08T19:57:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:16 [2023-12-08T19:57:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258387766 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258387780 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258387780 data=null doit=true}, TreeItem with text {Tracing}]
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258387781 data=null}, TreeItem with text {Tracing}]
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258387781 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258387782 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258387818 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:17 [2023-12-08T19:57:17.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258387820 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258387820 data=null doit=true}, Tree node with text: XML Analyses]
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258387820 data=null}, Tree node with text: XML Analyses]
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258387821 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:17 [2023-12-08T19:57:17.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258387821 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:17 [2023-12-08T19:57:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258387823 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:17 [2023-12-08T19:57:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:17 [2023-12-08T19:57:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:17 [2023-12-08T19:57:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258387868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258387869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258387869 data=null doit=true}, (of type 'Table')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258387869 data=null}, (of type 'Table')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1258387871 data=null button=1 stateMask=0x0 x=87 y=12 count=1}, (of type 'Table')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258387871 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1258387895 data=null button=1 stateMask=0x80000 x=87 y=12 count=1}, (of type 'Table')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1258387904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258387904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1258387904 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1258387904 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1258387905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1258387905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1258388075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258388092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1258388092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1258388103 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1258388104 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258388108 data=null doit=true}, Shell with text {Delete XML file(s)}]
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258388176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258388177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258388177 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258388178 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258388178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258388179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258388180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1258387905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258388305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258388305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258388306 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258388306 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258388306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258388306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258388306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:17 [2023-12-08T19:57:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258387359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:17 [2023-12-08T19:57:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:17 [2023-12-08T19:57:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258388482 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:17 [2023-12-08T19:57:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:17 [2023-12-08T19:57:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:17 [2023-12-08T19:57:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258388995 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258389001 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:18 [2023-12-08T19:57:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258389001 data=null doit=true}, TreeItem with text {Tracing}]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258389002 data=null}, TreeItem with text {Tracing}]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258389002 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258389003 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258389064 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:18 [2023-12-08T19:57:18.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258389066 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258389067 data=null doit=true}, Tree node with text: XML Analyses]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258389067 data=null}, Tree node with text: XML Analyses]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258389067 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258389068 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258389070 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1258389084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258389085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1258389085 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1258389085 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1258389086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1258389086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.401Z] 
14:57:18 [2023-12-08T19:57:18.401Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:57:18.325
14:57:18 [2023-12-08T19:57:18.401Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:57:18 [2023-12-08T19:57:18.401Z] 
14:57:18 [2023-12-08T19:57:18.401Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2023-12-08 19:57:18.326
14:57:18 [2023-12-08T19:57:18.401Z] !MESSAGE Import XML analysis file failed.
14:57:18 [2023-12-08T19:57:18.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1258389086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.401Z] 
14:57:18 [2023-12-08T19:57:18.401Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 19:57:18.329
14:57:18 [2023-12-08T19:57:18.401Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:57:18 [2023-12-08T19:57:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1258389113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258389396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1258389396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1258389406 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1258389407 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258389426 data=null doit=true}, Shell with text {Import XML analysis file failed.}]
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:18 [2023-12-08T19:57:18.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258389430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258389474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258389474 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258389474 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258389475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258389475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258389475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258389589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258389590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258389590 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258389590 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258389591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258389591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258389591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:18 [2023-12-08T19:57:18.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258388503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:19 [2023-12-08T19:57:19.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:19 [2023-12-08T19:57:19.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258389770 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:19 [2023-12-08T19:57:19.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:19 [2023-12-08T19:57:19.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:19 [2023-12-08T19:57:19.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258390285 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258390292 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258390293 data=null doit=true}, TreeItem with text {Tracing}]
14:57:19 [2023-12-08T19:57:19.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258390293 data=null}, TreeItem with text {Tracing}]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258390293 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258390294 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258390373 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:19 [2023-12-08T19:57:19.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258390376 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258390376 data=null doit=true}, Tree node with text: XML Analyses]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258390376 data=null}, Tree node with text: XML Analyses]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258390377 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258390377 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258390380 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258390397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258390397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258390397 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258390397 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258390398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258390398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258390398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:19 [2023-12-08T19:57:19.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258389789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:20 [2023-12-08T19:57:20.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:20 [2023-12-08T19:57:20.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:57:20 [2023-12-08T19:57:20.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:20 [2023-12-08T19:57:20.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:20 [2023-12-08T19:57:20.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:20 [2023-12-08T19:57:20.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:20 [2023-12-08T19:57:20.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1258390804 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1258390805 data=null doit=true}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1258390805 data=null}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1258390805 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258390806 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1258390877 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1258390880 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1258390880 data=null doit=true}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1258390881 data=null}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1258390881 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258390881 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1258390890 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1258390891 data=null doit=true}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1258390891 data=null}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1258390891 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258390892 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1258390901 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
14:57:20 [2023-12-08T19:57:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258390903 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258390903 data=null doit=true}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258390904 data=null}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258390904 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258390905 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258390971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258390982 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258390982 data=null doit=true}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258390983 data=null}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258390983 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258390984 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258390994 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
14:57:20 [2023-12-08T19:57:20.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
14:57:20 [2023-12-08T19:57:20.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258391595 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))]
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258391600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258391601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:21 [2023-12-08T19:57:21.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258391601 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258391601 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258391601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258391602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258391602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1258391113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage XML analyses...']
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258391780 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1258391807 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1258391807 data=null doit=true}, TreeItem with text {xml-test}]
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1258391807 data=null}, TreeItem with text {xml-test}]
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1258391808 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
14:57:21 [2023-12-08T19:57:21.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258391808 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
14:57:21 [2023-12-08T19:57:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1258391883 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
14:57:21 [2023-12-08T19:57:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:57:21 [2023-12-08T19:57:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:57:21 [2023-12-08T19:57:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393102 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393102 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393104 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258393104 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258393107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:22 [2023-12-08T19:57:22.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258393107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:22 [2023-12-08T19:57:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258393107 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:22 [2023-12-08T19:57:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258393107 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:22 [2023-12-08T19:57:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258393108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:22 [2023-12-08T19:57:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258393108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:22 [2023-12-08T19:57:22.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:22 [2023-12-08T19:57:22.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:22 [2023-12-08T19:57:22.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:22 [2023-12-08T19:57:22.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:22 [2023-12-08T19:57:22.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:22 [2023-12-08T19:57:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:57:22 [2023-12-08T19:57:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258393108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:22 [2023-12-08T19:57:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258391999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:57:22 [2023-12-08T19:57:22.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258393635 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:22 [2023-12-08T19:57:22.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:22 [2023-12-08T19:57:22.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:22 [2023-12-08T19:57:22.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:23 [2023-12-08T19:57:23.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:23 [2023-12-08T19:57:23.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:23 [2023-12-08T19:57:23.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:23 [2023-12-08T19:57:23.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:23 [2023-12-08T19:57:23.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:23 [2023-12-08T19:57:23.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258394097 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:23 [2023-12-08T19:57:23.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258394105 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258394105 data=null doit=true}, TreeItem with text {Tracing}]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258394105 data=null}, TreeItem with text {Tracing}]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258394106 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258394106 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258394177 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:23 [2023-12-08T19:57:23.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258394180 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258394180 data=null doit=true}, Tree node with text: XML Analyses]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258394180 data=null}, Tree node with text: XML Analyses]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258394181 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258394181 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258394184 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258394205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258394205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258394205 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258394209 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258394209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258394209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:23 [2023-12-08T19:57:23.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258394209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:23 [2023-12-08T19:57:23.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258393653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:23 [2023-12-08T19:57:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:23 [2023-12-08T19:57:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258394375 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:23 [2023-12-08T19:57:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:23 [2023-12-08T19:57:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:23 [2023-12-08T19:57:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:24 [2023-12-08T19:57:24.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:24 [2023-12-08T19:57:24.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258394868 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258394883 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258394884 data=null doit=true}, TreeItem with text {Tracing}]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258394884 data=null}, TreeItem with text {Tracing}]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258394885 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258394885 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258394962 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:24 [2023-12-08T19:57:24.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258394964 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258394965 data=null doit=true}, Tree node with text: XML Analyses]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258394965 data=null}, Tree node with text: XML Analyses]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258394966 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258394966 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258394969 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1258394984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258394984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1258394985 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1258394985 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1258394985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1258394986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1258394986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1258395096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258395097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1258395097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1258395097 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1258395097 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:24 [2023-12-08T19:57:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table')
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258395175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258395175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258395175 data=null doit=true}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258395175 data=null}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1258395176 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258395176 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1258395197 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258395197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258395197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258395198 data=null doit=true}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258395198 data=null}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1258395199 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258395199 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1258395269 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1258395275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1258395275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1258395275 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1258395276 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1258395276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:24 [2023-12-08T19:57:24.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1258395276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1258395276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1258397578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1258397621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1258397621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1258397621 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1258397622 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:27 [2023-12-08T19:57:27.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258397663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258397664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258397665 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258397665 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258397665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258397665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258397666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258394394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
14:57:27 [2023-12-08T19:57:27.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
14:57:27 [2023-12-08T19:57:27.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258398104 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:27 [2023-12-08T19:57:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:27 [2023-12-08T19:57:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:27 [2023-12-08T19:57:27.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258398612 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258398618 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258398618 data=null doit=true}, TreeItem with text {Tracing}]
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258398619 data=null}, TreeItem with text {Tracing}]
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258398628 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:27 [2023-12-08T19:57:27.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258398629 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258398672 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:28 [2023-12-08T19:57:28.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258398675 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258398675 data=null doit=true}, Tree node with text: XML Analyses]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258398675 data=null}, Tree node with text: XML Analyses]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258398676 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258398676 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258398678 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258398686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258398686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258398686 data=null doit=true}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258398686 data=null}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1258398687 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258398687 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1258398759 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258398760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258398761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258398761 data=null doit=true}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258398761 data=null}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1258398762 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258398763 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1258398803 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')]
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1258398812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258398812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1258398813 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1258398813 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1258398858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1258398858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1258398978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258398980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1258398982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1258398982 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1258398982 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258398995 data=null doit=true}, Shell with text {Delete XML file(s)}]
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:57:28 [2023-12-08T19:57:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258398996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258398997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258398997 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258398997 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258398999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258399010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258399010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1258398859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258399101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258399102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258399102 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258399102 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258399102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258399103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258399103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:28 [2023-12-08T19:57:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258398187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:28 [2023-12-08T19:57:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:28 [2023-12-08T19:57:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258399274 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:28 [2023-12-08T19:57:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:28 [2023-12-08T19:57:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:28 [2023-12-08T19:57:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:29 [2023-12-08T19:57:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:29 [2023-12-08T19:57:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:29 [2023-12-08T19:57:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:29 [2023-12-08T19:57:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:29 [2023-12-08T19:57:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258399709 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258399761 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258399762 data=null doit=true}, TreeItem with text {Tracing}]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258399762 data=null}, TreeItem with text {Tracing}]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258399763 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258399763 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258399797 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:29 [2023-12-08T19:57:29.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258399799 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258399799 data=null doit=true}, Tree node with text: XML Analyses]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258399800 data=null}, Tree node with text: XML Analyses]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258399800 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258399800 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258399803 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1258399858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258399858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1258399859 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1258399859 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1258399860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1258399860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1258399860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1258399988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258399989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1258399989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1258399990 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1258399990 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1258400003 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=1258400003 data=null doit=true}, TableItem with text {test_valid}]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=1258400004 data=null}, TableItem with text {test_valid}]
14:57:29 [2023-12-08T19:57:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=1258400005 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}]
14:57:29 [2023-12-08T19:57:29.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258400061 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid}]
14:57:29 [2023-12-08T19:57:29.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=1258400082 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}]
14:57:29 [2023-12-08T19:57:29.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:57:29 [2023-12-08T19:57:29.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1258400088 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1258400088 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1258400089 data=null}, TableItem with text {test_valid_xml_timegraphView}]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1258400090 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258400090 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1258400106 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258400159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258400159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258400159 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258400160 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258400160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258400160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258400161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:29 [2023-12-08T19:57:29.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258399301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:29 [2023-12-08T19:57:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:29 [2023-12-08T19:57:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258400306 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:29 [2023-12-08T19:57:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:29 [2023-12-08T19:57:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:29 [2023-12-08T19:57:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:29 [2023-12-08T19:57:29.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:29 [2023-12-08T19:57:29.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:29 [2023-12-08T19:57:29.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:29 [2023-12-08T19:57:29.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:29 [2023-12-08T19:57:29.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:30 [2023-12-08T19:57:30.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258400786 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:30 [2023-12-08T19:57:30.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:30 [2023-12-08T19:57:30.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:30 [2023-12-08T19:57:30.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:30 [2023-12-08T19:57:30.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258400801 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258400802 data=null doit=true}, TreeItem with text {Tracing}]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258400802 data=null}, TreeItem with text {Tracing}]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258400802 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258400803 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258400870 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:30 [2023-12-08T19:57:30.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258400872 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258400872 data=null doit=true}, Tree node with text: XML Analyses]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258400873 data=null}, Tree node with text: XML Analyses]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258400873 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258400874 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258400876 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258400884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258400884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258400884 data=null doit=true}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258400884 data=null}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1258400885 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258400903 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1258400960 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258400960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258400961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258400961 data=null doit=true}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258400961 data=null}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=1258400962 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258400962 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=1258400997 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')]
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1258401002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258401003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1258401003 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1258401003 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1258401003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1258401004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1258401176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258401180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1258401180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1258401180 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1258401180 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258401193 data=null doit=true}, Shell with text {Delete XML file(s)}]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258401207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258401207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258401208 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258401208 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258401208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258401208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258401209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1258401004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258401376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258401376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258401376 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258401384 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258401385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258401385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258401385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258400363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:30 [2023-12-08T19:57:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258401513 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:31 [2023-12-08T19:57:31.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:31 [2023-12-08T19:57:31.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:31 [2023-12-08T19:57:31.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258401970 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258401985 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258401986 data=null doit=true}, TreeItem with text {Tracing}]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258401986 data=null}, TreeItem with text {Tracing}]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258401986 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258401987 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258402058 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:31 [2023-12-08T19:57:31.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258402061 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258402061 data=null doit=true}, Tree node with text: XML Analyses]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258402061 data=null}, Tree node with text: XML Analyses]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258402062 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258402062 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258402065 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
14:57:31 [2023-12-08T19:57:31.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1258402080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258402081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1258402081 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1258402081 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1258402081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1258402082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1258402082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1258402369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258402370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1258402370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1258402371 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1258402371 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258402395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258402395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258402395 data=null doit=true}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258402396 data=null}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1258402396 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258402396 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1258402411 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258402460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258402460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258402460 data=null doit=true}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258402461 data=null}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1258402461 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258402462 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1258402490 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1258402497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1258402497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1258402497 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1258402498 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1258402498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1258402498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1258402499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1258402500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1258402500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1258402500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1258402500 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1258402500 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258402501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258402502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258402502 data=null doit=true}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258402502 data=null}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1258402503 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258402503 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1258402560 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258402561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258402561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258402561 data=null doit=true}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258402561 data=null}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1258402562 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
14:57:31 [2023-12-08T19:57:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258402562 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1258402592 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1258402596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1258402596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1258402597 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1258402597 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1258402597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1258402597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1258402597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1258402666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1258402666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1258402667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1258402667 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1258402667 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1258402672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1258402672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1258402673 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1258402673 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1258402673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1258402674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1258402674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1258402675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1258402675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1258402675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1258402676 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1258402676 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1258402683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1258402683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1258402683 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1258402684 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1258402684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1258402684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1258402684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1258402757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1258402758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1258402758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1258402758 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1258402758 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:32 [2023-12-08T19:57:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258402764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258402765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258402765 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258402765 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258402765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258402765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258402765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:32 [2023-12-08T19:57:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258401569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:32 [2023-12-08T19:57:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:32 [2023-12-08T19:57:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258402914 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:32 [2023-12-08T19:57:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:32 [2023-12-08T19:57:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:32 [2023-12-08T19:57:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:32 [2023-12-08T19:57:32.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258403400 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258403407 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258403407 data=null doit=true}, TreeItem with text {Tracing}]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258403408 data=null}, TreeItem with text {Tracing}]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258403408 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258403409 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258403470 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:32 [2023-12-08T19:57:32.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258403472 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258403472 data=null doit=true}, Tree node with text: XML Analyses]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258403473 data=null}, Tree node with text: XML Analyses]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258403473 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258403473 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258403476 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:32 [2023-12-08T19:57:32.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258403562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258403562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258403563 data=null doit=true}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258403563 data=null}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1258403564 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258403564 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1258403601 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258403602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258403602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258403602 data=null doit=true}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258403603 data=null}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1258403604 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')]
14:57:32 [2023-12-08T19:57:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258403604 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1258403700 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258403701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258403702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258403702 data=null doit=true}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258403702 data=null}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1258403711 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258403712 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1258403804 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258403805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258403806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258403806 data=null doit=true}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258403806 data=null}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1258403807 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258403807 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1258403898 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258403899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258403899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258403900 data=null doit=true}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258403900 data=null}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1258403901 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258403901 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1258404015 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')]
14:57:33 [2023-12-08T19:57:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1258404059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258404059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1258404059 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1258404059 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1258404060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1258404060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1258404183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258404186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1258404197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1258404197 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1258404198 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258404200 data=null doit=true}, Shell with text {Delete XML file(s)}]
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
14:57:33 [2023-12-08T19:57:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258404201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258404201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258404270 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258404270 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258404271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258404271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258404271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1258404061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258404396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258404396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258404396 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258404396 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258404397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258404397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258404397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:33 [2023-12-08T19:57:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258402970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:33 [2023-12-08T19:57:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:33 [2023-12-08T19:57:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258404558 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:33 [2023-12-08T19:57:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:33 [2023-12-08T19:57:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:33 [2023-12-08T19:57:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258405006 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258405012 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258405013 data=null doit=true}, TreeItem with text {Tracing}]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258405013 data=null}, TreeItem with text {Tracing}]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258405014 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258405014 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258405076 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:34 [2023-12-08T19:57:34.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258405079 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258405079 data=null doit=true}, Tree node with text: XML Analyses]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258405079 data=null}, Tree node with text: XML Analyses]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258405080 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258405080 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258405083 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1258405089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258405089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1258405089 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1258405089 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1258405097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1258405098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1258405098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1258405210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258405211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1258405211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1258405211 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1258405257 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258405269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258405270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258405270 data=null doit=true}, (of type 'Table')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258405271 data=null}, (of type 'Table')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1258405272 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
14:57:34 [2023-12-08T19:57:34.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258405272 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1258405304 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1258405358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1258405358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1258405358 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1258405358 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1258405359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:34 [2023-12-08T19:57:34.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1258405359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1258405360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1258405942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1258405973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1258405973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1258405974 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1258405974 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
14:57:35 [2023-12-08T19:57:35.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258406258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258406259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258406259 data=null doit=true}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258406259 data=null}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1258406260 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258406261 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1258406297 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258406297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258406303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258406303 data=null doit=true}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258406303 data=null}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1258406304 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258406304 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1258406359 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1258406365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258406365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1258406365 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1258406366 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1258406366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1258406367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1258406482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258406498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1258406498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1258406499 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1258406499 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:57:35 [2023-12-08T19:57:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258406586 data=null doit=true}, Shell with text {Delete XML file(s)}]
14:57:36 [2023-12-08T19:57:36.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:57:36 [2023-12-08T19:57:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:57:36 [2023-12-08T19:57:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:57:36 [2023-12-08T19:57:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
14:57:36 [2023-12-08T19:57:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258406590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258406590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258406590 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258406590 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258406591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258406602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258406602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1258406367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:36 [2023-12-08T19:57:36.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258407071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258407072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258407072 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258407072 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258407073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258407073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258407073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:36 [2023-12-08T19:57:36.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258404574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:36 [2023-12-08T19:57:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:36 [2023-12-08T19:57:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258407184 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:36 [2023-12-08T19:57:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:36 [2023-12-08T19:57:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:36 [2023-12-08T19:57:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:36 [2023-12-08T19:57:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:36 [2023-12-08T19:57:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:36 [2023-12-08T19:57:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:36 [2023-12-08T19:57:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:36 [2023-12-08T19:57:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258407664 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258407671 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258407671 data=null doit=true}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258407671 data=null}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258407672 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258407672 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258407706 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258407709 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258407709 data=null doit=true}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258407709 data=null}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258407710 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258407710 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258407713 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258407721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258407721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258407721 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258407765 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258407766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258407766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258407766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258407207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:37 [2023-12-08T19:57:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:37 [2023-12-08T19:57:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258407889 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:37 [2023-12-08T19:57:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:37 [2023-12-08T19:57:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:37 [2023-12-08T19:57:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258408366 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258408371 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258408371 data=null doit=true}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258408372 data=null}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258408372 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258408373 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258408408 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:37 [2023-12-08T19:57:37.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258408410 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258408411 data=null doit=true}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258408411 data=null}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258408412 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258408412 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258408463 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1258408468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258408468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1258408468 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1258408469 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1258408469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1258408469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1258408469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1258408502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258408502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1258408503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1258408503 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1258408503 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258408569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258408569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258408569 data=null doit=true}, (of type 'Table')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258408570 data=null}, (of type 'Table')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1258408570 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258408571 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1258408588 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=1258408595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=1258408596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=1258408596 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=1258408596 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=1258408597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=1258408597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=1258408597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=1258408598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=1258408598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=1258408599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=1258408599 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=1258408599 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258408604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258408604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258408604 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258408605 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258408605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:37 [2023-12-08T19:57:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258408605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258408605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258407904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:38 [2023-12-08T19:57:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:38 [2023-12-08T19:57:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258408774 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:38 [2023-12-08T19:57:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:38 [2023-12-08T19:57:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:38 [2023-12-08T19:57:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258409262 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258409268 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258409269 data=null doit=true}, TreeItem with text {Tracing}]
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258409269 data=null}, TreeItem with text {Tracing}]
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258409269 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258409270 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258409304 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:38 [2023-12-08T19:57:38.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258409306 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258409306 data=null doit=true}, Tree node with text: XML Analyses]
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258409307 data=null}, Tree node with text: XML Analyses]
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258409307 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:38 [2023-12-08T19:57:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258409307 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258409321 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258409331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258409331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258409331 data=null doit=true}, (of type 'Table')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258409331 data=null}, (of type 'Table')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1258409332 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258409332 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1258409373 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1258409380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258409380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1258409380 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1258409380 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1258409381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1258409381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1258409506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258409507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1258409508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1258409508 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1258409522 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258409538 data=null doit=true}, Shell with text {Delete XML file(s)}]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258409540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258409540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258409540 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258409541 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258409541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258409541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258409541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1258409381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258409703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258409703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258409704 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258409704 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258409704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:38 [2023-12-08T19:57:38.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258409704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:39 [2023-12-08T19:57:39.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258409705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:39 [2023-12-08T19:57:39.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258408789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:39 [2023-12-08T19:57:39.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:39 [2023-12-08T19:57:39.216Z] 
14:57:39 [2023-12-08T19:57:39.216Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:57:39.100
14:57:39 [2023-12-08T19:57:39.216Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:57:39 [2023-12-08T19:57:39.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258409887 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:39 [2023-12-08T19:57:39.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:39 [2023-12-08T19:57:39.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:39 [2023-12-08T19:57:39.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258410374 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258410380 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258410381 data=null doit=true}, TreeItem with text {Tracing}]
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258410381 data=null}, TreeItem with text {Tracing}]
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258410381 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258410381 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258410417 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:39 [2023-12-08T19:57:39.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:39 [2023-12-08T19:57:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258410418 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258410419 data=null doit=true}, Tree node with text: XML Analyses]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258410419 data=null}, Tree node with text: XML Analyses]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258410419 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258410420 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258410422 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1258410464 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=1258410464 data=null doit=true}, TableItem with text {test_invalid}]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1258410464 data=null}, TableItem with text {test_invalid}]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1258410465 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}]
14:57:39 [2023-12-08T19:57:39.783Z] 
14:57:39 [2023-12-08T19:57:39.783Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:57:39.695
14:57:39 [2023-12-08T19:57:39.783Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258410466 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_invalid}]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1258410497 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258410506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258410506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258410507 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258410507 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:39 [2023-12-08T19:57:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258410507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:39 [2023-12-08T19:57:39.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258410507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:39 [2023-12-08T19:57:39.784Z] 
14:57:39 [2023-12-08T19:57:39.784Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:57:39.740
14:57:39 [2023-12-08T19:57:39.784Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:57:40 [2023-12-08T19:57:40.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258410510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258409901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:40 [2023-12-08T19:57:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:40 [2023-12-08T19:57:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258410680 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:40 [2023-12-08T19:57:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:57:40 [2023-12-08T19:57:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:57:40 [2023-12-08T19:57:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258411171 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258411176 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258411176 data=null doit=true}, TreeItem with text {Tracing}]
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258411177 data=null}, TreeItem with text {Tracing}]
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258411177 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258411187 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:57:40 [2023-12-08T19:57:40.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258411216 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
14:57:40 [2023-12-08T19:57:40.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1258411260 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1258411260 data=null doit=true}, Tree node with text: XML Analyses]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1258411260 data=null}, Tree node with text: XML Analyses]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1258411261 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258411261 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1258411264 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1258411270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1258411270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1258411270 data=null doit=true}, (of type 'Table')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1258411271 data=null}, (of type 'Table')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1258411271 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')]
14:57:40 [2023-12-08T19:57:40.609Z] 
14:57:40 [2023-12-08T19:57:40.609Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-08 19:57:40.499
14:57:40 [2023-12-08T19:57:40.609Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258411271 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1258411299 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1258411303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258411303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1258411303 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1258411304 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1258411304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1258411304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1258411473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1258411475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1258411477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1258411477 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1258411477 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258411490 data=null doit=true}, Shell with text {Delete XML file(s)}]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258411491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258411491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258411491 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258411492 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258411505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258411505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258411505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1258411304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:57:40 [2023-12-08T19:57:40.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:57:40 [2023-12-08T19:57:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:57:40 [2023-12-08T19:57:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:57:40 [2023-12-08T19:57:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:57:40 [2023-12-08T19:57:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:57:40 [2023-12-08T19:57:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258411619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258411619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258411620 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258411620 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258411620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:40 [2023-12-08T19:57:40.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258411620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:41 [2023-12-08T19:57:41.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258411621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:57:41 [2023-12-08T19:57:41.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258410695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:57:41 [2023-12-08T19:57:41.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:57:41 [2023-12-08T19:57:41.127Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.80 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
14:57:41 [2023-12-08T19:57:41.127Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageMenuBar -- Time elapsed: 2.206 s
14:57:41 [2023-12-08T19:57:41.127Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportInvalid -- Time elapsed: 2.085 s
14:57:41 [2023-12-08T19:57:41.127Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageContextMenu -- Time elapsed: 3.808 s
14:57:41 [2023-12-08T19:57:41.127Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testEdit -- Time elapsed: 4.897 s
14:57:41 [2023-12-08T19:57:41.127Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportValid -- Time elapsed: 2.239 s
14:57:41 [2023-12-08T19:57:41.127Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testCheckButtons -- Time elapsed: 3.045 s
14:57:41 [2023-12-08T19:57:41.127Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testDelete -- Time elapsed: 3.330 s
14:57:41 [2023-12-08T19:57:41.127Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testExport -- Time elapsed: 1.985 s
14:57:41 [2023-12-08T19:57:41.127Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testInvalidLabel -- Time elapsed: 1.900 s
14:57:41 [2023-12-08T19:57:41.127Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
14:57:41 [2023-12-08T19:57:41.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258411813 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:41 [2023-12-08T19:57:41.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:57:41 [2023-12-08T19:57:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:57:41 [2023-12-08T19:57:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:57:41 [2023-12-08T19:57:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:57:41 [2023-12-08T19:57:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1258412100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:57:41 [2023-12-08T19:57:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:57:43 [2023-12-08T19:57:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:57:43 [2023-12-08T19:57:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:43 [2023-12-08T19:57:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:43 [2023-12-08T19:57:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258413958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258413958 data=null doit=true}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258413959 data=null}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258413959 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258413959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258413997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258413998 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258414001 data=null doit=true}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258414001 data=null}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258414001 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258414002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258414061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258414062 data=null doit=true}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258414063 data=null}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258414063 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258414064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258414067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258414069 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258414069 data=null doit=true}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258414069 data=null}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258414070 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258414070 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258414095 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258414096 data=null doit=true}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258414096 data=null}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258414097 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258414097 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258414099 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testTrace2.xml} time=1258414100 data=null doit=true}, Tree node with text: testTrace2.xml]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testTrace2.xml} time=1258414100 data=null}, Tree node with text: testTrace2.xml]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testTrace2.xml} time=1258414101 data=null button=1 stateMask=0x0 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258414101 data=null item=TreeItem {testTrace2.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testTrace2.xml]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testTrace2.xml} time=1258414104 data=null button=1 stateMask=0x80000 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1258414105 data=null doit=true}, Tree node with text: Views]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1258414105 data=null}, Tree node with text: Views]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1258414105 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258414113 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1258414170 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=1258414171 data=null doit=true}, Tree node with text: test.xml.conditions]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=1258414171 data=null}, Tree node with text: test.xml.conditions]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=1258414171 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258414172 data=null item=TreeItem {test.xml.conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: test.xml.conditions]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=1258414186 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1258414188 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=1258414188 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=1258414189 data=null}, Tree node with text: Xml Timegraph View Test]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1258414190 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258414190 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1258414216 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1258414217 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
14:57:43 [2023-12-08T19:57:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1258414218 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
14:57:43 [2023-12-08T19:57:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258414219 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
14:57:44 [2023-12-08T19:57:44.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1258414323 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
14:57:44 [2023-12-08T19:57:44.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1258414791 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
14:57:44 [2023-12-08T19:57:44.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=1258414864 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
14:57:44 [2023-12-08T19:57:44.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=1258414866 data=null}, Tree node with text: Xml Timegraph View Test]
14:57:44 [2023-12-08T19:57:44.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test
14:57:45 [2023-12-08T19:57:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.xml.ui.views.timegraph"'
14:57:45 [2023-12-08T19:57:45.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:57:45 [2023-12-08T19:57:45.704Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@556944cd] time=1258416834 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258416885 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258416885 data=null doit=true}, TreeItem with text {test}]
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258416886 data=null}, TreeItem with text {test}]
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258416886 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258416887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258416906 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:57:46 [2023-12-08T19:57:46.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:57:46 [2023-12-08T19:57:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417585 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417585 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417586 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258417587 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258417588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258417588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258417588 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258417588 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258417589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258417589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:47 [2023-12-08T19:57:47.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:47 [2023-12-08T19:57:47.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:47 [2023-12-08T19:57:47.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:47 [2023-12-08T19:57:47.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:47 [2023-12-08T19:57:47.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:57:47 [2023-12-08T19:57:47.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:57:47 [2023-12-08T19:57:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258417589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:57:47 [2023-12-08T19:57:47.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258417007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:57:47 [2023-12-08T19:57:47.353Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.289 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
14:57:47 [2023-12-08T19:57:47.353Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest.testData -- Time elapsed: 6.282 s
14:57:47 [2023-12-08T19:57:47.353Z] 
14:57:47 [2023-12-08T19:57:47.353Z] Results:
14:57:47 [2023-12-08T19:57:47.353Z] 
14:57:47 [2023-12-08T19:57:47.353Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
14:57:47 [2023-12-08T19:57:47.353Z] 
14:57:47 [2023-12-08T19:57:47.919Z] 
14:57:47 [2023-12-08T19:57:47.919Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 19:57:47.792
14:57:47 [2023-12-08T19:57:47.919Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] All tests passed
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] 
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] 
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] 
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT [133/144]
14:57:48 [2023-12-08T19:57:48.177Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
14:57:48 [2023-12-08T19:57:48.177Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:57:48 [2023-12-08T19:57:48.177Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:48 [2023-12-08T19:57:48.435Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] 
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] 
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] The project's OSGi version is 1.0.10.202312081843
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] 
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] 
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] 
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] 
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] 
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:48 [2023-12-08T19:57:48.692Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
14:57:49 [2023-12-08T19:57:49.259Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.259Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
14:57:49 [2023-12-08T19:57:49.259Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.259Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.259Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:49 [2023-12-08T19:57:49.259Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:49 [2023-12-08T19:57:49.259Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
14:57:49 [2023-12-08T19:57:49.259Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:49 [2023-12-08T19:57:49.517Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.517Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.517Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.517Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
14:57:49 [2023-12-08T19:57:49.517Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.517Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.774Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] 
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:49 [2023-12-08T19:57:49.774Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
14:57:51 [2023-12-08T19:57:51.146Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
14:57:52 [2023-12-08T19:57:52.519Z] [INFO] 
14:57:52 [2023-12-08T19:57:52.519Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:57:52 [2023-12-08T19:57:52.777Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
14:57:52 [2023-12-08T19:57:52.777Z] [INFO] Command line:
14:57:52 [2023-12-08T19:57:52.777Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:57:52 [2023-12-08T19:57:52.777Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:57:56 [2023-12-08T19:57:56.961Z] Dec 08, 2023 7:57:56 PM org.apache.aries.spifly.BaseActivator log
14:57:56 [2023-12-08T19:57:56.961Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
14:58:00 [2023-12-08T19:58:00.242Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:58:00 [2023-12-08T19:58:00.242Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:58:26 [2023-12-08T19:58:26.774Z] !SESSION 2023-12-08 19:57:52.934 -----------------------------------------------
14:58:26 [2023-12-08T19:58:26.774Z] eclipse.buildId=unknown
14:58:26 [2023-12-08T19:58:26.774Z] java.version=17.0.2
14:58:26 [2023-12-08T19:58:26.774Z] java.vendor=Oracle Corporation
14:58:26 [2023-12-08T19:58:26.774Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:58:26 [2023-12-08T19:58:26.774Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:58:26 [2023-12-08T19:58:26.774Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:58:26 [2023-12-08T19:58:26.774Z] 
14:58:26 [2023-12-08T19:58:26.774Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 19:58:23.175
14:58:26 [2023-12-08T19:58:26.774Z] !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
14:58:26 [2023-12-08T19:58:26.774Z] 
14:58:26 [2023-12-08T19:58:26.774Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 19:58:23.273
14:58:26 [2023-12-08T19:58:26.774Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:58:26 [2023-12-08T19:58:26.774Z] !STACK 0
14:58:26 [2023-12-08T19:58:26.774Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:58:26 [2023-12-08T19:58:26.774Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:58:26 [2023-12-08T19:58:26.774Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:58:26 [2023-12-08T19:58:26.774Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:58:26 [2023-12-08T19:58:26.774Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:58:26 [2023-12-08T19:58:26.774Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:58:26 [2023-12-08T19:58:26.774Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:58:26 [2023-12-08T19:58:26.774Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
14:58:26 [2023-12-08T19:58:26.774Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:58:26 [2023-12-08T19:58:26.774Z] Caused by: java.io.IOException: error=2, No such file or directory
14:58:26 [2023-12-08T19:58:26.774Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:58:26 [2023-12-08T19:58:26.774Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:58:26 [2023-12-08T19:58:26.774Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:58:26 [2023-12-08T19:58:26.774Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:58:26 [2023-12-08T19:58:26.774Z] 	... 7 more
14:58:26 [2023-12-08T19:58:26.774Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
14:58:26 [2023-12-08T19:58:26.774Z] Display size: 1440x900
14:58:26 [2023-12-08T19:58:26.774Z] OS version=5.18.5-100.fc35.x86_64
14:58:26 [2023-12-08T19:58:26.774Z] GTK version=3.22.30
14:58:26 [2023-12-08T19:58:26.774Z] GTK theme=Ambiance
14:58:26 [2023-12-08T19:58:26.774Z] LIBOVERLAY_SCROLLBAR=0
14:58:26 [2023-12-08T19:58:26.774Z] Time zone: Greenwich Mean Time
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258455595 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1258456991 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1258456991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1258457005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258457083 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:58:26 [2023-12-08T19:58:26.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258457996 data=null doit=true}, Shell with text {Preferences}]
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258458076 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258458092 data=null doit=true}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258458093 data=null}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258458094 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258458095 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258458185 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258458187 data=null doit=true}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258458187 data=null}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258458188 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258458189 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258458200 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1258458204 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1258458204 data=null doit=true}, Tree node with text: Remote Profiles]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1258458204 data=null}, Tree node with text: Remote Profiles]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1258458205 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258458205 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1258458369 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:27 [2023-12-08T19:58:27.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1258458387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258458387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1258458388 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1258458388 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1258458389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1258458389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1258458389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1258458560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258458561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1258458562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1258458562 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1258458562 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458573 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1258458573 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1258458574 data=null}, TreeItem with text {/rootpath (recursive)}]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458589 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258458590 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:27 [2023-12-08T19:58:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458609 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1258458685 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1258458686 data=null doit=true}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1258458686 data=null}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1258458687 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258458687 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1258458696 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458768 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1258458768 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1258458769 data=null}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458770 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258458770 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458787 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1258458799 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1258458799 data=null doit=true}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1258458800 data=null}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1258458801 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258458802 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1258458866 data=null button=1 stateMask=0x80000 x=108 y=292 count=1}, TreeItem with text {/rootpath}]
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458884 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1258458884 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1258458885 data=null}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458886 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258458886 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458905 data=null button=1 stateMask=0x80000 x=145 y=335 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458967 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1258458967 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1258458967 data=null}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458968 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258458969 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458987 data=null button=1 stateMask=0x80000 x=145 y=297 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458997 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1258458997 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1258458997 data=null}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258458998 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258458999 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258459065 data=null button=1 stateMask=0x80000 x=145 y=295 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258459083 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1258459083 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1258459083 data=null}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258459084 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258459085 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258459102 data=null button=1 stateMask=0x80000 x=145 y=309 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:28 [2023-12-08T19:58:28.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258459113 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1258459164 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1258459164 data=null}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258459166 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258459166 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258459183 data=null button=1 stateMask=0x80000 x=145 y=324 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258459194 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1258459194 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1258459194 data=null}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258459195 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258459196 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1258459213 data=null button=1 stateMask=0x80000 x=145 y=323 count=1}, TreeItem with text {/rootpath (recursive)}]
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258459273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258459273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258459275 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258459275 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258459276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:28 [2023-12-08T19:58:28.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258459276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:28 [2023-12-08T19:58:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258459276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:28 [2023-12-08T19:58:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258457296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:58:28 [2023-12-08T19:58:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:58:29 [2023-12-08T19:58:29.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:58:29 [2023-12-08T19:58:29.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:29 [2023-12-08T19:58:29.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:29 [2023-12-08T19:58:29.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:29 [2023-12-08T19:58:29.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258459883 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258459884 data=null doit=true}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258459884 data=null}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258459885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258459885 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258460083 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258460085 data=null doit=true}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258460085 data=null}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258460086 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258460086 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258460169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258460171 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258460171 data=null doit=true}, Tree node with text: Traces [0]]
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258460171 data=null}, Tree node with text: Traces [0]]
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258460172 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:58:29 [2023-12-08T19:58:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258460172 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:58:29 [2023-12-08T19:58:29.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258460263 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:58:30 [2023-12-08T19:58:30.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:58:30 [2023-12-08T19:58:30.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258461468 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1258461472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1258461473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1258461473 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1258461473 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1258461473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:30 [2023-12-08T19:58:30.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1258461474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1258461876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1258461893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1258461894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1258461894 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1258461894 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258461966 data=null doit=true}, Shell with text {Preferences (Filtered)}]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1258461972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1258461972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1258461972 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1258461973 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1258461973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1258461974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1258461974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1258462004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1258462005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1258462005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1258462005 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1258462005 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258462014 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258462015 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258462016 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258462059 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258462059 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258462069 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1258462099 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1258462100 data=null doit=true}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1258462100 data=null}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1258462101 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258462101 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1258462113 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
14:58:31 [2023-12-08T19:58:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
14:58:31 [2023-12-08T19:58:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@689fe2a3
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1258462171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1258462172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1258462172 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1258462172 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1258462173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1258462174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1258462174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1258462176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1258462184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1258462184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1258462184 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1258462185 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258462186 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1258462186 data=null doit=true}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1258462186 data=null}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258462187 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258462188 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258462267 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
14:58:31 [2023-12-08T19:58:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258462281 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258462281 data=null doit=true}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258462281 data=null}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258462283 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258462283 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258462298 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1258462304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258462380 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1258462380 data=null doit=true}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1258462380 data=null}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258462381 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258462382 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258462406 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
14:58:31 [2023-12-08T19:58:31.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
14:58:31 [2023-12-08T19:58:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1258462420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258462430 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258462430 data=null doit=true}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258462430 data=null}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258462432 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258462432 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258462466 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1258462469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258462505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258462506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258462506 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258462506 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258462507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258462507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258462507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1258461474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258462668 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
14:58:31 [2023-12-08T19:58:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
14:58:32 [2023-12-08T19:58:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
14:58:32 [2023-12-08T19:58:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
14:58:32 [2023-12-08T19:58:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
14:58:32 [2023-12-08T19:58:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
14:58:32 [2023-12-08T19:58:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258462707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258462707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258462707 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258462707 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258462708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258462708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258462708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1258462964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1258462965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1258462965 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1258462965 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1258462966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1258462966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1258462966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
14:58:32 [2023-12-08T19:58:32.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258463060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258463060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258463061 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258463061 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258463061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258463061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258463061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
14:58:32 [2023-12-08T19:58:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1258463268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1258463268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1258463269 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1258463269 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1258463270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1258463270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1258463270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1258463272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1258463272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1258463272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1258463273 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1258463273 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258463282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258463282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258463282 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258463283 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258463283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258463283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258463284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:32 [2023-12-08T19:58:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258460775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:58:32 [2023-12-08T19:58:32.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:58:32 [2023-12-08T19:58:32.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258463471 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:58:32 [2023-12-08T19:58:32.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:58:32 [2023-12-08T19:58:32.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:58:32 [2023-12-08T19:58:32.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258463981 data=null doit=true}, Shell with text {Preferences}]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258463987 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258463987 data=null doit=true}, TreeItem with text {Tracing}]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258463987 data=null}, TreeItem with text {Tracing}]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258463988 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258463988 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258464063 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
14:58:33 [2023-12-08T19:58:33.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1258464066 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1258464066 data=null doit=true}, Tree node with text: Remote Profiles]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1258464066 data=null}, Tree node with text: Remote Profiles]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1258464067 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258464067 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1258464094 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:33 [2023-12-08T19:58:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1258464101 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1258464102 data=null doit=true}, TreeItem with text {new profile}]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1258464102 data=null}, TreeItem with text {new profile}]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1258464102 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258464103 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1258464107 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258464172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258464172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258464173 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258464173 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258464174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258464174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258464174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:33 [2023-12-08T19:58:33.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:33 [2023-12-08T19:58:33.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:33 [2023-12-08T19:58:33.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:33 [2023-12-08T19:58:33.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:58:33 [2023-12-08T19:58:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258464202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258464202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258464203 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258464203 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258464203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258464203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258464203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:33 [2023-12-08T19:58:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258463516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:58:33 [2023-12-08T19:58:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:58:33 [2023-12-08T19:58:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258464503 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:58:33 [2023-12-08T19:58:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:58:34 [2023-12-08T19:58:34.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:34 [2023-12-08T19:58:34.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:34 [2023-12-08T19:58:34.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:34 [2023-12-08T19:58:34.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258464573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:58:34 [2023-12-08T19:58:34.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258464573 data=null doit=true}, TreeItem with text {Test}]
14:58:34 [2023-12-08T19:58:34.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258464573 data=null}, TreeItem with text {Test}]
14:58:34 [2023-12-08T19:58:34.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258464574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:34 [2023-12-08T19:58:34.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258464574 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:58:34 [2023-12-08T19:58:34.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258464662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:34 [2023-12-08T19:58:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:58:34 [2023-12-08T19:58:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:58:34 [2023-12-08T19:58:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:58:35 [2023-12-08T19:58:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:58:35 [2023-12-08T19:58:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:58:35 [2023-12-08T19:58:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:58:35 [2023-12-08T19:58:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:58:35 [2023-12-08T19:58:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:58:35 [2023-12-08T19:58:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466385 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466385 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466386 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258466386 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258466389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258466389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258466389 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258466389 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258466390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258466390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:35 [2023-12-08T19:58:35.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:35 [2023-12-08T19:58:35.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:35 [2023-12-08T19:58:35.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:35 [2023-12-08T19:58:35.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:35 [2023-12-08T19:58:35.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:35 [2023-12-08T19:58:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:58:35 [2023-12-08T19:58:35.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258466390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:35 [2023-12-08T19:58:35.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258464859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:58:36 [2023-12-08T19:58:36.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258467030 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:58:36 [2023-12-08T19:58:36.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:58:36 [2023-12-08T19:58:36.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:58:36 [2023-12-08T19:58:36.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
14:58:36 [2023-12-08T19:58:36.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
14:58:36 [2023-12-08T19:58:36.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258467515 data=null doit=true}, Shell with text {Preferences}]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258467522 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258467523 data=null doit=true}, TreeItem with text {Tracing}]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258467523 data=null}, TreeItem with text {Tracing}]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258467523 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258467533 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258467584 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
14:58:36 [2023-12-08T19:58:36.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1258467586 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1258467587 data=null doit=true}, Tree node with text: Remote Profiles]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1258467587 data=null}, Tree node with text: Remote Profiles]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1258467587 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258467588 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1258467590 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1258467595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258467596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1258467596 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1258467596 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1258467597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1258467597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1258467597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1258467685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1258467686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1258467686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1258467687 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1258467687 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text')
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258467705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258467706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258467706 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258467706 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258467707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258467707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:36 [2023-12-08T19:58:36.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258467708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
14:58:37 [2023-12-08T19:58:37.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:37 [2023-12-08T19:58:37.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:37 [2023-12-08T19:58:37.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:37 [2023-12-08T19:58:37.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:37 [2023-12-08T19:58:37.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258467784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258467784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258467784 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258467785 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258467785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258467785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258467785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258467063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258467966 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258467991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:58:37 [2023-12-08T19:58:37.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258467992 data=null doit=true}, TreeItem with text {Test}]
14:58:37 [2023-12-08T19:58:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258467992 data=null}, TreeItem with text {Test}]
14:58:37 [2023-12-08T19:58:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258467992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:37 [2023-12-08T19:58:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258467993 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:58:37 [2023-12-08T19:58:37.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258468069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:37 [2023-12-08T19:58:37.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:58:37 [2023-12-08T19:58:37.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:58:37 [2023-12-08T19:58:37.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469299 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469299 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469300 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258469300 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258469303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258469303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258469303 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258469303 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258469304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258469304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:38 [2023-12-08T19:58:38.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:38 [2023-12-08T19:58:38.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:38 [2023-12-08T19:58:38.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:38 [2023-12-08T19:58:38.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:38 [2023-12-08T19:58:38.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258469304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:38 [2023-12-08T19:58:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258468276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258473552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258473552 data=null doit=true}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258473552 data=null}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258473553 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258473553 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258473603 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258473604 data=null doit=true}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258473604 data=null}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258473605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258473605 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258473618 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258473619 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258473619 data=null doit=true}, Tree node with text: Traces [0]]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258473619 data=null}, Tree node with text: Traces [0]]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258473620 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258473620 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258473683 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:58:43 [2023-12-08T19:58:43.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258474296 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258474298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258474301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258474301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258474301 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258474301 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258474302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258474302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258474302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258474386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258474386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258474386 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258474387 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258474387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258474387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:43 [2023-12-08T19:58:43.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:58:43 [2023-12-08T19:58:43.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:58:53 [2023-12-08T19:58:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258474387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:58:53 [2023-12-08T19:58:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258473798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:58:53 [2023-12-08T19:58:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:58:53 [2023-12-08T19:58:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:53 [2023-12-08T19:58:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:53 [2023-12-08T19:58:53.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:58:53 [2023-12-08T19:58:53.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:58:53 [2023-12-08T19:58:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258484218 data=null doit=true}, TreeItem with text {Traces [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258484219 data=null}, TreeItem with text {Traces [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258484219 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258484220 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258484223 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258484224 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258484224 data=null doit=true}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258484225 data=null}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258484225 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258484226 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258484252 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258484253 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258484254 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258484254 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258484272 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258484273 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258484273 data=null doit=true}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258484273 data=null}, TreeItem with text {node1 [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
14:58:53 [2023-12-08T19:58:53.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258484275 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258484275 data=null doit=true}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258484275 data=null}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258484276 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258484276 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258484299 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258484300 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258484300 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258484300 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258484366 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258484367 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258484368 data=null doit=true}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258484368 data=null}, TreeItem with text {resources [3]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
14:58:53 [2023-12-08T19:58:53.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1258484370 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1258484374 data=null doit=true}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1258484375 data=null}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258484376 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258484376 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258484390 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258484390 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1258484391 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258484391 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258484458 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1258484459 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1258484459 data=null doit=true}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1258484460 data=null}, TreeItem with text {generated [1]}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
14:58:53 [2023-12-08T19:58:53.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1258484461 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1258484461 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1258484462 data=null}, TreeItem with text {synthetic-trace}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258484462 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:58:53 [2023-12-08T19:58:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258484462 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:58:54 [2023-12-08T19:58:54.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258484560 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:58:54 [2023-12-08T19:58:54.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258484561 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:58:54 [2023-12-08T19:58:54.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1258484562 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:58:54 [2023-12-08T19:58:54.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258484562 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:58:54 [2023-12-08T19:58:54.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258484678 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:58:54 [2023-12-08T19:58:54.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1258484964 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:58:54 [2023-12-08T19:58:54.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1258484964 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:58:54 [2023-12-08T19:58:54.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1258484964 data=null}, TreeItem with text {synthetic-trace}]
14:58:54 [2023-12-08T19:58:54.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
14:58:55 [2023-12-08T19:58:55.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
14:58:55 [2023-12-08T19:58:55.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:55 [2023-12-08T19:58:55.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:58:55 [2023-12-08T19:58:55.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:58:55 [2023-12-08T19:58:55.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:58:55 [2023-12-08T19:58:55.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258486479 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258486479 data=null doit=true}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258486480 data=null}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258486480 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258486481 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258486564 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258486565 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258486565 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258486566 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258486572 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258486572 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258486573 data=null doit=true}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258486573 data=null}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258486573 data=null doit=true}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258486582 data=null}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258486583 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258486583 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258486584 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258486585 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258486586 data=null doit=true}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258486586 data=null}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258486587 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258486587 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258486619 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258486620 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258486621 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258486621 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258486627 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258486628 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258486628 data=null doit=true}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258486668 data=null}, TreeItem with text {resources [3]}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
14:58:55 [2023-12-08T19:58:55.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258486670 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258486670 data=null doit=true}, TreeItem with text {syslog}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258486671 data=null}, TreeItem with text {syslog}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258486671 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:58:55 [2023-12-08T19:58:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258486671 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:58:56 [2023-12-08T19:58:56.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258486715 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:58:56 [2023-12-08T19:58:56.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258486716 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:58:56 [2023-12-08T19:58:56.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258486716 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:58:56 [2023-12-08T19:58:56.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258486716 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:58:57 [2023-12-08T19:58:57.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258486822 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:58:57 [2023-12-08T19:58:57.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258488068 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:58:57 [2023-12-08T19:58:57.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258488069 data=null doit=true}, TreeItem with text {syslog}]
14:58:57 [2023-12-08T19:58:57.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258488070 data=null}, TreeItem with text {syslog}]
14:58:57 [2023-12-08T19:58:57.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
14:58:57 [2023-12-08T19:58:57.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
14:58:58 [2023-12-08T19:58:58.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258488802 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:58:58 [2023-12-08T19:58:58.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:58:58 [2023-12-08T19:58:58.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:58:58 [2023-12-08T19:58:58.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:58:58 [2023-12-08T19:58:58.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:58:58 [2023-12-08T19:58:58.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258488876 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:58:58 [2023-12-08T19:58:58.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258488876 data=null doit=true}, TreeItem with text {Test}]
14:58:58 [2023-12-08T19:58:58.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258488876 data=null}, TreeItem with text {Test}]
14:58:58 [2023-12-08T19:58:58.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258488877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:58 [2023-12-08T19:58:58.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258488877 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:58:58 [2023-12-08T19:58:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258488927 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:58:58 [2023-12-08T19:58:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:58:58 [2023-12-08T19:58:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:58:58 [2023-12-08T19:58:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490042 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490042 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490044 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258490044 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258490046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258490046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258490047 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258490047 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258490047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258490047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:59 [2023-12-08T19:58:59.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:59 [2023-12-08T19:58:59.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:59 [2023-12-08T19:58:59.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:59 [2023-12-08T19:58:59.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:59 [2023-12-08T19:58:59.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:59 [2023-12-08T19:58:59.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:58:59 [2023-12-08T19:58:59.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258490047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:58:59 [2023-12-08T19:58:59.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258489069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258490700 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258490700 data=null doit=true}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258490701 data=null}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258490701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258490701 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258490746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258490747 data=null doit=true}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258490747 data=null}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258490748 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258490748 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258490760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258490761 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258490761 data=null doit=true}, Tree node with text: Traces [0]]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258490761 data=null}, Tree node with text: Traces [0]]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258490762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258490762 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:00 [2023-12-08T19:59:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258490793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:00 [2023-12-08T19:59:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:00 [2023-12-08T19:59:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258491366 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258491368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258491372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258491372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258491372 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258491372 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258491373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258491373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258491373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:00 [2023-12-08T19:59:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:00 [2023-12-08T19:59:00.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:00 [2023-12-08T19:59:00.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:00 [2023-12-08T19:59:00.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258491462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258491463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258491463 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258491463 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258491463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258491463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:00 [2023-12-08T19:59:00.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:00 [2023-12-08T19:59:00.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:01 [2023-12-08T19:59:01.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258491463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:01 [2023-12-08T19:59:01.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258490905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:01 [2023-12-08T19:59:01.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:01 [2023-12-08T19:59:01.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258492006 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:01 [2023-12-08T19:59:01.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258492007 data=null doit=true}, Tree node with text: Traces [0]]
14:59:01 [2023-12-08T19:59:01.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258492007 data=null}, Tree node with text: Traces [0]]
14:59:01 [2023-12-08T19:59:01.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258492008 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:01 [2023-12-08T19:59:01.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258492008 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:01 [2023-12-08T19:59:01.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258492071 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:01 [2023-12-08T19:59:01.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:01 [2023-12-08T19:59:01.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258492618 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258492621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:02 [2023-12-08T19:59:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258492624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258492624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258492624 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258492624 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258492625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258492625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258492625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258492692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258492692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258492692 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258492692 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258492693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258492693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258492876 data=null doit=true}, Shell with text {Confirmation}]
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1258492883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1258492884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1258492884 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1258492884 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1258492884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1258492885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1258492885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258493489 data=null doit=true}, Shell with text {Confirmation}]
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
14:59:02 [2023-12-08T19:59:02.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
14:59:02 [2023-12-08T19:59:02.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1258493490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1258493491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1258493491 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1258493491 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1258493491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1258493491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1258493491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258492693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:02 [2023-12-08T19:59:02.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258492178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:03 [2023-12-08T19:59:03.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:03 [2023-12-08T19:59:03.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258493805 data=null doit=true}, TreeItem with text {Traces [6]}]
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258493805 data=null}, TreeItem with text {Traces [6]}]
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258493805 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258493806 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [6]}]
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258493817 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
14:59:03 [2023-12-08T19:59:03.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1258493861 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1258493862 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1258493862 data=null}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258493863 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258493863 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258493883 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258493884 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1258493885 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258493885 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258493904 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1258493905 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1258493906 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1258493911 data=null}, TreeItem with text {node1 [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
14:59:03 [2023-12-08T19:59:03.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [6]} is already expanded. Won't expand it again.
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1258493913 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1258493913 data=null doit=true}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1258493913 data=null}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1258493914 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258493914 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1258493978 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1258493988 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1258493988 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258493988 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1258494011 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1258494011 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1258494011 data=null doit=true}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1258494012 data=null}, TreeItem with text {resources [6]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
14:59:03 [2023-12-08T19:59:03.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=1258494056 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=1258494056 data=null doit=true}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=1258494058 data=null}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1258494058 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258494058 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1258494073 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1258494073 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=1258494074 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258494074 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1258494080 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=1258494080 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=1258494080 data=null doit=true}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=1258494097 data=null}, TreeItem with text {generated [2]}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
14:59:03 [2023-12-08T19:59:03.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1258494099 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1258494099 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1258494100 data=null}, TreeItem with text {synthetic-trace}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258494101 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:03 [2023-12-08T19:59:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258494101 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:03 [2023-12-08T19:59:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258494183 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:03 [2023-12-08T19:59:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258494186 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:03 [2023-12-08T19:59:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1258494186 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:03 [2023-12-08T19:59:03.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258494187 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:04 [2023-12-08T19:59:04.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258494309 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:04 [2023-12-08T19:59:04.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1258494983 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:04 [2023-12-08T19:59:04.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1258495008 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:04 [2023-12-08T19:59:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1258495008 data=null}, TreeItem with text {synthetic-trace}]
14:59:04 [2023-12-08T19:59:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
14:59:04 [2023-12-08T19:59:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
14:59:04 [2023-12-08T19:59:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:04 [2023-12-08T19:59:04.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:04 [2023-12-08T19:59:04.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:04 [2023-12-08T19:59:04.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:59:04 [2023-12-08T19:59:04.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1258495169 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1258495169 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1258495170 data=null}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258495170 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258495171 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258495202 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258495203 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1258495203 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258495203 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258495208 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1258495209 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1258495209 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1258495209 data=null}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1258495210 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1258495210 data=null}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258495256 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258495263 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258495264 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1258495266 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1258495266 data=null doit=true}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1258495266 data=null}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1258495267 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258495268 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1258495295 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1258495295 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1258495296 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258495296 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1258495302 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1258495303 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1258495303 data=null doit=true}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1258495303 data=null}, TreeItem with text {resources [6]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
14:59:04 [2023-12-08T19:59:04.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=1258495304 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=1258495304 data=null doit=true}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=1258495305 data=null}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1258495305 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258495306 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1258495380 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1258495383 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=1258495384 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258495384 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1258495389 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=1258495390 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=1258495390 data=null doit=true}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=1258495390 data=null}, TreeItem with text {generated [2]}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
14:59:04 [2023-12-08T19:59:04.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)}
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=1258495391 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=1258495392 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=1258495392 data=null}, TreeItem with text {synthetic-trace(2)}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=1258495393 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258495393 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=1258495488 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=1258495488 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
14:59:04 [2023-12-08T19:59:04.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=1258495489 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
14:59:05 [2023-12-08T19:59:05.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258495489 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
14:59:06 [2023-12-08T19:59:06.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=1258495616 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
14:59:06 [2023-12-08T19:59:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=1258497173 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
14:59:06 [2023-12-08T19:59:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=1258497276 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
14:59:06 [2023-12-08T19:59:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=1258497276 data=null}, TreeItem with text {synthetic-trace(2)}]
14:59:06 [2023-12-08T19:59:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)}
14:59:06 [2023-12-08T19:59:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"'
14:59:06 [2023-12-08T19:59:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:07 [2023-12-08T19:59:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:07 [2023-12-08T19:59:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:07 [2023-12-08T19:59:07.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:07 [2023-12-08T19:59:07.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:07 [2023-12-08T19:59:07.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:59:07 [2023-12-08T19:59:07.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:59:07 [2023-12-08T19:59:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
14:59:07 [2023-12-08T19:59:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1258497967 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
14:59:07 [2023-12-08T19:59:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1258497967 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:07 [2023-12-08T19:59:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:07 [2023-12-08T19:59:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1258497967 data=null}, TreeItem with text {node1 [6]}]
14:59:07 [2023-12-08T19:59:07.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258497968 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:07 [2023-12-08T19:59:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258497968 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:07 [2023-12-08T19:59:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258498364 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:07 [2023-12-08T19:59:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258498365 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:07 [2023-12-08T19:59:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1258498366 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:07 [2023-12-08T19:59:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258498366 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:08 [2023-12-08T19:59:08.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258498560 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:08 [2023-12-08T19:59:08.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1258498561 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
14:59:08 [2023-12-08T19:59:08.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1258498561 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:08 [2023-12-08T19:59:08.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1258498561 data=null}, TreeItem with text {node1 [6]}]
14:59:08 [2023-12-08T19:59:08.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
14:59:08 [2023-12-08T19:59:08.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1258498562 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:08 [2023-12-08T19:59:08.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1258498563 data=null}, TreeItem with text {node1 [6]}]
14:59:08 [2023-12-08T19:59:08.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258498563 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:08 [2023-12-08T19:59:08.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258498563 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:08 [2023-12-08T19:59:08.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258498564 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:08 [2023-12-08T19:59:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
14:59:08 [2023-12-08T19:59:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1258498566 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1258498566 data=null doit=true}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:08 [2023-12-08T19:59:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1258498665 data=null}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1258498667 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258498759 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1258498961 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1258499066 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1258499066 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258499066 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1258499267 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1258499359 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1258499359 data=null doit=true}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1258499359 data=null}, TreeItem with text {resources [6]}]
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
14:59:08 [2023-12-08T19:59:08.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258499361 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258499361 data=null doit=true}, TreeItem with text {syslog}]
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258499362 data=null}, TreeItem with text {syslog}]
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258499362 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:08 [2023-12-08T19:59:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258499363 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:09 [2023-12-08T19:59:09.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258499764 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:10 [2023-12-08T19:59:10.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258500665 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:10 [2023-12-08T19:59:10.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258500765 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:10 [2023-12-08T19:59:10.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258500766 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258501490 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258501975 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258501975 data=null doit=true}, TreeItem with text {syslog}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258501976 data=null}, TreeItem with text {syslog}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:11 [2023-12-08T19:59:11.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:11 [2023-12-08T19:59:11.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:11 [2023-12-08T19:59:11.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:59:11 [2023-12-08T19:59:11.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1258502097 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1258502098 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1258502098 data=null}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258502099 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258502099 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258502179 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258502181 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1258502182 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258502182 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258502186 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1258502187 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1258502187 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1258502187 data=null}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1258502188 data=null doit=true}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1258502188 data=null}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1258502188 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258502189 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1258502189 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1258502190 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1258502191 data=null doit=true}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1258502191 data=null}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1258502191 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258502200 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1258502263 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1258502264 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1258502265 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258502265 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1258502288 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1258502288 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1258502289 data=null doit=true}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1258502289 data=null}, TreeItem with text {resources [6]}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
14:59:11 [2023-12-08T19:59:11.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)}
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=1258502290 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=1258502290 data=null doit=true}, TreeItem with text {syslog(2)}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=1258502291 data=null}, TreeItem with text {syslog(2)}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=1258502291 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
14:59:11 [2023-12-08T19:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258502291 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
14:59:11 [2023-12-08T19:59:11.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=1258502372 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
14:59:11 [2023-12-08T19:59:11.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=1258502373 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
14:59:11 [2023-12-08T19:59:11.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=1258502374 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
14:59:11 [2023-12-08T19:59:11.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258502374 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
14:59:12 [2023-12-08T19:59:12.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=1258502485 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
14:59:12 [2023-12-08T19:59:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=1258502876 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
14:59:12 [2023-12-08T19:59:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=1258502877 data=null doit=true}, TreeItem with text {syslog(2)}]
14:59:12 [2023-12-08T19:59:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=1258502878 data=null}, TreeItem with text {syslog(2)}]
14:59:12 [2023-12-08T19:59:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)}
14:59:12 [2023-12-08T19:59:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"'
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258503402 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258503410 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258503410 data=null doit=true}, TreeItem with text {Test}]
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258503411 data=null}, TreeItem with text {Test}]
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258503411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258503411 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258503474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:12 [2023-12-08T19:59:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:59:13 [2023-12-08T19:59:13.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:14 [2023-12-08T19:59:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504611 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504611 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504612 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258504612 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258504615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258504615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258504615 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258504615 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258504615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258504616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:14 [2023-12-08T19:59:14.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:14 [2023-12-08T19:59:14.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:14 [2023-12-08T19:59:14.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:14 [2023-12-08T19:59:14.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:14 [2023-12-08T19:59:14.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:14 [2023-12-08T19:59:14.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:59:14 [2023-12-08T19:59:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258504616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:14 [2023-12-08T19:59:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258503587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258505245 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258505246 data=null doit=true}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258505246 data=null}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258505246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258505246 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258505289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258505299 data=null doit=true}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258505299 data=null}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258505300 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258505300 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258505303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258505304 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:14 [2023-12-08T19:59:14.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258505304 data=null doit=true}, Tree node with text: Traces [0]]
14:59:14 [2023-12-08T19:59:14.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258505305 data=null}, Tree node with text: Traces [0]]
14:59:14 [2023-12-08T19:59:14.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258505305 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:14 [2023-12-08T19:59:14.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258505305 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:14 [2023-12-08T19:59:14.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258505373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:14 [2023-12-08T19:59:14.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:14 [2023-12-08T19:59:14.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258505867 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258505869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258505872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258505873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258505873 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258505873 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258505873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258505873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258505873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258505971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258505971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258505971 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258505971 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258505972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258505972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:15 [2023-12-08T19:59:15.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:15 [2023-12-08T19:59:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258505972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:15 [2023-12-08T19:59:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258505476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:15 [2023-12-08T19:59:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:15 [2023-12-08T19:59:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258506484 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:15 [2023-12-08T19:59:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258506484 data=null doit=true}, Tree node with text: Traces [0]]
14:59:15 [2023-12-08T19:59:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258506485 data=null}, Tree node with text: Traces [0]]
14:59:15 [2023-12-08T19:59:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258506485 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:15 [2023-12-08T19:59:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258506485 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:15 [2023-12-08T19:59:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258506500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:15 [2023-12-08T19:59:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:15 [2023-12-08T19:59:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258507082 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258507084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258507087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258507087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258507087 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258507087 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258507088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258507088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258507088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258507187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258507187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258507187 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258507187 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258507187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258507187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258507309 data=null doit=true}, Shell with text {Confirmation}]
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1258507313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1258507313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1258507313 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1258507313 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1258507314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1258507314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1258507314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
14:59:16 [2023-12-08T19:59:16.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:59:17 [2023-12-08T19:59:17.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258508109 data=null doit=true}, Shell with text {Confirmation}]
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1258508111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1258508111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1258508111 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1258508111 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1258508112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1258508112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1258508112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
14:59:17 [2023-12-08T19:59:17.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:59:17 [2023-12-08T19:59:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258507188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:17 [2023-12-08T19:59:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258506592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:18 [2023-12-08T19:59:18.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:18 [2023-12-08T19:59:18.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258508773 data=null doit=true}, TreeItem with text {Traces [3]}]
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258508773 data=null}, TreeItem with text {Traces [3]}]
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258508774 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258508774 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258508777 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
14:59:18 [2023-12-08T19:59:18.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258508785 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258508785 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258508786 data=null}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258508786 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258508787 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258508805 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258508806 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258508806 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258508806 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258508811 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258508811 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258508811 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258508812 data=null}, TreeItem with text {node1 [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
14:59:18 [2023-12-08T19:59:18.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258508813 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258508813 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258508813 data=null}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258508814 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258508814 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258508868 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258508869 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258508869 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258508870 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258508887 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258508888 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258508888 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258508889 data=null}, TreeItem with text {resources [3]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
14:59:18 [2023-12-08T19:59:18.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1258508890 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1258508890 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1258508892 data=null}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258508893 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258508893 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258508902 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258508902 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1258508903 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258508903 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258508907 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1258508961 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1258508961 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1258508962 data=null}, TreeItem with text {generated [1]}]
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
14:59:18 [2023-12-08T19:59:18.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1258508964 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1258508964 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1258508964 data=null}, TreeItem with text {synthetic-trace}]
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258508965 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258508965 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258509005 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258509005 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:18 [2023-12-08T19:59:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1258509006 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:18 [2023-12-08T19:59:18.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258509006 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:19 [2023-12-08T19:59:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258509119 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:19 [2023-12-08T19:59:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1258509783 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:19 [2023-12-08T19:59:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1258509790 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:19 [2023-12-08T19:59:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1258509791 data=null}, TreeItem with text {synthetic-trace}]
14:59:19 [2023-12-08T19:59:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
14:59:19 [2023-12-08T19:59:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
14:59:19 [2023-12-08T19:59:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:19 [2023-12-08T19:59:19.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:19 [2023-12-08T19:59:19.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:19 [2023-12-08T19:59:19.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:19 [2023-12-08T19:59:19.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258509978 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258509978 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258509978 data=null}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258509979 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258509979 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258510014 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258510014 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258510015 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258510015 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258510067 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258510067 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258510068 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258510068 data=null}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258510068 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258510069 data=null}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258510069 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258510069 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258510070 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258510071 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258510071 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258510072 data=null}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258510072 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258510072 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258510100 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258510100 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258510101 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258510101 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258510106 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258510106 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258510106 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258510107 data=null}, TreeItem with text {resources [3]}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
14:59:19 [2023-12-08T19:59:19.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258510109 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258510109 data=null doit=true}, TreeItem with text {syslog}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258510167 data=null}, TreeItem with text {syslog}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258510168 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:19 [2023-12-08T19:59:19.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258510168 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:19 [2023-12-08T19:59:19.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258510207 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:19 [2023-12-08T19:59:19.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258510207 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:19 [2023-12-08T19:59:19.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258510208 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:19 [2023-12-08T19:59:19.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258510208 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:21 [2023-12-08T19:59:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258510346 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:21 [2023-12-08T19:59:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258511765 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:21 [2023-12-08T19:59:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258511766 data=null doit=true}, TreeItem with text {syslog}]
14:59:21 [2023-12-08T19:59:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258511767 data=null}, TreeItem with text {syslog}]
14:59:21 [2023-12-08T19:59:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
14:59:21 [2023-12-08T19:59:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258512587 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258512595 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258512595 data=null doit=true}, TreeItem with text {Test}]
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258512596 data=null}, TreeItem with text {Test}]
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258512662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258512662 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:21 [2023-12-08T19:59:21.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258512700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:22 [2023-12-08T19:59:22.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:22 [2023-12-08T19:59:22.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:59:22 [2023-12-08T19:59:22.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:59:23 [2023-12-08T19:59:23.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513897 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513898 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513899 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258513899 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258513900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258513901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:23 [2023-12-08T19:59:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258513901 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:23 [2023-12-08T19:59:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258513901 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:23 [2023-12-08T19:59:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258513901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:23 [2023-12-08T19:59:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258513901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:23 [2023-12-08T19:59:23.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:23 [2023-12-08T19:59:23.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:23 [2023-12-08T19:59:23.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:23 [2023-12-08T19:59:23.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:23 [2023-12-08T19:59:23.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:23 [2023-12-08T19:59:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:59:23 [2023-12-08T19:59:23.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258513901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:23 [2023-12-08T19:59:23.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258512813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:59:23 [2023-12-08T19:59:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:23 [2023-12-08T19:59:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:23 [2023-12-08T19:59:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:23 [2023-12-08T19:59:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:23 [2023-12-08T19:59:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258514649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258514650 data=null doit=true}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258514650 data=null}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258514651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258514651 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258514693 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258514695 data=null doit=true}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258514695 data=null}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258514696 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258514696 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258514699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258514700 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258514701 data=null doit=true}, Tree node with text: Traces [0]]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258514701 data=null}, Tree node with text: Traces [0]]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258514701 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258514701 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:23 [2023-12-08T19:59:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258514768 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:24 [2023-12-08T19:59:24.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:24 [2023-12-08T19:59:24.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258515322 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258515324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258515327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258515327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258515327 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258515327 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258515327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258515327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258515327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258515390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258515391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258515391 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258515391 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258515391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258515391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:24 [2023-12-08T19:59:24.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:24 [2023-12-08T19:59:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:25 [2023-12-08T19:59:25.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258515391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258514878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:25 [2023-12-08T19:59:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:25 [2023-12-08T19:59:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258515964 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:25 [2023-12-08T19:59:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258515965 data=null doit=true}, Tree node with text: Traces [0]]
14:59:25 [2023-12-08T19:59:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258515965 data=null}, Tree node with text: Traces [0]]
14:59:25 [2023-12-08T19:59:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258515965 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:25 [2023-12-08T19:59:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258515965 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:25 [2023-12-08T19:59:25.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258515973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:25 [2023-12-08T19:59:25.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:25 [2023-12-08T19:59:25.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258516537 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258516540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258516543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258516543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258516543 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258516543 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258516544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258516544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258516544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:25 [2023-12-08T19:59:25.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:25 [2023-12-08T19:59:25.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:25 [2023-12-08T19:59:25.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:25 [2023-12-08T19:59:25.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258516659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258516659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258516659 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258516659 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258516659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:25 [2023-12-08T19:59:25.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258516659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:26 [2023-12-08T19:59:26.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:26 [2023-12-08T19:59:26.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:26 [2023-12-08T19:59:26.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:26 [2023-12-08T19:59:26.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258516783 data=null doit=true}, Shell with text {Confirmation}]
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1258516788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1258516788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1258516788 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1258516788 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1258516789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1258516789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1258516789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258517068 data=null doit=true}, Shell with text {Confirmation}]
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1258517069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1258517069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1258517070 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1258517070 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1258517070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1258517070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1258517070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258516660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:26 [2023-12-08T19:59:26.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258516082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:26 [2023-12-08T19:59:26.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:26 [2023-12-08T19:59:26.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258517315 data=null doit=true}, TreeItem with text {Traces [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258517315 data=null}, TreeItem with text {Traces [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258517356 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258517362 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258517365 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258517367 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258517367 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258517368 data=null}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258517368 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258517369 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258517399 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258517399 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258517400 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258517400 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258517405 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258517405 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258517405 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258517406 data=null}, TreeItem with text {node1 [3]}]
14:59:26 [2023-12-08T19:59:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
14:59:26 [2023-12-08T19:59:26.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
14:59:26 [2023-12-08T19:59:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
14:59:26 [2023-12-08T19:59:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258517407 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258517407 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:26 [2023-12-08T19:59:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258517407 data=null}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258517408 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258517408 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258517471 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258517472 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258517472 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258517475 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258517483 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258517483 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258517483 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258517484 data=null}, TreeItem with text {resources [3]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
14:59:26 [2023-12-08T19:59:26.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1258517485 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1258517485 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:26 [2023-12-08T19:59:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1258517486 data=null}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258517486 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258517486 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258517514 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258517514 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1258517515 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258517560 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258517566 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1258517566 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1258517567 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1258517567 data=null}, TreeItem with text {generated [1]}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
14:59:26 [2023-12-08T19:59:26.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1258517568 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1258517569 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1258517569 data=null}, TreeItem with text {synthetic-trace}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258517570 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258517570 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258517664 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258517665 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:26 [2023-12-08T19:59:26.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1258517665 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:27 [2023-12-08T19:59:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258517666 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:27 [2023-12-08T19:59:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258517782 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:27 [2023-12-08T19:59:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1258518367 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:27 [2023-12-08T19:59:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1258518390 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:27 [2023-12-08T19:59:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1258518390 data=null}, TreeItem with text {synthetic-trace}]
14:59:27 [2023-12-08T19:59:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
14:59:27 [2023-12-08T19:59:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
14:59:27 [2023-12-08T19:59:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:27 [2023-12-08T19:59:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:27 [2023-12-08T19:59:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:28 [2023-12-08T19:59:28.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:28 [2023-12-08T19:59:28.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:28 [2023-12-08T19:59:28.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:28 [2023-12-08T19:59:28.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258518571 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258518571 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258518572 data=null}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258518572 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258518572 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258518599 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258518600 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258518600 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258518600 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258518612 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258518612 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258518613 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258518613 data=null}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258518613 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258518614 data=null}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258518614 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258518614 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258518663 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258518664 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258518664 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:28 [2023-12-08T19:59:28.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258518665 data=null}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258518665 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258518665 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258518690 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258518690 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258518691 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258518691 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258518696 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258518697 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258518697 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258518697 data=null}, TreeItem with text {resources [3]}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
14:59:28 [2023-12-08T19:59:28.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258518699 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258518699 data=null doit=true}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258518699 data=null}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258518700 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258518700 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258518783 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258518784 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258518785 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258518785 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258518908 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258519569 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258519570 data=null doit=true}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258519570 data=null}, TreeItem with text {syslog}]
14:59:28 [2023-12-08T19:59:28.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
14:59:28 [2023-12-08T19:59:28.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
14:59:29 [2023-12-08T19:59:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258520097 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:59:29 [2023-12-08T19:59:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:29 [2023-12-08T19:59:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:29 [2023-12-08T19:59:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:29 [2023-12-08T19:59:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:29 [2023-12-08T19:59:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258520105 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:29 [2023-12-08T19:59:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258520105 data=null doit=true}, TreeItem with text {Test}]
14:59:29 [2023-12-08T19:59:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258520105 data=null}, TreeItem with text {Test}]
14:59:29 [2023-12-08T19:59:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258520157 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:29 [2023-12-08T19:59:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258520158 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:29 [2023-12-08T19:59:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258520203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:29 [2023-12-08T19:59:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:29 [2023-12-08T19:59:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:59:29 [2023-12-08T19:59:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521388 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521388 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521389 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258521390 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258521391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:30 [2023-12-08T19:59:30.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258521391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:30 [2023-12-08T19:59:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258521392 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:30 [2023-12-08T19:59:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258521392 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:30 [2023-12-08T19:59:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258521392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:30 [2023-12-08T19:59:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258521392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:30 [2023-12-08T19:59:30.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:30 [2023-12-08T19:59:30.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:30 [2023-12-08T19:59:30.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:30 [2023-12-08T19:59:30.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:30 [2023-12-08T19:59:30.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:30 [2023-12-08T19:59:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:59:31 [2023-12-08T19:59:31.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258521392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:31 [2023-12-08T19:59:31.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258520306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:59:31 [2023-12-08T19:59:31.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:31 [2023-12-08T19:59:31.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:31 [2023-12-08T19:59:31.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:31 [2023-12-08T19:59:31.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:31 [2023-12-08T19:59:31.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258522030 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258522031 data=null doit=true}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258522031 data=null}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258522031 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258522032 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258522072 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258522073 data=null doit=true}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258522074 data=null}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258522074 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258522074 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258522077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258522078 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258522078 data=null doit=true}, Tree node with text: Traces [0]]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258522078 data=null}, Tree node with text: Traces [0]]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258522079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258522079 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:31 [2023-12-08T19:59:31.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258522106 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:31 [2023-12-08T19:59:31.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:31 [2023-12-08T19:59:31.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258522619 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258522662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258522665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258522665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258522665 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258522665 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258522665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258522666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:31 [2023-12-08T19:59:31.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258522666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:32 [2023-12-08T19:59:32.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:32 [2023-12-08T19:59:32.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:32 [2023-12-08T19:59:32.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:32 [2023-12-08T19:59:32.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258522757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258522757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258522758 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258522758 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258522758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258522758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:32 [2023-12-08T19:59:32.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:32 [2023-12-08T19:59:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:32 [2023-12-08T19:59:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258522759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:32 [2023-12-08T19:59:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258522201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:32 [2023-12-08T19:59:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:32 [2023-12-08T19:59:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258523267 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:32 [2023-12-08T19:59:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258523267 data=null doit=true}, Tree node with text: Traces [0]]
14:59:32 [2023-12-08T19:59:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258523267 data=null}, Tree node with text: Traces [0]]
14:59:32 [2023-12-08T19:59:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258523268 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:32 [2023-12-08T19:59:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258523268 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:32 [2023-12-08T19:59:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258523274 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:32 [2023-12-08T19:59:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:32 [2023-12-08T19:59:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258523789 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258523790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ef25c03
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1258523792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1258523792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1258523792 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1258523793 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1258523793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1258523793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1258523793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1258523793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1258523793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1258523793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1258523793 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1258523794 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258523795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258523795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258523795 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258523796 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258523796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258523796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258523796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:33 [2023-12-08T19:59:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258523873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258523873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258523873 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258523873 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258523884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258523884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:33 [2023-12-08T19:59:33.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:33 [2023-12-08T19:59:33.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:34 [2023-12-08T19:59:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258523884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:34 [2023-12-08T19:59:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258523362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:34 [2023-12-08T19:59:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:34 [2023-12-08T19:59:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:34 [2023-12-08T19:59:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:34 [2023-12-08T19:59:34.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:34 [2023-12-08T19:59:34.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:34 [2023-12-08T19:59:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258524892 data=null doit=true}, TreeItem with text {Traces [3]}]
14:59:34 [2023-12-08T19:59:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258524892 data=null}, TreeItem with text {Traces [3]}]
14:59:34 [2023-12-08T19:59:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258524893 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258524893 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258524895 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258524895 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258524896 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258524896 data=null}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258524896 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258524896 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258524918 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258524919 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258524919 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258524919 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258524924 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258524924 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258524925 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258524925 data=null}, TreeItem with text {node1 [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
14:59:34 [2023-12-08T19:59:34.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258524955 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258524964 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258524965 data=null}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258524965 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258524966 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258524983 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258524983 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258524983 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258524984 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258524990 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258524990 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258524991 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258524991 data=null}, TreeItem with text {resources [3]}]
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
14:59:34 [2023-12-08T19:59:34.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
14:59:34 [2023-12-08T19:59:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1258524992 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1258524992 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1258524992 data=null}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258524993 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258524993 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258525012 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258525013 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1258525014 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258525014 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258525071 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1258525072 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1258525072 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1258525072 data=null}, TreeItem with text {generated [1]}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
14:59:34 [2023-12-08T19:59:34.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1258525073 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1258525073 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1258525074 data=null}, TreeItem with text {synthetic-trace}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258525074 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:34 [2023-12-08T19:59:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258525074 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:34 [2023-12-08T19:59:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258525110 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:34 [2023-12-08T19:59:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258525111 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:34 [2023-12-08T19:59:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1258525111 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:34 [2023-12-08T19:59:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258525111 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258525261 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1258525716 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1258525770 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1258525770 data=null}, TreeItem with text {synthetic-trace}]
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:35 [2023-12-08T19:59:35.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:35 [2023-12-08T19:59:35.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:35 [2023-12-08T19:59:35.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:35 [2023-12-08T19:59:35.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258525891 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258525907 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258525908 data=null}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258525909 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258525909 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258525971 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258525971 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258525972 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258525972 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258525976 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258525976 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258525977 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258525977 data=null}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258525977 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258525977 data=null}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258525978 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258525978 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258525979 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258525979 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258525980 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258525980 data=null}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258525980 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258525981 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258526005 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258526005 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258526006 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258526006 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258526063 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258526064 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258526064 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258526064 data=null}, TreeItem with text {resources [3]}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
14:59:35 [2023-12-08T19:59:35.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258526065 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258526065 data=null doit=true}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258526066 data=null}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258526066 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258526066 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258526100 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258526101 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258526102 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258526102 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258526208 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258526572 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258526572 data=null doit=true}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258526572 data=null}, TreeItem with text {syslog}]
14:59:35 [2023-12-08T19:59:35.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
14:59:35 [2023-12-08T19:59:35.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
14:59:36 [2023-12-08T19:59:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258527186 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:59:36 [2023-12-08T19:59:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:36 [2023-12-08T19:59:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:36 [2023-12-08T19:59:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:36 [2023-12-08T19:59:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:36 [2023-12-08T19:59:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258527212 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:36 [2023-12-08T19:59:36.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258527213 data=null doit=true}, TreeItem with text {Test}]
14:59:36 [2023-12-08T19:59:36.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258527213 data=null}, TreeItem with text {Test}]
14:59:36 [2023-12-08T19:59:36.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258527213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:36 [2023-12-08T19:59:36.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258527214 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:36 [2023-12-08T19:59:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258527277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:36 [2023-12-08T19:59:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:36 [2023-12-08T19:59:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:59:36 [2023-12-08T19:59:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527800 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527800 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527801 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258527801 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:59:37 [2023-12-08T19:59:37.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258527803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:37 [2023-12-08T19:59:37.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258527803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:37 [2023-12-08T19:59:37.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258527803 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:37 [2023-12-08T19:59:37.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258527803 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:37 [2023-12-08T19:59:37.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258527804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:37 [2023-12-08T19:59:37.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258527804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:37 [2023-12-08T19:59:37.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:37 [2023-12-08T19:59:37.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:37 [2023-12-08T19:59:37.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:37 [2023-12-08T19:59:37.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:37 [2023-12-08T19:59:37.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:37 [2023-12-08T19:59:37.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:59:37 [2023-12-08T19:59:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258527804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:37 [2023-12-08T19:59:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258527369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:59:37 [2023-12-08T19:59:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:37 [2023-12-08T19:59:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:37 [2023-12-08T19:59:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:37 [2023-12-08T19:59:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:37 [2023-12-08T19:59:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258528457 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258528457 data=null doit=true}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258528458 data=null}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258528458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258528458 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258528496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258528497 data=null doit=true}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258528498 data=null}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258528498 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258528499 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258528501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258528503 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258528503 data=null doit=true}, Tree node with text: Traces [0]]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258528503 data=null}, Tree node with text: Traces [0]]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258528503 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258528503 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:37 [2023-12-08T19:59:37.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258528569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:38 [2023-12-08T19:59:38.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:38 [2023-12-08T19:59:38.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258529074 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258529076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258529078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258529078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258529078 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258529078 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258529079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258529079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:38 [2023-12-08T19:59:38.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:38 [2023-12-08T19:59:38.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:38 [2023-12-08T19:59:38.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:38 [2023-12-08T19:59:38.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:38 [2023-12-08T19:59:38.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:38 [2023-12-08T19:59:38.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258529079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258528665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:38 [2023-12-08T19:59:38.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:38 [2023-12-08T19:59:38.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258529620 data=null doit=true}, TreeItem with text {Traces [3]}]
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258529620 data=null}, TreeItem with text {Traces [3]}]
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258529621 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258529621 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258529623 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
14:59:38 [2023-12-08T19:59:38.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258529623 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258529624 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258529624 data=null}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258529624 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258529625 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258529673 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258529673 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258529674 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258529674 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258529679 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258529679 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258529679 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258529680 data=null}, TreeItem with text {node1 [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
14:59:38 [2023-12-08T19:59:38.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258529681 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258529681 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258529681 data=null}, TreeItem with text {resources [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258529693 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:38 [2023-12-08T19:59:38.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258529694 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258529709 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258529710 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258529710 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258529710 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258529730 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258529755 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258529758 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258529758 data=null}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
14:59:39 [2023-12-08T19:59:39.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1258529759 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1258529759 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1258529760 data=null}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258529760 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258529760 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258529775 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258529777 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1258529777 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258529778 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258529795 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1258529796 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1258529796 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1258529796 data=null}, TreeItem with text {generated [1]}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
14:59:39 [2023-12-08T19:59:39.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1258529797 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1258529797 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1258529797 data=null}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258529798 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258529798 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258529873 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258529874 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1258529874 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258529874 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258529989 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1258530431 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1258530454 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1258530454 data=null}, TreeItem with text {synthetic-trace}]
14:59:39 [2023-12-08T19:59:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
14:59:39 [2023-12-08T19:59:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
14:59:39 [2023-12-08T19:59:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:39 [2023-12-08T19:59:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:39 [2023-12-08T19:59:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:39 [2023-12-08T19:59:39.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:39 [2023-12-08T19:59:39.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:39 [2023-12-08T19:59:39.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:39 [2023-12-08T19:59:39.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:59:39 [2023-12-08T19:59:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
14:59:39 [2023-12-08T19:59:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258530581 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258530581 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258530582 data=null}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258530595 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258530595 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258530666 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258530667 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258530668 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258530668 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258530672 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258530673 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258530673 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258530673 data=null}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258530673 data=null doit=true}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258530674 data=null}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258530674 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258530674 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258530675 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258530676 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258530685 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258530686 data=null}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258530686 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258530686 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258530709 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258530710 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:39 [2023-12-08T19:59:39.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258530710 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258530710 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258530768 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258530769 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258530769 data=null doit=true}, TreeItem with text {resources [3]}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258530769 data=null}, TreeItem with text {resources [3]}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
14:59:40 [2023-12-08T19:59:40.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258530771 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258530771 data=null doit=true}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258530771 data=null}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258530772 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258530772 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258530809 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258530810 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258530811 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258530811 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258530905 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258531204 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258531204 data=null doit=true}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258531205 data=null}, TreeItem with text {syslog}]
14:59:40 [2023-12-08T19:59:40.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
14:59:40 [2023-12-08T19:59:40.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
14:59:41 [2023-12-08T19:59:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258531797 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:59:41 [2023-12-08T19:59:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258531822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258531823 data=null doit=true}, TreeItem with text {Test}]
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258531823 data=null}, TreeItem with text {Test}]
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258531823 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258531824 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258531876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:59:41 [2023-12-08T19:59:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:59:42 [2023-12-08T19:59:42.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:42 [2023-12-08T19:59:42.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:59:42 [2023-12-08T19:59:42.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:42 [2023-12-08T19:59:42.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:42 [2023-12-08T19:59:42.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:42 [2023-12-08T19:59:42.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:42 [2023-12-08T19:59:42.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:42 [2023-12-08T19:59:42.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:42 [2023-12-08T19:59:42.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:42 [2023-12-08T19:59:42.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532970 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532970 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532971 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258532971 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258532973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258532973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258532973 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258532973 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258532974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258532974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:42 [2023-12-08T19:59:42.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:42 [2023-12-08T19:59:42.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:42 [2023-12-08T19:59:42.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:42 [2023-12-08T19:59:42.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:42 [2023-12-08T19:59:42.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:42 [2023-12-08T19:59:42.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:59:42 [2023-12-08T19:59:42.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258532974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:42 [2023-12-08T19:59:42.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258531971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258533610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258533610 data=null doit=true}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258533611 data=null}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258533611 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258533612 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258533645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258533645 data=null doit=true}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258533646 data=null}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258533646 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258533646 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258533661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258533662 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258533662 data=null doit=true}, Tree node with text: Traces [0]]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258533662 data=null}, Tree node with text: Traces [0]]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258533663 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258533663 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258533674 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:43 [2023-12-08T19:59:43.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258534201 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=1258534203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258534205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258534205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258534205 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258534205 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258534206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258534206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258534206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:43 [2023-12-08T19:59:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258534271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258534271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258534272 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258534282 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258534282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258534282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258534282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:43 [2023-12-08T19:59:43.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258533779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:44 [2023-12-08T19:59:44.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:44 [2023-12-08T19:59:44.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258534794 data=null doit=true}, TreeItem with text {Traces [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258534795 data=null}, TreeItem with text {Traces [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258534795 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258534795 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258534797 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1258534798 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1258534798 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1258534798 data=null}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258534799 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258534799 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258534817 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258534818 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1258534818 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258534818 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258534824 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1258534824 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1258534824 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1258534824 data=null}, TreeItem with text {node1 [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
14:59:44 [2023-12-08T19:59:44.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1258534833 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1258534833 data=null doit=true}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1258534833 data=null}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1258534834 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258534834 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1258534848 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1258534849 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1258534849 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258534849 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1258534854 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1258534855 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1258534855 data=null doit=true}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1258534856 data=null}, TreeItem with text {resources [2]}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
14:59:44 [2023-12-08T19:59:44.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258534856 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258534857 data=null doit=true}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258534857 data=null}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258534857 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258534858 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258534891 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258534892 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258534892 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258534893 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258534990 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258535291 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258535291 data=null doit=true}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258535291 data=null}, TreeItem with text {syslog}]
14:59:44 [2023-12-08T19:59:44.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
14:59:44 [2023-12-08T19:59:44.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258535582 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258535610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258535610 data=null doit=true}, TreeItem with text {Test}]
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258535610 data=null}, TreeItem with text {Test}]
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258535611 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258535611 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:44 [2023-12-08T19:59:44.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258535675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:45 [2023-12-08T19:59:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:45 [2023-12-08T19:59:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:59:45 [2023-12-08T19:59:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536801 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536801 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536802 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258536802 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258536803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258536804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258536804 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258536804 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258536804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258536804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:46 [2023-12-08T19:59:46.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:46 [2023-12-08T19:59:46.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:46 [2023-12-08T19:59:46.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:46 [2023-12-08T19:59:46.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:46 [2023-12-08T19:59:46.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:46 [2023-12-08T19:59:46.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:59:46 [2023-12-08T19:59:46.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258536804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:46 [2023-12-08T19:59:46.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258535773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:59:46 [2023-12-08T19:59:46.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:46 [2023-12-08T19:59:46.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:46 [2023-12-08T19:59:46.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:46 [2023-12-08T19:59:46.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:46 [2023-12-08T19:59:46.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258537439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258537439 data=null doit=true}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258537440 data=null}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258537440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258537440 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258537476 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258537481 data=null doit=true}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258537481 data=null}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258537482 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258537482 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258537484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258537485 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258537486 data=null doit=true}, Tree node with text: Traces [0]]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258537486 data=null}, Tree node with text: Traces [0]]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258537486 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258537486 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258537508 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:46 [2023-12-08T19:59:46.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:47 [2023-12-08T19:59:47.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:47 [2023-12-08T19:59:47.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258538038 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=1258538040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258538042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258538042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258538042 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258538042 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258538042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258538043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258538043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258538075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258538075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258538075 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258538075 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258538076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258538086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:47 [2023-12-08T19:59:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:47 [2023-12-08T19:59:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258538086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:47 [2023-12-08T19:59:47.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258537588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:48 [2023-12-08T19:59:48.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:48 [2023-12-08T19:59:48.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:48 [2023-12-08T19:59:48.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:48 [2023-12-08T19:59:48.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:48 [2023-12-08T19:59:48.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:48 [2023-12-08T19:59:48.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258538698 data=null doit=true}, TreeItem with text {Traces [2]}]
14:59:48 [2023-12-08T19:59:48.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258538698 data=null}, TreeItem with text {Traces [2]}]
14:59:48 [2023-12-08T19:59:48.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258538699 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:59:48 [2023-12-08T19:59:48.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258538699 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258538701 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1258538702 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1258538702 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1258538703 data=null}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258538703 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258538703 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258538721 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258538721 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1258538721 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258538722 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258538758 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1258538759 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1258538759 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1258538759 data=null}, TreeItem with text {node1 [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
14:59:48 [2023-12-08T19:59:48.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1258538760 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1258538761 data=null doit=true}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1258538761 data=null}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1258538761 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258538761 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1258538774 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1258538774 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1258538774 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258538775 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1258538779 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1258538779 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1258538779 data=null doit=true}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1258538779 data=null}, TreeItem with text {resources [2]}]
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
14:59:48 [2023-12-08T19:59:48.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
14:59:48 [2023-12-08T19:59:48.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1258538780 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1258538780 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:48 [2023-12-08T19:59:48.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1258538781 data=null}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258538781 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258538781 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258538799 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258538799 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1258538800 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258538800 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258538859 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1258538860 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1258538860 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1258538860 data=null}, TreeItem with text {generated [1]}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
14:59:48 [2023-12-08T19:59:48.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1258538861 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1258538861 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1258538862 data=null}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258538862 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258538862 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258538896 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258538897 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1258538897 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258538898 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258539006 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1258539560 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1258539566 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1258539566 data=null}, TreeItem with text {synthetic-trace}]
14:59:48 [2023-12-08T19:59:48.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
14:59:48 [2023-12-08T19:59:48.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
14:59:48 [2023-12-08T19:59:48.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:49 [2023-12-08T19:59:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:49 [2023-12-08T19:59:49.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:49 [2023-12-08T19:59:49.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:49 [2023-12-08T19:59:49.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:59:49 [2023-12-08T19:59:49.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1258539677 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1258539677 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1258539677 data=null}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258539678 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258539678 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258539708 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258539709 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1258539709 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258539709 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258539763 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1258539764 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1258539764 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1258539765 data=null}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1258539765 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1258539765 data=null}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258539766 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258539766 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258539767 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1258539767 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1258539768 data=null doit=true}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1258539768 data=null}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1258539768 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258539768 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1258539793 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1258539795 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1258539796 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258539796 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1258539801 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1258539801 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1258539801 data=null doit=true}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1258539801 data=null}, TreeItem with text {resources [2]}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
14:59:49 [2023-12-08T19:59:49.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258539802 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258539802 data=null doit=true}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258539803 data=null}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258539803 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258539803 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258539879 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258539879 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258539880 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258539880 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258539976 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258540214 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258540214 data=null doit=true}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258540214 data=null}, TreeItem with text {syslog}]
14:59:49 [2023-12-08T19:59:49.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
14:59:49 [2023-12-08T19:59:49.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
14:59:49 [2023-12-08T19:59:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258540602 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:59:49 [2023-12-08T19:59:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:49 [2023-12-08T19:59:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:49 [2023-12-08T19:59:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:49 [2023-12-08T19:59:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:49 [2023-12-08T19:59:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258540627 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:49 [2023-12-08T19:59:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258540628 data=null doit=true}, TreeItem with text {Test}]
14:59:49 [2023-12-08T19:59:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258540628 data=null}, TreeItem with text {Test}]
14:59:49 [2023-12-08T19:59:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258540628 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:49 [2023-12-08T19:59:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258540628 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:50 [2023-12-08T19:59:50.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258540671 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:50 [2023-12-08T19:59:50.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:50 [2023-12-08T19:59:50.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:59:50 [2023-12-08T19:59:50.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541241 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541242 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541243 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258541243 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258541244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258541244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:50 [2023-12-08T19:59:50.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258541245 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:50 [2023-12-08T19:59:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258541245 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:50 [2023-12-08T19:59:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258541245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:50 [2023-12-08T19:59:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258541245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:50 [2023-12-08T19:59:50.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:50 [2023-12-08T19:59:50.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:50 [2023-12-08T19:59:50.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:50 [2023-12-08T19:59:50.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:50 [2023-12-08T19:59:50.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:50 [2023-12-08T19:59:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:59:50 [2023-12-08T19:59:50.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258541245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:50 [2023-12-08T19:59:50.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258540774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258541886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258541887 data=null doit=true}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258541887 data=null}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258541887 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258541888 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258541925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258541925 data=null doit=true}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258541925 data=null}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258541926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258541926 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258541964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258541967 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258541967 data=null doit=true}, Tree node with text: Traces [0]]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258541967 data=null}, Tree node with text: Traces [0]]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258541967 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258541968 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:51 [2023-12-08T19:59:51.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258541989 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:51 [2023-12-08T19:59:51.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:51 [2023-12-08T19:59:51.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:51 [2023-12-08T19:59:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:51 [2023-12-08T19:59:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258542519 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=1258542521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258542522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258542523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258542523 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258542523 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258542523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258542523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258542523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258542584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258542585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258542585 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258542585 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258542585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258542585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258542585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:51 [2023-12-08T19:59:51.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258542080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:52 [2023-12-08T19:59:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:52 [2023-12-08T19:59:52.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:52 [2023-12-08T19:59:52.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258543098 data=null doit=true}, TreeItem with text {Traces [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258543098 data=null}, TreeItem with text {Traces [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258543099 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258543099 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258543101 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1258543102 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1258543102 data=null doit=true}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1258543103 data=null}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1258543103 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258543103 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1258543121 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1258543121 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1258543122 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258543122 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1258543126 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1258543127 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1258543127 data=null doit=true}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1258543127 data=null}, TreeItem with text {node1 [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
14:59:52 [2023-12-08T19:59:52.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1258543135 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1258543135 data=null doit=true}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1258543136 data=null}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1258543136 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258543136 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1258543144 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1258543144 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1258543144 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258543144 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1258543158 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1258543159 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1258543159 data=null doit=true}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1258543159 data=null}, TreeItem with text {resources [1]}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
14:59:52 [2023-12-08T19:59:52.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258543160 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258543161 data=null doit=true}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258543161 data=null}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258543161 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258543162 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258543194 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258543195 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258543195 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258543196 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258543289 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258543582 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258543594 data=null doit=true}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258543594 data=null}, TreeItem with text {syslog}]
14:59:52 [2023-12-08T19:59:52.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
14:59:52 [2023-12-08T19:59:52.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258543706 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258543774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258543774 data=null doit=true}, TreeItem with text {Test}]
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258543774 data=null}, TreeItem with text {Test}]
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258543775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258543775 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:53 [2023-12-08T19:59:53.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258543809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:53 [2023-12-08T19:59:53.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:53 [2023-12-08T19:59:53.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:59:53 [2023-12-08T19:59:53.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544921 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544921 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544922 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258544923 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:54 [2023-12-08T19:59:54.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258544924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258544924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258544924 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258544924 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258544925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258544925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:54 [2023-12-08T19:59:54.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:54 [2023-12-08T19:59:54.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:54 [2023-12-08T19:59:54.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:54 [2023-12-08T19:59:54.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:54 [2023-12-08T19:59:54.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:54 [2023-12-08T19:59:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:59:54 [2023-12-08T19:59:54.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258544925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:54 [2023-12-08T19:59:54.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258543906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:59:55 [2023-12-08T19:59:55.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258545650 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258545650 data=null doit=true}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258545650 data=null}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258545651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258545651 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258545694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258545694 data=null doit=true}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258545695 data=null}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258545695 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258545695 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258545698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258545698 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258545699 data=null doit=true}, Tree node with text: Traces [0]]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258545699 data=null}, Tree node with text: Traces [0]]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258545699 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258545699 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258545721 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:55 [2023-12-08T19:59:55.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258546155 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=1258546156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:55 [2023-12-08T19:59:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258546158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258546159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258546159 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258546159 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258546159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258546159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258546159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:55 [2023-12-08T19:59:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258546188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258546189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258546189 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258546189 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258546189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258546189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:55 [2023-12-08T19:59:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
14:59:55 [2023-12-08T19:59:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258546201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:55 [2023-12-08T19:59:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258545779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
14:59:56 [2023-12-08T19:59:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:56 [2023-12-08T19:59:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:56 [2023-12-08T19:59:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:56 [2023-12-08T19:59:56.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258546774 data=null doit=true}, TreeItem with text {Traces [2]}]
14:59:56 [2023-12-08T19:59:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258546777 data=null}, TreeItem with text {Traces [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258546778 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258546778 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258546780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1258546780 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1258546781 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1258546781 data=null}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258546782 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258546782 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258546790 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258546790 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1258546801 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258546801 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258546805 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1258546806 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1258546806 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1258546806 data=null}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
14:59:56 [2023-12-08T19:59:56.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1258546816 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1258546816 data=null doit=true}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1258546816 data=null}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1258546817 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258546817 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1258546867 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1258546868 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1258546868 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258546869 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1258546873 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1258546874 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1258546874 data=null doit=true}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1258546874 data=null}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
14:59:56 [2023-12-08T19:59:56.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1258546875 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1258546875 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1258546876 data=null}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258546876 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258546876 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258546883 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258546884 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1258546884 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258546895 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258546899 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1258546899 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1258546899 data=null doit=true}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1258546900 data=null}, TreeItem with text {generated [1]}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
14:59:56 [2023-12-08T19:59:56.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1258546910 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1258546910 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1258546910 data=null}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258546911 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258546911 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258546992 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258546993 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1258546993 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258546993 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258547063 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1258547493 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1258547516 data=null doit=true}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1258547516 data=null}, TreeItem with text {synthetic-trace}]
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:56 [2023-12-08T19:59:56.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1258547596 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1258547596 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1258547597 data=null}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258547597 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258547597 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258547626 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258547629 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1258547629 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258547630 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258547634 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1258547634 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1258547634 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1258547635 data=null}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1258547635 data=null doit=true}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1258547635 data=null}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1258547636 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258547636 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1258547637 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1258547637 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1258547638 data=null doit=true}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1258547638 data=null}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1258547638 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258547639 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1258547672 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1258547673 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1258547673 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258547674 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1258547688 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1258547688 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1258547688 data=null doit=true}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1258547688 data=null}, TreeItem with text {resources [2]}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
14:59:56 [2023-12-08T19:59:56.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258547689 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258547690 data=null doit=true}, TreeItem with text {syslog}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258547690 data=null}, TreeItem with text {syslog}]
14:59:56 [2023-12-08T19:59:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258547690 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:56 [2023-12-08T19:59:56.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258547691 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:56 [2023-12-08T19:59:56.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258547728 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
14:59:56 [2023-12-08T19:59:56.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258547729 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:56 [2023-12-08T19:59:56.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258547729 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:57 [2023-12-08T19:59:57.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258547729 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
14:59:57 [2023-12-08T19:59:57.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258547798 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
14:59:57 [2023-12-08T19:59:57.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258548033 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
14:59:57 [2023-12-08T19:59:57.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258548033 data=null doit=true}, TreeItem with text {syslog}]
14:59:57 [2023-12-08T19:59:57.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258548033 data=null}, TreeItem with text {syslog}]
14:59:57 [2023-12-08T19:59:57.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
14:59:57 [2023-12-08T19:59:57.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
14:59:57 [2023-12-08T19:59:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258548360 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258548383 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258548383 data=null doit=true}, TreeItem with text {Test}]
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258548383 data=null}, TreeItem with text {Test}]
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258548384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258548384 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258548456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:57 [2023-12-08T19:59:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
14:59:57 [2023-12-08T19:59:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549515 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549515 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549516 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258549516 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258549518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258549518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258549518 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258549518 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258549518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258549518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:58 [2023-12-08T19:59:58.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:58 [2023-12-08T19:59:58.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:58 [2023-12-08T19:59:58.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:58 [2023-12-08T19:59:58.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:58 [2023-12-08T19:59:58.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:58 [2023-12-08T19:59:58.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
14:59:59 [2023-12-08T19:59:59.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258549519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258548507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258550156 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258550156 data=null doit=true}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258550156 data=null}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258550157 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258550157 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258550195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258550196 data=null doit=true}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258550196 data=null}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258550196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258550197 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258550199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258550201 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258550201 data=null doit=true}, Tree node with text: Traces [0]]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258550201 data=null}, Tree node with text: Traces [0]]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258550201 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:59 [2023-12-08T19:59:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258550202 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
14:59:59 [2023-12-08T19:59:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258550229 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
14:59:59 [2023-12-08T19:59:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
14:59:59 [2023-12-08T19:59:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
14:59:59 [2023-12-08T19:59:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
14:59:59 [2023-12-08T19:59:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:59:59 [2023-12-08T19:59:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258550658 data=null doit=true}, Shell with text {Fetch Remote Traces}]
14:59:59 [2023-12-08T19:59:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
14:59:59 [2023-12-08T19:59:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
14:59:59 [2023-12-08T19:59:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
14:59:59 [2023-12-08T19:59:59.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1258550660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258550662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258550663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258550663 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258550663 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258550663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258550663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258550663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:59 [2023-12-08T19:59:59.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:59 [2023-12-08T19:59:59.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:59 [2023-12-08T19:59:59.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:59 [2023-12-08T19:59:59.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258550692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258550692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258550692 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258550692 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258550692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258550704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
14:59:59 [2023-12-08T19:59:59.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:00 [2023-12-08T20:00:00.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:00 [2023-12-08T20:00:00.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:00 [2023-12-08T20:00:00.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:00 [2023-12-08T20:00:00.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:00 [2023-12-08T20:00:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258550704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:00 [2023-12-08T20:00:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258550285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258551272 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258551295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258551295 data=null doit=true}, TreeItem with text {Test}]
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258551295 data=null}, TreeItem with text {Test}]
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258551296 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258551296 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258551309 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:00:00 [2023-12-08T20:00:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552346 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552346 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552348 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258552348 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258552350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258552350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258552350 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258552350 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258552350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258552350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:01 [2023-12-08T20:00:01.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:01 [2023-12-08T20:00:01.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:01 [2023-12-08T20:00:01.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:01 [2023-12-08T20:00:01.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:01 [2023-12-08T20:00:01.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:01 [2023-12-08T20:00:01.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:00:01 [2023-12-08T20:00:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258552351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:01 [2023-12-08T20:00:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258551387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:00:02 [2023-12-08T20:00:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:00:02 [2023-12-08T20:00:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:02 [2023-12-08T20:00:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258552979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258552979 data=null doit=true}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258552979 data=null}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258552980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258552980 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258553011 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258553012 data=null doit=true}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258553012 data=null}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258553012 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258553013 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258553015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:02 [2023-12-08T20:00:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:02 [2023-12-08T20:00:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258553016 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
15:00:02 [2023-12-08T20:00:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258553026 data=null doit=true}, Tree node with text: Traces [0]]
15:00:02 [2023-12-08T20:00:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258553027 data=null}, Tree node with text: Traces [0]]
15:00:02 [2023-12-08T20:00:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258553027 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
15:00:02 [2023-12-08T20:00:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258553027 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
15:00:02 [2023-12-08T20:00:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258553055 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
15:00:02 [2023-12-08T20:00:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:00:02 [2023-12-08T20:00:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:00:02 [2023-12-08T20:00:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:00:02 [2023-12-08T20:00:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:00:02 [2023-12-08T20:00:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258553517 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:00:02 [2023-12-08T20:00:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:00:02 [2023-12-08T20:00:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:00:03 [2023-12-08T20:00:03.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=1258553557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258553560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258553561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258553561 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258553561 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258553561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258553561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258553561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258553607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258553607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258553607 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258553607 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258553607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258553608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:03 [2023-12-08T20:00:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:00:03 [2023-12-08T20:00:03.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258553608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:03 [2023-12-08T20:00:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258553101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:03 [2023-12-08T20:00:03.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:00:03 [2023-12-08T20:00:03.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258554124 data=null doit=true}, TreeItem with text {Traces [2]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258554124 data=null}, TreeItem with text {Traces [2]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258554125 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258554125 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258554128 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:00:03 [2023-12-08T20:00:03.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1258554129 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1258554129 data=null doit=true}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1258554130 data=null}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1258554130 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258554130 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1258554169 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1258554169 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1258554170 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258554170 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1258554186 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1258554186 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1258554187 data=null doit=true}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1258554187 data=null}, TreeItem with text {node1 [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
15:00:03 [2023-12-08T20:00:03.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1258554188 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1258554188 data=null doit=true}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:03 [2023-12-08T20:00:03.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1258554188 data=null}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1258554189 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258554189 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1258554203 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1258554203 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1258554204 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258554204 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1258554220 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1258554221 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1258554221 data=null doit=true}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1258554221 data=null}, TreeItem with text {resources [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:00:03 [2023-12-08T20:00:03.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1258554222 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1258554223 data=null doit=true}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1258554225 data=null}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258554226 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258554226 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258554233 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258554234 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1258554234 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258554234 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258554239 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1258554239 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1258554239 data=null doit=true}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1258554239 data=null}, TreeItem with text {generated [1]}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:00:03 [2023-12-08T20:00:03.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1258554269 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1258554269 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1258554270 data=null}, TreeItem with text {synthetic-trace}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258554271 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:00:03 [2023-12-08T20:00:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258554271 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:00:03 [2023-12-08T20:00:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258554310 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:00:03 [2023-12-08T20:00:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258554310 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:00:03 [2023-12-08T20:00:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1258554311 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:00:03 [2023-12-08T20:00:03.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258554311 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:00:04 [2023-12-08T20:00:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258554398 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:00:04 [2023-12-08T20:00:04.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1258554840 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:00:04 [2023-12-08T20:00:04.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1258554847 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:00:04 [2023-12-08T20:00:04.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1258554847 data=null}, TreeItem with text {synthetic-trace}]
15:00:04 [2023-12-08T20:00:04.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:00:04 [2023-12-08T20:00:04.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:00:04 [2023-12-08T20:00:04.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:04 [2023-12-08T20:00:04.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:04 [2023-12-08T20:00:04.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:04 [2023-12-08T20:00:04.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:00:04 [2023-12-08T20:00:04.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:00:04 [2023-12-08T20:00:04.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:00:04 [2023-12-08T20:00:04.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]}
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=1258554934 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=1258554935 data=null doit=true}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=1258554935 data=null}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=1258554935 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258554936 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=1258554956 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=1258554957 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=1258554957 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258554957 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=1258554961 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=1258554962 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=1258554962 data=null doit=true}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=1258554962 data=null}, TreeItem with text {node2 [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]}
15:00:04 [2023-12-08T20:00:04.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again.
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1258554963 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1258554979 data=null doit=true}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1258554980 data=null}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1258554981 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258554981 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1258554998 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1258554999 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1258554999 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258554999 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1258555003 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1258555004 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1258555004 data=null doit=true}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1258555004 data=null}, TreeItem with text {resources [1]}]
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:00:04 [2023-12-08T20:00:04.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:00:04 [2023-12-08T20:00:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258555005 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258555005 data=null doit=true}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:04 [2023-12-08T20:00:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258555006 data=null}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258555006 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258555006 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258555093 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258555094 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258555095 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258555095 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258555180 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258555468 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258555469 data=null doit=true}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258555469 data=null}, TreeItem with text {syslog}]
15:00:04 [2023-12-08T20:00:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:00:04 [2023-12-08T20:00:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"'
15:00:05 [2023-12-08T20:00:05.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258555808 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:05 [2023-12-08T20:00:05.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:05 [2023-12-08T20:00:05.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:05 [2023-12-08T20:00:05.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:05 [2023-12-08T20:00:05.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:05 [2023-12-08T20:00:05.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258555841 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:05 [2023-12-08T20:00:05.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258555841 data=null doit=true}, TreeItem with text {Test}]
15:00:05 [2023-12-08T20:00:05.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258555842 data=null}, TreeItem with text {Test}]
15:00:05 [2023-12-08T20:00:05.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258555842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:05 [2023-12-08T20:00:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258555842 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:05 [2023-12-08T20:00:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258555892 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:05 [2023-12-08T20:00:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:05 [2023-12-08T20:00:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:00:05 [2023-12-08T20:00:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556440 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556440 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556441 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258556441 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258556443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:05 [2023-12-08T20:00:05.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258556443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:05 [2023-12-08T20:00:05.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258556443 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:05 [2023-12-08T20:00:05.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258556443 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:05 [2023-12-08T20:00:05.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258556444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:05 [2023-12-08T20:00:05.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258556444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:05 [2023-12-08T20:00:05.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:05 [2023-12-08T20:00:05.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:05 [2023-12-08T20:00:05.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:05 [2023-12-08T20:00:05.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:05 [2023-12-08T20:00:05.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:05 [2023-12-08T20:00:05.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:00:06 [2023-12-08T20:00:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258556444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:06 [2023-12-08T20:00:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258555985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258557091 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258557091 data=null doit=true}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258557091 data=null}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258557092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258557092 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258557126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258557126 data=null doit=true}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258557126 data=null}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258557127 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258557127 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258557159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:06 [2023-12-08T20:00:06.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:06 [2023-12-08T20:00:06.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258557161 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
15:00:06 [2023-12-08T20:00:06.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258557161 data=null doit=true}, Tree node with text: Traces [0]]
15:00:06 [2023-12-08T20:00:06.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258557162 data=null}, Tree node with text: Traces [0]]
15:00:06 [2023-12-08T20:00:06.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258557162 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
15:00:06 [2023-12-08T20:00:06.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258557167 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
15:00:06 [2023-12-08T20:00:06.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258557190 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
15:00:06 [2023-12-08T20:00:06.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:00:06 [2023-12-08T20:00:06.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258557655 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=1258557657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258557659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258557660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258557660 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258557660 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258557660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258557660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:06 [2023-12-08T20:00:06.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:06 [2023-12-08T20:00:06.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:06 [2023-12-08T20:00:06.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:06 [2023-12-08T20:00:06.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:06 [2023-12-08T20:00:06.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:00:06 [2023-12-08T20:00:06.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:06 [2023-12-08T20:00:06.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:00:07 [2023-12-08T20:00:07.187Z] 
15:00:07 [2023-12-08T20:00:07.187Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-12-08 20:00:06.984
15:00:07 [2023-12-08T20:00:07.187Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
15:00:07 [2023-12-08T20:00:07.187Z] !STACK 0
15:00:07 [2023-12-08T20:00:07.187Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:00:07 [2023-12-08T20:00:07.187Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:00:07 [2023-12-08T20:00:07.187Z] 	... 3 more
15:00:07 [2023-12-08T20:00:07.187Z] 
15:00:07 [2023-12-08T20:00:07.187Z] !ENTRY org.eclipse.jface 4 4 2023-12-08 20:00:06.991
15:00:07 [2023-12-08T20:00:07.187Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
15:00:07 [2023-12-08T20:00:07.187Z] 
15:00:07 [2023-12-08T20:00:07.187Z] Reason:
15:00:07 [2023-12-08T20:00:07.187Z] Cannot connect Unknown
15:00:07 [2023-12-08T20:00:07.187Z] !STACK 0
15:00:07 [2023-12-08T20:00:07.187Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
15:00:07 [2023-12-08T20:00:07.187Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:99)
15:00:07 [2023-12-08T20:00:07.187Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
15:00:07 [2023-12-08T20:00:07.187Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:00:07 [2023-12-08T20:00:07.188Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:00:07 [2023-12-08T20:00:07.188Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:00:07 [2023-12-08T20:00:07.188Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:00:07 [2023-12-08T20:00:07.188Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:00:07 [2023-12-08T20:00:07.188Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:00:07 [2023-12-08T20:00:07.188Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2023-12-08 20:00:06.993
15:00:07 [2023-12-08T20:00:07.188Z] !MESSAGE Cannot connect Unknown
15:00:07 [2023-12-08T20:00:07.188Z] !STACK 1
15:00:07 [2023-12-08T20:00:07.188Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:00:07 [2023-12-08T20:00:07.188Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:00:07 [2023-12-08T20:00:07.188Z] 	... 3 more
15:00:07 [2023-12-08T20:00:07.188Z] 
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
15:00:07 [2023-12-08T20:00:07.188Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:99)
15:00:07 [2023-12-08T20:00:07.189Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
15:00:07 [2023-12-08T20:00:07.189Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:00:07 [2023-12-08T20:00:07.189Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:00:07 [2023-12-08T20:00:07.189Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:00:07 [2023-12-08T20:00:07.189Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:00:07 [2023-12-08T20:00:07.189Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:00:07 [2023-12-08T20:00:07.189Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:00:07 [2023-12-08T20:00:07.189Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:00:07 [2023-12-08T20:00:07.189Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:00:07 [2023-12-08T20:00:07.190Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:00:07 [2023-12-08T20:00:07.190Z] 	... 3 more
15:00:07 [2023-12-08T20:00:07.190Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2023-12-08 20:00:06.994
15:00:07 [2023-12-08T20:00:07.190Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:00:07 [2023-12-08T20:00:07.190Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:00:07 [2023-12-08T20:00:07.190Z] 	... 3 more
15:00:07 [2023-12-08T20:00:07.190Z] 
15:00:07 [2023-12-08T20:00:07.190Z] !STACK 0
15:00:07 [2023-12-08T20:00:07.190Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:00:07 [2023-12-08T20:00:07.190Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:00:07 [2023-12-08T20:00:07.190Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:00:07 [2023-12-08T20:00:07.190Z] 	... 3 more
15:00:07 [2023-12-08T20:00:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258557661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:07 [2023-12-08T20:00:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1258558179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:00:07 [2023-12-08T20:00:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1258558179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:00:07 [2023-12-08T20:00:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1258558180 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:00:07 [2023-12-08T20:00:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1258558180 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:00:07 [2023-12-08T20:00:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1258558180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:00:07 [2023-12-08T20:00:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1258558180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:00:07 [2023-12-08T20:00:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1258558180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:00:07 [2023-12-08T20:00:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258557271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258558275 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258558282 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258558283 data=null doit=true}, TreeItem with text {Test}]
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258558283 data=null}, TreeItem with text {Test}]
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258558283 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258558283 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258558317 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:00:07 [2023-12-08T20:00:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:00:08 [2023-12-08T20:00:08.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559404 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559405 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559406 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258559406 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258559407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258559408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258559408 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258559408 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258559408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:08 [2023-12-08T20:00:08.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258559408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:08 [2023-12-08T20:00:08.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:08 [2023-12-08T20:00:08.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:08 [2023-12-08T20:00:08.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:08 [2023-12-08T20:00:08.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:08 [2023-12-08T20:00:08.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:08 [2023-12-08T20:00:08.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:00:08 [2023-12-08T20:00:08.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258559408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:08 [2023-12-08T20:00:08.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258558397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258560038 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258560038 data=null doit=true}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258560039 data=null}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258560039 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258560039 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258560077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258560078 data=null doit=true}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258560078 data=null}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258560078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258560078 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258560081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258560082 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258560082 data=null doit=true}, Tree node with text: Traces [0]]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258560082 data=null}, Tree node with text: Traces [0]]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258560082 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258560082 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258560107 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:00:09 [2023-12-08T20:00:09.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258560579 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1258560581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1258560581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1258560581 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1258560581 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1258560582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1258560582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1258560836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1258560846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1258560846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1258560846 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1258560847 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258560854 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:00:10 [2023-12-08T20:00:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1258560885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1258560885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1258560885 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1258560885 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1258560886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1258560886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1258560886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1258560934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1258560935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1258560936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1258560936 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1258560936 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258560969 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258560970 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258560970 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258560970 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258560971 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258561000 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:00:10 [2023-12-08T20:00:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1258561012 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1258561012 data=null doit=true}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1258561012 data=null}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1258561019 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258561019 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1258561027 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c3f234
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1258561040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1258561041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1258561041 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1258561041 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1258561041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1258561041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1258561041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1258561042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1258561042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1258561043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1258561043 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1258561043 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258561044 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1258561044 data=null doit=true}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1258561044 data=null}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258561045 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258561045 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258561077 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:00:10 [2023-12-08T20:00:10.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:00:10 [2023-12-08T20:00:10.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:00:10 [2023-12-08T20:00:10.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:10 [2023-12-08T20:00:10.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258561097 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258561097 data=null doit=true}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258561097 data=null}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258561098 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258561103 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258561114 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1258561123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258561157 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1258561157 data=null doit=true}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1258561157 data=null}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258561158 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258561158 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258561185 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1258561192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258561194 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258561194 data=null doit=true}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258561194 data=null}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258561195 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258561195 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258561210 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1258561213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258561249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258561250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258561250 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258561251 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258561251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258561251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258561251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1258560582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258561318 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:10 [2023-12-08T20:00:10.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258561323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258561323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258561323 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258561323 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258561323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258561367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258561367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1258561399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1258561399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1258561411 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1258561411 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1258561412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1258561412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1258561412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258561477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258561477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258561477 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258561477 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258561477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258561477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258561477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1258561564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1258561564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1258561564 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1258561564 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1258561564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1258561565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1258561565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1258561566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1258561566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1258561567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1258561567 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1258561567 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258561573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258561573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258561573 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258561573 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258561573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:10 [2023-12-08T20:00:10.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258561573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:11 [2023-12-08T20:00:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258561573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:11 [2023-12-08T20:00:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258560199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:00:11 [2023-12-08T20:00:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:11 [2023-12-08T20:00:11.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:00:11 [2023-12-08T20:00:11.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258561934 data=null doit=true}, TreeItem with text {Traces [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258561934 data=null}, TreeItem with text {Traces [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258561934 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258561935 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258561936 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1258561937 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1258561937 data=null doit=true}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1258561937 data=null}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1258561938 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258561938 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1258561946 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1258561946 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1258561947 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258561957 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1258561961 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1258561962 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1258561962 data=null doit=true}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1258561962 data=null}, TreeItem with text {node1 [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
15:00:11 [2023-12-08T20:00:11.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1258561963 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1258561972 data=null doit=true}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1258561973 data=null}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1258561973 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258561973 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1258561989 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1258561990 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1258561990 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258561990 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1258561995 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1258561995 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1258561995 data=null doit=true}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1258561995 data=null}, TreeItem with text {resources [1]}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:00:11 [2023-12-08T20:00:11.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258562007 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258562007 data=null doit=true}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258562008 data=null}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258562008 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258562008 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258562040 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258562041 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258562041 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258562042 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258562102 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258562309 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258562310 data=null doit=true}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258562310 data=null}, TreeItem with text {syslog}]
15:00:11 [2023-12-08T20:00:11.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:00:11 [2023-12-08T20:00:11.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:00:11 [2023-12-08T20:00:11.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258562311 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
15:00:11 [2023-12-08T20:00:11.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:00:11 [2023-12-08T20:00:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:00:11 [2023-12-08T20:00:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:00:12 [2023-12-08T20:00:12.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:00:12 [2023-12-08T20:00:12.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:00:12 [2023-12-08T20:00:12.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258562854 data=null doit=true}, Shell with text {Preferences}]
15:00:12 [2023-12-08T20:00:12.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:12 [2023-12-08T20:00:12.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:12 [2023-12-08T20:00:12.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:12 [2023-12-08T20:00:12.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:12 [2023-12-08T20:00:12.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:12 [2023-12-08T20:00:12.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258562859 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:00:12 [2023-12-08T20:00:12.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258562860 data=null doit=true}, TreeItem with text {Tracing}]
15:00:12 [2023-12-08T20:00:12.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258562860 data=null}, TreeItem with text {Tracing}]
15:00:12 [2023-12-08T20:00:12.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258562860 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:12 [2023-12-08T20:00:12.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258562879 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258562908 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:12 [2023-12-08T20:00:12.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1258562909 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1258562910 data=null doit=true}, Tree node with text: Remote Profiles]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1258562910 data=null}, Tree node with text: Remote Profiles]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1258562910 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258562912 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1258562914 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1258562940 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1258562940 data=null doit=true}, TreeItem with text {new profile}]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1258562941 data=null}, TreeItem with text {new profile}]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1258562941 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258562942 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1258562948 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258562956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258562957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258562957 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258562957 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258562958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258562958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258562958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:12 [2023-12-08T20:00:12.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:12 [2023-12-08T20:00:12.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:12 [2023-12-08T20:00:12.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:12 [2023-12-08T20:00:12.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258562986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258562986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258562987 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258562987 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258562987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258562987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258562987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:12 [2023-12-08T20:00:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258562400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:00:12 [2023-12-08T20:00:12.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258563425 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258563450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258563450 data=null doit=true}, TreeItem with text {Test}]
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258563451 data=null}, TreeItem with text {Test}]
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258563451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258563452 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258563497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:00:12 [2023-12-08T20:00:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564492 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564492 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564493 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258564494 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258564495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258564495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258564496 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258564496 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258564496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258564496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:13 [2023-12-08T20:00:13.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:13 [2023-12-08T20:00:13.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:13 [2023-12-08T20:00:13.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:13 [2023-12-08T20:00:13.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:13 [2023-12-08T20:00:13.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:13 [2023-12-08T20:00:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:00:14 [2023-12-08T20:00:14.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258564496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:14 [2023-12-08T20:00:14.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258563557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:00:14 [2023-12-08T20:00:14.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:00:14 [2023-12-08T20:00:14.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:14 [2023-12-08T20:00:14.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258565121 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258565122 data=null doit=true}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258565122 data=null}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258565122 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258565122 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258565171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258565171 data=null doit=true}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258565171 data=null}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258565172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258565172 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258565175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258565176 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258565176 data=null doit=true}, Tree node with text: Traces [0]]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258565176 data=null}, Tree node with text: Traces [0]]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258565176 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258565177 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258565205 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:00:14 [2023-12-08T20:00:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258565607 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1258565609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1258565609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1258565609 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1258565609 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1258565609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:14 [2023-12-08T20:00:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1258565609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1258565805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1258565808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1258565808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1258565808 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1258565815 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258565868 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1258565871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1258565871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1258565871 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1258565871 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1258565872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1258565872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1258565872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1258565904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1258565904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1258565904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1258565904 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1258565905 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:00:15 [2023-12-08T20:00:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:15 [2023-12-08T20:00:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:15 [2023-12-08T20:00:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258565985 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258565986 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258565986 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258565987 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258565987 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258565995 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1258566058 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1258566059 data=null doit=true}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1258566059 data=null}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1258566060 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258566060 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1258566068 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:00:15 [2023-12-08T20:00:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@e5b7b61
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1258566088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1258566088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1258566088 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1258566088 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1258566089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1258566089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1258566089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1258566090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1258566090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1258566090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1258566090 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1258566090 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258566091 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1258566091 data=null doit=true}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1258566092 data=null}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258566092 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258566092 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258566118 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258566124 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258566124 data=null doit=true}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258566124 data=null}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258566126 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258566126 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258566156 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1258566164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258566199 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1258566199 data=null doit=true}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1258566199 data=null}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258566200 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258566200 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258566227 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1258566234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258566235 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258566236 data=null doit=true}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258566236 data=null}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258566236 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258566237 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258566251 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1258566256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258566292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258566293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258566293 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258566293 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258566294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258566294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258566294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1258565610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258566385 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:15 [2023-12-08T20:00:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258566390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258566390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258566390 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258566390 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258566391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258566391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258566396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1258566494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1258566494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1258566494 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1258566494 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1258566494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1258566494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1258566494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258566575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258566576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258566576 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258566576 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258566576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258566576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258566576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:00:15 [2023-12-08T20:00:15.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1258566617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1258566617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1258566617 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1258566617 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1258566618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1258566618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1258566618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1258566619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1258566619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1258566620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1258566620 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1258566620 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258566622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258566666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258566666 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258566666 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258566666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:15 [2023-12-08T20:00:15.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258566666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:16 [2023-12-08T20:00:16.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258566666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258565252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:00:16 [2023-12-08T20:00:16.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:16 [2023-12-08T20:00:16.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258566779 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:16 [2023-12-08T20:00:16.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:00:16 [2023-12-08T20:00:16.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:00:16 [2023-12-08T20:00:16.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:00:16 [2023-12-08T20:00:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:00:16 [2023-12-08T20:00:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:00:16 [2023-12-08T20:00:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258567354 data=null doit=true}, Shell with text {Preferences}]
15:00:16 [2023-12-08T20:00:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:16 [2023-12-08T20:00:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:16 [2023-12-08T20:00:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:16 [2023-12-08T20:00:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:16 [2023-12-08T20:00:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:16 [2023-12-08T20:00:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258567358 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:00:16 [2023-12-08T20:00:16.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258567358 data=null doit=true}, TreeItem with text {Tracing}]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258567358 data=null}, TreeItem with text {Tracing}]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258567359 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258567359 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258567392 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:16 [2023-12-08T20:00:16.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1258567393 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1258567393 data=null doit=true}, Tree node with text: Remote Profiles]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1258567394 data=null}, Tree node with text: Remote Profiles]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1258567394 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258567394 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1258567396 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1258567401 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1258567401 data=null doit=true}, TreeItem with text {new profile}]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1258567402 data=null}, TreeItem with text {new profile}]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1258567402 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258567403 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1258567421 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258567424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258567424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258567424 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258567424 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258567425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258567425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258567425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:16 [2023-12-08T20:00:16.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:16 [2023-12-08T20:00:16.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:16 [2023-12-08T20:00:16.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:16 [2023-12-08T20:00:16.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258567448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258567448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258567449 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258567449 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258567449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258567449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258567449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258566862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:16 [2023-12-08T20:00:16.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258567493 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:16 [2023-12-08T20:00:16.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:16 [2023-12-08T20:00:16.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:16 [2023-12-08T20:00:16.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:16 [2023-12-08T20:00:16.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:16 [2023-12-08T20:00:16.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258567541 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:16 [2023-12-08T20:00:16.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258567541 data=null doit=true}, TreeItem with text {Test}]
15:00:16 [2023-12-08T20:00:16.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258567541 data=null}, TreeItem with text {Test}]
15:00:16 [2023-12-08T20:00:16.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258567577 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:16 [2023-12-08T20:00:16.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258567577 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:16 [2023-12-08T20:00:16.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258567606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:16 [2023-12-08T20:00:16.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:16 [2023-12-08T20:00:16.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:00:17 [2023-12-08T20:00:17.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:00:18 [2023-12-08T20:00:18.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568699 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568699 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568700 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258568700 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258568702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258568702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258568702 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258568702 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258568702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:18 [2023-12-08T20:00:18.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258568702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:18 [2023-12-08T20:00:18.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:18 [2023-12-08T20:00:18.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:18 [2023-12-08T20:00:18.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:18 [2023-12-08T20:00:18.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:18 [2023-12-08T20:00:18.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:18 [2023-12-08T20:00:18.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:00:18 [2023-12-08T20:00:18.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258568703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:18 [2023-12-08T20:00:18.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258567706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258569334 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258569334 data=null doit=true}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258569334 data=null}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258569335 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258569335 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258569390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258569390 data=null doit=true}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258569390 data=null}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258569391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258569391 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258569393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258569394 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258569394 data=null doit=true}, Tree node with text: Traces [0]]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258569394 data=null}, Tree node with text: Traces [0]]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258569395 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258569395 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258569411 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:00:18 [2023-12-08T20:00:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:00:19 [2023-12-08T20:00:19.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:00:19 [2023-12-08T20:00:19.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:00:19 [2023-12-08T20:00:19.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258569860 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:00:19 [2023-12-08T20:00:19.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:00:19 [2023-12-08T20:00:19.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1258569862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1258569862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1258569863 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1258569863 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1258569863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1258569863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1258570095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1258570099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1258570099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1258570111 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1258570111 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258570186 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1258570190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1258570190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1258570191 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1258570191 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1258570198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1258570198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1258570198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1258570275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1258570275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1258570276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1258570276 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1258570276 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258570283 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258570283 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:19 [2023-12-08T20:00:19.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258570283 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:19 [2023-12-08T20:00:19.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258570284 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:19 [2023-12-08T20:00:19.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258570285 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:19 [2023-12-08T20:00:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258570365 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:19 [2023-12-08T20:00:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1258570386 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1258570386 data=null doit=true}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1258570386 data=null}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1258570387 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258570387 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1258570400 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@63bbddd5
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1258570408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1258570409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1258570409 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1258570409 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1258570409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1258570409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1258570410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1258570411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1258570411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1258570411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1258570411 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1258570411 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258570412 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1258570412 data=null doit=true}, Tree node with text: .*]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1258570412 data=null}, Tree node with text: .*]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258570463 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258570464 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258570493 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258570499 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258570499 data=null doit=true}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258570500 data=null}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258570500 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258570501 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258570558 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1258570562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258570598 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1258570598 data=null doit=true}, Tree node with text: .*]
15:00:19 [2023-12-08T20:00:19.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1258570598 data=null}, Tree node with text: .*]
15:00:19 [2023-12-08T20:00:19.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258570599 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258570599 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258570670 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1258570683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258570684 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258570684 data=null doit=true}, Tree node with text: /rootpath]
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258570684 data=null}, Tree node with text: /rootpath]
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258570685 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:20 [2023-12-08T20:00:20.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258570685 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258570700 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1258570704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258570738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258570738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258570738 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258570738 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258570738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258570739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258570739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1258569863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258570808 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:00:20 [2023-12-08T20:00:20.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258570818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258570818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258570818 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258570818 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258570819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258570819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258570819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1258570883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1258570883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1258570895 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1258570895 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1258570895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1258570896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1258570896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258570967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258570967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258570968 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258570968 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258570968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258570968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258570968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258571070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258571070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258571070 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258571070 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258571071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258571071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:00:20 [2023-12-08T20:00:20.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:00:20 [2023-12-08T20:00:20.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258571071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:00:20 [2023-12-08T20:00:20.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1258569485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:20 [2023-12-08T20:00:20.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:00:20 [2023-12-08T20:00:20.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258571604 data=null doit=true}, TreeItem with text {Traces [3]}]
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258571604 data=null}, TreeItem with text {Traces [3]}]
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258571605 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258571605 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258571607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:00:20 [2023-12-08T20:00:20.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258571609 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258571617 data=null doit=true}, TreeItem with text {node1 [3]}]
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258571618 data=null}, TreeItem with text {node1 [3]}]
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258571619 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:00:20 [2023-12-08T20:00:20.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258571619 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258571666 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258571667 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258571667 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258571668 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258571673 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258571673 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258571674 data=null doit=true}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258571674 data=null}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:00:21 [2023-12-08T20:00:21.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258571675 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258571688 data=null doit=true}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258571689 data=null}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258571690 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258571690 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258571706 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258571707 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258571707 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258571707 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258571726 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258571727 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258571727 data=null doit=true}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258571727 data=null}, TreeItem with text {resources [3]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:00:21 [2023-12-08T20:00:21.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1258571728 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1258571728 data=null doit=true}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1258571756 data=null}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258571757 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258571760 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258571774 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1258571775 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1258571775 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258571775 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1258571779 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1258571780 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1258571780 data=null doit=true}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1258571780 data=null}, TreeItem with text {generated [1]}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:00:21 [2023-12-08T20:00:21.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1258571781 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1258571782 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1258571782 data=null}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258571783 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258571783 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258571827 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1258571828 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1258571828 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258571828 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1258571967 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1258572461 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1258572493 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1258572498 data=null}, TreeItem with text {synthetic-trace}]
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:21 [2023-12-08T20:00:21.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:00:21 [2023-12-08T20:00:21.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:00:21 [2023-12-08T20:00:21.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:00:21 [2023-12-08T20:00:21.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1258572663 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258572663 data=null doit=true}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258572664 data=null}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258572664 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:00:21 [2023-12-08T20:00:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258572665 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258572692 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258572693 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1258572693 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258572694 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258572704 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1258572705 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1258572705 data=null doit=true}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1258572705 data=null}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1258572706 data=null doit=true}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1258572706 data=null}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1258572707 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258572707 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1258572708 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1258572708 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1258572709 data=null doit=true}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1258572709 data=null}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258572709 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258572710 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258572775 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1258572776 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1258572776 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258572781 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1258572786 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1258572787 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1258572787 data=null doit=true}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1258572787 data=null}, TreeItem with text {resources [3]}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:00:22 [2023-12-08T20:00:22.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1258572788 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1258572788 data=null doit=true}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1258572789 data=null}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258572789 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258572789 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258572868 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1258572869 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1258572870 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258572870 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1258573003 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1258573253 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1258573253 data=null doit=true}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1258573253 data=null}, TreeItem with text {syslog}]
15:00:22 [2023-12-08T20:00:22.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:00:22 [2023-12-08T20:00:22.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:00:22 [2023-12-08T20:00:22.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258573256 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
15:00:22 [2023-12-08T20:00:22.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:00:22 [2023-12-08T20:00:22.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:00:22 [2023-12-08T20:00:22.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:00:23 [2023-12-08T20:00:23.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258574678 data=null doit=true}, Shell with text {Preferences}]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258574682 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258574683 data=null doit=true}, TreeItem with text {Tracing}]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258574683 data=null}, TreeItem with text {Tracing}]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258574683 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258574684 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258574718 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:24 [2023-12-08T20:00:24.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1258574720 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1258574721 data=null doit=true}, Tree node with text: Remote Profiles]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1258574721 data=null}, Tree node with text: Remote Profiles]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1258574721 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258574721 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:00:24 [2023-12-08T20:00:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1258574723 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1258574741 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1258574742 data=null doit=true}, TreeItem with text {new profile}]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1258574756 data=null}, TreeItem with text {new profile}]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1258574761 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258574761 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1258574783 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258574786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258574787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258574787 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258574787 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258574788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258574788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258574788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:24 [2023-12-08T20:00:24.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:24 [2023-12-08T20:00:24.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:24 [2023-12-08T20:00:24.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:24 [2023-12-08T20:00:24.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:00:24 [2023-12-08T20:00:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:00:24 [2023-12-08T20:00:24.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258574815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258574815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258574815 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258574815 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258574816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258574816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258574816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:24 [2023-12-08T20:00:24.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258573370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:00:24 [2023-12-08T20:00:24.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258575438 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258575446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258575446 data=null doit=true}, TreeItem with text {Test}]
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258575446 data=null}, TreeItem with text {Test}]
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258575468 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258575468 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:24 [2023-12-08T20:00:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258575505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:24 [2023-12-08T20:00:24.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:24 [2023-12-08T20:00:24.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:00:24 [2023-12-08T20:00:24.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576474 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576474 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576476 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258576476 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:25 [2023-12-08T20:00:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258576477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258576478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258576478 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258576478 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258576478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258576478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:25 [2023-12-08T20:00:25.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:25 [2023-12-08T20:00:25.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:25 [2023-12-08T20:00:25.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:25 [2023-12-08T20:00:25.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:25 [2023-12-08T20:00:25.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:25 [2023-12-08T20:00:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:00:26 [2023-12-08T20:00:26.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258576478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:26 [2023-12-08T20:00:26.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258575570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:00:26 [2023-12-08T20:00:26.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258577170 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:26 [2023-12-08T20:00:26.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:00:26 [2023-12-08T20:00:26.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:00:26 [2023-12-08T20:00:26.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258577564 data=null doit=true}, Shell with text {Preferences}]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258577568 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258577569 data=null doit=true}, TreeItem with text {Tracing}]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258577569 data=null}, TreeItem with text {Tracing}]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258577569 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258577569 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258577603 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:27 [2023-12-08T20:00:27.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1258577605 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1258577605 data=null doit=true}, Tree node with text: Remote Profiles]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1258577605 data=null}, Tree node with text: Remote Profiles]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1258577606 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258577606 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1258577608 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1258577611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1258577611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1258577611 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1258577611 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1258577612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1258577612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1258577612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1258577638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1258577639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1258577639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1258577639 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1258577639 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258577646 data=null button=0 stateMask=0x0 x=160 y=293 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258577646 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258577646 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258577646 data=null button=1 stateMask=0x0 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258577647 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1258577670 data=null button=1 stateMask=0x80000 x=160 y=284 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1258577683 data=null button=0 stateMask=0x0 x=108 y=293 count=0}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1258577684 data=null doit=true}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1258577684 data=null}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1258577684 data=null button=1 stateMask=0x0 x=108 y=293 count=1}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258577685 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1258577701 data=null button=1 stateMask=0x80000 x=108 y=288 count=1}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3e8df7ca
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1258577709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1258577710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1258577710 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1258577710 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1258577711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1258577711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1258577711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1258577712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1258577712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1258577712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1258577712 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1258577713 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258577713 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1258577714 data=null doit=true}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1258577714 data=null}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258577714 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258577715 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258577796 data=null button=1 stateMask=0x80000 x=102 y=275 count=1}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:27 [2023-12-08T20:00:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258577813 data=null button=0 stateMask=0x0 x=534 y=247 count=0}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258577813 data=null doit=true}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258577813 data=null}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258577815 data=null button=1 stateMask=0x0 x=534 y=247 count=1}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258577815 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258577831 data=null button=1 stateMask=0x80000 x=534 y=247 count=1}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1258577862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258577895 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1258577896 data=null doit=true}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1258577896 data=null}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258577896 data=null button=1 stateMask=0x0 x=102 y=270 count=1}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258577897 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258577968 data=null button=1 stateMask=0x80000 x=102 y=270 count=1}, Tree node with text: .*]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1258577976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258577982 data=null button=0 stateMask=0x0 x=534 y=224 count=0}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258577982 data=null doit=true}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258577982 data=null}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258577983 data=null button=1 stateMask=0x0 x=534 y=224 count=1}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258577983 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258577998 data=null button=1 stateMask=0x80000 x=534 y=224 count=1}, Tree node with text: /rootpath]
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1258578001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258578082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258578083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258578083 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258578083 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258578083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258578083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258578083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:27 [2023-12-08T20:00:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258577195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:00:27 [2023-12-08T20:00:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:27 [2023-12-08T20:00:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258578173 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:27 [2023-12-08T20:00:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:00:27 [2023-12-08T20:00:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:00:27 [2023-12-08T20:00:27.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258578713 data=null doit=true}, Shell with text {Preferences}]
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258578720 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258578720 data=null doit=true}, TreeItem with text {Tracing}]
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258578720 data=null}, TreeItem with text {Tracing}]
15:00:28 [2023-12-08T20:00:28.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258578721 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258578721 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258578766 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:28 [2023-12-08T20:00:28.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1258578768 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1258578768 data=null doit=true}, Tree node with text: Remote Profiles]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1258578768 data=null}, Tree node with text: Remote Profiles]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1258578769 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258578769 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1258578771 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258578776 data=null button=0 stateMask=0x0 x=137 y=978 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258578776 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258578777 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258578777 data=null button=1 stateMask=0x0 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258578777 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258578826 data=null button=1 stateMask=0x80000 x=137 y=569 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with mnemonic 'Move Down'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with style 'SWT.PUSH'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Down
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Down} time=1258578874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=1258578875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Down} time=1258578875 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Down} time=1258578875 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Down} time=1258578876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Down} time=1258578876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Down} time=1258578876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Move Down} time=1258578888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=1258578889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Move Down} time=1258578889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Move Down} time=1258578889 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Move Down} time=1258578889 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Down
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258578891 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258578891 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258578891 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258578892 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258578892 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258578916 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with mnemonic 'Move Up'
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with style 'SWT.PUSH'
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Up
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Up} time=1258578919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Up} time=1258578919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Up} time=1258578919 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Up} time=1258578919 data=null}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Up} time=1258578920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Up} time=1258578920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Up} time=1258578920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:00:28 [2023-12-08T20:00:28.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:00:28 [2023-12-08T20:00:28.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:00:28 [2023-12-08T20:00:28.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:00:28 [2023-12-08T20:00:28.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Up
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258578926 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258578926 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258578926 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258578927 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258578927 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258578955 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258578956 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258578957 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258578957 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258578958 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258578958 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258578982 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=1258578985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258578989 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258578989 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258578989 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258578990 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258578990 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258579013 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1258579015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258579047 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258579047 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258579047 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258579048 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579048 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258579075 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258579076 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258579077 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258579077 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258579078 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579078 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258579100 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Cut	Ctrl+X", using matcher: with mnemonic 'Cut'
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Cut'
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Cut	Ctrl+X} time=1258579103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Cut']
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Cut'
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1258579117 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=1258579117 data=null doit=true}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=1258579117 data=null}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1258579118 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579119 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1258579141 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1258579142 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=1258579142 data=null doit=true}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=1258579142 data=null}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1258579144 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579144 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1258579165 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
15:00:28 [2023-12-08T20:00:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1258579169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258579201 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258579201 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258579202 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258579202 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579203 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258579230 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258579231 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258579232 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258579232 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258579234 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579234 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258579256 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=1258579259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258579265 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258579265 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258579265 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258579266 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579266 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258579293 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258579294 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1258579295 data=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1258579295 data=null}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258579296 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579296 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258579319 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=1258579322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1258579325 data=null button=0 stateMask=0x0 x=123 y=224 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579325 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579325 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1258579326 data=null button=1 stateMask=0x0 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579326 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1258579348 data=null button=1 stateMask=0x80000 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1258579349 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579349 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579349 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1258579350 data=null button=1 stateMask=0x40000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579350 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1258579353 data=null button=1 stateMask=0xc0000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1258579353 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579354 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579354 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1258579354 data=null button=1 stateMask=0x40000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579354 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1258579355 data=null button=1 stateMask=0xc0000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579418 data=null button=0 stateMask=0x0 x=534 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579419 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579419 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579420 data=null button=1 stateMask=0x0 x=534 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258579420 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1258579429 data=null button=1 stateMask=0x80000 x=534 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
15:00:28 [2023-12-08T20:00:28.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1258579438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258579473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258579473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258579474 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258579474 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258579474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258579474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258579474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258578258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:00:28 [2023-12-08T20:00:28.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:28 [2023-12-08T20:00:28.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258579562 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:28 [2023-12-08T20:00:28.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:00:28 [2023-12-08T20:00:28.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:00:28 [2023-12-08T20:00:28.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:00:29 [2023-12-08T20:00:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258580019 data=null doit=true}, Shell with text {Preferences}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258580023 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258580023 data=null doit=true}, TreeItem with text {Tracing}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258580023 data=null}, TreeItem with text {Tracing}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258580024 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258580024 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258580071 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:29 [2023-12-08T20:00:29.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1258580072 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1258580072 data=null doit=true}, Tree node with text: Remote Profiles]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1258580072 data=null}, Tree node with text: Remote Profiles]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1258580073 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258580073 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1258580075 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1258580080 data=null button=0 stateMask=0x0 x=78 y=909 count=0}, TreeItem with text {new profile}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1258580080 data=null doit=true}, TreeItem with text {new profile}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1258580080 data=null}, TreeItem with text {new profile}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1258580081 data=null button=1 stateMask=0x0 x=78 y=909 count=1}, TreeItem with text {new profile}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258580081 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1258580101 data=null button=1 stateMask=0x80000 x=78 y=640 count=1}, TreeItem with text {new profile}]
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:29 [2023-12-08T20:00:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258580104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258580104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258580104 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258580105 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258580105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258580105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258580105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:29 [2023-12-08T20:00:29.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:29 [2023-12-08T20:00:29.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:29 [2023-12-08T20:00:29.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:29 [2023-12-08T20:00:29.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258580129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258580129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258580129 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258580129 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258580129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258580130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258580130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258579575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258580192 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:29 [2023-12-08T20:00:29.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:29 [2023-12-08T20:00:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:29 [2023-12-08T20:00:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:29 [2023-12-08T20:00:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1258580232 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:00:29 [2023-12-08T20:00:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1258580233 data=null doit=true}, TreeItem with text {Test}]
15:00:29 [2023-12-08T20:00:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1258580233 data=null}, TreeItem with text {Test}]
15:00:29 [2023-12-08T20:00:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1258580233 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:29 [2023-12-08T20:00:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258580233 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:00:29 [2023-12-08T20:00:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1258580280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:00:29 [2023-12-08T20:00:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:29 [2023-12-08T20:00:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:00:29 [2023-12-08T20:00:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581268 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581269 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581270 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258581270 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:00:30 [2023-12-08T20:00:30.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258581272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:30 [2023-12-08T20:00:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258581272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:30 [2023-12-08T20:00:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258581273 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:30 [2023-12-08T20:00:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258581273 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:30 [2023-12-08T20:00:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258581273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:30 [2023-12-08T20:00:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258581273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:30 [2023-12-08T20:00:30.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:30 [2023-12-08T20:00:30.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:30 [2023-12-08T20:00:30.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:30 [2023-12-08T20:00:30.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:30 [2023-12-08T20:00:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258581273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:00:30 [2023-12-08T20:00:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258580381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:00:30 [2023-12-08T20:00:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:30 [2023-12-08T20:00:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4965454c] time=1258581463 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:00:30 [2023-12-08T20:00:30.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:00:30 [2023-12-08T20:00:30.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:00:30 [2023-12-08T20:00:30.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258581952 data=null doit=true}, Shell with text {Preferences}]
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258581957 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258581957 data=null doit=true}, TreeItem with text {Tracing}]
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258581957 data=null}, TreeItem with text {Tracing}]
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258581958 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:31 [2023-12-08T20:00:31.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258581958 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258581991 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:00:31 [2023-12-08T20:00:31.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1258581993 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1258581993 data=null doit=true}, Tree node with text: Remote Profiles]
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1258581993 data=null}, Tree node with text: Remote Profiles]
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1258581993 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258581994 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1258581996 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=1258582017 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestAllRecursive}]
15:00:31 [2023-12-08T20:00:31.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=1258582017 data=null doit=true}, TreeItem with text {TestAllRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=1258582017 data=null}, TreeItem with text {TestAllRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=1258582019 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258582019 data=null item=TreeItem {TestAllRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=1258582022 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258582026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258582026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258582026 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258582027 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258582027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258582027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258582027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=1258582047 data=null button=0 stateMask=0x0 x=108 y=12 count=0}, TreeItem with text {TestAllNonRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=1258582047 data=null doit=true}, TreeItem with text {TestAllNonRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=1258582047 data=null}, TreeItem with text {TestAllNonRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=1258582048 data=null button=1 stateMask=0x0 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258582049 data=null item=TreeItem {TestAllNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllNonRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=1258582055 data=null button=1 stateMask=0x80000 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258582058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258582058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258582058 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258582058 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258582059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258582059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258582059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=1258582077 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=1258582078 data=null doit=true}, TreeItem with text {TestSpecificRecursive}]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=1258582078 data=null}, TreeItem with text {TestSpecificRecursive}]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=1258582081 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258582081 data=null item=TreeItem {TestSpecificRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificRecursive}]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=1258582084 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258582087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258582087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258582087 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258582087 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258582088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258582088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258582088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1258582105 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=1258582106 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=1258582106 data=null}, TreeItem with text {TestSpecificNonRecursive}]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1258582106 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258582107 data=null item=TreeItem {TestSpecificNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1258582110 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258582113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258582113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258582113 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258582113 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258582114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258582114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258582114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1258582130 data=null button=0 stateMask=0x0 x=147 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1258582130 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1258582130 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1258582130 data=null button=1 stateMask=0x0 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:00:31 [2023-12-08T20:00:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258582131 data=null item=TreeItem {TestSpecificMultiGroupRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1258582134 data=null button=1 stateMask=0x80000 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258582136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258582136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258582136 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258582136 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258582137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258582137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258582137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=1258582143 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {TestMultiNode}]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=1258582143 data=null doit=true}, TreeItem with text {TestMultiNode}]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=1258582143 data=null}, TreeItem with text {TestMultiNode}]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=1258582144 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258582144 data=null item=TreeItem {TestMultiNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestMultiNode}]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=1258582155 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:31 [2023-12-08T20:00:31.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258582158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258582158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258582158 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258582158 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258582158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258582159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258582159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=1258582164 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=1258582164 data=null doit=true}, TreeItem with text {TestUnknown}]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=1258582164 data=null}, TreeItem with text {TestUnknown}]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=1258582165 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258582165 data=null item=TreeItem {TestUnknown} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestUnknown}]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=1258582168 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258582170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258582170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258582170 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258582171 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258582171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258582171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258582171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=1258582179 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=1258582179 data=null doit=true}, TreeItem with text {TestLocal}]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=1258582179 data=null}, TreeItem with text {TestLocal}]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=1258582181 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258582181 data=null item=TreeItem {TestLocal} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestLocal}]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=1258582184 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1258582187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1258582187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1258582187 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1258582187 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1258582187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1258582187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1258582188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:00:31 [2023-12-08T20:00:31.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1258582195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1258582195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1258582195 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1258582195 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1258582195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1258582196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1258582196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:00:31 [2023-12-08T20:00:31.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1258581486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:00:31 [2023-12-08T20:00:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:00:31 [2023-12-08T20:00:31.726Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 128.0 s -- in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportNothing -- Time elapsed: 7.243 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_7_03 -- Time elapsed: 2.908 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_04 -- Time elapsed: 20.75 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_05 -- Time elapsed: 14.56 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_06 -- Time elapsed: 9.395 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_07 -- Time elapsed: 7.381 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_08 -- Time elapsed: 6.424 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_09 -- Time elapsed: 5.157 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_10 -- Time elapsed: 3.830 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_11 -- Time elapsed: 4.451 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_12 -- Time elapsed: 3.668 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_13 -- Time elapsed: 4.593 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_14 -- Time elapsed: 2.832 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_15 -- Time elapsed: 4.100 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_9_01 -- Time elapsed: 2.957 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest skipped
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportOnlyOne -- Time elapsed: 5.085 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEmptyFile -- Time elapsed: 4.206 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportAll -- Time elapsed: 7.850 s
15:00:31 [2023-12-08T20:00:31.726Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEditProfile -- Time elapsed: 4.401 s
15:00:31 [2023-12-08T20:00:31.726Z] 
15:00:31 [2023-12-08T20:00:31.726Z] Results:
15:00:31 [2023-12-08T20:00:31.726Z] 
15:00:31 [2023-12-08T20:00:31.726Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
15:00:31 [2023-12-08T20:00:31.726Z] 
15:00:32 [2023-12-08T20:00:32.291Z] 
15:00:32 [2023-12-08T20:00:32.291Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 20:00:32.199
15:00:32 [2023-12-08T20:00:32.291Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] All tests passed
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] 
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.pom
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] 
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] 
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT [134/144]
15:00:32 [2023-12-08T20:00:32.857Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:00:32 [2023-12-08T20:00:32.857Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:00:32 [2023-12-08T20:00:32.857Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] 
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] 
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] The project's OSGi version is 1.0.15.202312081843
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] 
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] 
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] 
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] 
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] 
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:33 [2023-12-08T20:00:33.422Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
15:00:34 [2023-12-08T20:00:34.354Z] [INFO] 
15:00:34 [2023-12-08T20:00:34.354Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:34 [2023-12-08T20:00:34.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
15:00:34 [2023-12-08T20:00:34.354Z] [INFO] 
15:00:34 [2023-12-08T20:00:34.354Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:34 [2023-12-08T20:00:34.354Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:00:34 [2023-12-08T20:00:34.354Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:00:34 [2023-12-08T20:00:34.354Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:00:34 [2023-12-08T20:00:34.354Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] 
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] 
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] 
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:34 [2023-12-08T20:00:34.919Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] 
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] 
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:34 [2023-12-08T20:00:34.919Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar
15:00:35 [2023-12-08T20:00:35.177Z] [INFO] 
15:00:35 [2023-12-08T20:00:35.177Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:35 [2023-12-08T20:00:35.177Z] [INFO] 
15:00:35 [2023-12-08T20:00:35.177Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:35 [2023-12-08T20:00:35.177Z] [INFO] 
15:00:35 [2023-12-08T20:00:35.177Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:35 [2023-12-08T20:00:35.177Z] [INFO] 
15:00:35 [2023-12-08T20:00:35.177Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:35 [2023-12-08T20:00:35.177Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar
15:00:36 [2023-12-08T20:00:36.551Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:00:37 [2023-12-08T20:00:37.923Z] [INFO] 
15:00:37 [2023-12-08T20:00:37.923Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:00:46 [2023-12-08T20:00:46.031Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
15:00:46 [2023-12-08T20:00:46.031Z] [INFO] Command line:
15:00:46 [2023-12-08T20:00:46.031Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:00:51 [2023-12-08T20:00:51.296Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:00:55 [2023-12-08T20:00:55.478Z] Dec 08, 2023 8:00:54 PM org.apache.aries.spifly.BaseActivator log
15:00:55 [2023-12-08T20:00:55.478Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:00:58 [2023-12-08T20:00:58.007Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:00:58 [2023-12-08T20:00:58.007Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:01:06 [2023-12-08T20:01:06.118Z] !SESSION 2023-12-08 20:00:50.789 -----------------------------------------------
15:01:06 [2023-12-08T20:01:06.118Z] eclipse.buildId=unknown
15:01:06 [2023-12-08T20:01:06.118Z] java.version=17.0.2
15:01:06 [2023-12-08T20:01:06.118Z] java.vendor=Oracle Corporation
15:01:06 [2023-12-08T20:01:06.118Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:01:06 [2023-12-08T20:01:06.118Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:01:06 [2023-12-08T20:01:06.118Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:01:06 [2023-12-08T20:01:06.118Z] 
15:01:06 [2023-12-08T20:01:06.118Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-12-08 20:01:05.995
15:01:06 [2023-12-08T20:01:06.118Z] !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
15:01:06 [2023-12-08T20:01:06.118Z] 
15:01:06 [2023-12-08T20:01:06.118Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 20:01:06.081
15:01:06 [2023-12-08T20:01:06.118Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:01:06 [2023-12-08T20:01:06.118Z] !STACK 0
15:01:06 [2023-12-08T20:01:06.118Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:01:06 [2023-12-08T20:01:06.118Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:01:06 [2023-12-08T20:01:06.118Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:01:06 [2023-12-08T20:01:06.118Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:01:06 [2023-12-08T20:01:06.118Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:01:06 [2023-12-08T20:01:06.118Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:01:06 [2023-12-08T20:01:06.118Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:01:06 [2023-12-08T20:01:06.118Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:01:06 [2023-12-08T20:01:06.118Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:01:06 [2023-12-08T20:01:06.118Z] Caused by: java.io.IOException: error=2, No such file or directory
15:01:06 [2023-12-08T20:01:06.118Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:01:06 [2023-12-08T20:01:06.118Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:01:06 [2023-12-08T20:01:06.118Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:01:06 [2023-12-08T20:01:06.118Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:01:06 [2023-12-08T20:01:06.118Z] 	... 7 more
15:01:06 [2023-12-08T20:01:06.685Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
15:01:07 [2023-12-08T20:01:07.458Z] Display size: 1440x900
15:01:07 [2023-12-08T20:01:07.458Z] OS version=5.18.5-100.fc35.x86_64
15:01:07 [2023-12-08T20:01:07.458Z] GTK version=3.22.30
15:01:07 [2023-12-08T20:01:07.458Z] GTK theme=Ambiance
15:01:07 [2023-12-08T20:01:07.458Z] LIBOVERLAY_SCROLLBAR=0
15:01:07 [2023-12-08T20:01:07.458Z] Time zone: Greenwich Mean Time
15:01:08 [2023-12-08T20:01:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1258619318 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:01:09 [2023-12-08T20:01:09.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:09 [2023-12-08T20:01:09.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:01:09 [2023-12-08T20:01:09.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:01:09 [2023-12-08T20:01:09.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:01:09 [2023-12-08T20:01:09.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1258620510 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:01:10 [2023-12-08T20:01:10.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1258620510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:01:10 [2023-12-08T20:01:10.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1258620564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:01:10 [2023-12-08T20:01:10.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:01:10 [2023-12-08T20:01:10.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:10 [2023-12-08T20:01:10.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:10 [2023-12-08T20:01:10.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:10 [2023-12-08T20:01:10.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:10 [2023-12-08T20:01:10.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:10 [2023-12-08T20:01:10.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:10 [2023-12-08T20:01:10.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258621288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258621312 data=null doit=true}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258621356 data=null}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258621357 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258621359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258621567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258621571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258621571 data=null doit=true}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258621571 data=null}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258621572 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258621573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258621598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258621601 data=null doit=true}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258621601 data=null}, TreeItem with text {test}]
15:01:10 [2023-12-08T20:01:10.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258621603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258621603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258621691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258621695 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258621696 data=null doit=true}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258621696 data=null}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258621697 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258621698 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258621788 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258621791 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258621792 data=null doit=true}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258621792 data=null}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258621793 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258621793 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258621807 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:11 [2023-12-08T20:01:11.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:01:11 [2023-12-08T20:01:11.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1258622578 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1258622588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1258622588 data=null doit=true}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1258622588 data=null}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1258622596 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1258622597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1258622598 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=1258622605 data=null doit=true}, Button with text {Text}]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=1258622661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=1258622664 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=1258622664 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=1258622665 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=1258622665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1258622673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1258622673 data=null doit=true}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1258622673 data=null}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1258622674 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1258622674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1258622681 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1258622686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1258622686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1258622686 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1258622686 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1258622687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:01:11 [2023-12-08T20:01:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1258622687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:01:12 [2023-12-08T20:01:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1258622687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:01:12 [2023-12-08T20:01:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1258622100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:01:12 [2023-12-08T20:01:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:01:12 [2023-12-08T20:01:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:12 [2023-12-08T20:01:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:12 [2023-12-08T20:01:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:12 [2023-12-08T20:01:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:12 [2023-12-08T20:01:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:12 [2023-12-08T20:01:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:12 [2023-12-08T20:01:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258622880 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258622880 data=null doit=true}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258622880 data=null}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258622888 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258622888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258622966 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:12 [2023-12-08T20:01:12.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258622968 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258622969 data=null doit=true}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258622969 data=null}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258622970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258622970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258622991 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258622999 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258622999 data=null doit=true}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258622999 data=null}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258623000 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258623001 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258623084 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258623087 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258623087 data=null doit=true}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258623087 data=null}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258623088 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258623089 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258623103 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258623287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258623288 data=null doit=true}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258623288 data=null}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258623289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258623289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258623368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258623370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258623370 data=null doit=true}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258623371 data=null}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258623372 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258623372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258623382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:12 [2023-12-08T20:01:12.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258623384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258623384 data=null doit=true}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258623384 data=null}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258623388 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258623389 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258623401 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258623458 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258623459 data=null doit=true}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258623459 data=null}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258623460 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258623460 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258623472 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:12 [2023-12-08T20:01:12.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:12 [2023-12-08T20:01:12.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258624270 data=null doit=true}, Shell with text {Trace Import}]
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:01:13 [2023-12-08T20:01:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:01:13 [2023-12-08T20:01:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:01:13 [2023-12-08T20:01:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:13 [2023-12-08T20:01:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:01:13 [2023-12-08T20:01:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1258624293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:01:13 [2023-12-08T20:01:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1258624294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:01:13 [2023-12-08T20:01:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1258624294 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:01:13 [2023-12-08T20:01:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1258624294 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:01:13 [2023-12-08T20:01:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1258624298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:01:13 [2023-12-08T20:01:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1258624298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1258624298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258623607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258624497 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258624497 data=null doit=true}, TreeItem with text {test}]
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258624498 data=null}, TreeItem with text {test}]
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258624498 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:13 [2023-12-08T20:01:13.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258624499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258624587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258624588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258624589 data=null doit=true}, TreeItem with text {test}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258624589 data=null}, TreeItem with text {test}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258624590 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258624590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258624610 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:14 [2023-12-08T20:01:14.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258624615 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258624615 data=null doit=true}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258624616 data=null}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258624658 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258624658 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258624672 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258624685 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258624685 data=null doit=true}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258624686 data=null}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258624686 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258624687 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258624699 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:14 [2023-12-08T20:01:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258625388 data=null doit=true}, Shell with text {Trace Import}]
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:01:14 [2023-12-08T20:01:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:01:14 [2023-12-08T20:01:14.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258625404 data=null}, (of type 'Combo')]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258625558 data=null doit=true}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258625558 data=null}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258625559 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258625559 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258625574 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258625576 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258625576 data=null doit=true}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258625577 data=null}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258625577 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258625577 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258625578 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:14 [2023-12-08T20:01:14.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258625677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@58e2af93
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1258625698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258625703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1258625703 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1258625703 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1258625704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1258625704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1258625704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1258625704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258625705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1258625705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1258625705 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1258625705 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4d9ad37e
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1258625711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1258625711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1258625712 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1258625712 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1258625712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1258625763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1258625763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1258625764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1258625764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1258625764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1258625764 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1258625764 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:01:15 [2023-12-08T20:01:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:01:15 [2023-12-08T20:01:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:15 [2023-12-08T20:01:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:01:15 [2023-12-08T20:01:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258625788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:15 [2023-12-08T20:01:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258625792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:15 [2023-12-08T20:01:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258625792 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:15 [2023-12-08T20:01:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258625793 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:15 [2023-12-08T20:01:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258625793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:15 [2023-12-08T20:01:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258625794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:15 [2023-12-08T20:01:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:15 [2023-12-08T20:01:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:15 [2023-12-08T20:01:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:15 [2023-12-08T20:01:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:15 [2023-12-08T20:01:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:15 [2023-12-08T20:01:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:01:15 [2023-12-08T20:01:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258625794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:15 [2023-12-08T20:01:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258624799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258626601 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258626662 data=null doit=true}, TreeItem with text {test}]
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258626662 data=null}, TreeItem with text {test}]
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258626663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258626663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:15 [2023-12-08T20:01:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258626705 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:16 [2023-12-08T20:01:16.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:16 [2023-12-08T20:01:16.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258626768 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:16 [2023-12-08T20:01:16.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258626768 data=null doit=true}, TreeItem with text {test}]
15:01:16 [2023-12-08T20:01:16.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258626768 data=null}, TreeItem with text {test}]
15:01:16 [2023-12-08T20:01:16.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258626769 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:16 [2023-12-08T20:01:16.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258626769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:16 [2023-12-08T20:01:16.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258626796 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:16 [2023-12-08T20:01:16.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258626804 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258626804 data=null doit=true}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258626804 data=null}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258626805 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258626805 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258626868 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258626869 data=null doit=true}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258626869 data=null}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258626870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258626870 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258626879 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:01:16 [2023-12-08T20:01:16.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:16 [2023-12-08T20:01:16.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:16 [2023-12-08T20:01:16.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627184 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258627185 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258627185 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627186 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258627186 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627276 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:16 [2023-12-08T20:01:16.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627290 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258627290 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258627291 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627291 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258627292 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627305 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627306 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258627306 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258627307 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627308 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258627308 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627315 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627356 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627365 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:01:16 [2023-12-08T20:01:16.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258627365 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:17 [2023-12-08T20:01:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258627498 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:01:17 [2023-12-08T20:01:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258628475 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:01:17 [2023-12-08T20:01:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258628475 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:17 [2023-12-08T20:01:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258628476 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:01:17 [2023-12-08T20:01:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:01:17 [2023-12-08T20:01:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258629568 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258629569 data=null doit=true}, TableItem with text {}]
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258629569 data=null}, TableItem with text {}]
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258629570 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258629570 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258629590 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:18 [2023-12-08T20:01:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:19 [2023-12-08T20:01:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:19 [2023-12-08T20:01:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:19 [2023-12-08T20:01:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258629902 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:01:19 [2023-12-08T20:01:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258629903 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:19 [2023-12-08T20:01:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258629903 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:01:19 [2023-12-08T20:01:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258629904 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258629904 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258629918 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:19 [2023-12-08T20:01:19.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:19 [2023-12-08T20:01:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258629931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258629931 data=null doit=true}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258629932 data=null}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258629932 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258629932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258629998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258629999 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258629999 data=null doit=true}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258629999 data=null}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258630000 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258630000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258630065 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:19 [2023-12-08T20:01:19.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258630067 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258630067 data=null doit=true}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258630067 data=null}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258630068 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258630068 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258630097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258630098 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258630098 data=null doit=true}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258630099 data=null}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258630099 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258630100 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258630110 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:01:19 [2023-12-08T20:01:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:19 [2023-12-08T20:01:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:19 [2023-12-08T20:01:19.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:19 [2023-12-08T20:01:19.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:20 [2023-12-08T20:01:20.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258630692 data=null doit=true}, Shell with text {Trace Import}]
15:01:20 [2023-12-08T20:01:20.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:01:20 [2023-12-08T20:01:20.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:01:20 [2023-12-08T20:01:20.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:01:20 [2023-12-08T20:01:20.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258630707 data=null}, (of type 'Combo')]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258630871 data=null doit=true}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258630871 data=null}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258630871 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258630872 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258630884 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258630885 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258630886 data=null doit=true}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258630886 data=null}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258630886 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258630887 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258630887 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:20 [2023-12-08T20:01:20.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258630966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:20 [2023-12-08T20:01:20.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:01:20 [2023-12-08T20:01:20.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:01:20 [2023-12-08T20:01:20.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:20 [2023-12-08T20:01:20.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:01:20 [2023-12-08T20:01:20.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258631006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:20 [2023-12-08T20:01:20.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258631006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:20 [2023-12-08T20:01:20.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258631006 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:20 [2023-12-08T20:01:20.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258631006 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:20 [2023-12-08T20:01:20.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258631007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:20 [2023-12-08T20:01:20.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258631007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:20 [2023-12-08T20:01:20.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258631007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:20 [2023-12-08T20:01:20.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258630206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:01:20 [2023-12-08T20:01:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:01:20 [2023-12-08T20:01:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:20 [2023-12-08T20:01:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:20 [2023-12-08T20:01:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:20 [2023-12-08T20:01:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:20 [2023-12-08T20:01:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:20 [2023-12-08T20:01:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:20 [2023-12-08T20:01:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258631686 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:20 [2023-12-08T20:01:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258631686 data=null doit=true}, TreeItem with text {test}]
15:01:20 [2023-12-08T20:01:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258631686 data=null}, TreeItem with text {test}]
15:01:20 [2023-12-08T20:01:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258631687 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:20 [2023-12-08T20:01:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258631687 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258631780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258631795 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258631795 data=null doit=true}, TreeItem with text {test}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258631795 data=null}, TreeItem with text {test}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258631796 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258631796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258631806 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:21 [2023-12-08T20:01:21.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258631862 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258631862 data=null doit=true}, TreeItem with text {Traces [2]}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258631863 data=null}, TreeItem with text {Traces [2]}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258631863 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258631864 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:01:21 [2023-12-08T20:01:21.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258631884 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:01:21 [2023-12-08T20:01:21.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:01:21 [2023-12-08T20:01:21.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:21 [2023-12-08T20:01:21.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632264 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258632264 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258632265 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632266 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258632266 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632316 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:21 [2023-12-08T20:01:21.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632360 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258632360 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258632360 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632360 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258632361 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632374 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632375 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258632375 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258632375 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632376 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258632376 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632383 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632383 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632384 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:01:21 [2023-12-08T20:01:21.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258632384 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:22 [2023-12-08T20:01:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632488 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:01:22 [2023-12-08T20:01:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258632983 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:01:22 [2023-12-08T20:01:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258632984 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:22 [2023-12-08T20:01:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258632984 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:01:22 [2023-12-08T20:01:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:01:22 [2023-12-08T20:01:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:22 [2023-12-08T20:01:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258634016 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258634060 data=null doit=true}, TableItem with text {}]
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258634062 data=null}, TableItem with text {}]
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258634062 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258634063 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258634071 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:23 [2023-12-08T20:01:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258634303 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258634304 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258634304 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258634305 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258634305 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258634361 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:23 [2023-12-08T20:01:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258634374 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258634374 data=null doit=true}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258634375 data=null}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258634375 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258634375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258634417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:23 [2023-12-08T20:01:23.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258634456 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258634456 data=null doit=true}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258634456 data=null}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258634457 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258634457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258634470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:23 [2023-12-08T20:01:23.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258634472 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258634472 data=null doit=true}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258634472 data=null}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258634473 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258634473 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258634492 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258634498 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258634498 data=null doit=true}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258634499 data=null}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258634499 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258634500 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258634506 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:23 [2023-12-08T20:01:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:24 [2023-12-08T20:01:24.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:24 [2023-12-08T20:01:24.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258635267 data=null doit=true}, Shell with text {Trace Import}]
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:24 [2023-12-08T20:01:24.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258635277 data=null}, (of type 'Combo')]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258635385 data=null doit=true}, TreeItem with text {import}]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258635385 data=null}, TreeItem with text {import}]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258635386 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258635386 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258635398 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258635399 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258635399 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258635399 data=null}, Tree node with text: kernel-overlap-testing]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258635400 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258635400 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258635404 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258635472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:01:24 [2023-12-08T20:01:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:24 [2023-12-08T20:01:24.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258635506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258635507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258635507 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258635507 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258635507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:24 [2023-12-08T20:01:24.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258635507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:24 [2023-12-08T20:01:24.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:24 [2023-12-08T20:01:24.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:24 [2023-12-08T20:01:24.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:24 [2023-12-08T20:01:24.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:24 [2023-12-08T20:01:24.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:24 [2023-12-08T20:01:24.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:01:25 [2023-12-08T20:01:25.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258635508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:25 [2023-12-08T20:01:25.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258634611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:01:25 [2023-12-08T20:01:25.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:25 [2023-12-08T20:01:25.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:25 [2023-12-08T20:01:25.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:25 [2023-12-08T20:01:25.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:25 [2023-12-08T20:01:25.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:25 [2023-12-08T20:01:25.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:25 [2023-12-08T20:01:25.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258636288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258636288 data=null doit=true}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258636288 data=null}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258636289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258636289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258636367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258636393 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258636394 data=null doit=true}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258636394 data=null}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258636394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258636395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258636405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:25 [2023-12-08T20:01:25.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258636407 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258636407 data=null doit=true}, TreeItem with text {Traces [3]}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258636415 data=null}, TreeItem with text {Traces [3]}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258636415 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258636416 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:01:25 [2023-12-08T20:01:25.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258636473 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:01:25 [2023-12-08T20:01:25.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:01:26 [2023-12-08T20:01:26.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:26 [2023-12-08T20:01:26.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:26 [2023-12-08T20:01:26.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636858 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258636858 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258636859 data=null}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636859 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258636860 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636961 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:26 [2023-12-08T20:01:26.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636966 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258636966 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258636967 data=null}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636967 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258636968 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636980 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636981 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258636981 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258636982 data=null}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636982 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258636982 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636989 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636989 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258636990 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:01:26 [2023-12-08T20:01:26.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258636990 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:27 [2023-12-08T20:01:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258637187 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258638018 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258638068 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258638069 data=null}, TreeItem with text {kernel-overlap-testing}]
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258638080 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258638080 data=null doit=true}, TableItem with text {}]
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258638080 data=null}, TableItem with text {}]
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258638081 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258638082 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258638090 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:27 [2023-12-08T20:01:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:29 [2023-12-08T20:01:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:29 [2023-12-08T20:01:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:29 [2023-12-08T20:01:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258639884 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:01:29 [2023-12-08T20:01:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258639885 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:29 [2023-12-08T20:01:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258639885 data=null}, TreeItem with text {kernel-overlap-testing}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258639886 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258639886 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258639899 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:29 [2023-12-08T20:01:29.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258639960 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258639960 data=null doit=true}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258639961 data=null}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258639962 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258639963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258640064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258640066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258640066 data=null doit=true}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258640067 data=null}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258640067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258640068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258640080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:29 [2023-12-08T20:01:29.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258640082 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258640083 data=null doit=true}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258640083 data=null}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258640084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258640084 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258640111 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258640157 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258640157 data=null doit=true}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258640158 data=null}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258640159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258640159 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258640171 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:01:29 [2023-12-08T20:01:29.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:29 [2023-12-08T20:01:29.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:29 [2023-12-08T20:01:29.941Z] 
15:01:29 [2023-12-08T20:01:29.941Z] (Eclipse:19993): Gtk-WARNING **: 20:01:29.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:29 [2023-12-08T20:01:29.941Z] 
15:01:29 [2023-12-08T20:01:29.941Z] (Eclipse:19993): Gtk-WARNING **: 20:01:29.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:29 [2023-12-08T20:01:29.941Z] 
15:01:29 [2023-12-08T20:01:29.941Z] (Eclipse:19993): Gtk-WARNING **: 20:01:29.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:29 [2023-12-08T20:01:29.941Z] 
15:01:29 [2023-12-08T20:01:29.941Z] (Eclipse:19993): Gtk-WARNING **: 20:01:29.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258640814 data=null doit=true}, Shell with text {Trace Import}]
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:30 [2023-12-08T20:01:30.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258640868 data=null}, (of type 'Combo')]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258640965 data=null doit=true}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258640966 data=null}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258640966 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258640967 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258640970 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258640972 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258640972 data=null doit=true}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258640972 data=null}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258640973 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258640973 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258640983 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:30 [2023-12-08T20:01:30.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:30 [2023-12-08T20:01:30.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258641063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7eeabaf3
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258641067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258641068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258641068 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258641068 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258641068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258641068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258641068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258641069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258641069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258641069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258641069 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258641069 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:01:30 [2023-12-08T20:01:30.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:01:30 [2023-12-08T20:01:30.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:30 [2023-12-08T20:01:30.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:01:30 [2023-12-08T20:01:30.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258641096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258641096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258641096 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258641097 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258641097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258641097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:30 [2023-12-08T20:01:30.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:30 [2023-12-08T20:01:30.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:30 [2023-12-08T20:01:30.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:30 [2023-12-08T20:01:30.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258641513 data=null doit=true}, Shell with text {Confirmation}]
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
15:01:30 [2023-12-08T20:01:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1258641515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1258641515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1258641516 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1258641516 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1258641516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1258641516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:30 [2023-12-08T20:01:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1258641516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:31 [2023-12-08T20:01:31.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258641097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:31 [2023-12-08T20:01:31.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258640277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258642194 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258642194 data=null doit=true}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258642198 data=null}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258642199 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258642199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258642226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258642260 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258642260 data=null doit=true}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258642261 data=null}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258642261 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258642261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258642271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:31 [2023-12-08T20:01:31.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258642285 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258642286 data=null doit=true}, TreeItem with text {Traces [4]}]
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258642286 data=null}, TreeItem with text {Traces [4]}]
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258642286 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258642286 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258642358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:01:31 [2023-12-08T20:01:31.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642506 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642507 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642507 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642508 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:31 [2023-12-08T20:01:31.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258642509 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642573 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:32 [2023-12-08T20:01:32.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642580 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642580 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642581 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642581 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258642581 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642592 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642593 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642593 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642594 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642594 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258642594 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642603 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642603 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642604 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258642604 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258642709 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258643094 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258643094 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258643095 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:32 [2023-12-08T20:01:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:01:32 [2023-12-08T20:01:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:32 [2023-12-08T20:01:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:32 [2023-12-08T20:01:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:32 [2023-12-08T20:01:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258644202 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258644203 data=null doit=true}, TableItem with text {}]
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258644203 data=null}, TableItem with text {}]
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258644204 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258644204 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258644264 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:33 [2023-12-08T20:01:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258644498 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258644499 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258644499 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258644500 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258644500 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258644512 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:33 [2023-12-08T20:01:33.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258644521 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258644521 data=null doit=true}, TreeItem with text {test}]
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258644522 data=null}, TreeItem with text {test}]
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258644522 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:33 [2023-12-08T20:01:33.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258644522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258644582 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258644583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258644583 data=null doit=true}, TreeItem with text {test}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258644584 data=null}, TreeItem with text {test}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258644584 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258644584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258644598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:34 [2023-12-08T20:01:34.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258644600 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258644600 data=null doit=true}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258644600 data=null}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258644601 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258644601 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258644623 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258644656 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258644656 data=null doit=true}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258644657 data=null}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258644658 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258644658 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258644668 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:01:34 [2023-12-08T20:01:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:34 [2023-12-08T20:01:34.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:34 [2023-12-08T20:01:34.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258645231 data=null doit=true}, Shell with text {Trace Import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258645272 data=null}, (of type 'Combo')]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258645368 data=null doit=true}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258645369 data=null}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258645369 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258645369 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258645373 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258645374 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258645374 data=null doit=true}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258645375 data=null}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258645375 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258645375 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258645376 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:34 [2023-12-08T20:01:34.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:34 [2023-12-08T20:01:34.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:34 [2023-12-08T20:01:34.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
15:01:34 [2023-12-08T20:01:34.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:01:34 [2023-12-08T20:01:34.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:34 [2023-12-08T20:01:34.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258645463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3e0575a2
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258645467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258645467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258645468 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258645468 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258645468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258645468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258645468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258645469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258645469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258645469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258645469 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258645469 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258645492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258645492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258645492 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:34 [2023-12-08T20:01:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258645492 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:34 [2023-12-08T20:01:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258645495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:34 [2023-12-08T20:01:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258645496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:35 [2023-12-08T20:01:35.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:35 [2023-12-08T20:01:35.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:35 [2023-12-08T20:01:35.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:35 [2023-12-08T20:01:35.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:35 [2023-12-08T20:01:35.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:35 [2023-12-08T20:01:35.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:01:35 [2023-12-08T20:01:35.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:01:35 [2023-12-08T20:01:35.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258645800 data=null doit=true}, Shell with text {Confirmation}]
15:01:35 [2023-12-08T20:01:35.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:01:35 [2023-12-08T20:01:35.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:01:35 [2023-12-08T20:01:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:01:35 [2023-12-08T20:01:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:01:35 [2023-12-08T20:01:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:01:35 [2023-12-08T20:01:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:01:35 [2023-12-08T20:01:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:01:35 [2023-12-08T20:01:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:01:35 [2023-12-08T20:01:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:01:35 [2023-12-08T20:01:35.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
15:01:35 [2023-12-08T20:01:35.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1258645903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:35 [2023-12-08T20:01:35.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1258645903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:35 [2023-12-08T20:01:35.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1258645903 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:35 [2023-12-08T20:01:35.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1258645903 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:35 [2023-12-08T20:01:35.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1258645904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:35 [2023-12-08T20:01:35.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1258645904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:35 [2023-12-08T20:01:35.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1258645904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:35 [2023-12-08T20:01:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258645496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:35 [2023-12-08T20:01:35.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258644762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:01:35 [2023-12-08T20:01:35.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:01:35 [2023-12-08T20:01:35.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258646509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258646509 data=null doit=true}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258646509 data=null}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258646510 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258646510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258646593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258646594 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258646594 data=null doit=true}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258646594 data=null}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258646595 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258646595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258646611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:35 [2023-12-08T20:01:35.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258646665 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258646665 data=null doit=true}, TreeItem with text {Traces [5]}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258646666 data=null}, TreeItem with text {Traces [5]}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258646666 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:01:35 [2023-12-08T20:01:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258646666 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:01:36 [2023-12-08T20:01:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258646699 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:01:36 [2023-12-08T20:01:36.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:01:36 [2023-12-08T20:01:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:36 [2023-12-08T20:01:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:36 [2023-12-08T20:01:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258646897 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258646898 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258646898 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258646898 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258646899 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258646983 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:36 [2023-12-08T20:01:36.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258646988 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258646988 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258646989 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258646989 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258646990 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647000 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647001 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647001 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647002 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647002 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258647002 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647008 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647008 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647008 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258647009 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647165 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647502 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647503 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258647503 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:36 [2023-12-08T20:01:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:01:36 [2023-12-08T20:01:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:36 [2023-12-08T20:01:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:36 [2023-12-08T20:01:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:36 [2023-12-08T20:01:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:36 [2023-12-08T20:01:36.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258648515 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258648515 data=null doit=true}, TableItem with text {}]
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258648516 data=null}, TableItem with text {}]
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258648516 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258648517 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258648566 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:37 [2023-12-08T20:01:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258648766 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258648766 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258648766 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258648767 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258648767 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258648777 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:38 [2023-12-08T20:01:38.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258648792 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258648792 data=null doit=true}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258648792 data=null}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258648793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258648793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258648868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258648869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258648869 data=null doit=true}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258648870 data=null}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258648870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258648870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258648882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:38 [2023-12-08T20:01:38.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258648883 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258648883 data=null doit=true}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258648883 data=null}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258648884 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258648884 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258648904 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:38 [2023-12-08T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258648906 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258648906 data=null doit=true}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258648906 data=null}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258648907 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258648907 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258648963 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:01:38 [2023-12-08T20:01:38.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:38 [2023-12-08T20:01:38.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:38 [2023-12-08T20:01:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:38 [2023-12-08T20:01:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:38 [2023-12-08T20:01:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258649562 data=null doit=true}, Shell with text {Trace Import}]
15:01:38 [2023-12-08T20:01:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:01:38 [2023-12-08T20:01:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:01:38 [2023-12-08T20:01:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:01:38 [2023-12-08T20:01:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258649569 data=null}, (of type 'Combo')]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258649663 data=null doit=true}, TreeItem with text {import}]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258649663 data=null}, TreeItem with text {import}]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258649664 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258649664 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258649668 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258649669 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258649669 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258649669 data=null}, Tree node with text: kernel-overlap-testing]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258649669 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258649670 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258649673 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:38 [2023-12-08T20:01:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258649706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@33212ae6
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258649714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258649714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258649714 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258649715 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258649715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258649715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258649715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258649760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258649760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258649760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258649760 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258649761 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:38 [2023-12-08T20:01:38.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258649780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258649781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258649781 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258649781 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258649781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258649781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:39 [2023-12-08T20:01:39.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:39 [2023-12-08T20:01:39.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:39 [2023-12-08T20:01:39.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:39 [2023-12-08T20:01:39.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258650111 data=null doit=true}, Shell with text {Confirmation}]
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1258650128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1258650128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1258650128 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1258650128 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1258650128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1258650142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1258650142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258649781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:39 [2023-12-08T20:01:39.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258649004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258650614 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258650614 data=null doit=true}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258650614 data=null}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258650615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258650615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258650653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258650665 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258650665 data=null doit=true}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258650665 data=null}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258650666 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258650666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258650684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:40 [2023-12-08T20:01:40.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258650685 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258650686 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258650686 data=null}, TreeItem with text {Traces [6]}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258650686 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258650686 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:40 [2023-12-08T20:01:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258650713 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:40 [2023-12-08T20:01:40.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258650918 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258650919 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258650919 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258650919 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258650920 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258650997 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:40 [2023-12-08T20:01:40.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258651002 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258651002 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258651002 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258651002 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258651003 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258651010 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258651011 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258651011 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258651057 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258651058 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258651058 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258651067 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258651068 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258651069 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:40 [2023-12-08T20:01:40.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258651069 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:41 [2023-12-08T20:01:41.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258651184 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:41 [2023-12-08T20:01:41.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258651776 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:41 [2023-12-08T20:01:41.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258651798 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:41 [2023-12-08T20:01:41.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258651798 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:41 [2023-12-08T20:01:41.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:01:41 [2023-12-08T20:01:41.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:41 [2023-12-08T20:01:41.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:41 [2023-12-08T20:01:41.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:41 [2023-12-08T20:01:41.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:41 [2023-12-08T20:01:41.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258651802 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258651802 data=null doit=true}, TableItem with text {}]
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258651802 data=null}, TableItem with text {}]
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258651803 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258651803 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258651861 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:41 [2023-12-08T20:01:41.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:42 [2023-12-08T20:01:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:42 [2023-12-08T20:01:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258653274 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258653274 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258653274 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258653275 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258653275 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258653285 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:42 [2023-12-08T20:01:42.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258653296 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258653296 data=null doit=true}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258653296 data=null}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258653296 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258653297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258653378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258653380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258653380 data=null doit=true}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258653380 data=null}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258653380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258653381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258653389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:42 [2023-12-08T20:01:42.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258653391 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258653391 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258653391 data=null}, TreeItem with text {Traces [6]}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258653392 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258653392 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:42 [2023-12-08T20:01:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258653460 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:42 [2023-12-08T20:01:42.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:01:43 [2023-12-08T20:01:43.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:43 [2023-12-08T20:01:43.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:43 [2023-12-08T20:01:43.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258653737 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:01:43 [2023-12-08T20:01:43.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258653737 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:01:43 [2023-12-08T20:01:43.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258653738 data=null}, Tree node with text: ExampleCustomTxt.log]
15:01:43 [2023-12-08T20:01:43.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258653738 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:01:43 [2023-12-08T20:01:43.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258653738 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:01:43 [2023-12-08T20:01:43.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258653784 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:01:43 [2023-12-08T20:01:43.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:43 [2023-12-08T20:01:43.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:43 [2023-12-08T20:01:43.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258653795 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258653795 data=null doit=true}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258653795 data=null}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258653796 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258653796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258653874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:43 [2023-12-08T20:01:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258653876 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258653876 data=null doit=true}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258653876 data=null}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258653877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258653877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258653885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:43 [2023-12-08T20:01:43.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258653886 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258653886 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258653886 data=null}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258653887 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258653887 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258653905 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258653910 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258653910 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258653959 data=null}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258653960 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258653960 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258653967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:43 [2023-12-08T20:01:43.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:43 [2023-12-08T20:01:43.826Z] 
15:01:43 [2023-12-08T20:01:43.826Z] (Eclipse:19993): Gtk-WARNING **: 20:01:43.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:43 [2023-12-08T20:01:43.826Z] 
15:01:43 [2023-12-08T20:01:43.826Z] (Eclipse:19993): Gtk-WARNING **: 20:01:43.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:43 [2023-12-08T20:01:43.826Z] 
15:01:43 [2023-12-08T20:01:43.826Z] (Eclipse:19993): Gtk-WARNING **: 20:01:43.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:43 [2023-12-08T20:01:43.826Z] 
15:01:43 [2023-12-08T20:01:43.826Z] (Eclipse:19993): Gtk-WARNING **: 20:01:43.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258654571 data=null doit=true}, Shell with text {Trace Import}]
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:43 [2023-12-08T20:01:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:43 [2023-12-08T20:01:43.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:43 [2023-12-08T20:01:43.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:43 [2023-12-08T20:01:43.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:01:43 [2023-12-08T20:01:43.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:01:43 [2023-12-08T20:01:43.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:43 [2023-12-08T20:01:43.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258654603 data=null}, (of type 'Combo')]
15:01:43 [2023-12-08T20:01:43.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:43 [2023-12-08T20:01:43.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:43 [2023-12-08T20:01:43.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:43 [2023-12-08T20:01:43.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258654694 data=null doit=true}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258654694 data=null}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258654695 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258654695 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258654698 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258654700 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258654700 data=null doit=true}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258654700 data=null}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258654701 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258654701 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258654701 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258654778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:44 [2023-12-08T20:01:44.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@92a584f
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258654782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258654782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258654782 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258654783 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258654783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258654784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258654784 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258654784 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258654802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258654802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258654802 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258654802 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258654803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258654803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:44 [2023-12-08T20:01:44.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:44 [2023-12-08T20:01:44.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:44 [2023-12-08T20:01:44.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:44 [2023-12-08T20:01:44.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258655095 data=null doit=true}, Shell with text {Confirmation}]
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1258655096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1258655097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1258655097 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1258655097 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1258655097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1258655097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1258655097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258654803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:44 [2023-12-08T20:01:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258654014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258655875 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258655875 data=null doit=true}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258655875 data=null}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258655876 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258655876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258655908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258655909 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258655909 data=null doit=true}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258655910 data=null}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258655910 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258655910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258655990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:45 [2023-12-08T20:01:45.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258655991 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258655992 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258655992 data=null}, TreeItem with text {Traces [6]}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258655992 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258655992 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:45 [2023-12-08T20:01:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258656009 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:45 [2023-12-08T20:01:45.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:01:45 [2023-12-08T20:01:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:45 [2023-12-08T20:01:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:45 [2023-12-08T20:01:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656230 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258656230 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258656230 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656231 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258656231 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656294 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:45 [2023-12-08T20:01:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656299 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258656299 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258656300 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656300 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258656300 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656311 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656312 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258656312 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258656313 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656313 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258656313 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656318 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656318 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656322 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:01:45 [2023-12-08T20:01:45.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258656322 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656417 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258656779 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258656779 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258656779 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:46 [2023-12-08T20:01:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:47 [2023-12-08T20:01:47.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258657843 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258657843 data=null doit=true}, TableItem with text {}]
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258657843 data=null}, TableItem with text {}]
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258657843 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258657844 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258657861 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:47 [2023-12-08T20:01:47.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258658087 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258658087 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258658087 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258658088 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258658088 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258658094 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:47 [2023-12-08T20:01:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:47 [2023-12-08T20:01:47.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:47 [2023-12-08T20:01:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:47 [2023-12-08T20:01:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258658278 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258658279 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258658279 data=null}, Tree node with text: ExampleCustomTxt.log]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258658280 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258658280 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258658290 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:47 [2023-12-08T20:01:47.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258658299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258658299 data=null doit=true}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258658299 data=null}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258658299 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258658300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258658369 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258658371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258658371 data=null doit=true}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258658371 data=null}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258658372 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258658372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258658383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:47 [2023-12-08T20:01:47.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258658384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258658385 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258658385 data=null}, TreeItem with text {Traces [6]}]
15:01:47 [2023-12-08T20:01:47.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258658385 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:47 [2023-12-08T20:01:47.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258658385 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:47 [2023-12-08T20:01:47.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258658407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:47 [2023-12-08T20:01:47.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258658726 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258658726 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258658726 data=null}, Tree node with text: ExampleCustomXml.xml]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258658756 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258658756 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258658792 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:48 [2023-12-08T20:01:48.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258658801 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258658801 data=null doit=true}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258658801 data=null}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258658801 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258658801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258658883 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258658885 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258658885 data=null doit=true}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258658885 data=null}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258658885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258658886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258658897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:48 [2023-12-08T20:01:48.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258658898 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258658898 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258658898 data=null}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258658899 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258658899 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258658959 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:48 [2023-12-08T20:01:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258658964 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258658964 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258658964 data=null}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258658964 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258658965 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258658970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:48 [2023-12-08T20:01:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:48 [2023-12-08T20:01:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258659672 data=null doit=true}, Shell with text {Trace Import}]
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258659681 data=null}, (of type 'Combo')]
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:48 [2023-12-08T20:01:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258659784 data=null doit=true}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258659784 data=null}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258659785 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258659785 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258659789 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258659790 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258659790 data=null doit=true}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258659790 data=null}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258659790 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258659790 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258659791 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258659889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@13b0755e
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258659900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258659901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258659901 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258659901 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258659901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258659901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258659901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258659902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258659902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258659902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258659902 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258659902 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:01:49 [2023-12-08T20:01:49.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:01:49 [2023-12-08T20:01:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:49 [2023-12-08T20:01:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:01:49 [2023-12-08T20:01:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258659968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258659968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258659968 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258659968 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258659968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258659968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:49 [2023-12-08T20:01:49.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:49 [2023-12-08T20:01:49.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:49 [2023-12-08T20:01:49.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:49 [2023-12-08T20:01:49.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258660290 data=null doit=true}, Shell with text {Confirmation}]
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1258660292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1258660292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1258660292 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1258660292 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1258660307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1258660307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:49 [2023-12-08T20:01:49.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1258660307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:50 [2023-12-08T20:01:50.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258659969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:50 [2023-12-08T20:01:50.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258659060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258661096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258661096 data=null doit=true}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258661096 data=null}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258661097 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258661097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258661168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258661193 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258661193 data=null doit=true}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258661193 data=null}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258661193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258661194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258661205 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:50 [2023-12-08T20:01:50.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258661207 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258661207 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258661207 data=null}, TreeItem with text {Traces [6]}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258661208 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:50 [2023-12-08T20:01:50.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258661208 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:50 [2023-12-08T20:01:50.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258661226 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:50 [2023-12-08T20:01:50.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:01:50 [2023-12-08T20:01:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:50 [2023-12-08T20:01:50.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661527 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258661527 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258661528 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661528 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258661528 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661593 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:50 [2023-12-08T20:01:50.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661597 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258661598 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258661598 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661598 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:50 [2023-12-08T20:01:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258661598 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661656 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661657 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258661657 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258661657 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661658 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258661658 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661670 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661670 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661671 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258661671 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258661734 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258662013 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258662064 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258662064 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:51 [2023-12-08T20:01:51.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:52 [2023-12-08T20:01:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:52 [2023-12-08T20:01:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:52 [2023-12-08T20:01:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:52 [2023-12-08T20:01:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:52 [2023-12-08T20:01:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:01:52 [2023-12-08T20:01:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258663086 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:01:52 [2023-12-08T20:01:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258663086 data=null doit=true}, TableItem with text {}]
15:01:52 [2023-12-08T20:01:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258663086 data=null}, TableItem with text {}]
15:01:52 [2023-12-08T20:01:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258663087 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:01:52 [2023-12-08T20:01:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258663087 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:01:52 [2023-12-08T20:01:52.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258663171 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:01:52 [2023-12-08T20:01:52.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:52 [2023-12-08T20:01:52.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:52 [2023-12-08T20:01:52.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:52 [2023-12-08T20:01:52.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258663355 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258663356 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258663356 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258663357 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258663357 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258663368 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:52 [2023-12-08T20:01:52.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258663580 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258663580 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258663581 data=null}, Tree node with text: ExampleCustomXml.xml]
15:01:52 [2023-12-08T20:01:52.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258663581 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258663582 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258663591 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:52 [2023-12-08T20:01:52.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258663600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258663600 data=null doit=true}, TreeItem with text {test}]
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258663600 data=null}, TreeItem with text {test}]
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258663600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:52 [2023-12-08T20:01:52.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258663601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258663683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258663685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258663685 data=null doit=true}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258663686 data=null}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258663686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258663687 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258663696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258663701 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258663701 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258663702 data=null}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258663702 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258663702 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258663766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258663966 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258663966 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258663967 data=null}, Tree node with text: kernel-overlap-testing]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258663967 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258663968 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258664061 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:53 [2023-12-08T20:01:53.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258664073 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258664073 data=null doit=true}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258664073 data=null}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258664073 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258664074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258664115 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:53 [2023-12-08T20:01:53.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258664116 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258664116 data=null doit=true}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258664157 data=null}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258664157 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258664157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258664166 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:53 [2023-12-08T20:01:53.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258664168 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258664168 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258664168 data=null}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258664168 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258664169 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258664186 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258664188 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258664188 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258664188 data=null}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258664188 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258664189 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258664203 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:53 [2023-12-08T20:01:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258664806 data=null doit=true}, Shell with text {Trace Import}]
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258664812 data=null}, (of type 'Combo')]
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:54 [2023-12-08T20:01:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:01:54 [2023-12-08T20:01:54.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:54 [2023-12-08T20:01:54.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258664964 data=null doit=true}, TreeItem with text {import}]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258664965 data=null}, TreeItem with text {import}]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258664965 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258664965 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258664968 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258664969 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258664970 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258664970 data=null}, Tree node with text: kernel-overlap-testing]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258664970 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258664970 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258664973 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258665007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@64d711b0
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258665060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258665060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258665060 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258665061 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258665061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258665061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258665061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258665062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258665062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258665062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258665062 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258665062 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:54 [2023-12-08T20:01:54.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258665082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258665082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258665082 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258665082 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258665082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258665082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:54 [2023-12-08T20:01:54.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:54 [2023-12-08T20:01:54.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:54 [2023-12-08T20:01:54.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:54 [2023-12-08T20:01:54.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:01:54 [2023-12-08T20:01:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:01:54 [2023-12-08T20:01:54.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258665479 data=null doit=true}, Shell with text {Confirmation}]
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1258665480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1258665495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1258665495 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1258665496 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1258665496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1258665496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:54 [2023-12-08T20:01:54.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1258665496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:01:55 [2023-12-08T20:01:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258665082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:01:55 [2023-12-08T20:01:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258664288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:01:55 [2023-12-08T20:01:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:01:55 [2023-12-08T20:01:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:55 [2023-12-08T20:01:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:55 [2023-12-08T20:01:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:55 [2023-12-08T20:01:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:55 [2023-12-08T20:01:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:55 [2023-12-08T20:01:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:55 [2023-12-08T20:01:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258666279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258666279 data=null doit=true}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258666279 data=null}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258666280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258666280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258666327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258666372 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258666384 data=null doit=true}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258666385 data=null}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258666385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258666385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258666402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:55 [2023-12-08T20:01:55.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258666404 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258666404 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258666404 data=null}, TreeItem with text {Traces [6]}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258666404 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258666405 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:55 [2023-12-08T20:01:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258666459 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:55 [2023-12-08T20:01:55.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:01:56 [2023-12-08T20:01:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:56 [2023-12-08T20:01:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666832 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258666832 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258666832 data=null}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666833 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258666833 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666880 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:56 [2023-12-08T20:01:56.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666885 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258666885 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258666885 data=null}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666886 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258666886 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666895 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666895 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258666895 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258666896 data=null}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666896 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258666897 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666904 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666905 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258666905 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258666905 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258667015 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258667595 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258667602 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258667602 data=null}, TreeItem with text {kernel-overlap-testing}]
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258667606 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258667606 data=null doit=true}, TableItem with text {}]
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258667606 data=null}, TableItem with text {}]
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258667619 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:01:56 [2023-12-08T20:01:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258667619 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:01:57 [2023-12-08T20:01:57.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258667671 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:01:57 [2023-12-08T20:01:57.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:01:57 [2023-12-08T20:01:57.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258669078 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258669079 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258669079 data=null}, TreeItem with text {kernel-overlap-testing}]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258669079 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258669079 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258669091 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:58 [2023-12-08T20:01:58.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258669259 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258669259 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258669259 data=null}, Tree node with text: kernel-overlap-testing]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258669259 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258669260 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258669270 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:58 [2023-12-08T20:01:58.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:58 [2023-12-08T20:01:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258669281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258669281 data=null doit=true}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258669281 data=null}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258669282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258669282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258669326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258669327 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258669328 data=null doit=true}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258669328 data=null}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258669328 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258669328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258669336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:58 [2023-12-08T20:01:58.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:58 [2023-12-08T20:01:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:58 [2023-12-08T20:01:58.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258669338 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:58 [2023-12-08T20:01:58.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258669338 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:58 [2023-12-08T20:01:58.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258669338 data=null}, TreeItem with text {Traces [6]}]
15:01:58 [2023-12-08T20:01:58.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258669338 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:58 [2023-12-08T20:01:58.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258669339 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:58 [2023-12-08T20:01:58.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258669366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:58 [2023-12-08T20:01:58.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:01:59 [2023-12-08T20:01:59.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:01:59 [2023-12-08T20:01:59.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:59 [2023-12-08T20:01:59.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258669649 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:01:59 [2023-12-08T20:01:59.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258669650 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:01:59 [2023-12-08T20:01:59.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258669650 data=null}, Tree node with text: ExampleCustomTxt.log]
15:01:59 [2023-12-08T20:01:59.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258669650 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:01:59 [2023-12-08T20:01:59.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258669651 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:01:59 [2023-12-08T20:01:59.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258669688 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:01:59 [2023-12-08T20:01:59.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:59 [2023-12-08T20:01:59.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258669698 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258669698 data=null doit=true}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258669698 data=null}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258669699 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258669699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258669774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258669775 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258669775 data=null doit=true}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258669775 data=null}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258669776 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258669776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258669785 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:01:59 [2023-12-08T20:01:59.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258669786 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258669786 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258669786 data=null}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258669787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258669787 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258669806 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:01:59 [2023-12-08T20:01:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258669812 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258669812 data=null doit=true}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258669812 data=null}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258669813 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258669856 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258669867 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:01:59 [2023-12-08T20:01:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:01:59 [2023-12-08T20:01:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:01:59 [2023-12-08T20:01:59.837Z] 
15:01:59 [2023-12-08T20:01:59.837Z] (Eclipse:19993): Gtk-WARNING **: 20:01:59.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:59 [2023-12-08T20:01:59.837Z] 
15:01:59 [2023-12-08T20:01:59.837Z] (Eclipse:19993): Gtk-WARNING **: 20:01:59.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:59 [2023-12-08T20:01:59.837Z] 
15:01:59 [2023-12-08T20:01:59.837Z] (Eclipse:19993): Gtk-WARNING **: 20:01:59.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:59 [2023-12-08T20:01:59.837Z] 
15:01:59 [2023-12-08T20:01:59.837Z] (Eclipse:19993): Gtk-WARNING **: 20:01:59.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258670573 data=null doit=true}, Shell with text {Trace Import}]
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258670580 data=null}, (of type 'Combo')]
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:01:59 [2023-12-08T20:01:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258670685 data=null doit=true}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258670686 data=null}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258670686 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258670687 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258670690 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258670692 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258670692 data=null doit=true}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258670692 data=null}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258670693 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258670693 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258670693 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258670779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@61f990b
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258670782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258670783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258670783 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258670783 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258670783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258670783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258670784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258670784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258670784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258670784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258670784 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258670784 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258670806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258670806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258670807 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258670807 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258670807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258670807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:00 [2023-12-08T20:02:00.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:00 [2023-12-08T20:02:00.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:00 [2023-12-08T20:02:00.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:00 [2023-12-08T20:02:00.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258671209 data=null doit=true}, Shell with text {Confirmation}]
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1258671210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1258671211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1258671211 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1258671211 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1258671211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1258671211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1258671255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258670811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:00 [2023-12-08T20:02:00.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258669960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:02:01 [2023-12-08T20:02:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:01 [2023-12-08T20:02:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:01 [2023-12-08T20:02:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:01 [2023-12-08T20:02:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:01 [2023-12-08T20:02:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:01 [2023-12-08T20:02:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:01 [2023-12-08T20:02:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:01 [2023-12-08T20:02:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258671903 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258671903 data=null doit=true}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258671904 data=null}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258671904 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258671914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258671995 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:01 [2023-12-08T20:02:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258671996 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258671996 data=null doit=true}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258671997 data=null}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258671997 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258671997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258672055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:01 [2023-12-08T20:02:01.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258672057 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258672058 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258672058 data=null}, TreeItem with text {Traces [6]}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258672058 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258672059 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258672076 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:01 [2023-12-08T20:02:01.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672219 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258672220 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258672220 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672220 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258672221 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672273 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:01 [2023-12-08T20:02:01.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672277 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258672278 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258672278 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672278 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258672279 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672289 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672290 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258672290 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258672290 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672291 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258672291 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672297 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672297 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672297 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258672298 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672395 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672507 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258672507 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258672508 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258672512 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258672512 data=null doit=true}, TableItem with text {}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258672512 data=null}, TableItem with text {}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258672513 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258672513 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258672522 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672715 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258672715 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258672715 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:01 [2023-12-08T20:02:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672716 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258672716 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672762 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:02 [2023-12-08T20:02:02.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672872 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258672906 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258672906 data=null}, Tree node with text: ExampleCustomTxt.log]
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672907 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258672907 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:02:02 [2023-12-08T20:02:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258672917 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:02 [2023-12-08T20:02:02.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258672927 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258672927 data=null doit=true}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258672927 data=null}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258672927 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258672928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258672983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258672984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258672985 data=null doit=true}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258672985 data=null}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258672985 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258672986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258672994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258672996 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258672996 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258672996 data=null}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258672996 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258672997 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258673019 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:02 [2023-12-08T20:02:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:02 [2023-12-08T20:02:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258673295 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258673296 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258673296 data=null}, Tree node with text: ExampleCustomXml.xml]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258673296 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258673297 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258673372 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:02 [2023-12-08T20:02:02.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258673384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258673384 data=null doit=true}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258673385 data=null}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258673385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258673386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258673427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258673429 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258673456 data=null doit=true}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258673456 data=null}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258673457 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258673457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258673472 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:02 [2023-12-08T20:02:02.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:02 [2023-12-08T20:02:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258673473 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258673473 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258673474 data=null}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258673474 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258673474 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258673487 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258673488 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258673488 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258673498 data=null}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258673499 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258673499 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258673509 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:02 [2023-12-08T20:02:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:02 [2023-12-08T20:02:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258674142 data=null doit=true}, Shell with text {Trace Import}]
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258674149 data=null}, (of type 'Combo')]
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:03 [2023-12-08T20:02:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258674216 data=null doit=true}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258674217 data=null}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258674218 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258674218 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258674222 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258674222 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258674223 data=null doit=true}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258674223 data=null}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258674223 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258674223 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258674224 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258674285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:02:03 [2023-12-08T20:02:03.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@156d47c5
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258674289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258674289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258674289 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258674289 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258674295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258674295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258674295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258674295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258674295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258674296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258674296 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258674296 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:02:03 [2023-12-08T20:02:03.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:02:03 [2023-12-08T20:02:03.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:03 [2023-12-08T20:02:03.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:03 [2023-12-08T20:02:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:02:03 [2023-12-08T20:02:03.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258674363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:03 [2023-12-08T20:02:03.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258674363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:03 [2023-12-08T20:02:03.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258674364 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:03 [2023-12-08T20:02:03.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258674364 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:03 [2023-12-08T20:02:03.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258674364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:03 [2023-12-08T20:02:03.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258674364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:04 [2023-12-08T20:02:04.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:04 [2023-12-08T20:02:04.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:04 [2023-12-08T20:02:04.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:04 [2023-12-08T20:02:04.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:04 [2023-12-08T20:02:04.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258674690 data=null doit=true}, Shell with text {Confirmation}]
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1258674706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:04 [2023-12-08T20:02:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1258674706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:04 [2023-12-08T20:02:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1258674773 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:04 [2023-12-08T20:02:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1258674773 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:04 [2023-12-08T20:02:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1258674774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:04 [2023-12-08T20:02:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1258674774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:04 [2023-12-08T20:02:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1258674774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:04 [2023-12-08T20:02:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258674364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:04 [2023-12-08T20:02:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258673572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258675467 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258675476 data=null doit=true}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258675476 data=null}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258675477 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258675477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258675517 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258675528 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258675528 data=null doit=true}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258675528 data=null}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258675529 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258675529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258675548 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:04 [2023-12-08T20:02:04.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258675550 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258675550 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258675550 data=null}, TreeItem with text {Traces [6]}]
15:02:04 [2023-12-08T20:02:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258675551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:04 [2023-12-08T20:02:04.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258675559 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:04 [2023-12-08T20:02:04.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258675585 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:04 [2023-12-08T20:02:04.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:05 [2023-12-08T20:02:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:05 [2023-12-08T20:02:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:05 [2023-12-08T20:02:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675859 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258675859 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258675859 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675860 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258675860 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675904 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:05 [2023-12-08T20:02:05.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675911 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258675911 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258675911 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675912 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258675912 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675918 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675919 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258675919 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258675919 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675919 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258675920 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675961 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675961 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258675962 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258675962 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258676198 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258676201 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258676201 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258676201 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258676204 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258676204 data=null doit=true}, TableItem with text {}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258676204 data=null}, TableItem with text {}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258676205 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258676205 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258676207 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:05 [2023-12-08T20:02:05.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258676417 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258676418 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258676418 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258676418 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258676419 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258676429 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:05 [2023-12-08T20:02:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:05 [2023-12-08T20:02:05.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258676618 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258676618 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258676619 data=null}, Tree node with text: ExampleCustomXml.xml]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258676619 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258676620 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258676629 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:05 [2023-12-08T20:02:05.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258676664 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258676664 data=null doit=true}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258676664 data=null}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258676665 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258676665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258676704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258676706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258676706 data=null doit=true}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258676706 data=null}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258676707 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258676707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258676716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:05 [2023-12-08T20:02:05.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258676717 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258676718 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258676718 data=null}, TreeItem with text {Traces [6]}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258676718 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:05 [2023-12-08T20:02:05.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258676718 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258676775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:06 [2023-12-08T20:02:06.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:06 [2023-12-08T20:02:06.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:06 [2023-12-08T20:02:06.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258676951 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:02:06 [2023-12-08T20:02:06.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258676952 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:06 [2023-12-08T20:02:06.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258676952 data=null}, Tree node with text: kernel-overlap-testing]
15:02:06 [2023-12-08T20:02:06.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258676952 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:02:06 [2023-12-08T20:02:06.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258676953 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258677005 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:06 [2023-12-08T20:02:06.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258677015 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258677015 data=null doit=true}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258677015 data=null}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258677015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258677056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258677092 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258677093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258677093 data=null doit=true}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258677093 data=null}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258677093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258677094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258677109 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:06 [2023-12-08T20:02:06.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258677156 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258677157 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258677157 data=null}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258677157 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258677157 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258677175 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258677176 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258677176 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258677177 data=null}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258677177 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258677177 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258677189 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:06 [2023-12-08T20:02:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:06 [2023-12-08T20:02:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:02:06 [2023-12-08T20:02:06.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258677766 data=null doit=true}, Shell with text {Trace Import}]
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258677772 data=null}, (of type 'Combo')]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258677880 data=null doit=true}, TreeItem with text {import}]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258677881 data=null}, TreeItem with text {import}]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258677881 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258677882 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258677885 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258677886 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258677886 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258677886 data=null}, Tree node with text: kernel-overlap-testing]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258677886 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258677887 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258677890 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258677968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6129f50e
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258677971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258677971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258677971 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258677971 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258677971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258677972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258677972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258677972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258677972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258677972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258677972 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258677972 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258677988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258677988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258677988 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258677988 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258677988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258677988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:07 [2023-12-08T20:02:07.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:07 [2023-12-08T20:02:07.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:07 [2023-12-08T20:02:07.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:07 [2023-12-08T20:02:07.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258678295 data=null doit=true}, Shell with text {Confirmation}]
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1258678296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1258678296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1258678297 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1258678297 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1258678297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1258678308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1258678311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258677989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:07 [2023-12-08T20:02:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258677261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258678565 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258678565 data=null doit=true}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258678565 data=null}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258678565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258678574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258678611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258678612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258678612 data=null doit=true}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258678613 data=null}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258678613 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258678613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258678639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:08 [2023-12-08T20:02:08.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:08 [2023-12-08T20:02:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:08 [2023-12-08T20:02:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258678641 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:08 [2023-12-08T20:02:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258678641 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:08 [2023-12-08T20:02:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258678641 data=null}, TreeItem with text {Traces [6]}]
15:02:08 [2023-12-08T20:02:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258678641 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:08 [2023-12-08T20:02:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258678642 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:08 [2023-12-08T20:02:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258678665 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:08 [2023-12-08T20:02:08.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258678935 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258678935 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258678935 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258678936 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258678936 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258678986 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:08 [2023-12-08T20:02:08.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258678990 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258678990 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258678990 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258678990 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258678991 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258678999 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679000 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258679000 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258679000 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679001 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258679001 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679006 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679006 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679006 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258679007 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679199 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679201 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258679201 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258679202 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258679207 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258679207 data=null doit=true}, TableItem with text {}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258679207 data=null}, TableItem with text {}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258679208 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258679208 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258679220 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:08 [2023-12-08T20:02:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679470 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258679470 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258679471 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679471 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258679471 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679481 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:08 [2023-12-08T20:02:08.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:08 [2023-12-08T20:02:08.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:08 [2023-12-08T20:02:08.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679675 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258679676 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258679676 data=null}, Tree node with text: kernel-overlap-testing]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679677 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258679677 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258679689 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:09 [2023-12-08T20:02:09.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258679700 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258679700 data=null doit=true}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258679700 data=null}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258679701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258679701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258679787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258679788 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258679788 data=null doit=true}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258679789 data=null}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258679789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258679790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258679797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:09 [2023-12-08T20:02:09.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:09 [2023-12-08T20:02:09.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258679798 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258679799 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258679802 data=null}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258679803 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258679803 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258679869 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:09 [2023-12-08T20:02:09.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:09 [2023-12-08T20:02:09.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:09 [2023-12-08T20:02:09.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258680152 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:02:09 [2023-12-08T20:02:09.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258680152 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:02:09 [2023-12-08T20:02:09.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258680153 data=null}, Tree node with text: ExampleCustomTxt.log]
15:02:09 [2023-12-08T20:02:09.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258680153 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:02:09 [2023-12-08T20:02:09.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258680154 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:02:09 [2023-12-08T20:02:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258680198 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:02:09 [2023-12-08T20:02:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:09 [2023-12-08T20:02:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:09 [2023-12-08T20:02:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:09 [2023-12-08T20:02:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:09 [2023-12-08T20:02:09.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258680208 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258680208 data=null doit=true}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258680209 data=null}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258680209 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258680209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258680287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258680288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258680288 data=null doit=true}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258680288 data=null}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258680289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258680289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258680303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:09 [2023-12-08T20:02:09.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258680305 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258680305 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258680305 data=null}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258680306 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258680306 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258680334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258680335 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258680335 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258680335 data=null}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258680336 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258680336 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258680363 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:09 [2023-12-08T20:02:09.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:09 [2023-12-08T20:02:09.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:02:10 [2023-12-08T20:02:10.204Z] 
15:02:10 [2023-12-08T20:02:10.204Z] (Eclipse:19993): Gtk-WARNING **: 20:02:10.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:10 [2023-12-08T20:02:10.204Z] 
15:02:10 [2023-12-08T20:02:10.204Z] (Eclipse:19993): Gtk-WARNING **: 20:02:10.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:10 [2023-12-08T20:02:10.204Z] 
15:02:10 [2023-12-08T20:02:10.204Z] (Eclipse:19993): Gtk-WARNING **: 20:02:10.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:10 [2023-12-08T20:02:10.204Z] 
15:02:10 [2023-12-08T20:02:10.204Z] (Eclipse:19993): Gtk-WARNING **: 20:02:10.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:10 [2023-12-08T20:02:10.204Z] 
15:02:10 [2023-12-08T20:02:10.204Z] (Eclipse:19993): Gtk-WARNING **: 20:02:10.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:10 [2023-12-08T20:02:10.204Z] 
15:02:10 [2023-12-08T20:02:10.204Z] (Eclipse:19993): Gtk-WARNING **: 20:02:10.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:10 [2023-12-08T20:02:10.204Z] 
15:02:10 [2023-12-08T20:02:10.204Z] (Eclipse:19993): Gtk-WARNING **: 20:02:10.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:10 [2023-12-08T20:02:10.204Z] 
15:02:10 [2023-12-08T20:02:10.204Z] (Eclipse:19993): Gtk-WARNING **: 20:02:10.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258680910 data=null doit=true}, Shell with text {Trace Import}]
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258680920 data=null}, (of type 'Combo')]
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:10 [2023-12-08T20:02:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258680996 data=null doit=true}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258680996 data=null}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258680997 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258680997 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258681000 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258681001 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258681001 data=null doit=true}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258681002 data=null}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258681002 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258681002 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258681003 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258681037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@48e13ec9
15:02:10 [2023-12-08T20:02:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258681066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258681066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258681067 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258681067 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258681067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258681067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258681067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258681068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258681068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258681068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258681068 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258681068 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@784bea2c
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1258681083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1258681083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1258681083 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1258681084 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1258681084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1258681084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1258681084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1258681085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1258681085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1258681085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1258681085 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1258681085 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258681100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258681100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258681100 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258681100 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258681100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:10 [2023-12-08T20:02:10.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258681100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:10 [2023-12-08T20:02:10.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:10 [2023-12-08T20:02:10.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258681101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:10 [2023-12-08T20:02:10.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258680405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258681688 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258681689 data=null doit=true}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258681689 data=null}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258681689 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258681689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258681740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258681742 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258681742 data=null doit=true}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258681742 data=null}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258681742 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258681743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258681769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:10 [2023-12-08T20:02:10.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258681771 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258681771 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258681771 data=null}, TreeItem with text {Traces [6]}]
15:02:10 [2023-12-08T20:02:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258681772 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:11 [2023-12-08T20:02:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258681772 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:11 [2023-12-08T20:02:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258681792 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:11 [2023-12-08T20:02:11.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:11 [2023-12-08T20:02:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:11 [2023-12-08T20:02:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:11 [2023-12-08T20:02:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258681960 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258681960 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258681961 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258681961 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258681962 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258681988 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:11 [2023-12-08T20:02:11.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258681998 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258681999 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258681999 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258681999 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258681999 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258682004 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258682005 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258682005 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258682005 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258682009 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258682009 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258682055 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258682060 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258682061 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258682061 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258682262 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258682446 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258682446 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258682447 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:11 [2023-12-08T20:02:11.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258683460 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258683461 data=null doit=true}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258683461 data=null}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258683461 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258683462 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258683463 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258683464 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258683464 data=null doit=true}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258683465 data=null}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258683465 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258683465 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:12 [2023-12-08T20:02:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258683466 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:13 [2023-12-08T20:02:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:13 [2023-12-08T20:02:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:13 [2023-12-08T20:02:13.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258684160 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258684161 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258684161 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258684161 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258684162 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258684171 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:13 [2023-12-08T20:02:13.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258684302 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258684302 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258684303 data=null}, Tree node with text: ExampleCustomTxt.log]
15:02:13 [2023-12-08T20:02:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258684303 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258684304 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258684313 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:13 [2023-12-08T20:02:13.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:13 [2023-12-08T20:02:13.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:13 [2023-12-08T20:02:13.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258684320 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258684320 data=null doit=true}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258684320 data=null}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258684321 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258684321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258684392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258684393 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258684393 data=null doit=true}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258684394 data=null}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258684394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258684394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258684401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:13 [2023-12-08T20:02:13.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258684402 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258684403 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258684403 data=null}, TreeItem with text {Traces [6]}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258684403 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258684404 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:13 [2023-12-08T20:02:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258684418 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:13 [2023-12-08T20:02:13.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258684724 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258684725 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258684725 data=null}, Tree node with text: ExampleCustomXml.xml]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258684726 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258684726 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258684754 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:14 [2023-12-08T20:02:14.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258684769 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258684769 data=null doit=true}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258684769 data=null}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258684770 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258684770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258684811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258684813 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258684813 data=null doit=true}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258684813 data=null}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258684813 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258684814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258684821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:14 [2023-12-08T20:02:14.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258684826 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258684826 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258684826 data=null}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258684827 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258684827 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258684867 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:14 [2023-12-08T20:02:14.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258684868 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258684868 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258684869 data=null}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258684869 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258684869 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258684879 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:14 [2023-12-08T20:02:14.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:14 [2023-12-08T20:02:14.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258685398 data=null doit=true}, Shell with text {Trace Import}]
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258685422 data=null}, (of type 'Combo')]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258685478 data=null doit=true}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258685478 data=null}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258685479 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258685479 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258685482 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258685493 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258685493 data=null doit=true}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258685493 data=null}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258685494 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258685494 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258685494 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:14 [2023-12-08T20:02:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258685564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@50594c5a
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258685567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258685567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258685567 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258685567 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258685568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258685568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258685568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258685568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258685568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258685568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258685568 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258685568 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6eb49e78
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1258685580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1258685580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1258685580 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1258685580 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1258685580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1258685580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1258685581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1258685581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1258685581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1258685581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1258685581 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1258685581 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258685587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258685587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:14 [2023-12-08T20:02:14.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258685587 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:14 [2023-12-08T20:02:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258685587 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:14 [2023-12-08T20:02:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258685587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:14 [2023-12-08T20:02:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258685588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:15 [2023-12-08T20:02:15.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:15 [2023-12-08T20:02:15.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258685588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:15 [2023-12-08T20:02:15.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258684914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258686302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258686302 data=null doit=true}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258686303 data=null}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258686303 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258686303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258686383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258686384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258686384 data=null doit=true}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258686399 data=null}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258686400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258686400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258686464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:15 [2023-12-08T20:02:15.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258686466 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258686466 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:15 [2023-12-08T20:02:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258686466 data=null}, TreeItem with text {Traces [6]}]
15:02:15 [2023-12-08T20:02:15.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258686467 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:15 [2023-12-08T20:02:15.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258686467 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:15 [2023-12-08T20:02:15.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258686476 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:15 [2023-12-08T20:02:15.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686844 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258686844 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258686845 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686846 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258686846 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686875 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:16 [2023-12-08T20:02:16.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686885 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258686885 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258686885 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686886 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258686886 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686891 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686892 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258686892 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:16 [2023-12-08T20:02:16.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258686892 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686892 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258686896 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686900 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686900 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686901 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258686901 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258686999 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258687363 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258687364 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258687364 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:16 [2023-12-08T20:02:16.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:02:16 [2023-12-08T20:02:16.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:16 [2023-12-08T20:02:16.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:16 [2023-12-08T20:02:16.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:16 [2023-12-08T20:02:16.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:16 [2023-12-08T20:02:16.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:16 [2023-12-08T20:02:16.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:17 [2023-12-08T20:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:17 [2023-12-08T20:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:17 [2023-12-08T20:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:17 [2023-12-08T20:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:17 [2023-12-08T20:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:17 [2023-12-08T20:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258688420 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:17 [2023-12-08T20:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258688420 data=null doit=true}, TableItem with text {}]
15:02:17 [2023-12-08T20:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258688420 data=null}, TableItem with text {}]
15:02:17 [2023-12-08T20:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258688421 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:17 [2023-12-08T20:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258688421 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:17 [2023-12-08T20:02:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258688473 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:17 [2023-12-08T20:02:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:17 [2023-12-08T20:02:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:17 [2023-12-08T20:02:17.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:17 [2023-12-08T20:02:17.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:17 [2023-12-08T20:02:17.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258688608 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:17 [2023-12-08T20:02:17.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258688608 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:17 [2023-12-08T20:02:17.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258688608 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:17 [2023-12-08T20:02:17.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258688609 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:17 [2023-12-08T20:02:17.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258688609 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:17 [2023-12-08T20:02:17.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258688661 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:17 [2023-12-08T20:02:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:17 [2023-12-08T20:02:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:17 [2023-12-08T20:02:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:17 [2023-12-08T20:02:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:17 [2023-12-08T20:02:17.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:17 [2023-12-08T20:02:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:17 [2023-12-08T20:02:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:18 [2023-12-08T20:02:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258688817 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:02:18 [2023-12-08T20:02:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258688818 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:02:18 [2023-12-08T20:02:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258688818 data=null}, Tree node with text: ExampleCustomXml.xml]
15:02:18 [2023-12-08T20:02:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258688819 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258688819 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258688860 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:18 [2023-12-08T20:02:18.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258688868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258688868 data=null doit=true}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258688868 data=null}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258688869 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258688869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258688904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258688905 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258688905 data=null doit=true}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258688905 data=null}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258688906 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258688906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258688916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258688917 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258688917 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258688917 data=null}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258688917 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258688917 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258688969 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:18 [2023-12-08T20:02:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:18 [2023-12-08T20:02:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:18 [2023-12-08T20:02:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258689239 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:02:18 [2023-12-08T20:02:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258689240 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:18 [2023-12-08T20:02:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258689240 data=null}, Tree node with text: kernel-overlap-testing]
15:02:18 [2023-12-08T20:02:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258689241 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:02:18 [2023-12-08T20:02:18.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258689241 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258689290 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:18 [2023-12-08T20:02:18.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258689300 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258689300 data=null doit=true}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258689300 data=null}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258689300 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258689301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258689336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:18 [2023-12-08T20:02:18.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258689338 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258689338 data=null doit=true}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258689338 data=null}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258689339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258689339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258689346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:18 [2023-12-08T20:02:18.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258689348 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258689348 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258689348 data=null}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258689349 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258689349 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258689370 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258689371 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258689371 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258689372 data=null}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258689372 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258689372 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258689384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:18 [2023-12-08T20:02:18.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258689875 data=null doit=true}, Shell with text {Trace Import}]
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:19 [2023-12-08T20:02:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258689883 data=null}, (of type 'Combo')]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258689939 data=null doit=true}, TreeItem with text {import}]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258689939 data=null}, TreeItem with text {import}]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258689939 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258689959 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258689970 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258689971 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258689971 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258689971 data=null}, Tree node with text: kernel-overlap-testing]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258689971 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258689972 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258689975 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258690005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@406fec86
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1258690007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258690007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1258690007 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1258690008 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1258690008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1258690008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1258690008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1258690008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1258690008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1258690009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1258690009 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1258690009 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:19 [2023-12-08T20:02:19.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@714f3e27
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1258690019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1258690019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1258690019 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1258690019 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1258690019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1258690019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1258690020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1258690020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1258690020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1258690020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1258690020 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1258690020 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258690026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258690026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258690026 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258690026 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258690026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:19 [2023-12-08T20:02:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258690026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:19 [2023-12-08T20:02:19.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:19 [2023-12-08T20:02:19.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258690033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:19 [2023-12-08T20:02:19.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258689419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:02:19 [2023-12-08T20:02:19.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:19 [2023-12-08T20:02:19.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:19 [2023-12-08T20:02:19.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:19 [2023-12-08T20:02:19.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:19 [2023-12-08T20:02:19.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258690639 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258690639 data=null doit=true}, TreeItem with text {test}]
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258690639 data=null}, TreeItem with text {test}]
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258690640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258690640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258690674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258690675 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258690675 data=null doit=true}, TreeItem with text {test}]
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258690675 data=null}, TreeItem with text {test}]
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258690676 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:19 [2023-12-08T20:02:19.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258690676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:20 [2023-12-08T20:02:20.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258690695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:20 [2023-12-08T20:02:20.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:20 [2023-12-08T20:02:20.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:20 [2023-12-08T20:02:20.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258690697 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258690697 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258690697 data=null}, TreeItem with text {Traces [6]}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258690698 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258690698 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258690728 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:20 [2023-12-08T20:02:20.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690851 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258690852 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258690852 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690853 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258690853 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690891 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:20 [2023-12-08T20:02:20.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690895 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258690895 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258690895 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690895 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258690896 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690906 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690907 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258690907 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258690908 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690909 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258690909 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690921 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690921 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690921 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258690922 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258690986 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258691580 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258691586 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258691587 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:20 [2023-12-08T20:02:20.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258691590 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258691590 data=null doit=true}, TableItem with text {}]
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258691590 data=null}, TableItem with text {}]
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258691591 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258691591 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258691612 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:20 [2023-12-08T20:02:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:21 [2023-12-08T20:02:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:21 [2023-12-08T20:02:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258692748 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258692748 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258692748 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258692749 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258692749 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258692763 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:22 [2023-12-08T20:02:22.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258692900 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258692901 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258692901 data=null}, Tree node with text: kernel-overlap-testing]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258692902 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258692902 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258692912 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:22 [2023-12-08T20:02:22.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258692919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258692919 data=null doit=true}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258692919 data=null}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258692920 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258692920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258692974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258692976 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258692976 data=null doit=true}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258692976 data=null}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258692976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258692977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258692986 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:22 [2023-12-08T20:02:22.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258692987 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258692987 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258692987 data=null}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258692988 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258692988 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258693006 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1258693008 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1258693008 data=null doit=true}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1258693008 data=null}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1258693056 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258693056 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1258693066 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:02:22 [2023-12-08T20:02:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:22 [2023-12-08T20:02:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:02:23 [2023-12-08T20:02:23.005Z] 
15:02:23 [2023-12-08T20:02:23.005Z] (Eclipse:19993): Gtk-WARNING **: 20:02:22.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:23 [2023-12-08T20:02:23.005Z] 
15:02:23 [2023-12-08T20:02:23.005Z] (Eclipse:19993): Gtk-WARNING **: 20:02:22.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:23 [2023-12-08T20:02:23.005Z] 
15:02:23 [2023-12-08T20:02:23.005Z] (Eclipse:19993): Gtk-WARNING **: 20:02:22.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:23 [2023-12-08T20:02:23.005Z] 
15:02:23 [2023-12-08T20:02:23.005Z] (Eclipse:19993): Gtk-WARNING **: 20:02:22.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258693669 data=null doit=true}, Shell with text {Trace Import}]
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258693676 data=null}, (of type 'Combo')]
15:02:23 [2023-12-08T20:02:23.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258693731 data=null doit=true}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258693731 data=null}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258693731 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258693732 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258693761 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258693762 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258693762 data=null doit=true}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258693762 data=null}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258693762 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258693762 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258693763 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:23 [2023-12-08T20:02:23.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258693791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:23 [2023-12-08T20:02:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:23 [2023-12-08T20:02:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:02:23 [2023-12-08T20:02:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258693809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:23 [2023-12-08T20:02:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258693809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:23 [2023-12-08T20:02:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258693810 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:23 [2023-12-08T20:02:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258693810 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:23 [2023-12-08T20:02:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258693810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:23 [2023-12-08T20:02:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258693810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:23 [2023-12-08T20:02:23.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258693810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:23 [2023-12-08T20:02:23.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258693099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258694472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258694473 data=null doit=true}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258694473 data=null}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258694473 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258694474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258694513 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258694514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258694515 data=null doit=true}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258694515 data=null}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258694515 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258694516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258694532 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:23 [2023-12-08T20:02:23.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258694534 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258694534 data=null doit=true}, TreeItem with text {Traces [7]}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258694534 data=null}, TreeItem with text {Traces [7]}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258694535 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:23 [2023-12-08T20:02:23.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258694535 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258694569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:24 [2023-12-08T20:02:24.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258694741 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258694742 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258694742 data=null}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258694742 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258694743 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258694773 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:24 [2023-12-08T20:02:24.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258694785 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258694785 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258694785 data=null}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258694785 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258694786 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258694795 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258694796 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258694796 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258694797 data=null}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258694797 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258694797 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258694802 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258694802 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1258694802 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:02:24 [2023-12-08T20:02:24.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258694803 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258694871 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1258695865 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1258695865 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1258695866 data=null}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:02:25 [2023-12-08T20:02:25.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:02:25 [2023-12-08T20:02:25.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:02:25 [2023-12-08T20:02:25.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:25 [2023-12-08T20:02:25.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258696096 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258696097 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258696097 data=null}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258696097 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258696098 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258696107 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2023-12-08T20:02:25.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258696165 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258696165 data=null doit=true}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258696165 data=null}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258696165 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258696166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258696205 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258696206 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258696206 data=null doit=true}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258696206 data=null}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258696207 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258696207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258696262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:25 [2023-12-08T20:02:25.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258696264 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258696264 data=null doit=true}, TreeItem with text {Traces [7]}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258696264 data=null}, TreeItem with text {Traces [7]}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258696265 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:25 [2023-12-08T20:02:25.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258696265 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:02:25 [2023-12-08T20:02:25.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258696292 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:25 [2023-12-08T20:02:25.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258696667 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258696668 data=null doit=true}, Tree node with text: unrecognized.log]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258696668 data=null}, Tree node with text: unrecognized.log]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258696668 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258696669 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: unrecognized.log]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258696699 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2023-12-08T20:02:26.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258696713 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258696713 data=null doit=true}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258696713 data=null}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258696714 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258696714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258696778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258696779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258696779 data=null doit=true}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258696779 data=null}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258696780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258696780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258696787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:26 [2023-12-08T20:02:26.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:26 [2023-12-08T20:02:26.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:26 [2023-12-08T20:02:26.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258696788 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258696788 data=null doit=true}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258696789 data=null}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258696789 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258696789 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258696805 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:26 [2023-12-08T20:02:26.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258696806 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258696807 data=null doit=true}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258696807 data=null}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258696807 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258696807 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258696818 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:26 [2023-12-08T20:02:26.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:26 [2023-12-08T20:02:26.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:02:26 [2023-12-08T20:02:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:02:26 [2023-12-08T20:02:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:26 [2023-12-08T20:02:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258697433 data=null doit=true}, Shell with text {Trace Import}]
15:02:26 [2023-12-08T20:02:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:02:26 [2023-12-08T20:02:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258697471 data=null}, (of type 'Combo')]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258697562 data=null doit=true}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258697563 data=null}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258697563 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258697563 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258697566 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258697567 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258697567 data=null doit=true}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258697567 data=null}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258697568 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258697568 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258697568 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:26 [2023-12-08T20:02:26.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258697599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:02:26 [2023-12-08T20:02:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@53a95744
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1258697605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1258697605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1258697605 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1258697605 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1258697606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1258697606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1258697606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1258697606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1258697606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1258697606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1258697606 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1258697606 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:26 [2023-12-08T20:02:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258697664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258697665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258697665 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258697665 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258697665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:27 [2023-12-08T20:02:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258697665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:27 [2023-12-08T20:02:27.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258697665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:27 [2023-12-08T20:02:27.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258696898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258698192 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258698192 data=null doit=true}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258698193 data=null}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258698193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258698193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258698264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258698265 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258698265 data=null doit=true}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258698265 data=null}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258698266 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258698266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258698273 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:27 [2023-12-08T20:02:27.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:27 [2023-12-08T20:02:27.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:27 [2023-12-08T20:02:27.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258698274 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:02:27 [2023-12-08T20:02:27.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258698275 data=null doit=true}, TreeItem with text {Traces [7]}]
15:02:27 [2023-12-08T20:02:27.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258698282 data=null}, TreeItem with text {Traces [7]}]
15:02:27 [2023-12-08T20:02:27.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258698282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:27 [2023-12-08T20:02:27.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258698283 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:02:27 [2023-12-08T20:02:27.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258698291 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:27 [2023-12-08T20:02:27.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:02:27 [2023-12-08T20:02:27.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:27 [2023-12-08T20:02:27.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:27 [2023-12-08T20:02:27.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258698612 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:02:27 [2023-12-08T20:02:27.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258698613 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:27 [2023-12-08T20:02:27.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258698613 data=null}, TreeItem with text {unrecognized.log}]
15:02:27 [2023-12-08T20:02:27.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258698613 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258698613 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258698643 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2023-12-08T20:02:27.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258698654 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258698654 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258698654 data=null}, TreeItem with text {unrecognized.log}]
15:02:27 [2023-12-08T20:02:27.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258698655 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258698655 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258698660 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:02:28 [2023-12-08T20:02:28.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258698661 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258698661 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258698666 data=null}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258698666 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258698666 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258698672 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258698672 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1258698673 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258698673 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258698737 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1258698841 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1258698841 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1258698841 data=null}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:28 [2023-12-08T20:02:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258698989 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258698989 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258698989 data=null}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258698990 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258698990 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258699000 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2023-12-08T20:02:28.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258699112 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258699112 data=null doit=true}, Tree node with text: unrecognized.log]
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258699112 data=null}, Tree node with text: unrecognized.log]
15:02:28 [2023-12-08T20:02:28.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258699113 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258699113 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: unrecognized.log]
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258699162 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2023-12-08T20:02:28.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258699172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258699172 data=null doit=true}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258699172 data=null}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258699173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258699173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258699260 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258699262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258699262 data=null doit=true}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258699262 data=null}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258699263 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258699263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258699271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:28 [2023-12-08T20:02:28.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258699272 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258699272 data=null doit=true}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258699272 data=null}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258699272 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258699273 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258699291 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258699291 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258699292 data=null doit=true}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258699292 data=null}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258699292 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258699292 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258699301 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:02:28 [2023-12-08T20:02:28.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:02:28 [2023-12-08T20:02:28.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258699731 data=null doit=true}, Shell with text {Confirm Clear}]
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258699732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258699732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258699732 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258699732 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258699733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:29 [2023-12-08T20:02:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258699733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:29 [2023-12-08T20:02:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258699733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:31 [2023-12-08T20:02:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:31 [2023-12-08T20:02:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258699378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258701989 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258701990 data=null doit=true}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258701990 data=null}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258701990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258701991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258702019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258702020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258702020 data=null doit=true}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258702020 data=null}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258702021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258702021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258702027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:31 [2023-12-08T20:02:31.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258702029 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258702029 data=null doit=true}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258702029 data=null}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258702030 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258702030 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258702043 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258702044 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258702044 data=null doit=true}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258702044 data=null}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258702045 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258702045 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258702049 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:31 [2023-12-08T20:02:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258702546 data=null doit=true}, Shell with text {Trace Import}]
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258702551 data=null}, (of type 'Combo')]
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258702602 data=null doit=true}, TreeItem with text {import}]
15:02:31 [2023-12-08T20:02:31.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258702602 data=null}, TreeItem with text {import}]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258702602 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258702603 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258702605 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258702606 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258702606 data=null}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258702606 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258702607 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258702607 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258702608 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258702608 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258702608 data=null}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258702609 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258702609 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258702620 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: metadata
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258702634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:02:31 [2023-12-08T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2afee2ee
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1258702659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1258702659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1258702660 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1258702660 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1258702660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1258702660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1258702660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1258702660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1258702661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1258702661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1258702661 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1258702661 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258702668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258702669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258702669 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258702669 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258702675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:31 [2023-12-08T20:02:31.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258702675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:32 [2023-12-08T20:02:32.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258702675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258702092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258702914 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258702914 data=null doit=true}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258702914 data=null}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258702914 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258702915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258702945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258702956 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258702956 data=null doit=true}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258702956 data=null}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258702957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258702957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258702971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:32 [2023-12-08T20:02:32.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258702972 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258702973 data=null doit=true}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258702973 data=null}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258702973 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258702973 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258702991 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258702992 data=null doit=true}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258702992 data=null}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258702992 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258702993 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258702994 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703091 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258703091 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258703091 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703094 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258703095 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703131 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:32 [2023-12-08T20:02:32.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703135 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258703135 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258703135 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703136 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258703136 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703141 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703161 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258703161 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258703162 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703162 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258703162 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703167 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703167 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703168 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:32 [2023-12-08T20:02:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258703168 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:33 [2023-12-08T20:02:33.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703227 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:33 [2023-12-08T20:02:33.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258703773 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:33 [2023-12-08T20:02:33.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258703780 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:33 [2023-12-08T20:02:33.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258703780 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:33 [2023-12-08T20:02:33.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:02:33 [2023-12-08T20:02:33.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:33 [2023-12-08T20:02:33.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:33 [2023-12-08T20:02:33.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:33 [2023-12-08T20:02:33.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:33 [2023-12-08T20:02:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:33 [2023-12-08T20:02:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:33 [2023-12-08T20:02:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258703785 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:33 [2023-12-08T20:02:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258703785 data=null doit=true}, TableItem with text {}]
15:02:33 [2023-12-08T20:02:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258703785 data=null}, TableItem with text {}]
15:02:33 [2023-12-08T20:02:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258703786 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:33 [2023-12-08T20:02:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258703786 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:33 [2023-12-08T20:02:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258703806 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:33 [2023-12-08T20:02:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:33 [2023-12-08T20:02:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258705137 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258705137 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258705137 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258705138 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258705138 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258705144 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:34 [2023-12-08T20:02:34.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258705158 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258705159 data=null doit=true}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258705159 data=null}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258705159 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258705160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258705197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:34 [2023-12-08T20:02:34.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258705198 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258705199 data=null doit=true}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258705199 data=null}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258705199 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258705200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258705209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:34 [2023-12-08T20:02:34.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258705211 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258705211 data=null doit=true}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258705212 data=null}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258705212 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258705212 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258705270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258705271 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258705271 data=null doit=true}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258705271 data=null}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258705272 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258705272 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258705276 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:02:34 [2023-12-08T20:02:34.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] 
15:02:34 [2023-12-08T20:02:34.924Z] (Eclipse:19993): Gtk-WARNING **: 20:02:34.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:02:34 [2023-12-08T20:02:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258705656 data=null doit=true}, Shell with text {Confirm Clear}]
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258705657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258705658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258705660 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258705660 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258705661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258705661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:34 [2023-12-08T20:02:34.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258705661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258705315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258706099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258706100 data=null doit=true}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258706100 data=null}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258706100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258706100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258706170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258706172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258706172 data=null doit=true}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258706172 data=null}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258706173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258706173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258706182 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:35 [2023-12-08T20:02:35.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258706183 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258706183 data=null doit=true}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258706183 data=null}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258706184 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258706184 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258706197 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258706198 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258706198 data=null doit=true}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258706198 data=null}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258706199 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258706199 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258706210 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:02:35 [2023-12-08T20:02:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:35 [2023-12-08T20:02:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258706673 data=null doit=true}, Shell with text {Trace Import}]
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258706678 data=null}, (of type 'Combo')]
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258706733 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258706734 data=null doit=true}, TreeItem with text {import}]
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258706734 data=null}, TreeItem with text {import}]
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258706734 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258706738 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258706739 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258706782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258706813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258706813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258706813 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258706813 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258706814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258706814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:36 [2023-12-08T20:02:36.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:36 [2023-12-08T20:02:36.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:36 [2023-12-08T20:02:36.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:36 [2023-12-08T20:02:36.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:36 [2023-12-08T20:02:36.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258707488 data=null doit=true}, Shell with text {Confirmation}]
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1258707489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1258707489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1258707489 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1258707489 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1258707490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1258707490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:02:36 [2023-12-08T20:02:36.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1258707490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:02:37 [2023-12-08T20:02:37.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:02:37 [2023-12-08T20:02:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258706814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:02:37 [2023-12-08T20:02:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258706284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258708181 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258708182 data=null doit=true}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258708182 data=null}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258708182 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258708182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258708204 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258708206 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258708206 data=null doit=true}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258708206 data=null}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258708206 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258708207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258708270 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:37 [2023-12-08T20:02:37.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258708272 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258708272 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258708272 data=null}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258708273 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258708273 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258708281 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258708282 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258708282 data=null}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258708282 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258708282 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258708361 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:37 [2023-12-08T20:02:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:37 [2023-12-08T20:02:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:37 [2023-12-08T20:02:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708625 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:37 [2023-12-08T20:02:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258708626 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:37 [2023-12-08T20:02:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258708626 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:37 [2023-12-08T20:02:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708627 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:37 [2023-12-08T20:02:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258708627 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708650 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:38 [2023-12-08T20:02:38.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:38 [2023-12-08T20:02:38.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:38 [2023-12-08T20:02:38.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:38 [2023-12-08T20:02:38.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:38 [2023-12-08T20:02:38.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:38 [2023-12-08T20:02:38.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708666 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258708666 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258708666 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708666 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258708667 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708675 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708675 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258708676 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258708676 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708676 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258708676 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708680 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708680 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708681 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258708681 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258708858 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258709001 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258709001 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258709001 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:38 [2023-12-08T20:02:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:02:38 [2023-12-08T20:02:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258710047 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258710047 data=null doit=true}, TableItem with text {}]
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258710047 data=null}, TableItem with text {}]
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258710048 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258710048 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258710053 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:39 [2023-12-08T20:02:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258710247 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258710247 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258710248 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258710248 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258710248 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258710253 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:39 [2023-12-08T20:02:39.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258710260 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258710260 data=null doit=true}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258710260 data=null}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258710261 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258710266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258710298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258710299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258710299 data=null doit=true}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258710300 data=null}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258710300 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258710300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258710306 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:39 [2023-12-08T20:02:39.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258710308 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258710308 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258710308 data=null}, TreeItem with text {Traces [13]}]
15:02:39 [2023-12-08T20:02:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258710308 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:39 [2023-12-08T20:02:39.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258710309 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:39 [2023-12-08T20:02:39.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258710322 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:39 [2023-12-08T20:02:39.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710693 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258710693 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258710693 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710694 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258710694 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710720 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:40 [2023-12-08T20:02:40.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710730 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258710730 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258710730 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710731 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258710731 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710735 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710736 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258710736 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258710737 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710737 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258710737 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710745 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710745 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710746 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258710746 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258710813 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258711103 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258711104 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258711104 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:40 [2023-12-08T20:02:40.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:02:40 [2023-12-08T20:02:40.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:40 [2023-12-08T20:02:40.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258712113 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258712113 data=null doit=true}, TableItem with text {}]
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258712113 data=null}, TableItem with text {}]
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258712114 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258712114 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258712119 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:41 [2023-12-08T20:02:41.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:41 [2023-12-08T20:02:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:41 [2023-12-08T20:02:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:41 [2023-12-08T20:02:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258712312 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:02:41 [2023-12-08T20:02:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258712312 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:41 [2023-12-08T20:02:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258712312 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:02:41 [2023-12-08T20:02:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258712313 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:41 [2023-12-08T20:02:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258712313 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258712318 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:41 [2023-12-08T20:02:41.596Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258712358 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258712358 data=null doit=true}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258712359 data=null}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258712359 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258712359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258712393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:41 [2023-12-08T20:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258712394 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258712394 data=null doit=true}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258712394 data=null}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258712395 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258712395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258712401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:41 [2023-12-08T20:02:41.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:41 [2023-12-08T20:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:41 [2023-12-08T20:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258712402 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:41 [2023-12-08T20:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258712403 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:41 [2023-12-08T20:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258712403 data=null}, TreeItem with text {Traces [13]}]
15:02:41 [2023-12-08T20:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258712403 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:41 [2023-12-08T20:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258712404 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:41 [2023-12-08T20:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258712462 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:41 [2023-12-08T20:02:41.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:02:42 [2023-12-08T20:02:42.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712739 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258712739 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258712740 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712740 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258712741 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712771 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:42 [2023-12-08T20:02:42.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712786 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258712786 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258712786 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712787 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258712787 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712799 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712800 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258712800 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258712801 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712801 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258712801 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712810 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712810 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712811 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:42 [2023-12-08T20:02:42.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258712811 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258712968 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258713485 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258713486 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258713486 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258713489 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258713489 data=null doit=true}, TableItem with text {}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258713489 data=null}, TableItem with text {}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258713501 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258713501 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258713506 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:43 [2023-12-08T20:02:43.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:43 [2023-12-08T20:02:43.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:43 [2023-12-08T20:02:43.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258714773 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258714774 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258714774 data=null}, TreeItem with text {kernel-overlap-testing}]
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258714775 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258714775 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258714782 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:44 [2023-12-08T20:02:44.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:44 [2023-12-08T20:02:44.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258714826 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258714826 data=null doit=true}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258714826 data=null}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258714827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258714827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258714887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258714888 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258714888 data=null doit=true}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258714888 data=null}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258714889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258714889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258714904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:44 [2023-12-08T20:02:44.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258714906 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258714906 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258714906 data=null}, TreeItem with text {Traces [13]}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258714910 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258714910 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:44 [2023-12-08T20:02:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258714966 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:44 [2023-12-08T20:02:44.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:02:44 [2023-12-08T20:02:44.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:44 [2023-12-08T20:02:44.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:44 [2023-12-08T20:02:44.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258715272 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258715272 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258715272 data=null}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258715273 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258715273 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258715313 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:44 [2023-12-08T20:02:44.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258715359 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258715359 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258715359 data=null}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258715360 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258715360 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258715370 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258715370 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258715370 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258715371 data=null}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258715371 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258715371 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258715377 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258715377 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258715377 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:02:44 [2023-12-08T20:02:44.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258715377 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:02:45 [2023-12-08T20:02:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258715497 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:02:45 [2023-12-08T20:02:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258715915 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258715974 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258715975 data=null}, TreeItem with text {simple_server-thread1}]
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258715978 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258715979 data=null doit=true}, TableItem with text {}]
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258715979 data=null}, TableItem with text {}]
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258715979 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258715979 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258716067 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:45 [2023-12-08T20:02:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:46 [2023-12-08T20:02:46.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:46 [2023-12-08T20:02:46.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258717070 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258717070 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258717070 data=null}, TreeItem with text {simple_server-thread1}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258717071 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258717071 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258717077 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:46 [2023-12-08T20:02:46.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258717090 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258717091 data=null doit=true}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258717091 data=null}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258717091 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258717091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258717128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258717130 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258717130 data=null doit=true}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258717130 data=null}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258717131 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258717131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258717141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:46 [2023-12-08T20:02:46.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258717143 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258717143 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258717143 data=null}, TreeItem with text {Traces [13]}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258717143 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258717143 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258717162 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:46 [2023-12-08T20:02:46.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258717294 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258717294 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258717294 data=null}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258717295 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258717295 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258717336 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:46 [2023-12-08T20:02:46.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258717340 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258717340 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258717340 data=null}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258717341 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258717341 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258717346 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258717347 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258717347 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258717348 data=null}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258717348 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258717348 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258717357 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258717358 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258717358 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:02:46 [2023-12-08T20:02:46.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258717358 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258717469 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258717977 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258717983 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258717983 data=null}, TreeItem with text {simple_server-thread2}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258717986 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258717986 data=null doit=true}, TableItem with text {}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258717987 data=null}, TableItem with text {}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258717987 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258717987 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258718072 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:47 [2023-12-08T20:02:47.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:48 [2023-12-08T20:02:48.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:48 [2023-12-08T20:02:48.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:48 [2023-12-08T20:02:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258719068 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:02:48 [2023-12-08T20:02:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258719069 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258719069 data=null}, TreeItem with text {simple_server-thread2}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258719070 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258719070 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258719076 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:48 [2023-12-08T20:02:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258719087 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258719087 data=null doit=true}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258719087 data=null}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258719088 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258719088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258719163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258719164 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258719165 data=null doit=true}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258719165 data=null}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258719165 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258719166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258719175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:48 [2023-12-08T20:02:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258719176 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258719176 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258719177 data=null}, TreeItem with text {Traces [13]}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258719177 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258719177 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258719196 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:48 [2023-12-08T20:02:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719304 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258719304 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258719304 data=null}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719305 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258719305 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719369 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:48 [2023-12-08T20:02:48.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719373 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258719373 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258719373 data=null}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719373 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258719374 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719382 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719383 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258719384 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258719384 data=null}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719385 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258719385 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719393 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719393 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719394 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
15:02:48 [2023-12-08T20:02:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258719394 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719558 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1258719867 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1258719867 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1258719867 data=null}, TreeItem with text {ust-overlap-testing}]
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258719870 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258719870 data=null doit=true}, TableItem with text {}]
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258719870 data=null}, TableItem with text {}]
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258719871 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:49 [2023-12-08T20:02:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258719871 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:49 [2023-12-08T20:02:49.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258719891 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:49 [2023-12-08T20:02:49.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:49 [2023-12-08T20:02:49.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258721042 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258721042 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258721042 data=null}, TreeItem with text {ust-overlap-testing}]
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258721043 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258721043 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258721049 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:50 [2023-12-08T20:02:50.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258721061 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258721061 data=null doit=true}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258721062 data=null}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258721062 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258721062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258721105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258721106 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258721107 data=null doit=true}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258721107 data=null}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258721107 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258721108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258721118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:50 [2023-12-08T20:02:50.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258721119 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258721119 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258721119 data=null}, TreeItem with text {Traces [13]}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258721120 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258721120 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258721136 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:50 [2023-12-08T20:02:50.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721268 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721268 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721269 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721269 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258721270 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721296 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:50 [2023-12-08T20:02:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:50 [2023-12-08T20:02:50.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721308 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721308 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721309 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721309 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258721310 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721319 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721320 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721320 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721321 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721321 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258721321 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721326 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721326 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721327 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:50 [2023-12-08T20:02:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258721327 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721404 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721733 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721734 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258721734 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:51 [2023-12-08T20:02:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:52 [2023-12-08T20:02:52.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:52 [2023-12-08T20:02:52.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:52 [2023-12-08T20:02:52.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:52 [2023-12-08T20:02:52.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258722787 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258722787 data=null doit=true}, TableItem with text {}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258722787 data=null}, TableItem with text {}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258722788 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258722788 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258722793 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258722976 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258722977 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258722977 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258722977 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258722977 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258722983 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:52 [2023-12-08T20:02:52.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258723009 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258723009 data=null doit=true}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258723009 data=null}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258723010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258723010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258723046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258723047 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258723047 data=null doit=true}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258723047 data=null}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258723048 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258723048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258723055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:52 [2023-12-08T20:02:52.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258723056 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258723056 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258723056 data=null}, TreeItem with text {Traces [13]}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258723057 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258723057 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258723076 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:52 [2023-12-08T20:02:52.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723258 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723259 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723259 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723260 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258723260 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723304 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:52 [2023-12-08T20:02:52.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723309 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723309 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723309 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723310 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258723310 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723359 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723360 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723360 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723361 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723361 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258723361 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723366 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723367 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723367 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:52 [2023-12-08T20:02:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258723367 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723475 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723793 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723793 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258723793 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:53 [2023-12-08T20:02:53.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:53 [2023-12-08T20:02:53.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:54 [2023-12-08T20:02:54.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:54 [2023-12-08T20:02:54.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:54 [2023-12-08T20:02:54.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:54 [2023-12-08T20:02:54.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258724798 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258724798 data=null doit=true}, TableItem with text {}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258724804 data=null}, TableItem with text {}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258724805 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258724805 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258724811 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258724985 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258724986 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258724986 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258724986 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258724987 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258724992 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:54 [2023-12-08T20:02:54.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258725019 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258725019 data=null doit=true}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258725019 data=null}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258725020 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258725020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258725062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258725063 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258725063 data=null doit=true}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258725063 data=null}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258725064 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258725064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258725072 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:54 [2023-12-08T20:02:54.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:54 [2023-12-08T20:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258725073 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:54 [2023-12-08T20:02:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258725073 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:54 [2023-12-08T20:02:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258725073 data=null}, TreeItem with text {Traces [13]}]
15:02:54 [2023-12-08T20:02:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258725073 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:54 [2023-12-08T20:02:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258725074 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:54 [2023-12-08T20:02:54.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258725090 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:54 [2023-12-08T20:02:54.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725278 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258725279 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258725279 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725279 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258725280 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725358 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:54 [2023-12-08T20:02:54.670Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725362 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258725362 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258725362 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725363 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258725363 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725373 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725373 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258725373 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:54 [2023-12-08T20:02:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258725374 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725374 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258725374 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725379 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725380 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725380 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:54 [2023-12-08T20:02:54.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258725380 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:55 [2023-12-08T20:02:55.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725503 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:55 [2023-12-08T20:02:55.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258725967 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:55 [2023-12-08T20:02:55.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258725992 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:55 [2023-12-08T20:02:55.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258725992 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:55 [2023-12-08T20:02:55.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:02:55 [2023-12-08T20:02:55.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:55 [2023-12-08T20:02:55.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258725996 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258725996 data=null doit=true}, TableItem with text {}]
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258725996 data=null}, TableItem with text {}]
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258725997 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258725997 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258726091 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:55 [2023-12-08T20:02:55.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258727553 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258727554 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258727554 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258727555 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258727555 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258727565 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:56 [2023-12-08T20:02:56.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258727572 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258727572 data=null doit=true}, TreeItem with text {test}]
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258727572 data=null}, TreeItem with text {test}]
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258727573 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:56 [2023-12-08T20:02:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258727573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258727611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258727612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258727613 data=null doit=true}, TreeItem with text {test}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258727613 data=null}, TreeItem with text {test}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258727613 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258727614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258727671 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:57 [2023-12-08T20:02:57.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258727673 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258727673 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258727673 data=null}, TreeItem with text {Traces [13]}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258727674 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258727674 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:57 [2023-12-08T20:02:57.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258727705 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:57 [2023-12-08T20:02:57.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258727932 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1258727933 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1258727933 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258727934 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258727934 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728010 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:57 [2023-12-08T20:02:57.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728018 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1258728019 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1258728019 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728019 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258728020 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728028 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728055 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1258728060 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:57 [2023-12-08T20:02:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1258728060 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728061 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258728061 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728070 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728071 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728071 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258728072 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728231 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:02:57 [2023-12-08T20:02:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258728615 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1258728615 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1258728670 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258728675 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258728675 data=null doit=true}, TableItem with text {}]
15:02:58 [2023-12-08T20:02:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258728676 data=null}, TableItem with text {}]
15:02:58 [2023-12-08T20:02:58.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258728676 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:02:58 [2023-12-08T20:02:58.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258728676 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:02:58 [2023-12-08T20:02:58.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258728685 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:02:58 [2023-12-08T20:02:58.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:02:58 [2023-12-08T20:02:58.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258729950 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1258729951 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1258729951 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258729951 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258729952 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258729961 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2023-12-08T20:02:59.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258729968 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258729968 data=null doit=true}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258729968 data=null}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258729969 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258729969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258730012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:59 [2023-12-08T20:02:59.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258730014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258730014 data=null doit=true}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258730015 data=null}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258730015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258730015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258730027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:02:59 [2023-12-08T20:02:59.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258730028 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258730028 data=null doit=true}, TreeItem with text {Traces [13]}]
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258730029 data=null}, TreeItem with text {Traces [13]}]
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258730029 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258730029 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258730067 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:02:59 [2023-12-08T20:02:59.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:02:59 [2023-12-08T20:02:59.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730274 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1258730274 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1258730274 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730274 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258730275 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730315 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2023-12-08T20:02:59.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730358 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1258730358 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1258730359 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730359 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258730359 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730369 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730369 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1258730369 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1258730370 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730370 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258730370 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730374 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730375 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730375 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258730375 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:02:59 [2023-12-08T20:02:59.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730498 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258730542 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1258730814 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1258730886 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258730889 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258730889 data=null doit=true}, TableItem with text {}]
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258730890 data=null}, TableItem with text {}]
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258730890 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258730891 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258730898 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:00 [2023-12-08T20:03:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:01 [2023-12-08T20:03:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:01 [2023-12-08T20:03:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:01 [2023-12-08T20:03:01.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258732076 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:03:01 [2023-12-08T20:03:01.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1258732076 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1258732076 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258732077 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258732077 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258732083 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:01 [2023-12-08T20:03:01.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258732090 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258732090 data=null doit=true}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258732090 data=null}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258732091 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258732091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258732172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258732187 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258732188 data=null doit=true}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258732188 data=null}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258732188 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258732188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258732214 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:01 [2023-12-08T20:03:01.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258732216 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258732216 data=null doit=true}, TreeItem with text {Traces [13]}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258732216 data=null}, TreeItem with text {Traces [13]}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258732216 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258732216 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:03:01 [2023-12-08T20:03:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258732228 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:03:01 [2023-12-08T20:03:01.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:03:01 [2023-12-08T20:03:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:01 [2023-12-08T20:03:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:02 [2023-12-08T20:03:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732564 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1258732564 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1258732564 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732565 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258732565 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732609 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:02 [2023-12-08T20:03:02.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732613 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1258732613 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1258732614 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732614 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258732614 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732660 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732661 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1258732661 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1258732662 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732662 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258732662 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732668 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732668 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732669 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258732669 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732792 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258732802 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1258732802 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1258733172 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258733272 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258733272 data=null doit=true}, TableItem with text {}]
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258733273 data=null}, TableItem with text {}]
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258733273 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258733274 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258733283 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:02 [2023-12-08T20:03:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258734381 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1258734382 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1258734382 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258734383 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258734383 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258734392 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:03 [2023-12-08T20:03:03.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:03 [2023-12-08T20:03:03.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258734401 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258734401 data=null doit=true}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258734401 data=null}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258734402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258734402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258734462 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258734464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258734464 data=null doit=true}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258734464 data=null}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258734465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258734465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258734484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:03 [2023-12-08T20:03:03.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258734485 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258734503 data=null doit=true}, TreeItem with text {Traces [13]}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258734504 data=null}, TreeItem with text {Traces [13]}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258734504 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258734505 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258734515 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:03:03 [2023-12-08T20:03:03.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:03:03 [2023-12-08T20:03:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:04 [2023-12-08T20:03:04.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:04 [2023-12-08T20:03:04.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258734775 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258734776 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258734776 data=null}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258734776 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258734777 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258734859 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:04 [2023-12-08T20:03:04.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258734864 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258734864 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258734864 data=null}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258734864 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258734865 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258734874 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258734875 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258734875 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258734875 data=null}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258734875 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258734876 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258734880 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258734881 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1258734881 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258734881 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258734959 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1258735271 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1258735271 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1258735271 data=null}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:03:04 [2023-12-08T20:03:04.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:03:04 [2023-12-08T20:03:04.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258735577 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258735577 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258735577 data=null}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258735578 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258735578 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258735584 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:04 [2023-12-08T20:03:04.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258735602 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258735602 data=null doit=true}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258735602 data=null}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258735602 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258735603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258735662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258735663 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258735663 data=null doit=true}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258735663 data=null}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258735664 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258735664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258735675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:04 [2023-12-08T20:03:04.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258735676 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258735677 data=null doit=true}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258735677 data=null}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258735677 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258735677 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258735703 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258735704 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258735704 data=null doit=true}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258735704 data=null}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258735705 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258735705 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:03:04 [2023-12-08T20:03:04.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1258735711 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:03:05 [2023-12-08T20:03:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:03:05 [2023-12-08T20:03:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258736197 data=null doit=true}, Shell with text {Confirm Clear}]
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258736198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258736198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258736198 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258736198 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258736198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:05 [2023-12-08T20:03:05.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258736199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:05 [2023-12-08T20:03:05.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258736199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:08 [2023-12-08T20:03:08.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:03:09 [2023-12-08T20:03:09.255Z] 
15:03:09 [2023-12-08T20:03:09.255Z] (Eclipse:19993): Gtk-WARNING **: 20:03:09.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:09 [2023-12-08T20:03:09.255Z] 
15:03:09 [2023-12-08T20:03:09.255Z] (Eclipse:19993): Gtk-WARNING **: 20:03:09.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:09 [2023-12-08T20:03:09.255Z] 
15:03:09 [2023-12-08T20:03:09.255Z] (Eclipse:19993): Gtk-WARNING **: 20:03:09.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:09 [2023-12-08T20:03:09.255Z] 
15:03:09 [2023-12-08T20:03:09.255Z] (Eclipse:19993): Gtk-WARNING **: 20:03:09.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:09 [2023-12-08T20:03:09.513Z] 
15:03:09 [2023-12-08T20:03:09.513Z] (Eclipse:19993): Gtk-WARNING **: 20:03:09.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:09 [2023-12-08T20:03:09.513Z] 
15:03:09 [2023-12-08T20:03:09.513Z] (Eclipse:19993): Gtk-WARNING **: 20:03:09.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:09 [2023-12-08T20:03:09.513Z] 
15:03:09 [2023-12-08T20:03:09.513Z] (Eclipse:19993): Gtk-WARNING **: 20:03:09.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:09 [2023-12-08T20:03:09.513Z] 
15:03:09 [2023-12-08T20:03:09.513Z] (Eclipse:19993): Gtk-WARNING **: 20:03:09.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:09 [2023-12-08T20:03:09.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258735806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258740592 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258740592 data=null doit=true}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258740593 data=null}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258740593 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258740593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258740624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258740626 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258740626 data=null doit=true}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258740626 data=null}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258740626 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258740627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258740641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:10 [2023-12-08T20:03:10.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1258740642 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1258740642 data=null doit=true}, TreeItem with text {Traces [13]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1258740642 data=null}, TreeItem with text {Traces [13]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1258740643 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258740643 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258740661 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258740662 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258740662 data=null doit=true}, TreeItem with text {Traces [0]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258740662 data=null}, TreeItem with text {Traces [0]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258740663 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258740663 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:03:10 [2023-12-08T20:03:10.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258740677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:03:10 [2023-12-08T20:03:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:03:10 [2023-12-08T20:03:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258741183 data=null doit=true}, Shell with text {Trace Import}]
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258741187 data=null}, (of type 'Combo')]
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258741266 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258741266 data=null doit=true}, TreeItem with text {import}]
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258741266 data=null}, TreeItem with text {import}]
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258741266 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258741267 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258741267 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:10 [2023-12-08T20:03:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258741295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:03:10 [2023-12-08T20:03:10.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258741308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258741308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258741308 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258741308 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258741308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:10 [2023-12-08T20:03:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258741309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:12 [2023-12-08T20:03:12.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:12 [2023-12-08T20:03:12.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:12 [2023-12-08T20:03:12.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:12 [2023-12-08T20:03:12.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:12 [2023-12-08T20:03:12.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:12 [2023-12-08T20:03:12.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:03:12 [2023-12-08T20:03:12.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:03:12 [2023-12-08T20:03:12.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258741886 data=null doit=true}, Shell with text {Confirmation}]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1258741886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1258741887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1258741887 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1258741887 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1258741887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1258741887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1258741887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258741309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258740713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258742575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258742575 data=null doit=true}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258742575 data=null}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258742575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258742576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258742604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258742605 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258742606 data=null doit=true}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258742606 data=null}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258742606 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258742606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258742612 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:12 [2023-12-08T20:03:12.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258742613 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258742620 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258742620 data=null}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258742620 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258742621 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258742628 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258742628 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258742628 data=null}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258742629 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258742629 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258742671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:12 [2023-12-08T20:03:12.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:12 [2023-12-08T20:03:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258742958 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258742959 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258742959 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258742960 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258742960 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258742986 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:12 [2023-12-08T20:03:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:12 [2023-12-08T20:03:12.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258742997 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258742997 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258742998 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258742998 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258742999 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258743004 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258743009 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258743009 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258743009 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258743010 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258743010 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258743062 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258743063 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258743063 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258743063 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258743169 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258743179 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258743179 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258743179 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:03:12 [2023-12-08T20:03:12.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:03:13 [2023-12-08T20:03:13.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258744686 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258744687 data=null doit=true}, TableItem with text {}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258744687 data=null}, TableItem with text {}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258744687 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258744688 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258744699 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258744892 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258744892 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258744893 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258744893 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258744894 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:14 [2023-12-08T20:03:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258744898 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:14 [2023-12-08T20:03:14.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258744905 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258744905 data=null doit=true}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258744905 data=null}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258744906 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258744910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258744984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258744986 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258744986 data=null doit=true}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258744986 data=null}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258744986 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258744986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258744998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:14 [2023-12-08T20:03:14.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258744999 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258745000 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258745000 data=null}, TreeItem with text {Traces [7]}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258745000 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258745000 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:14 [2023-12-08T20:03:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258745058 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:14 [2023-12-08T20:03:14.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745329 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258745329 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258745329 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745329 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258745330 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745362 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:14 [2023-12-08T20:03:14.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745366 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258745366 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258745366 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745366 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258745367 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745372 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745373 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258745373 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:14 [2023-12-08T20:03:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258745373 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745374 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258745374 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745378 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745379 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745379 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258745383 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745494 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258745637 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258745637 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258745637 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:03:14 [2023-12-08T20:03:14.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:03:14 [2023-12-08T20:03:14.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:14 [2023-12-08T20:03:14.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258746677 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258746677 data=null doit=true}, TableItem with text {}]
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258746678 data=null}, TableItem with text {}]
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258746678 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258746678 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258746683 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258746869 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258746870 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258746870 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:03:16 [2023-12-08T20:03:16.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258746871 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258746871 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258746880 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:16 [2023-12-08T20:03:16.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258746886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258746886 data=null doit=true}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258746886 data=null}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258746886 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258746886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258746916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258746917 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258746918 data=null doit=true}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258746918 data=null}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258746918 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258746919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258746925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:16 [2023-12-08T20:03:16.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258746926 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258746926 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258746926 data=null}, TreeItem with text {Traces [7]}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258746927 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258746927 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:16 [2023-12-08T20:03:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258746965 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:16 [2023-12-08T20:03:16.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:16 [2023-12-08T20:03:16.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:16 [2023-12-08T20:03:16.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747331 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258747331 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258747331 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747332 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258747332 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747380 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:16 [2023-12-08T20:03:16.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747384 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258747384 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258747384 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747384 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258747385 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747389 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747390 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258747394 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258747394 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747394 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258747395 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747399 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747400 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747400 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:03:16 [2023-12-08T20:03:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258747400 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747510 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258747938 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258747945 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258747945 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258747947 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258747963 data=null doit=true}, TableItem with text {}]
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258747963 data=null}, TableItem with text {}]
15:03:17 [2023-12-08T20:03:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258747964 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:17 [2023-12-08T20:03:17.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258747966 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:17 [2023-12-08T20:03:17.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258747970 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:17 [2023-12-08T20:03:17.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:17 [2023-12-08T20:03:17.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:18 [2023-12-08T20:03:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:18 [2023-12-08T20:03:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:18 [2023-12-08T20:03:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258749155 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:18 [2023-12-08T20:03:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258749156 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:18 [2023-12-08T20:03:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258749156 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:18 [2023-12-08T20:03:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258749158 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:18 [2023-12-08T20:03:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258749158 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:18 [2023-12-08T20:03:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258749163 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:18 [2023-12-08T20:03:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:18 [2023-12-08T20:03:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:18 [2023-12-08T20:03:18.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258749169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258749169 data=null doit=true}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258749169 data=null}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258749169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258749170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258749203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258749204 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258749204 data=null doit=true}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258749205 data=null}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258749205 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258749205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258749224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:18 [2023-12-08T20:03:18.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258749225 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258749226 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258749226 data=null}, TreeItem with text {Traces [7]}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258749226 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258749226 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258749235 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:18 [2023-12-08T20:03:18.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258749313 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258749313 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258749314 data=null}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258749314 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258749315 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258749342 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:18 [2023-12-08T20:03:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:18 [2023-12-08T20:03:18.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258749358 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258749358 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258749359 data=null}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258749359 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258749359 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258749367 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258749367 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258749368 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258749368 data=null}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258749368 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258749368 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258749372 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258749372 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258749373 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:03:18 [2023-12-08T20:03:18.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258749373 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258749577 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258749965 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258749965 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258749965 data=null}, TreeItem with text {simple_server-thread1}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258749969 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258749969 data=null doit=true}, TableItem with text {}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258749969 data=null}, TableItem with text {}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258749970 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258749970 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258749995 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:19 [2023-12-08T20:03:19.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:20 [2023-12-08T20:03:20.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:20 [2023-12-08T20:03:20.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:20 [2023-12-08T20:03:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258751089 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:03:20 [2023-12-08T20:03:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258751089 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258751089 data=null}, TreeItem with text {simple_server-thread1}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258751090 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258751090 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258751095 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:20 [2023-12-08T20:03:20.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258751101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258751102 data=null doit=true}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258751102 data=null}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258751102 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258751102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258751140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258751170 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258751170 data=null doit=true}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258751170 data=null}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258751171 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258751171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258751181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:20 [2023-12-08T20:03:20.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258751182 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258751182 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258751182 data=null}, TreeItem with text {Traces [7]}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258751182 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258751182 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:20 [2023-12-08T20:03:20.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258751199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:20 [2023-12-08T20:03:20.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:20 [2023-12-08T20:03:20.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258751467 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258751467 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258751467 data=null}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258751468 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258751468 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258751503 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:20 [2023-12-08T20:03:20.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258751508 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258751508 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258751508 data=null}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258751508 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258751508 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258751513 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258751513 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258751514 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258751514 data=null}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258751515 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258751515 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258751518 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258751519 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:03:20 [2023-12-08T20:03:20.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258751523 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:03:21 [2023-12-08T20:03:21.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258751523 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:21 [2023-12-08T20:03:21.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258751590 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:03:21 [2023-12-08T20:03:21.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258752008 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:03:21 [2023-12-08T20:03:21.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258752012 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:21 [2023-12-08T20:03:21.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258752013 data=null}, TreeItem with text {simple_server-thread2}]
15:03:21 [2023-12-08T20:03:21.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:03:21 [2023-12-08T20:03:21.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:21 [2023-12-08T20:03:21.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:21 [2023-12-08T20:03:21.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:21 [2023-12-08T20:03:21.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:21 [2023-12-08T20:03:21.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258752068 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258752068 data=null doit=true}, TableItem with text {}]
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258752068 data=null}, TableItem with text {}]
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258752069 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258752069 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258752074 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:21 [2023-12-08T20:03:21.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258753167 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258753167 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258753167 data=null}, TreeItem with text {simple_server-thread2}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258753168 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258753168 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258753178 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:22 [2023-12-08T20:03:22.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258753185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258753186 data=null doit=true}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258753186 data=null}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258753186 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258753187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258753222 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258753273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258753273 data=null doit=true}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258753273 data=null}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258753274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258753274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258753283 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:22 [2023-12-08T20:03:22.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258753285 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258753285 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258753285 data=null}, TreeItem with text {Traces [7]}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258753286 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258753286 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:22 [2023-12-08T20:03:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258753306 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:22 [2023-12-08T20:03:22.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:22 [2023-12-08T20:03:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:22 [2023-12-08T20:03:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:22 [2023-12-08T20:03:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753716 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258753717 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258753717 data=null}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753717 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258753718 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753753 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:22 [2023-12-08T20:03:22.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753757 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258753757 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258753757 data=null}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753757 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258753758 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753762 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753763 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258753763 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258753763 data=null}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753763 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258753764 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753767 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753768 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:03:22 [2023-12-08T20:03:22.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753768 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:03:23 [2023-12-08T20:03:23.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258753772 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258753956 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1258754241 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1258754241 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1258754241 data=null}, TreeItem with text {ust-overlap-testing}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258754244 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258754273 data=null doit=true}, TableItem with text {}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258754273 data=null}, TableItem with text {}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258754274 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258754275 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258754279 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:23 [2023-12-08T20:03:23.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258755381 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258755381 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258755381 data=null}, TreeItem with text {ust-overlap-testing}]
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258755382 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258755382 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258755391 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:24 [2023-12-08T20:03:24.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:24 [2023-12-08T20:03:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258755399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258755399 data=null doit=true}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258755399 data=null}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258755399 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258755399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258755460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258755461 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258755461 data=null doit=true}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258755461 data=null}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258755462 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258755462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258755471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258755472 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258755472 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258755472 data=null}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258755473 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258755473 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258755493 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258755497 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258755497 data=null doit=true}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258755497 data=null}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258755498 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258755500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258755512 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258755513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258755513 data=null doit=true}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258755513 data=null}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258755514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258755514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258755574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:24 [2023-12-08T20:03:24.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:24 [2023-12-08T20:03:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:24 [2023-12-08T20:03:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258755576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258755576 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258755576 data=null}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258755577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258755577 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258755586 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:24 [2023-12-08T20:03:24.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:24 [2023-12-08T20:03:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258755766 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258755766 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258755766 data=null}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258755767 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258755767 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258755794 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:25 [2023-12-08T20:03:25.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:25 [2023-12-08T20:03:25.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258755804 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258755804 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258755804 data=null}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258755805 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258755805 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258755810 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258755811 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258755811 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258755811 data=null}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258755811 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258755812 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258755861 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258755862 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1258755862 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258755862 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258756211 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1258756227 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1258756227 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1258756228 data=null}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258756346 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258756346 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258756347 data=null}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258756347 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258756348 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258756357 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:25 [2023-12-08T20:03:25.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258756366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258756366 data=null doit=true}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258756366 data=null}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258756367 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258756367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258756403 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258756404 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258756405 data=null doit=true}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258756405 data=null}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258756405 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258756405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258756413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:25 [2023-12-08T20:03:25.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:25 [2023-12-08T20:03:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:25 [2023-12-08T20:03:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258756414 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258756414 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258756414 data=null}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258756414 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258756415 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258756459 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:25 [2023-12-08T20:03:25.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258756460 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258756461 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258756461 data=null}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258756461 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258756461 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258756471 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:25 [2023-12-08T20:03:25.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:03:25 [2023-12-08T20:03:25.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:03:26 [2023-12-08T20:03:26.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:03:26 [2023-12-08T20:03:26.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258756835 data=null doit=true}, Shell with text {Confirm Clear}]
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258756837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258756837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258756837 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258756837 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258756837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258756837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:26 [2023-12-08T20:03:26.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258756837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:28 [2023-12-08T20:03:28.081Z] 
15:03:28 [2023-12-08T20:03:28.081Z] (Eclipse:19993): Gtk-WARNING **: 20:03:27.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:28 [2023-12-08T20:03:28.081Z] 
15:03:28 [2023-12-08T20:03:28.081Z] (Eclipse:19993): Gtk-WARNING **: 20:03:27.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:28 [2023-12-08T20:03:28.081Z] 
15:03:28 [2023-12-08T20:03:28.081Z] (Eclipse:19993): Gtk-WARNING **: 20:03:27.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:28 [2023-12-08T20:03:28.081Z] 
15:03:28 [2023-12-08T20:03:28.081Z] (Eclipse:19993): Gtk-WARNING **: 20:03:27.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:28 [2023-12-08T20:03:28.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258756511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258759065 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258759065 data=null doit=true}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258759065 data=null}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258759066 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258759066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258759098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258759099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258759099 data=null doit=true}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258759099 data=null}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258759099 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258759099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258759105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:28 [2023-12-08T20:03:28.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258759106 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258759106 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258759106 data=null}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258759107 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258759116 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258759123 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:28 [2023-12-08T20:03:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258759163 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258759164 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258759164 data=null}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258759165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258759165 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258759169 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:28 [2023-12-08T20:03:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:03:28 [2023-12-08T20:03:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258759658 data=null doit=true}, Shell with text {Trace Import}]
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258759664 data=null}, (of type 'Combo')]
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:29 [2023-12-08T20:03:29.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258759718 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258759718 data=null doit=true}, TreeItem with text {import}]
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258759718 data=null}, TreeItem with text {import}]
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258759719 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258759719 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258759720 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258759745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258759763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258759763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258759763 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258759763 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258759763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258759763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:29 [2023-12-08T20:03:29.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:29 [2023-12-08T20:03:29.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:29 [2023-12-08T20:03:29.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:29 [2023-12-08T20:03:29.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:29 [2023-12-08T20:03:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258760389 data=null doit=true}, Shell with text {Confirmation}]
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1258760391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1258760391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1258760391 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1258760391 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1258760392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1258760404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1258760404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:03:29 [2023-12-08T20:03:29.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:03:30 [2023-12-08T20:03:30.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258759763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:30 [2023-12-08T20:03:30.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258759211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258761189 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258761189 data=null doit=true}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258761189 data=null}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258761190 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258761190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258761219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258761220 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258761220 data=null doit=true}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258761220 data=null}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258761221 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258761221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258761226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258761227 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258761228 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258761228 data=null}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258761228 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258761228 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258761256 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258761261 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258761261 data=null doit=true}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258761261 data=null}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258761262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258761265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258761277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:30 [2023-12-08T20:03:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258761278 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258761278 data=null doit=true}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258761278 data=null}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258761279 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258761279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258761301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:30 [2023-12-08T20:03:30.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258761302 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258761303 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258761303 data=null}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258761303 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258761303 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258761311 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258761311 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258761312 data=null}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258761312 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258761312 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258761336 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:30 [2023-12-08T20:03:30.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:31 [2023-12-08T20:03:31.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:31 [2023-12-08T20:03:31.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761599 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258761600 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258761600 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761600 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258761600 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761632 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:31 [2023-12-08T20:03:31.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761635 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258761636 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258761636 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761636 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258761636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761644 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761645 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258761645 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258761645 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761646 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258761646 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761649 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761650 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761650 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258761650 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258761719 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258762068 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258762069 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258762069 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:03:31 [2023-12-08T20:03:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:03:31 [2023-12-08T20:03:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258763074 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258763074 data=null doit=true}, TableItem with text {}]
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258763075 data=null}, TableItem with text {}]
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258763075 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258763075 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258763079 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258763214 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258763214 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258763214 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258763214 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:32 [2023-12-08T20:03:32.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258763215 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:03:32 [2023-12-08T20:03:32.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258763270 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:03:32 [2023-12-08T20:03:32.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:32 [2023-12-08T20:03:32.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:32 [2023-12-08T20:03:32.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:32 [2023-12-08T20:03:32.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:32 [2023-12-08T20:03:32.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:32 [2023-12-08T20:03:32.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258763279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258763280 data=null doit=true}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258763280 data=null}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258763280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258763280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258763311 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258763311 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258763312 data=null doit=true}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258763312 data=null}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258763312 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258763356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258763368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:32 [2023-12-08T20:03:32.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258763370 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258763370 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258763370 data=null}, TreeItem with text {Traces [7]}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258763371 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258763371 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258763392 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:32 [2023-12-08T20:03:32.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:32 [2023-12-08T20:03:32.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763580 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258763580 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258763580 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763581 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258763581 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763605 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:33 [2023-12-08T20:03:33.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763617 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258763617 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258763617 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763618 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258763618 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763662 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:03:33 [2023-12-08T20:03:33.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763662 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258763663 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:33 [2023-12-08T20:03:33.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258763663 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763663 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258763664 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763668 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763669 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763669 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258763669 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258763862 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258764011 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258764011 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258764011 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:03:33 [2023-12-08T20:03:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:03:33 [2023-12-08T20:03:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:33 [2023-12-08T20:03:33.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258765086 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258765086 data=null doit=true}, TableItem with text {}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258765086 data=null}, TableItem with text {}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258765087 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258765087 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258765112 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258765292 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258765292 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258765293 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258765293 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258765293 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258765303 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:34 [2023-12-08T20:03:34.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258765310 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258765310 data=null doit=true}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258765310 data=null}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258765310 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258765311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258765343 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258765344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258765344 data=null doit=true}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258765345 data=null}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258765345 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258765345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258765367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:34 [2023-12-08T20:03:34.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258765368 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258765368 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258765368 data=null}, TreeItem with text {Traces [7]}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258765369 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258765369 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:34 [2023-12-08T20:03:34.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258765388 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:34 [2023-12-08T20:03:34.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:34 [2023-12-08T20:03:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:34 [2023-12-08T20:03:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:34 [2023-12-08T20:03:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765524 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258765524 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258765524 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765525 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258765525 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765588 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:34 [2023-12-08T20:03:34.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765593 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258765593 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258765593 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765593 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258765594 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765603 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765603 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258765604 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258765604 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765604 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258765604 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765609 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765609 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:03:34 [2023-12-08T20:03:34.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765614 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:03:35 [2023-12-08T20:03:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258765614 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258765685 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258766057 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258766065 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258766065 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258766069 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258766069 data=null doit=true}, TableItem with text {}]
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258766069 data=null}, TableItem with text {}]
15:03:35 [2023-12-08T20:03:35.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258766069 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:35 [2023-12-08T20:03:35.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258766070 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:35 [2023-12-08T20:03:35.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258766091 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:35 [2023-12-08T20:03:35.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:35 [2023-12-08T20:03:35.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258767278 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258767279 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258767279 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258767280 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258767280 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258767289 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:36 [2023-12-08T20:03:36.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258767296 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258767296 data=null doit=true}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258767296 data=null}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258767297 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258767297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258767330 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258767331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258767331 data=null doit=true}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258767331 data=null}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258767332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258767332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258767338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:36 [2023-12-08T20:03:36.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258767339 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258767339 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258767340 data=null}, TreeItem with text {Traces [7]}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258767340 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258767343 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258767352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:36 [2023-12-08T20:03:36.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258767535 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258767536 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258767536 data=null}, TreeItem with text {simple_server-thread1}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258767537 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:36 [2023-12-08T20:03:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258767537 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258767570 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:37 [2023-12-08T20:03:37.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:37 [2023-12-08T20:03:37.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:37 [2023-12-08T20:03:37.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:37 [2023-12-08T20:03:37.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:37 [2023-12-08T20:03:37.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:37 [2023-12-08T20:03:37.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258767574 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258767575 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258767575 data=null}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258767575 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258767576 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258767581 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258767582 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258767582 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258767582 data=null}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258767582 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258767583 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258767586 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258767587 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258767587 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258767591 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258767724 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258767974 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258767975 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258767975 data=null}, TreeItem with text {simple_server-thread1}]
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:37 [2023-12-08T20:03:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:37 [2023-12-08T20:03:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:37 [2023-12-08T20:03:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:37 [2023-12-08T20:03:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258767979 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:37 [2023-12-08T20:03:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258767979 data=null doit=true}, TableItem with text {}]
15:03:37 [2023-12-08T20:03:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258767979 data=null}, TableItem with text {}]
15:03:37 [2023-12-08T20:03:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258767979 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:37 [2023-12-08T20:03:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258767980 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:37 [2023-12-08T20:03:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258767985 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:37 [2023-12-08T20:03:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:37 [2023-12-08T20:03:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:38 [2023-12-08T20:03:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:38 [2023-12-08T20:03:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:38 [2023-12-08T20:03:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258769169 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258769169 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258769169 data=null}, TreeItem with text {simple_server-thread1}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258769170 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258769170 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258769178 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:38 [2023-12-08T20:03:38.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258769186 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258769186 data=null doit=true}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258769186 data=null}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258769187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258769187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258769221 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258769222 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258769222 data=null doit=true}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258769222 data=null}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258769223 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258769223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258769265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:38 [2023-12-08T20:03:38.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258769267 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258769267 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258769267 data=null}, TreeItem with text {Traces [7]}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258769268 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258769268 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258769285 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:38 [2023-12-08T20:03:38.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:38 [2023-12-08T20:03:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258769394 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258769394 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258769394 data=null}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258769395 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258769395 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258769429 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:38 [2023-12-08T20:03:38.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258769438 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258769438 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258769438 data=null}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258769438 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258769439 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258769455 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258769455 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258769455 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258769456 data=null}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258769456 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:38 [2023-12-08T20:03:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258769456 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258769464 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258769464 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258769465 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258769465 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258769530 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258769785 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258769805 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258769805 data=null}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258769809 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258769809 data=null doit=true}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258769809 data=null}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258769810 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258769810 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258769814 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258771055 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258771056 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258771056 data=null}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258771056 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258771057 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258771065 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258771071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258771071 data=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258771071 data=null}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258771072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258771072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258771113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258771114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258771115 data=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258771115 data=null}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258771115 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258771115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258771172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258771176 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258771176 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258771176 data=null}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258771177 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258771177 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258771186 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771548 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258771549 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258771549 data=null}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771549 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258771549 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771586 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771590 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258771590 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258771590 data=null}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771591 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258771591 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771595 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771596 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258771596 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258771597 data=null}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771597 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258771597 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771604 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771605 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771605 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258771605 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258771667 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1258772068 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1258772086 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1258772087 data=null}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258772091 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258772092 data=null doit=true}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258772092 data=null}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258772092 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258772092 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258772097 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258773187 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258773189 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258773189 data=null}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258773189 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773190 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258773194 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258773201 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258773201 data=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258773201 data=null}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258773201 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258773235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258773236 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258773236 data=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258773237 data=null}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258773237 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258773243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258773245 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258773245 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258773245 data=null}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258773245 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773246 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258773263 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258773344 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258773344 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258773344 data=null}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258773345 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773345 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258773372 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258773396 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258773396 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258773397 data=null}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258773397 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773397 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258773402 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258773403 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258773403 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258773403 data=null}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258773404 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773404 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258773407 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258773408 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1258773412 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258773413 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258773480 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1258773674 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1258773675 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1258773675 data=null}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258773791 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258773791 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258773792 data=null}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258773792 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773793 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258773798 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258773812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258773812 data=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258773812 data=null}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258773813 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258773870 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258773871 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258773872 data=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258773872 data=null}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258773872 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258773885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258773891 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258773891 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258773891 data=null}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258773891 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773892 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258773901 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258773901 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258773901 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258773902 data=null}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258773902 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258773902 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258773915 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258774251 data=null doit=true}, Shell with text {Confirm Clear}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258774252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258774252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258774252 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258774253 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258774253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258774253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258774253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.372Z] 
15:03:48 [2023-12-08T20:03:48.372Z] (Eclipse:19993): Gtk-WARNING **: 20:03:45.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:48 [2023-12-08T20:03:48.372Z] 
15:03:48 [2023-12-08T20:03:48.372Z] (Eclipse:19993): Gtk-WARNING **: 20:03:45.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:48 [2023-12-08T20:03:48.372Z] 
15:03:48 [2023-12-08T20:03:48.372Z] (Eclipse:19993): Gtk-WARNING **: 20:03:45.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:48 [2023-12-08T20:03:48.372Z] 
15:03:48 [2023-12-08T20:03:48.372Z] (Eclipse:19993): Gtk-WARNING **: 20:03:45.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258773951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258776320 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258776320 data=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258776320 data=null}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258776320 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258776321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258776367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258776368 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258776368 data=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258776368 data=null}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258776369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258776369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258776376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258776384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258776384 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258776384 data=null}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258776384 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258776385 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258776392 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1258776393 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1258776403 data=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1258776403 data=null}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1258776404 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258776404 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1258776407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258776857 data=null doit=true}, Shell with text {Trace Import}]
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:48 [2023-12-08T20:03:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258776862 data=null}, (of type 'Combo')]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258776916 data=null doit=true}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258776916 data=null}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258776916 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258776917 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258776928 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258776929 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258776929 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258776929 data=null}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258776929 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258776930 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258776933 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1258776972 data=null doit=true}, Tree node with text: z-clashes]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1258776973 data=null}, Tree node with text: z-clashes]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1258776973 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258776973 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1258776976 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258776977 data=null button=0 stateMask=0x0 x=171 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258776977 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258776977 data=null}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258776977 data=null button=1 stateMask=0x0 x=171 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258776977 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258776980 data=null button=1 stateMask=0x80000 x=171 y=83 count=1}, Tree node with text: kernel-overlap-testing]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258776995 data=null button=0 stateMask=0x0 x=153 y=-9 count=0}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258776995 data=null doit=true}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258776995 data=null}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258776996 data=null button=1 stateMask=0x0 x=153 y=-9 count=1}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258776996 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258776998 data=null button=1 stateMask=0x80000 x=153 y=-9 count=1}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258777015 data=null button=0 stateMask=0x0 x=171 y=127 count=0}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258777015 data=null doit=true}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258777015 data=null}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258777016 data=null button=1 stateMask=0x0 x=171 y=127 count=1}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258777016 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258777018 data=null button=1 stateMask=0x80000 x=171 y=127 count=1}, Tree node with text: simple_server-thread1]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258777022 data=null button=0 stateMask=0x0 x=153 y=35 count=0}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258777022 data=null doit=true}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258777023 data=null}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258777023 data=null button=1 stateMask=0x0 x=153 y=35 count=1}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258777023 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258777025 data=null button=1 stateMask=0x80000 x=153 y=35 count=1}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258777038 data=null button=0 stateMask=0x0 x=171 y=150 count=0}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258777039 data=null doit=true}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258777039 data=null}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258777039 data=null button=1 stateMask=0x0 x=171 y=150 count=1}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258777039 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258777042 data=null button=1 stateMask=0x80000 x=171 y=150 count=1}, Tree node with text: simple_server-thread2]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258777053 data=null button=0 stateMask=0x0 x=84 y=-57 count=0}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258777054 data=null doit=true}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258777054 data=null}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258777054 data=null button=1 stateMask=0x0 x=84 y=-57 count=1}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258777054 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258777057 data=null button=1 stateMask=0x80000 x=84 y=-57 count=1}, TreeItem with text {import}]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258777072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258777103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258777104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258777104 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258777104 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258777104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258777104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:48 [2023-12-08T20:03:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:48 [2023-12-08T20:03:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:48 [2023-12-08T20:03:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:48 [2023-12-08T20:03:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258777696 data=null doit=true}, Shell with text {Confirmation}]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1258777698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1258777698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1258777698 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1258777698 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1258777698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1258777699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1258777699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258777892 data=null doit=true}, Shell with text {Confirmation}]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1258777894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1258777894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1258777894 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1258777894 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1258777895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1258777895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1258777895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258778179 data=null doit=true}, Shell with text {Confirmation}]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1258778193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1258778194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1258778194 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1258778194 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1258778194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1258778194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1258778194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258777104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258776493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258778755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258778755 data=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258778755 data=null}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258778756 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258778756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258778778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258778780 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258778780 data=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258778780 data=null}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258778780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258778781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258778795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:48 [2023-12-08T20:03:48.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258778796 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258778796 data=null doit=true}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258778796 data=null}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258778797 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258778797 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258778814 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258778815 data=null doit=true}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258778815 data=null}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258778815 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258778815 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258778832 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779088 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258779088 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258779088 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779089 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258779089 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779118 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:48 [2023-12-08T20:03:48.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779121 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258779121 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258779121 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779122 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258779122 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779129 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:03:48 [2023-12-08T20:03:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779130 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258779130 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:48 [2023-12-08T20:03:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258779130 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779130 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258779131 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779134 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779134 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779135 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258779135 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779202 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258779611 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258779671 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258779672 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258779674 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258779674 data=null doit=true}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258779675 data=null}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258779675 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258779675 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258779679 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:48 [2023-12-08T20:03:48.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258780959 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258780959 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258780959 data=null}, TreeItem with text {kernel-overlap-testing}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258780960 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258780960 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258780968 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:50 [2023-12-08T20:03:50.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258780974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258780974 data=null doit=true}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258780974 data=null}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258780974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258780975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258781002 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258781003 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258781004 data=null doit=true}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258781004 data=null}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258781004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258781004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258781014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:50 [2023-12-08T20:03:50.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:50 [2023-12-08T20:03:50.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:50 [2023-12-08T20:03:50.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258781015 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:03:50 [2023-12-08T20:03:50.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258781015 data=null doit=true}, TreeItem with text {Traces [5]}]
15:03:50 [2023-12-08T20:03:50.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258781016 data=null}, TreeItem with text {Traces [5]}]
15:03:50 [2023-12-08T20:03:50.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258781016 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:50 [2023-12-08T20:03:50.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258781016 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:03:50 [2023-12-08T20:03:50.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258781066 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:50 [2023-12-08T20:03:50.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781197 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258781197 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258781225 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781226 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258781226 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781285 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:50 [2023-12-08T20:03:50.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781289 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258781290 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258781290 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781290 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258781290 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781294 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781295 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258781295 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258781295 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781295 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258781295 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781299 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781299 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781299 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:50 [2023-12-08T20:03:50.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258781299 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:51 [2023-12-08T20:03:51.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781483 data=null button=1 stateMask=0x80000 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:51 [2023-12-08T20:03:51.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258781844 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:51 [2023-12-08T20:03:51.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258781844 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258781845 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258781847 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258781847 data=null doit=true}, TableItem with text {}]
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258781847 data=null}, TableItem with text {}]
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258781863 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258781871 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258781875 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:51 [2023-12-08T20:03:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:52 [2023-12-08T20:03:52.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:52 [2023-12-08T20:03:52.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:52 [2023-12-08T20:03:52.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258783054 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:52 [2023-12-08T20:03:52.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258783054 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:52 [2023-12-08T20:03:52.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258783054 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:52 [2023-12-08T20:03:52.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258783055 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258783055 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258783063 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:52 [2023-12-08T20:03:52.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258783069 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258783069 data=null doit=true}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258783069 data=null}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258783070 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258783070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258783099 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258783100 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258783101 data=null doit=true}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258783101 data=null}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258783101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258783101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258783107 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:52 [2023-12-08T20:03:52.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258783108 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258783108 data=null doit=true}, TreeItem with text {Traces [5]}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258783108 data=null}, TreeItem with text {Traces [5]}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258783109 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258783109 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258783165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:52 [2023-12-08T20:03:52.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258783269 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258783270 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258783270 data=null}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258783270 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258783271 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258783303 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:52 [2023-12-08T20:03:52.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258783306 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258783306 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258783306 data=null}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258783307 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258783307 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258783315 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258783316 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258783316 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258783316 data=null}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258783317 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258783317 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258783321 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258783321 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258783322 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
15:03:52 [2023-12-08T20:03:52.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258783322 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:53 [2023-12-08T20:03:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258783394 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
15:03:53 [2023-12-08T20:03:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258783758 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258783768 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258783768 data=null}, TreeItem with text {simple_server-thread1}]
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258783771 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258783771 data=null doit=true}, TableItem with text {}]
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258783771 data=null}, TableItem with text {}]
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258783771 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258783772 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258783789 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:53 [2023-12-08T20:03:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258784972 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258784972 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258784972 data=null}, TreeItem with text {simple_server-thread1}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258784973 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258784973 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258784982 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:54 [2023-12-08T20:03:54.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258784989 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258784989 data=null doit=true}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258784989 data=null}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258784990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258784990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258785023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258785024 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258785024 data=null doit=true}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258785024 data=null}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258785025 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258785025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258785031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:54 [2023-12-08T20:03:54.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258785032 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258785032 data=null doit=true}, TreeItem with text {Traces [5]}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258785032 data=null}, TreeItem with text {Traces [5]}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258785033 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258785033 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258785061 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:54 [2023-12-08T20:03:54.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258785129 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258785129 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258785130 data=null}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258785130 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258785130 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258785187 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:54 [2023-12-08T20:03:54.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258785190 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258785190 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258785190 data=null}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258785191 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258785191 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258785195 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258785196 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258785196 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258785196 data=null}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258785197 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258785197 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258785204 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258785205 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258785205 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258785205 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258785265 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258785516 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258785521 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258785521 data=null}, TreeItem with text {simple_server-thread2}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258785524 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258785524 data=null doit=true}, TableItem with text {}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258785524 data=null}, TableItem with text {}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258785524 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258785525 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258785545 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:03:54 [2023-12-08T20:03:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:03:55 [2023-12-08T20:03:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:55 [2023-12-08T20:03:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258786729 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258786730 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258786730 data=null}, TreeItem with text {simple_server-thread2}]
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258786730 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258786731 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258786736 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:56 [2023-12-08T20:03:56.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:56 [2023-12-08T20:03:56.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258786741 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258786742 data=null doit=true}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258786742 data=null}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258786742 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258786742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258786773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258786774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258786774 data=null doit=true}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258786774 data=null}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258786775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258786775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258786785 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258786786 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258786786 data=null doit=true}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258786786 data=null}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258786787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258786787 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258786796 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258786873 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258786873 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258786874 data=null}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258786874 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258786874 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258786901 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:56 [2023-12-08T20:03:56.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258786922 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258786922 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258786922 data=null}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258786922 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258786923 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258786927 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258786928 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258786928 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258786928 data=null}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258786928 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258786929 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258786932 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258786932 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1258786933 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258786933 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258786992 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1258787195 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1258787195 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1258787195 data=null}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:03:56 [2023-12-08T20:03:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:03:56 [2023-12-08T20:03:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:03:56 [2023-12-08T20:03:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:03:56 [2023-12-08T20:03:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258787473 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258787473 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258787473 data=null}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258787474 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258787474 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258787482 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:03:56 [2023-12-08T20:03:56.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:56 [2023-12-08T20:03:56.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:56 [2023-12-08T20:03:56.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258787490 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258787490 data=null doit=true}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258787490 data=null}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258787490 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258787491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258787523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258787524 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258787524 data=null doit=true}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258787524 data=null}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258787525 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258787525 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258787531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:56 [2023-12-08T20:03:56.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258787532 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258787562 data=null doit=true}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258787562 data=null}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258787562 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258787563 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258787578 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258787578 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258787578 data=null doit=true}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258787579 data=null}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258787579 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258787579 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258787584 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:03:56 [2023-12-08T20:03:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258787984 data=null doit=true}, Shell with text {Confirm Clear}]
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258787985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258787985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258787985 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258787985 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258787986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258787986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:57 [2023-12-08T20:03:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258787986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:03:58 [2023-12-08T20:03:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258787659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:03:58 [2023-12-08T20:03:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:03:58 [2023-12-08T20:03:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258789426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258789427 data=null doit=true}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258789427 data=null}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258789427 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258789427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258789461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258789462 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258789462 data=null doit=true}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258789462 data=null}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258789463 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258789463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258789478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:03:58 [2023-12-08T20:03:58.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258789479 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258789479 data=null doit=true}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258789479 data=null}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258789480 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258789480 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258789499 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258789507 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258789507 data=null doit=true}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258789507 data=null}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258789508 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258789508 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258789513 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:03:58 [2023-12-08T20:03:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:03:58 [2023-12-08T20:03:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258789969 data=null doit=true}, Shell with text {Trace Import}]
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258789974 data=null}, (of type 'Combo')]
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258790026 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258790026 data=null doit=true}, TreeItem with text {import}]
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258790026 data=null}, TreeItem with text {import}]
15:03:59 [2023-12-08T20:03:59.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258790027 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258790027 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258790027 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} [layout=null] time=1258790056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:03:59 [2023-12-08T20:03:59.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258790076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258790076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258790077 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258790077 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258790077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258790077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:03:59 [2023-12-08T20:03:59.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:59 [2023-12-08T20:03:59.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:59 [2023-12-08T20:03:59.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:59 [2023-12-08T20:03:59.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:59 [2023-12-08T20:03:59.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:59 [2023-12-08T20:03:59.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:04:00 [2023-12-08T20:04:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:04:00 [2023-12-08T20:04:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258790674 data=null doit=true}, Shell with text {Confirmation}]
15:04:00 [2023-12-08T20:04:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:04:00 [2023-12-08T20:04:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:04:00 [2023-12-08T20:04:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:04:00 [2023-12-08T20:04:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:04:00 [2023-12-08T20:04:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:04:00 [2023-12-08T20:04:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:04:00 [2023-12-08T20:04:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:04:00 [2023-12-08T20:04:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:04:00 [2023-12-08T20:04:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:04:00 [2023-12-08T20:04:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:04:00 [2023-12-08T20:04:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1258790676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:00 [2023-12-08T20:04:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1258790676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:00 [2023-12-08T20:04:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1258790676 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:00 [2023-12-08T20:04:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1258790676 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:00 [2023-12-08T20:04:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1258790676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:00 [2023-12-08T20:04:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1258790676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:00 [2023-12-08T20:04:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1258790677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258790077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258789553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258790903 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258790903 data=null doit=true}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258790903 data=null}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258790904 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258790904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258790934 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258790935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258790935 data=null doit=true}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258790935 data=null}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258790935 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258790935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258790942 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:00 [2023-12-08T20:04:00.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258790943 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258790943 data=null doit=true}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258790943 data=null}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258790944 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258790944 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258790962 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258790963 data=null doit=true}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258790963 data=null}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258790963 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258790963 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258790966 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:00 [2023-12-08T20:04:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:00 [2023-12-08T20:04:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:00 [2023-12-08T20:04:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791134 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258791135 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258791135 data=null}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791136 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258791136 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791169 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:00 [2023-12-08T20:04:00.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791172 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258791172 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258791173 data=null}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791173 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258791173 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791177 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791178 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258791178 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258791179 data=null}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791179 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258791179 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791186 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791186 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791186 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258791187 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791251 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258791448 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258791448 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258791448 data=null}, TreeItem with text {kernel-overlap-testing}]
15:04:00 [2023-12-08T20:04:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:04:00 [2023-12-08T20:04:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258791952 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258791952 data=null doit=true}, TableItem with text {}]
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258791953 data=null}, TableItem with text {}]
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258791953 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258791954 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258791970 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:01 [2023-12-08T20:04:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:01 [2023-12-08T20:04:01.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:01 [2023-12-08T20:04:01.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:02 [2023-12-08T20:04:02.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258792749 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:04:02 [2023-12-08T20:04:02.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258792749 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:02 [2023-12-08T20:04:02.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258792750 data=null}, TreeItem with text {kernel-overlap-testing}]
15:04:02 [2023-12-08T20:04:02.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258792750 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:02 [2023-12-08T20:04:02.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258792751 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:02 [2023-12-08T20:04:02.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258792758 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:02 [2023-12-08T20:04:02.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258792765 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258792765 data=null doit=true}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258792765 data=null}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258792766 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258792766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258792794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258792795 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258792796 data=null doit=true}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258792796 data=null}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258792796 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258792796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258792802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:02 [2023-12-08T20:04:02.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258792803 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:04:02 [2023-12-08T20:04:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258792803 data=null doit=true}, TreeItem with text {Traces [4]}]
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258792803 data=null}, TreeItem with text {Traces [4]}]
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258792804 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258792804 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258792821 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:02 [2023-12-08T20:04:02.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258792922 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258792922 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258792923 data=null}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258792924 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258792924 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258792954 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:02 [2023-12-08T20:04:02.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258792957 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258792957 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258792957 data=null}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258792958 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258792958 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258792962 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258792963 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258792963 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:02 [2023-12-08T20:04:02.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258792964 data=null}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258792964 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258792964 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258792967 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258792968 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258792968 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258792968 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258793091 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258793403 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258793403 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258793403 data=null}, TreeItem with text {simple_server-thread1}]
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258793405 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258793405 data=null doit=true}, TableItem with text {}]
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258793406 data=null}, TableItem with text {}]
15:04:02 [2023-12-08T20:04:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258793406 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:02 [2023-12-08T20:04:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258793406 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:02 [2023-12-08T20:04:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258793411 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:02 [2023-12-08T20:04:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:02 [2023-12-08T20:04:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258794589 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258794590 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258794590 data=null}, TreeItem with text {simple_server-thread1}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258794590 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258794591 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258794598 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:04 [2023-12-08T20:04:04.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258794604 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258794604 data=null doit=true}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258794604 data=null}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258794605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258794605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258794633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258794634 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258794634 data=null doit=true}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258794635 data=null}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258794635 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258794635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258794641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:04 [2023-12-08T20:04:04.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258794642 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:04:04 [2023-12-08T20:04:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258794642 data=null doit=true}, TreeItem with text {Traces [4]}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258794642 data=null}, TreeItem with text {Traces [4]}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258794642 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258794643 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258794660 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:04 [2023-12-08T20:04:04.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258794722 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258794723 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258794723 data=null}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258794724 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258794724 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258794755 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:04 [2023-12-08T20:04:04.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258794759 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258794759 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258794759 data=null}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258794760 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258794760 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258794768 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258794769 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258794769 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258794769 data=null}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258794769 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258794769 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258794773 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258794773 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258794773 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258794774 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258794832 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258795029 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258795033 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258795033 data=null}, TreeItem with text {simple_server-thread2}]
15:04:04 [2023-12-08T20:04:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:04:04 [2023-12-08T20:04:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:04 [2023-12-08T20:04:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:04 [2023-12-08T20:04:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258795537 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258795538 data=null doit=true}, TableItem with text {}]
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258795538 data=null}, TableItem with text {}]
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258795538 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258795539 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258795542 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:04 [2023-12-08T20:04:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258796325 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258796325 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258796326 data=null}, TreeItem with text {simple_server-thread2}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258796326 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258796327 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258796364 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:05 [2023-12-08T20:04:05.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258796371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258796371 data=null doit=true}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258796372 data=null}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258796372 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258796372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258796410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258796411 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258796415 data=null doit=true}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258796415 data=null}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258796416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258796463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258796470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:05 [2023-12-08T20:04:05.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258796471 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258796472 data=null doit=true}, TreeItem with text {Traces [4]}]
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258796472 data=null}, TreeItem with text {Traces [4]}]
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258796472 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258796472 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:04:05 [2023-12-08T20:04:05.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258796484 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:05 [2023-12-08T20:04:05.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:04:06 [2023-12-08T20:04:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:06 [2023-12-08T20:04:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796864 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258796864 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258796864 data=null}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796865 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258796866 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796893 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:06 [2023-12-08T20:04:06.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796904 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258796904 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258796904 data=null}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796905 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258796905 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796910 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796910 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258796910 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258796911 data=null}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796911 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258796911 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796957 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796958 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1258796958 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258796959 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258797072 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1258797081 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1258797081 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1258797081 data=null}, TreeItem with text {ust-overlap-testing}]
15:04:06 [2023-12-08T20:04:06.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:04:06 [2023-12-08T20:04:06.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:06 [2023-12-08T20:04:06.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:06 [2023-12-08T20:04:06.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258797906 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258797907 data=null doit=true}, TableItem with text {}]
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258797907 data=null}, TableItem with text {}]
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258797907 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258797908 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258797912 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:07 [2023-12-08T20:04:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258798498 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258798498 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258798498 data=null}, TreeItem with text {ust-overlap-testing}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258798499 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258798499 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258798508 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:07 [2023-12-08T20:04:07.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258798515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258798515 data=null doit=true}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258798515 data=null}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258798515 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258798516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258798549 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258798550 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258798550 data=null doit=true}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258798550 data=null}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258798550 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258798551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258798557 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258798558 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:04:07 [2023-12-08T20:04:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258798558 data=null doit=true}, TreeItem with text {Traces [4]}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258798558 data=null}, TreeItem with text {Traces [4]}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258798559 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258798559 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258798574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258798584 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258798584 data=null doit=true}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258798585 data=null}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258798585 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258798585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258798603 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258798604 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258798604 data=null doit=true}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258798604 data=null}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258798605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258798605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258798612 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:07 [2023-12-08T20:04:07.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258798613 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258798613 data=null doit=true}, TreeItem with text {Traces [4]}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258798613 data=null}, TreeItem with text {Traces [4]}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258798613 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:07 [2023-12-08T20:04:07.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258798613 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:04:08 [2023-12-08T20:04:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258798628 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:08 [2023-12-08T20:04:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:08 [2023-12-08T20:04:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258798629 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:04:08 [2023-12-08T20:04:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258798629 data=null doit=true}, TreeItem with text {Traces [4]}]
15:04:08 [2023-12-08T20:04:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258798630 data=null}, TreeItem with text {Traces [4]}]
15:04:08 [2023-12-08T20:04:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258798630 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:08 [2023-12-08T20:04:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258798630 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:04:08 [2023-12-08T20:04:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258798635 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:08 [2023-12-08T20:04:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:04:08 [2023-12-08T20:04:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:04:08 [2023-12-08T20:04:08.098Z] 
15:04:08 [2023-12-08T20:04:08.098Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.098Z] 
15:04:08 [2023-12-08T20:04:08.098Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.098Z] 
15:04:08 [2023-12-08T20:04:08.098Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.098Z] 
15:04:08 [2023-12-08T20:04:08.098Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.356Z] 
15:04:08 [2023-12-08T20:04:08.357Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.357Z] 
15:04:08 [2023-12-08T20:04:08.357Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.357Z] 
15:04:08 [2023-12-08T20:04:08.357Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.357Z] 
15:04:08 [2023-12-08T20:04:08.357Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.357Z] 
15:04:08 [2023-12-08T20:04:08.357Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.357Z] 
15:04:08 [2023-12-08T20:04:08.357Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.357Z] 
15:04:08 [2023-12-08T20:04:08.357Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.357Z] 
15:04:08 [2023-12-08T20:04:08.357Z] (Eclipse:19993): Gtk-WARNING **: 20:04:08.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258798971 data=null doit=true}, Shell with text {Confirm Clear}]
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258798972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258798972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258798972 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258798972 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258798973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258798973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:08 [2023-12-08T20:04:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258798973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:09 [2023-12-08T20:04:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258798676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:04:09 [2023-12-08T20:04:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:09 [2023-12-08T20:04:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258800435 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258800435 data=null doit=true}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258800435 data=null}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258800436 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258800436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258800470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258800471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258800471 data=null doit=true}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258800471 data=null}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258800471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258800472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258800488 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:09 [2023-12-08T20:04:09.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258800496 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258800496 data=null doit=true}, TreeItem with text {Traces [4]}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258800496 data=null}, TreeItem with text {Traces [4]}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258800497 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258800497 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258800505 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:09 [2023-12-08T20:04:09.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258800506 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258800517 data=null doit=true}, TreeItem with text {Traces [4]}]
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258800517 data=null}, TreeItem with text {Traces [4]}]
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258800517 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258800518 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258800522 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258801023 data=null doit=true}, Shell with text {Trace Import}]
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258801028 data=null}, (of type 'Combo')]
15:04:10 [2023-12-08T20:04:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258801084 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258801084 data=null doit=true}, TreeItem with text {import}]
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258801084 data=null}, TreeItem with text {import}]
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258801089 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258801089 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258801089 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} [layout=null] time=1258801123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:04:10 [2023-12-08T20:04:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258801145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258801145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258801145 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258801145 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258801145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258801146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:10 [2023-12-08T20:04:10.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:10 [2023-12-08T20:04:10.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:10 [2023-12-08T20:04:10.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:10 [2023-12-08T20:04:10.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:04:10 [2023-12-08T20:04:10.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258801493 data=null doit=true}, Shell with text {Confirmation}]
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1258801494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1258801559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1258801560 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1258801560 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1258801560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1258801560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:10 [2023-12-08T20:04:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1258801560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:11 [2023-12-08T20:04:11.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258801146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:11 [2023-12-08T20:04:11.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258800599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:04:11 [2023-12-08T20:04:11.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:11 [2023-12-08T20:04:11.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:11 [2023-12-08T20:04:11.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258801790 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258801790 data=null doit=true}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258801790 data=null}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258801791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258801791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258801813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258801813 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258801814 data=null doit=true}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258801814 data=null}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258801814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258801814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258801828 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:11 [2023-12-08T20:04:11.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258801829 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258801829 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258801829 data=null}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258801830 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258801830 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258801868 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258801868 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258801869 data=null}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258801869 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258801869 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258801871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:11 [2023-12-08T20:04:11.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802125 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258802125 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258802125 data=null}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802126 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258802126 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802150 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:11 [2023-12-08T20:04:11.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802162 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258802162 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258802162 data=null}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802163 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258802163 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802168 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802168 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258802169 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258802175 data=null}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802176 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258802176 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802183 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802184 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802185 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258802185 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802247 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258802576 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258802604 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258802605 data=null}, TreeItem with text {kernel-overlap-testing}]
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258802607 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258802607 data=null doit=true}, TableItem with text {}]
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258802607 data=null}, TableItem with text {}]
15:04:11 [2023-12-08T20:04:11.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258802608 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:11 [2023-12-08T20:04:11.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258802608 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:11 [2023-12-08T20:04:11.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258802612 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:11 [2023-12-08T20:04:11.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:11 [2023-12-08T20:04:11.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:13 [2023-12-08T20:04:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:13 [2023-12-08T20:04:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:13 [2023-12-08T20:04:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258803795 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:04:13 [2023-12-08T20:04:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258803796 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:13 [2023-12-08T20:04:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258803796 data=null}, TreeItem with text {kernel-overlap-testing}]
15:04:13 [2023-12-08T20:04:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258803797 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:13 [2023-12-08T20:04:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258803797 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258803805 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:13 [2023-12-08T20:04:13.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258803811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258803811 data=null doit=true}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258803811 data=null}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258803811 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258803811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258803840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258803841 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258803842 data=null doit=true}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258803842 data=null}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258803842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258803842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258803849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258803850 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258803850 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258803850 data=null}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258803851 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258803851 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258803868 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258803872 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258803873 data=null doit=true}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258803873 data=null}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258803873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258803873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258803882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258803883 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258803883 data=null doit=true}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258803883 data=null}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258803884 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258803884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258803899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:13 [2023-12-08T20:04:13.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258803901 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258803901 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258803901 data=null}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258803907 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258803907 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258803914 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258803915 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258803915 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258803916 data=null}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258803916 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258803916 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258803958 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:04:13 [2023-12-08T20:04:13.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:04:13 [2023-12-08T20:04:13.534Z] 
15:04:13 [2023-12-08T20:04:13.534Z] (Eclipse:19993): Gtk-WARNING **: 20:04:13.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:13 [2023-12-08T20:04:13.534Z] 
15:04:13 [2023-12-08T20:04:13.534Z] (Eclipse:19993): Gtk-WARNING **: 20:04:13.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:13 [2023-12-08T20:04:13.534Z] 
15:04:13 [2023-12-08T20:04:13.534Z] (Eclipse:19993): Gtk-WARNING **: 20:04:13.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:13 [2023-12-08T20:04:13.534Z] 
15:04:13 [2023-12-08T20:04:13.534Z] (Eclipse:19993): Gtk-WARNING **: 20:04:13.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258804312 data=null doit=true}, Shell with text {Confirm Clear}]
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258804313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258804313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258804314 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258804314 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:13 [2023-12-08T20:04:13.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258804314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:13 [2023-12-08T20:04:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258804314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:13 [2023-12-08T20:04:13.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258804314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258803987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258804761 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258804761 data=null doit=true}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258804762 data=null}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258804762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258804762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258804777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258804778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258804778 data=null doit=true}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258804778 data=null}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258804783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258804783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258804789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:14 [2023-12-08T20:04:14.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258804790 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258804790 data=null doit=true}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258804791 data=null}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258804791 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258804791 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258804806 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258804807 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258804807 data=null doit=true}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258804807 data=null}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258804807 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258804808 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258804812 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:14 [2023-12-08T20:04:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:04:14 [2023-12-08T20:04:14.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258805231 data=null doit=true}, Shell with text {Trace Import}]
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258805279 data=null}, (of type 'Combo')]
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258805328 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258805328 data=null doit=true}, TreeItem with text {import}]
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258805328 data=null}, TreeItem with text {import}]
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258805329 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258805329 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258805329 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:14 [2023-12-08T20:04:14.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} [layout=null] time=1258805379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258805401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258805401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258805401 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258805401 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258805401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258805401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:14 [2023-12-08T20:04:14.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:14 [2023-12-08T20:04:14.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:14 [2023-12-08T20:04:14.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:14 [2023-12-08T20:04:14.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:14 [2023-12-08T20:04:14.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:14 [2023-12-08T20:04:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258805977 data=null doit=true}, Shell with text {Confirmation}]
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1258805979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1258805979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1258805979 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1258805979 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1258805979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1258805979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1258805980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258805401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:15 [2023-12-08T20:04:15.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258804850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258806193 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258806193 data=null doit=true}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258806193 data=null}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258806194 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258806194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258806228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258806229 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258806229 data=null doit=true}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258806229 data=null}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258806230 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258806230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258806235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:15 [2023-12-08T20:04:15.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258806236 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258806236 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258806237 data=null}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258806237 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258806237 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258806244 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258806244 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258806244 data=null}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258806245 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258806245 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258806261 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:15 [2023-12-08T20:04:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:15 [2023-12-08T20:04:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:15 [2023-12-08T20:04:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258806522 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258806522 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258806522 data=null}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258806523 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258806523 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258806554 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:15 [2023-12-08T20:04:15.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258806558 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258806558 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258806558 data=null}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258806558 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258806559 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258806567 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258806568 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258806568 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258806568 data=null}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258806569 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258806569 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258806573 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258806573 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258806573 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
15:04:15 [2023-12-08T20:04:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258806574 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:16 [2023-12-08T20:04:16.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258806637 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
15:04:16 [2023-12-08T20:04:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258806971 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258806976 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258806976 data=null}, TreeItem with text {simple_server-thread1}]
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258806980 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258806980 data=null doit=true}, TableItem with text {}]
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258806980 data=null}, TableItem with text {}]
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258806980 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258806981 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258807003 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:16 [2023-12-08T20:04:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:17 [2023-12-08T20:04:17.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:17 [2023-12-08T20:04:17.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:17 [2023-12-08T20:04:17.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258808084 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
15:04:17 [2023-12-08T20:04:17.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258808084 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258808085 data=null}, TreeItem with text {simple_server-thread1}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258808085 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258808086 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258808094 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:17 [2023-12-08T20:04:17.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258808100 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258808100 data=null doit=true}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258808100 data=null}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258808101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258808101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258808143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258808144 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258808145 data=null doit=true}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258808145 data=null}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258808145 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258808146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258808151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:17 [2023-12-08T20:04:17.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258808152 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258808153 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258808153 data=null}, TreeItem with text {Traces [3]}]
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258808153 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258808153 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258808170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:17 [2023-12-08T20:04:17.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:17 [2023-12-08T20:04:17.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258808241 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258808241 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258808241 data=null}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258808242 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258808242 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258808284 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:17 [2023-12-08T20:04:17.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258808288 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258808289 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258808289 data=null}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258808289 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258808290 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258808304 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258808305 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258808305 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258808305 data=null}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258808306 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258808306 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258808309 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258808310 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258808310 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258808310 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258808374 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258808627 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258808644 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258808645 data=null}, TreeItem with text {simple_server-thread2}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258808648 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258808648 data=null doit=true}, TableItem with text {}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258808648 data=null}, TableItem with text {}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258808648 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258808649 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258808657 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:17 [2023-12-08T20:04:17.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258809860 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258809860 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258809861 data=null}, TreeItem with text {simple_server-thread2}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258809861 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258809861 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258809866 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:19 [2023-12-08T20:04:19.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258809873 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258809873 data=null doit=true}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258809873 data=null}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258809873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258809879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258809913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:19 [2023-12-08T20:04:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258809967 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258809967 data=null doit=true}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258809967 data=null}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258809968 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258809968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258809978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:19 [2023-12-08T20:04:19.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258809979 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258809979 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258809979 data=null}, TreeItem with text {Traces [3]}]
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258809980 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258809980 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:19 [2023-12-08T20:04:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258809989 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:19 [2023-12-08T20:04:19.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:04:19 [2023-12-08T20:04:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:19 [2023-12-08T20:04:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:19 [2023-12-08T20:04:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810254 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258810255 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258810255 data=null}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810255 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258810256 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810283 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:19 [2023-12-08T20:04:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:19 [2023-12-08T20:04:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:19 [2023-12-08T20:04:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:19 [2023-12-08T20:04:19.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:19 [2023-12-08T20:04:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:19 [2023-12-08T20:04:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810294 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258810294 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258810294 data=null}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810295 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258810295 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810300 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:04:19 [2023-12-08T20:04:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810305 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258810305 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:19 [2023-12-08T20:04:19.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258810305 data=null}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810306 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258810306 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810310 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810310 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810311 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
15:04:19 [2023-12-08T20:04:19.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258810311 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810472 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1258810762 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1258810762 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1258810762 data=null}, TreeItem with text {ust-overlap-testing}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258810765 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258810765 data=null doit=true}, TableItem with text {}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258810765 data=null}, TableItem with text {}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258810766 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258810766 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258810786 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:20 [2023-12-08T20:04:20.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258811968 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258811969 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258811969 data=null}, TreeItem with text {ust-overlap-testing}]
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258811970 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258811970 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258811978 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:21 [2023-12-08T20:04:21.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258811985 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258811985 data=null doit=true}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258811987 data=null}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258811988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258811988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258812023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258812024 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258812024 data=null doit=true}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258812024 data=null}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258812024 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258812025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258812034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258812036 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258812036 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258812036 data=null}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258812036 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258812037 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258812055 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258812061 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258812063 data=null doit=true}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258812063 data=null}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258812063 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258812063 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258812073 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258812074 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258812074 data=null doit=true}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258812074 data=null}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258812075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258812075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258812088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:21 [2023-12-08T20:04:21.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258812089 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258812090 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258812090 data=null}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258812090 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258812090 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258812104 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258812106 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258812106 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258812106 data=null}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258812106 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258812107 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258812111 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:04:21 [2023-12-08T20:04:21.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:04:21 [2023-12-08T20:04:21.664Z] 
15:04:21 [2023-12-08T20:04:21.664Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.664Z] 
15:04:21 [2023-12-08T20:04:21.664Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.665Z] 
15:04:21 [2023-12-08T20:04:21.665Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.665Z] 
15:04:21 [2023-12-08T20:04:21.665Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.665Z] 
15:04:21 [2023-12-08T20:04:21.665Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.665Z] 
15:04:21 [2023-12-08T20:04:21.665Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.665Z] 
15:04:21 [2023-12-08T20:04:21.665Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.665Z] 
15:04:21 [2023-12-08T20:04:21.665Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.665Z] 
15:04:21 [2023-12-08T20:04:21.665Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.665Z] 
15:04:21 [2023-12-08T20:04:21.665Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.665Z] 
15:04:21 [2023-12-08T20:04:21.665Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.665Z] 
15:04:21 [2023-12-08T20:04:21.665Z] (Eclipse:19993): Gtk-WARNING **: 20:04:21.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258812457 data=null doit=true}, Shell with text {Confirm Clear}]
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258812458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258812458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258812458 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258812458 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258812458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258812458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:21 [2023-12-08T20:04:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258812458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:23 [2023-12-08T20:04:23.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258812164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258813710 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258813711 data=null doit=true}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258813711 data=null}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258813711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258813712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258813754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258813755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258813755 data=null doit=true}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258813755 data=null}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258813755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258813756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258813778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:23 [2023-12-08T20:04:23.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258813780 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258813780 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258813780 data=null}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258813780 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258813780 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258813797 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258813798 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258813798 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258813798 data=null}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258813799 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258813799 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258813811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:04:23 [2023-12-08T20:04:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:04:23 [2023-12-08T20:04:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:04:23 [2023-12-08T20:04:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:04:23 [2023-12-08T20:04:23.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258814318 data=null doit=true}, Shell with text {Trace Import}]
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258814379 data=null}, (of type 'Combo')]
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258814474 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258814474 data=null doit=true}, TreeItem with text {import}]
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258814474 data=null}, TreeItem with text {import}]
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258814475 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258814475 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:04:23 [2023-12-08T20:04:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258814475 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1258814504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258814576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258814576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258814576 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258814576 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258814576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:23 [2023-12-08T20:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258814576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:24 [2023-12-08T20:04:24.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:24 [2023-12-08T20:04:24.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:24 [2023-12-08T20:04:24.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:24 [2023-12-08T20:04:24.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:24 [2023-12-08T20:04:24.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258814998 data=null doit=true}, Shell with text {Confirmation}]
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1258814999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1258814999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1258814999 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1258815000 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1258815000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1258815000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:24 [2023-12-08T20:04:24.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1258815000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258814577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258813848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258815296 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258815296 data=null doit=true}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258815297 data=null}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258815297 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258815297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258815370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258815371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258815371 data=null doit=true}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258815371 data=null}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258815372 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258815372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258815391 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:24 [2023-12-08T20:04:24.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258815398 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258815398 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:24 [2023-12-08T20:04:24.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258815399 data=null}, TreeItem with text {Traces [3]}]
15:04:24 [2023-12-08T20:04:24.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258815399 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:24 [2023-12-08T20:04:24.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258815399 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:24 [2023-12-08T20:04:24.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258815407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:24 [2023-12-08T20:04:24.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258815408 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:24 [2023-12-08T20:04:24.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258815461 data=null}, TreeItem with text {Traces [3]}]
15:04:24 [2023-12-08T20:04:24.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258815462 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:24 [2023-12-08T20:04:24.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258815462 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:24 [2023-12-08T20:04:24.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258815465 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815824 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258815824 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258815824 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815825 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258815825 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815854 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:25 [2023-12-08T20:04:25.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815857 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258815857 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258815857 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815858 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258815858 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815862 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815862 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258815862 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258815863 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815863 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258815863 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815871 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815871 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815871 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258815872 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258815925 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258816135 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258816135 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258816135 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:25 [2023-12-08T20:04:25.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:04:25 [2023-12-08T20:04:25.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258817198 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258817198 data=null doit=true}, TableItem with text {}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258817198 data=null}, TableItem with text {}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258817199 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258817199 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258817203 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258817371 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258817371 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258817371 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258817372 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258817372 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258817376 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:26 [2023-12-08T20:04:26.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:26 [2023-12-08T20:04:26.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258817387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258817387 data=null doit=true}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258817387 data=null}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258817388 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258817388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258817417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258817417 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258817418 data=null doit=true}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258817418 data=null}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258817418 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258817418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258817424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:26 [2023-12-08T20:04:26.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258817425 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258817425 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258817425 data=null}, TreeItem with text {Traces [3]}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258817426 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258817426 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:26 [2023-12-08T20:04:26.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258817460 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:26 [2023-12-08T20:04:26.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817720 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258817720 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258817720 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817721 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258817721 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817745 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:27 [2023-12-08T20:04:27.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817756 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258817756 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258817756 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817757 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258817757 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817761 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817762 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258817762 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258817762 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817762 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258817763 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817770 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817771 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817771 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258817771 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258817830 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258818052 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258818053 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258818053 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:27 [2023-12-08T20:04:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:04:27 [2023-12-08T20:04:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:27 [2023-12-08T20:04:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:28 [2023-12-08T20:04:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:28 [2023-12-08T20:04:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:28 [2023-12-08T20:04:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258819126 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:28 [2023-12-08T20:04:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258819127 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258819127 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258819127 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258819128 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258819136 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:28 [2023-12-08T20:04:28.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258819143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258819143 data=null doit=true}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258819143 data=null}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258819144 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258819144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258819187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258819188 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258819188 data=null doit=true}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258819189 data=null}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258819189 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258819189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258819195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:28 [2023-12-08T20:04:28.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258819197 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258819197 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258819197 data=null}, TreeItem with text {Traces [3]}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258819197 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258819197 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258819214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:28 [2023-12-08T20:04:28.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258819285 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258819286 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258819286 data=null}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258819287 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258819287 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258819317 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:28 [2023-12-08T20:04:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:28 [2023-12-08T20:04:28.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258819322 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258819322 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258819322 data=null}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258819322 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258819323 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258819330 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258819330 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258819330 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258819331 data=null}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258819331 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258819331 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258819335 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258819335 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1258819335 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258819335 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258819393 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1258819602 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1258819609 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1258819609 data=null}, TreeItem with text {unrecognized.log}]
15:04:28 [2023-12-08T20:04:28.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:04:28 [2023-12-08T20:04:28.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:28 [2023-12-08T20:04:28.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:28 [2023-12-08T20:04:28.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:29 [2023-12-08T20:04:29.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:29 [2023-12-08T20:04:29.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:29 [2023-12-08T20:04:29.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258820582 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258820582 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258820582 data=null}, TreeItem with text {unrecognized.log}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258820583 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258820583 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258820591 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:29 [2023-12-08T20:04:29.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258820598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258820599 data=null doit=true}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258820599 data=null}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258820599 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258820599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258820631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258820631 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258820632 data=null doit=true}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258820632 data=null}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258820632 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258820632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258820638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258820639 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258820639 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258820639 data=null}, TreeItem with text {Traces [3]}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258820640 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258820640 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258820653 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:29 [2023-12-08T20:04:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:29 [2023-12-08T20:04:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258820658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258820658 data=null doit=true}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258820659 data=null}, TreeItem with text {test}]
15:04:29 [2023-12-08T20:04:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258820659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258820659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258820684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258820684 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258820685 data=null doit=true}, TreeItem with text {test}]
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258820685 data=null}, TreeItem with text {test}]
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258820685 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258820685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258820690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:30 [2023-12-08T20:04:30.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258820691 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258820691 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258820692 data=null}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258820692 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258820692 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258820709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1258820713 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1258820713 data=null doit=true}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1258820713 data=null}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1258820714 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258820714 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1258820718 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:04:30 [2023-12-08T20:04:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258821080 data=null doit=true}, Shell with text {Confirm Clear}]
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258821081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258821082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258821082 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258821082 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258821082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258821082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:30 [2023-12-08T20:04:30.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258821082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258820771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:04:31 [2023-12-08T20:04:31.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:31 [2023-12-08T20:04:31.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:31 [2023-12-08T20:04:31.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:31 [2023-12-08T20:04:31.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:31 [2023-12-08T20:04:31.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:31 [2023-12-08T20:04:31.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:31 [2023-12-08T20:04:31.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:31 [2023-12-08T20:04:31.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258821933 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:31 [2023-12-08T20:04:31.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258821934 data=null doit=true}, TreeItem with text {test}]
15:04:31 [2023-12-08T20:04:31.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258821934 data=null}, TreeItem with text {test}]
15:04:31 [2023-12-08T20:04:31.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258821934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:31 [2023-12-08T20:04:31.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258821934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:31 [2023-12-08T20:04:31.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258821952 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:31 [2023-12-08T20:04:31.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:04:31 [2023-12-08T20:04:31.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:04:31 [2023-12-08T20:04:31.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:04:31 [2023-12-08T20:04:31.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:04:31 [2023-12-08T20:04:31.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258822335 data=null doit=true}, Shell with text {Import}]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258822337 data=null doit=true}, TreeItem with text {Tracing}]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258822337 data=null}, TreeItem with text {Tracing}]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258822338 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258822338 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258822350 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1258822353 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=1258822353 data=null doit=true}, Tree node with text: Trace Import]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1258822353 data=null}, Tree node with text: Trace Import]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1258822353 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258822353 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Import]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1258822364 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258822366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258822366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258822366 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258822367 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258822367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258822367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258822367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:31 [2023-12-08T20:04:31.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:31 [2023-12-08T20:04:31.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:31 [2023-12-08T20:04:31.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:31 [2023-12-08T20:04:31.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258822492 data=null}, (of type 'Combo')]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258822560 data=null doit=true}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258822560 data=null}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258822561 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258822561 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258822564 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258822565 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258822565 data=null doit=true}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258822565 data=null}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258822565 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258822566 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258822566 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258822603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4eb7f0bb
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1258822614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1258822614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1258822614 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1258822614 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1258822615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1258822615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1258822615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1258822615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1258822615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1258822615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1258822615 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1258822615 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258822622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258822622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258822623 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258822623 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258822623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:31 [2023-12-08T20:04:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258822623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258822623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258821963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258823010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258823010 data=null doit=true}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258823011 data=null}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258823011 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258823011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258823066 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258823068 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258823068 data=null doit=true}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258823068 data=null}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258823068 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258823069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258823082 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:32 [2023-12-08T20:04:32.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258823083 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258823083 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258823083 data=null}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258823084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258823084 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258823102 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258823103 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258823103 data=null}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258823103 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258823104 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258823105 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:32 [2023-12-08T20:04:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823261 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258823261 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258823261 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823262 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258823262 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823292 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:32 [2023-12-08T20:04:32.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823295 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258823295 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258823296 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823296 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258823296 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823300 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823301 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258823301 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258823301 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823301 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258823302 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823309 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823309 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823310 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258823310 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823361 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258823604 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258823604 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258823604 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:32 [2023-12-08T20:04:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:04:32 [2023-12-08T20:04:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258824643 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258824643 data=null doit=true}, TableItem with text {}]
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258824643 data=null}, TableItem with text {}]
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258824644 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258824644 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:33 [2023-12-08T20:04:33.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258824648 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:33 [2023-12-08T20:04:33.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:33 [2023-12-08T20:04:33.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258824813 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258824813 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258824813 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258824813 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258824814 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258824818 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:34 [2023-12-08T20:04:34.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:34 [2023-12-08T20:04:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258824830 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258824830 data=null doit=true}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258824831 data=null}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258824831 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258824831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258824869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258824871 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258824871 data=null doit=true}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258824871 data=null}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258824871 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258824871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258824877 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:34 [2023-12-08T20:04:34.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258824878 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258824878 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258824878 data=null}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258824878 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258824878 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258824895 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258824896 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258824896 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258824896 data=null}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258824897 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258824897 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258824901 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:04:34 [2023-12-08T20:04:34.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:04:34 [2023-12-08T20:04:34.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258825255 data=null doit=true}, Shell with text {Confirm Clear}]
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258825256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258825256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258825256 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:34 [2023-12-08T20:04:34.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258825256 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:34 [2023-12-08T20:04:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258825257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:34 [2023-12-08T20:04:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258825257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:34 [2023-12-08T20:04:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258825257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:34 [2023-12-08T20:04:34.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258824959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:04:34 [2023-12-08T20:04:34.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:34 [2023-12-08T20:04:34.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:35 [2023-12-08T20:04:35.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:35 [2023-12-08T20:04:35.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:35 [2023-12-08T20:04:35.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree')
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1258825687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1258825687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1258825687 data=null doit=true}, (of type 'Tree')]
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1258825687 data=null}, (of type 'Tree')]
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258825688 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')]
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258825688 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258825715 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')]
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:04:35 [2023-12-08T20:04:35.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258826084 data=null doit=true}, Shell with text {Import}]
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:35 [2023-12-08T20:04:35.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1258826087 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=1258826087 data=null doit=true}, Tree node with text: Trace Import]
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1258826088 data=null}, Tree node with text: Trace Import]
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1258826088 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258826088 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Import]
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1258826089 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:35 [2023-12-08T20:04:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1258826090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1258826090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1258826090 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1258826090 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1258826090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1258826090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1258826091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:35 [2023-12-08T20:04:35.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:35 [2023-12-08T20:04:35.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:35 [2023-12-08T20:04:35.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:35 [2023-12-08T20:04:35.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258826229 data=null}, (of type 'Combo')]
15:04:35 [2023-12-08T20:04:35.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:35 [2023-12-08T20:04:35.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:35 [2023-12-08T20:04:35.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:35 [2023-12-08T20:04:35.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258826281 data=null doit=true}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258826282 data=null}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258826282 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258826282 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258826297 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258826309 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258826309 data=null doit=true}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258826309 data=null}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258826310 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258826310 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258826310 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258826340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:04:35 [2023-12-08T20:04:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258826358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258826358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258826358 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258826358 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258826358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:35 [2023-12-08T20:04:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258826359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:36 [2023-12-08T20:04:36.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258826359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258825719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258826717 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258826717 data=null doit=true}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258826717 data=null}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258826718 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258826718 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258826754 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258826756 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258826756 data=null doit=true}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258826756 data=null}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258826756 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258826757 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258826771 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258826773 data=null doit=true}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258826773 data=null}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258826773 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258826773 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258826788 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:04:36 [2023-12-08T20:04:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:36 [2023-12-08T20:04:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258826789 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258826789 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258826789 data=null}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258826789 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258826790 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258826799 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258826799 data=null doit=true}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258826800 data=null}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258826800 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258826800 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258826802 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
15:04:36 [2023-12-08T20:04:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827172 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258827173 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258827173 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827173 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258827173 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827205 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:36 [2023-12-08T20:04:36.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827208 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258827208 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258827208 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827209 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258827209 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827261 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827261 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258827262 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258827262 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827262 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258827262 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827267 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827268 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827268 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258827268 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827363 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258827374 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258827374 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258827374 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:36 [2023-12-08T20:04:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:04:37 [2023-12-08T20:04:37.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258828878 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258828878 data=null doit=true}, TableItem with text {}]
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258828878 data=null}, TableItem with text {}]
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258828878 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258828878 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258828889 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258828986 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:38 [2023-12-08T20:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258828987 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258828987 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258828988 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258828988 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258828993 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:38 [2023-12-08T20:04:38.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1258828997 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}]
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258829066 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258829066 data=null doit=true}, TreeItem with text {Tracing}]
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258829066 data=null}, TreeItem with text {Tracing}]
15:04:38 [2023-12-08T20:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258829066 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:04:38 [2023-12-08T20:04:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258829067 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:04:38 [2023-12-08T20:04:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258829099 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:04:38 [2023-12-08T20:04:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:04:38 [2023-12-08T20:04:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:04:38 [2023-12-08T20:04:38.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830350 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830350 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830351 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258830351 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258830352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258830352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258830352 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258830353 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258830353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258830353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:04:39 [2023-12-08T20:04:39.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:39 [2023-12-08T20:04:39.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:39 [2023-12-08T20:04:39.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:39 [2023-12-08T20:04:39.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:39 [2023-12-08T20:04:39.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:39 [2023-12-08T20:04:39.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258830353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258829269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258831002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258831002 data=null doit=true}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258831003 data=null}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258831003 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258831003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258831071 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258831072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258831072 data=null doit=true}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258831072 data=null}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258831073 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258831073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258831080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:40 [2023-12-08T20:04:40.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:40 [2023-12-08T20:04:40.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:40 [2023-12-08T20:04:40.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258831081 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258831081 data=null doit=true}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258831081 data=null}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258831089 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258831090 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258831112 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:40 [2023-12-08T20:04:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258831114 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258831114 data=null doit=true}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258831114 data=null}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258831115 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258831165 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258831173 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:40 [2023-12-08T20:04:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:04:40 [2023-12-08T20:04:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258831589 data=null doit=true}, Shell with text {Confirm Clear}]
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258831590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258831590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258831590 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258831590 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258831590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:40 [2023-12-08T20:04:40.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258831590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258831590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258831261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258831794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258831794 data=null doit=true}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258831794 data=null}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258831794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258831795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258831867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258831869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258831869 data=null doit=true}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258831869 data=null}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258831870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258831870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258831885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258831886 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258831887 data=null doit=true}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258831887 data=null}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258831887 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258831887 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258831904 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258831905 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258831905 data=null doit=true}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258831905 data=null}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258831906 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258831906 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258831918 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258832462 data=null doit=true}, Shell with text {Trace Import}]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258832467 data=null}, (of type 'Combo')]
15:04:42 [2023-12-08T20:04:42.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258832569 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258832570 data=null doit=true}, TreeItem with text {import}]
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258832570 data=null}, TreeItem with text {import}]
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258832570 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258832571 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258832571 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1258832599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:04:42 [2023-12-08T20:04:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5b031055
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1258832604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258832604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1258832604 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1258832604 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1258832604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1258832604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1258832604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1258832604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258832604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1258832604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1258832605 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1258832605 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:04:42 [2023-12-08T20:04:42.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258832666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258832666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258832666 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258832666 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258832666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258832666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:42 [2023-12-08T20:04:42.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:42 [2023-12-08T20:04:42.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:42 [2023-12-08T20:04:42.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:42 [2023-12-08T20:04:42.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:42 [2023-12-08T20:04:42.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258832667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258831998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258833280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258833280 data=null doit=true}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258833280 data=null}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258833280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258833281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258833292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258833292 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258833292 data=null doit=true}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258833293 data=null}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258833301 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258833301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258833307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:42 [2023-12-08T20:04:42.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:42 [2023-12-08T20:04:42.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258833308 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258833308 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258833308 data=null}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258833309 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258833309 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258833321 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258833322 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258833322 data=null}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258833322 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258833322 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258833326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:42 [2023-12-08T20:04:42.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:42 [2023-12-08T20:04:42.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833667 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258833690 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258833691 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833691 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258833692 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833716 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:43 [2023-12-08T20:04:43.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833726 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258833726 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258833726 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833726 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258833727 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833731 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833731 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258833731 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258833731 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833732 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258833732 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833739 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833740 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833740 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258833740 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258833795 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258834006 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258834007 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258834007 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:43 [2023-12-08T20:04:43.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:04:43 [2023-12-08T20:04:43.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:44 [2023-12-08T20:04:44.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:44 [2023-12-08T20:04:44.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:44 [2023-12-08T20:04:44.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:44 [2023-12-08T20:04:44.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:44 [2023-12-08T20:04:44.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:44 [2023-12-08T20:04:44.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258835049 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:44 [2023-12-08T20:04:44.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258835050 data=null doit=true}, TableItem with text {}]
15:04:44 [2023-12-08T20:04:44.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258835050 data=null}, TableItem with text {}]
15:04:44 [2023-12-08T20:04:44.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258835051 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:44 [2023-12-08T20:04:44.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258835051 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:44 [2023-12-08T20:04:44.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258835055 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:44 [2023-12-08T20:04:44.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:44 [2023-12-08T20:04:44.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:44 [2023-12-08T20:04:44.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:44 [2023-12-08T20:04:44.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:44 [2023-12-08T20:04:44.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258835325 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258835325 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258835325 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258835326 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258835326 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258835330 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:44 [2023-12-08T20:04:44.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258835340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258835340 data=null doit=true}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258835340 data=null}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258835340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258835341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258835370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258835371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258835371 data=null doit=true}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258835371 data=null}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258835372 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258835372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258835380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:44 [2023-12-08T20:04:44.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258835384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258835385 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258835385 data=null}, TreeItem with text {Traces [5]}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258835385 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258835385 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:44 [2023-12-08T20:04:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258835393 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:44 [2023-12-08T20:04:44.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:45 [2023-12-08T20:04:45.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:45 [2023-12-08T20:04:45.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:45 [2023-12-08T20:04:45.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835761 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258835762 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258835762 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835763 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258835763 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835790 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:45 [2023-12-08T20:04:45.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835801 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258835801 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258835801 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835801 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258835801 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835805 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835806 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258835806 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258835806 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835807 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258835807 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835814 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835815 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835815 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835882 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258835885 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258835886 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258835886 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:04:45 [2023-12-08T20:04:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:45 [2023-12-08T20:04:45.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258835815 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:45 [2023-12-08T20:04:45.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:45 [2023-12-08T20:04:45.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258837262 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258837262 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258837262 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258837262 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258837263 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258837267 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:46 [2023-12-08T20:04:46.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258837277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258837277 data=null doit=true}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258837277 data=null}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258837277 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258837277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258837308 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258837308 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258837309 data=null doit=true}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258837309 data=null}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258837309 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258837309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258837315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:46 [2023-12-08T20:04:46.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258837316 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258837317 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258837317 data=null}, TreeItem with text {Traces [5]}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258837317 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258837317 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258837332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:46 [2023-12-08T20:04:46.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258837405 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258837405 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258837405 data=null}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258837406 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258837406 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258837440 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:46 [2023-12-08T20:04:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:46 [2023-12-08T20:04:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:46 [2023-12-08T20:04:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:46 [2023-12-08T20:04:46.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:46 [2023-12-08T20:04:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:46 [2023-12-08T20:04:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258837443 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258837443 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258837444 data=null}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258837444 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258837444 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258837448 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258837449 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258837449 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258837449 data=null}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258837450 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258837450 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258837462 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258837462 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1258837463 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
15:04:46 [2023-12-08T20:04:46.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258837463 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:47 [2023-12-08T20:04:47.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258837521 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
15:04:47 [2023-12-08T20:04:47.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1258837726 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
15:04:47 [2023-12-08T20:04:47.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1258837730 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:47 [2023-12-08T20:04:47.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1258837730 data=null}, TreeItem with text {unrecognized.log}]
15:04:47 [2023-12-08T20:04:47.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:04:47 [2023-12-08T20:04:47.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:47 [2023-12-08T20:04:47.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:47 [2023-12-08T20:04:47.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258838708 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258838709 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258838709 data=null}, TreeItem with text {unrecognized.log}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258838709 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258838709 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258838714 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:48 [2023-12-08T20:04:48.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258838725 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258838725 data=null doit=true}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258838725 data=null}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258838725 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258838726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258838793 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258838794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258838794 data=null doit=true}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258838794 data=null}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258838795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258838795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258838802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:48 [2023-12-08T20:04:48.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258838803 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258838804 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258838804 data=null}, TreeItem with text {Traces [5]}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258838804 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:48 [2023-12-08T20:04:48.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258838804 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:48 [2023-12-08T20:04:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258838823 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:48 [2023-12-08T20:04:48.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:48 [2023-12-08T20:04:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=1258838823 data=null doit=true}, TreeItem with text {z-clashes [2]}]
15:04:48 [2023-12-08T20:04:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=1258838823 data=null}, TreeItem with text {z-clashes [2]}]
15:04:48 [2023-12-08T20:04:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=1258838824 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
15:04:48 [2023-12-08T20:04:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258838824 data=null item=TreeItem {z-clashes [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [2]}]
15:04:48 [2023-12-08T20:04:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=1258838826 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838937 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258838937 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258838937 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838938 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258838938 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838963 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:48 [2023-12-08T20:04:48.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838973 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258838973 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258838973 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838974 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258838974 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838978 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838979 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258838979 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258838979 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838980 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258838980 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838987 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838988 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258838988 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258838988 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258839071 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258839121 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258839122 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258839122 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:48 [2023-12-08T20:04:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:04:48 [2023-12-08T20:04:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:48 [2023-12-08T20:04:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:48 [2023-12-08T20:04:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:48 [2023-12-08T20:04:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:48 [2023-12-08T20:04:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:48 [2023-12-08T20:04:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:48 [2023-12-08T20:04:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:49 [2023-12-08T20:04:49.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:49 [2023-12-08T20:04:49.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:49 [2023-12-08T20:04:49.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:49 [2023-12-08T20:04:49.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:49 [2023-12-08T20:04:49.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:49 [2023-12-08T20:04:49.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258840631 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:49 [2023-12-08T20:04:49.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258840631 data=null doit=true}, TableItem with text {}]
15:04:49 [2023-12-08T20:04:49.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258840632 data=null}, TableItem with text {}]
15:04:49 [2023-12-08T20:04:49.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258840632 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258840632 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258840636 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258840766 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258840767 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258840767 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258840767 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258840768 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258840777 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:50 [2023-12-08T20:04:50.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:50 [2023-12-08T20:04:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258840784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258840784 data=null doit=true}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258840784 data=null}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258840784 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258840784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258840829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258840830 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258840855 data=null doit=true}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258840856 data=null}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258840856 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258840857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258840869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:50 [2023-12-08T20:04:50.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258840871 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258840871 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258840871 data=null}, TreeItem with text {Traces [5]}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258840871 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258840871 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:50 [2023-12-08T20:04:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258840881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:50 [2023-12-08T20:04:50.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:50 [2023-12-08T20:04:50.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
15:04:50 [2023-12-08T20:04:50.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:50 [2023-12-08T20:04:50.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841150 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258841150 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258841150 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841150 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258841150 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841192 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:50 [2023-12-08T20:04:50.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841196 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258841196 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258841196 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841196 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258841197 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841202 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841202 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258841203 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:50 [2023-12-08T20:04:50.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258841203 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841203 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258841204 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841208 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841209 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841213 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258841214 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841402 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258841572 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258841573 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258841573 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:50 [2023-12-08T20:04:50.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:04:50 [2023-12-08T20:04:50.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:50 [2023-12-08T20:04:50.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:50 [2023-12-08T20:04:50.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:50 [2023-12-08T20:04:50.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:50 [2023-12-08T20:04:50.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258842565 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258842565 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258842565 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258842566 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258842566 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258842576 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:51 [2023-12-08T20:04:51.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258842584 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258842584 data=null doit=true}, TreeItem with text {test}]
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258842584 data=null}, TreeItem with text {test}]
15:04:51 [2023-12-08T20:04:51.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258842585 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258842585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258842631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258842632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258842632 data=null doit=true}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258842632 data=null}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258842641 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258842642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258842665 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258842667 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258842667 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258842667 data=null}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258842668 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258842668 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258842678 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258842693 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258842694 data=null doit=true}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258842694 data=null}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258842694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258842694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258842712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:52 [2023-12-08T20:04:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258842713 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258842713 data=null doit=true}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258842713 data=null}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258842713 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258842714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258842773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:52 [2023-12-08T20:04:52.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258842778 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258842778 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258842779 data=null}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258842779 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258842780 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258842805 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258842806 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258842807 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258842807 data=null}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258842807 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258842807 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258842858 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:52 [2023-12-08T20:04:52.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:04:52 [2023-12-08T20:04:52.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258843426 data=null doit=true}, Shell with text {Trace Import}]
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:52 [2023-12-08T20:04:52.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258843431 data=null}, (of type 'Combo')]
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258843511 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258843511 data=null doit=true}, TreeItem with text {import}]
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258843511 data=null}, TreeItem with text {import}]
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258843512 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258843512 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258843513 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1258843542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:04:52 [2023-12-08T20:04:52.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258843564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258843564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:52 [2023-12-08T20:04:52.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258843564 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:52 [2023-12-08T20:04:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258843564 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:52 [2023-12-08T20:04:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258843565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:52 [2023-12-08T20:04:52.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258843566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:53 [2023-12-08T20:04:53.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:53 [2023-12-08T20:04:53.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:53 [2023-12-08T20:04:53.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:53 [2023-12-08T20:04:53.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:53 [2023-12-08T20:04:53.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:53 [2023-12-08T20:04:53.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:04:53 [2023-12-08T20:04:53.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:04:53 [2023-12-08T20:04:53.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258843949 data=null doit=true}, Shell with text {Confirmation}]
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1258843950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1258843950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1258843950 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1258843950 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1258843951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1258843951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1258843951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258843566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:53 [2023-12-08T20:04:53.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258842898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:04:53 [2023-12-08T20:04:53.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258844579 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258844579 data=null doit=true}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258844579 data=null}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258844580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258844580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258844592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258844592 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258844600 data=null doit=true}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258844601 data=null}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258844601 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258844601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258844608 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:53 [2023-12-08T20:04:53.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258844609 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258844609 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258844609 data=null}, TreeItem with text {Traces [5]}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258844610 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258844613 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:53 [2023-12-08T20:04:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258844622 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:53 [2023-12-08T20:04:53.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844890 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258844890 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258844890 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844891 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258844891 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844931 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:54 [2023-12-08T20:04:54.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:54 [2023-12-08T20:04:54.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844935 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258844935 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258844935 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844935 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258844936 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844941 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844941 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258844941 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258844942 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844942 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258844942 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844947 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844947 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258844947 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258844948 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258845012 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258845122 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258845122 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258845122 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258845125 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258845125 data=null doit=true}, TableItem with text {}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258845125 data=null}, TableItem with text {}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258845126 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258845126 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258845129 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258845284 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258845284 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258845284 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258845285 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258845285 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258845290 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:54 [2023-12-08T20:04:54.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:54 [2023-12-08T20:04:54.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:54 [2023-12-08T20:04:54.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:54 [2023-12-08T20:04:54.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:54 [2023-12-08T20:04:54.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:54 [2023-12-08T20:04:54.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:54 [2023-12-08T20:04:54.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:54 [2023-12-08T20:04:54.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:54 [2023-12-08T20:04:54.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:54 [2023-12-08T20:04:54.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258845297 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258845297 data=null doit=true}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258845298 data=null}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258845298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258845298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258845338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258845339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258845339 data=null doit=true}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258845339 data=null}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258845339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258845340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258845346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:54 [2023-12-08T20:04:54.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258845347 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258845347 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258845347 data=null}, TreeItem with text {Traces [5]}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258845348 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258845348 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:54 [2023-12-08T20:04:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258845365 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:54 [2023-12-08T20:04:54.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845661 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258845662 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258845662 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845662 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258845663 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845703 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:55 [2023-12-08T20:04:55.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845707 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258845707 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258845707 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845707 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258845708 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845712 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845713 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258845713 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258845713 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845714 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258845714 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845718 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845718 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845718 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258845719 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845872 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845874 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258845874 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258845875 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845975 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258845976 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258845976 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845976 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258845976 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258845985 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:55 [2023-12-08T20:04:55.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258845992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258845992 data=null doit=true}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258845992 data=null}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258845992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258845992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258846039 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258846040 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258846040 data=null doit=true}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258846041 data=null}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258846041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258846041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258846065 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:55 [2023-12-08T20:04:55.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:55 [2023-12-08T20:04:55.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:55 [2023-12-08T20:04:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258846066 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:55 [2023-12-08T20:04:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258846066 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:55 [2023-12-08T20:04:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258846066 data=null}, TreeItem with text {Traces [5]}]
15:04:55 [2023-12-08T20:04:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258846066 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:55 [2023-12-08T20:04:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258846066 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:55 [2023-12-08T20:04:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258846086 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:55 [2023-12-08T20:04:55.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:55 [2023-12-08T20:04:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:55 [2023-12-08T20:04:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:55 [2023-12-08T20:04:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258846361 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258846361 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258846361 data=null}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258846362 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258846362 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258846401 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:55 [2023-12-08T20:04:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:55 [2023-12-08T20:04:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:55 [2023-12-08T20:04:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:55 [2023-12-08T20:04:55.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258846404 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258846405 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258846405 data=null}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258846405 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258846405 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258846416 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258846417 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258846417 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258846417 data=null}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258846417 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258846418 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258846423 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258846423 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1258846423 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258846424 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258846575 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1258846578 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1258846578 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1258846579 data=null}, TreeItem with text {unrecognized.log}]
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:55 [2023-12-08T20:04:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1258846680 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1258846680 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1258846681 data=null}, TreeItem with text {unrecognized.log}]
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1258846681 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258846681 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1258846692 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:56 [2023-12-08T20:04:56.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258846701 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258846701 data=null doit=true}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258846701 data=null}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258846702 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258846702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258846765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258846766 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258846766 data=null doit=true}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258846766 data=null}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258846766 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258846766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258846776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:56 [2023-12-08T20:04:56.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258846777 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258846777 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258846777 data=null}, TreeItem with text {Traces [5]}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258846777 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258846778 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:56 [2023-12-08T20:04:56.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258846797 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:56 [2023-12-08T20:04:56.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:56 [2023-12-08T20:04:56.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847174 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258847174 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258847174 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847175 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258847175 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847201 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:56 [2023-12-08T20:04:56.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847212 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258847212 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258847212 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847212 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258847212 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847255 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847262 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258847262 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:56 [2023-12-08T20:04:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258847262 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847262 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258847263 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847269 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847269 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847269 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258847270 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847573 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847575 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258847576 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258847576 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258847579 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258847579 data=null doit=true}, TableItem with text {}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258847579 data=null}, TableItem with text {}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258847579 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258847580 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258847581 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:04:56 [2023-12-08T20:04:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847815 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258847815 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258847815 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847816 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258847856 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258847867 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258847874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258847874 data=null doit=true}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258847874 data=null}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258847875 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258847875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258847917 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258847956 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258847956 data=null doit=true}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258847957 data=null}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258847957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258847957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258847967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258847969 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258847969 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258847969 data=null}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258847969 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258847970 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258848000 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:57 [2023-12-08T20:04:57.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848179 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258848179 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258848179 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848180 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848180 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848222 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848228 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258848228 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258848228 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848256 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848259 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848265 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848265 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258848266 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258848266 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848267 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848267 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848278 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848279 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848279 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258848279 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848497 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848499 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258848499 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258848500 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848608 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258848608 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258848609 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848609 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848609 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258848620 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258848627 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258848627 data=null doit=true}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258848628 data=null}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258848628 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258848661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258848662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258848662 data=null doit=true}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258848663 data=null}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258848663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258848669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258848674 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258848674 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258848674 data=null}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258848675 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848675 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258848686 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:57 [2023-12-08T20:04:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:04:57 [2023-12-08T20:04:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:04:57 [2023-12-08T20:04:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:57 [2023-12-08T20:04:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:57 [2023-12-08T20:04:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:57 [2023-12-08T20:04:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258848702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258848702 data=null doit=true}, TreeItem with text {test}]
15:04:57 [2023-12-08T20:04:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258848702 data=null}, TreeItem with text {test}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258848703 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258848729 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258848730 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258848731 data=null doit=true}, TreeItem with text {test}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258848731 data=null}, TreeItem with text {test}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258848731 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258848743 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:04:58 [2023-12-08T20:04:58.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258848744 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258848744 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258848744 data=null}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258848745 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848745 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258848763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:58 [2023-12-08T20:04:58.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1258848764 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1258848764 data=null doit=true}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1258848764 data=null}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1258848764 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258848765 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1258848770 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:04:58 [2023-12-08T20:04:58.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:04:58 [2023-12-08T20:04:58.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258849360 data=null doit=true}, Shell with text {Trace Import}]
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:04:58 [2023-12-08T20:04:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258849367 data=null}, (of type 'Combo')]
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258849465 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258849465 data=null doit=true}, TreeItem with text {import}]
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258849465 data=null}, TreeItem with text {import}]
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258849466 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258849466 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258849466 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1258849495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:58 [2023-12-08T20:04:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:04:59 [2023-12-08T20:04:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:59 [2023-12-08T20:04:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:04:59 [2023-12-08T20:04:59.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:04:59 [2023-12-08T20:04:59.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:59 [2023-12-08T20:04:59.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:04:59 [2023-12-08T20:04:59.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258849572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258849572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258849573 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258849573 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258849573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258849573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:59 [2023-12-08T20:04:59.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:59 [2023-12-08T20:04:59.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:59 [2023-12-08T20:04:59.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:59 [2023-12-08T20:04:59.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:04:59 [2023-12-08T20:04:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:04:59 [2023-12-08T20:04:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:04:59 [2023-12-08T20:04:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258849938 data=null doit=true}, Shell with text {Confirmation}]
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1258849940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1258849940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1258849940 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1258849940 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1258849940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1258849940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1258849940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:04:59 [2023-12-08T20:04:59.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258849578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:04:59 [2023-12-08T20:04:59.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258848816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258850601 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258850601 data=null doit=true}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258850601 data=null}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258850601 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258850602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258850631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258850632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258850632 data=null doit=true}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258850633 data=null}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258850633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258850633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258850641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:00 [2023-12-08T20:05:00.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:00 [2023-12-08T20:05:00.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1258850642 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:05:00 [2023-12-08T20:05:00.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1258850642 data=null doit=true}, TreeItem with text {Traces [10]}]
15:05:00 [2023-12-08T20:05:00.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1258850642 data=null}, TreeItem with text {Traces [10]}]
15:05:00 [2023-12-08T20:05:00.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1258850643 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:00 [2023-12-08T20:05:00.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258850647 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
15:05:00 [2023-12-08T20:05:00.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1258850656 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:00 [2023-12-08T20:05:00.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851037 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851038 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851038 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851038 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258851038 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851070 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:00 [2023-12-08T20:05:00.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851082 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851082 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851082 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851083 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258851083 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851095 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851096 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851096 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851097 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851097 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258851097 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851111 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851112 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851112 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258851113 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851220 data=null button=1 stateMask=0x80000 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851497 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851499 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258851499 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:00 [2023-12-08T20:05:00.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258852572 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258852572 data=null doit=true}, TableItem with text {}]
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258852572 data=null}, TableItem with text {}]
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258852572 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258852573 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258852586 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:01 [2023-12-08T20:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:01 [2023-12-08T20:05:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:02 [2023-12-08T20:05:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:02 [2023-12-08T20:05:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:02 [2023-12-08T20:05:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258852778 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:02 [2023-12-08T20:05:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258852778 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:02 [2023-12-08T20:05:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258852779 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:02 [2023-12-08T20:05:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258852779 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:02 [2023-12-08T20:05:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258852779 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:02 [2023-12-08T20:05:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258852804 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:02 [2023-12-08T20:05:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:02 [2023-12-08T20:05:02.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258852811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258852811 data=null doit=true}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258852811 data=null}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258852812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258852812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258852851 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258852852 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258852852 data=null doit=true}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258852852 data=null}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258852853 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258852853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258852869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:02 [2023-12-08T20:05:02.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:02 [2023-12-08T20:05:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:02 [2023-12-08T20:05:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1258852871 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:05:02 [2023-12-08T20:05:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1258852871 data=null doit=true}, TreeItem with text {Traces [10]}]
15:05:02 [2023-12-08T20:05:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1258852871 data=null}, TreeItem with text {Traces [10]}]
15:05:02 [2023-12-08T20:05:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1258852871 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:02 [2023-12-08T20:05:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258852872 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
15:05:02 [2023-12-08T20:05:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1258852893 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:02 [2023-12-08T20:05:02.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:05:02 [2023-12-08T20:05:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853178 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853179 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853179 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853179 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258853180 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853219 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:02 [2023-12-08T20:05:02.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853225 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853225 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853225 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853226 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258853226 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853231 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853232 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853232 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853232 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853232 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258853233 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853241 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853241 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853241 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258853242 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853316 data=null button=1 stateMask=0x80000 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853596 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853597 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258853598 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:02 [2023-12-08T20:05:02.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:05:02 [2023-12-08T20:05:02.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:02 [2023-12-08T20:05:02.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:02 [2023-12-08T20:05:02.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:02 [2023-12-08T20:05:02.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:02 [2023-12-08T20:05:02.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:02 [2023-12-08T20:05:02.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:02 [2023-12-08T20:05:02.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:03 [2023-12-08T20:05:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:03 [2023-12-08T20:05:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258854588 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258854588 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258854588 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258854588 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258854589 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258854594 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:04 [2023-12-08T20:05:04.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258854607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258854608 data=null doit=true}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258854608 data=null}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258854608 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258854609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258854649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258854650 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258854650 data=null doit=true}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258854650 data=null}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258854651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258854651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258854662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:04 [2023-12-08T20:05:04.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:04 [2023-12-08T20:05:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1258854664 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:05:04 [2023-12-08T20:05:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1258854664 data=null doit=true}, TreeItem with text {Traces [10]}]
15:05:04 [2023-12-08T20:05:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1258854664 data=null}, TreeItem with text {Traces [10]}]
15:05:04 [2023-12-08T20:05:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1258854664 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:04 [2023-12-08T20:05:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258854664 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
15:05:04 [2023-12-08T20:05:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1258854682 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:04 [2023-12-08T20:05:04.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:05:04 [2023-12-08T20:05:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:04 [2023-12-08T20:05:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854881 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1258854881 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1258854881 data=null}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854882 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258854882 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854927 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:04 [2023-12-08T20:05:04.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854931 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1258854931 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1258854932 data=null}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854932 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258854932 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854941 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log(2)}
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854942 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1258854942 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1258854943 data=null}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854943 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258854943 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854953 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854954 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258854954 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258854954 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258855028 data=null button=1 stateMask=0x80000 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258855337 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=1258855338 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=1258855338 data=null}, TreeItem with text {unrecognized.log(2)}]
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log(2)}
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:04 [2023-12-08T20:05:04.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258856226 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1258856226 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1258856226 data=null}, TreeItem with text {unrecognized.log(2)}]
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258856227 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258856227 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1258856236 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:05 [2023-12-08T20:05:05.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258856243 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258856243 data=null doit=true}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258856243 data=null}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258856244 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258856244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258856288 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:05 [2023-12-08T20:05:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258856289 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258856289 data=null doit=true}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258856290 data=null}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258856290 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258856290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258856298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:05 [2023-12-08T20:05:05.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1258856299 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1258856299 data=null doit=true}, TreeItem with text {Traces [10]}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1258856300 data=null}, TreeItem with text {Traces [10]}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1258856300 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258856300 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1258856315 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:05 [2023-12-08T20:05:05.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:05:05 [2023-12-08T20:05:05.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856409 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856410 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856410 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856410 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258856410 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856435 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:05 [2023-12-08T20:05:05.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856447 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856447 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856447 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856447 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258856447 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856452 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856453 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856453 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856453 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856454 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258856454 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856461 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856462 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856462 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:05 [2023-12-08T20:05:05.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258856462 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856528 data=null button=1 stateMask=0x80000 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856850 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856850 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258856850 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:06 [2023-12-08T20:05:06.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:07 [2023-12-08T20:05:07.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:07 [2023-12-08T20:05:07.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:07 [2023-12-08T20:05:07.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:07 [2023-12-08T20:05:07.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:07 [2023-12-08T20:05:07.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:07 [2023-12-08T20:05:07.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258857857 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258857857 data=null doit=true}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258857858 data=null}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258857858 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258857858 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258857859 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258857861 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258857861 data=null doit=true}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258857861 data=null}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258857862 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258857862 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258857862 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258858499 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258858500 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258858500 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258858500 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258858500 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258858510 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:07 [2023-12-08T20:05:07.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258858517 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258858517 data=null doit=true}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258858517 data=null}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258858517 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258858518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258858563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258858564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258858564 data=null doit=true}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258858565 data=null}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258858565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258858565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258858578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:07 [2023-12-08T20:05:07.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:07 [2023-12-08T20:05:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:07 [2023-12-08T20:05:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1258858579 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:05:07 [2023-12-08T20:05:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1258858579 data=null doit=true}, TreeItem with text {Traces [10]}]
15:05:07 [2023-12-08T20:05:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1258858579 data=null}, TreeItem with text {Traces [10]}]
15:05:07 [2023-12-08T20:05:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1258858580 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:07 [2023-12-08T20:05:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258858580 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
15:05:07 [2023-12-08T20:05:07.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1258858600 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:07 [2023-12-08T20:05:07.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:05:07 [2023-12-08T20:05:07.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
15:05:08 [2023-12-08T20:05:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:08 [2023-12-08T20:05:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:08 [2023-12-08T20:05:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258858973 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258858974 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258858974 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258858974 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258858974 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859008 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:08 [2023-12-08T20:05:08.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859011 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859011 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859011 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859011 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258859012 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859021 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859022 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859022 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859022 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859022 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258859023 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859027 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859027 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859027 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258859027 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859098 data=null button=1 stateMask=0x80000 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859336 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859336 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258859336 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:08 [2023-12-08T20:05:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:05:08 [2023-12-08T20:05:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:08 [2023-12-08T20:05:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:08 [2023-12-08T20:05:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:08 [2023-12-08T20:05:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:08 [2023-12-08T20:05:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:08 [2023-12-08T20:05:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:08 [2023-12-08T20:05:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:08 [2023-12-08T20:05:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:08 [2023-12-08T20:05:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:08 [2023-12-08T20:05:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258860333 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258860333 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258860333 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258860334 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258860334 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258860342 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:09 [2023-12-08T20:05:09.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:09 [2023-12-08T20:05:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:09 [2023-12-08T20:05:09.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:09 [2023-12-08T20:05:09.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:09 [2023-12-08T20:05:09.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:09 [2023-12-08T20:05:09.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258860348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258860348 data=null doit=true}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258860348 data=null}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258860348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258860349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258860386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258860387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258860387 data=null doit=true}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258860387 data=null}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258860387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258860388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258860394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1258860396 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1258860396 data=null doit=true}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1258860396 data=null}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1258860396 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258860396 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1258860410 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258860415 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258860415 data=null doit=true}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258860416 data=null}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258860416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258860416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258860441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258860442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258860442 data=null doit=true}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258860442 data=null}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258860442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258860442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258860448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:09 [2023-12-08T20:05:09.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1258860450 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1258860450 data=null doit=true}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1258860450 data=null}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1258860450 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258860450 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1258860476 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1258860477 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1258860477 data=null doit=true}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1258860477 data=null}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1258860478 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258860478 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1258860482 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:05:09 [2023-12-08T20:05:09.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258860835 data=null doit=true}, Shell with text {Confirm Clear}]
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258860836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258860836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258860836 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258860836 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258860836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258860836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:10 [2023-12-08T20:05:10.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258860836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258860524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258863827 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258863827 data=null doit=true}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258863827 data=null}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258863828 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258863828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258863857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258863858 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258863859 data=null doit=true}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258863859 data=null}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258863859 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258863859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258863864 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:13 [2023-12-08T20:05:13.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1258863865 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1258863865 data=null doit=true}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1258863865 data=null}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1258863866 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258863866 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1258863893 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:13 [2023-12-08T20:05:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1258863894 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1258863894 data=null doit=true}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1258863894 data=null}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1258863894 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258863895 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1258863899 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:05:13 [2023-12-08T20:05:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:05:13 [2023-12-08T20:05:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258864282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258864282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258864282 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258864282 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258864282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258864282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258864283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1258863944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258864370 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258864371 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258864371 data=null}, TreeItem with text {Traces [0]}]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258864371 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258864372 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:13 [2023-12-08T20:05:13.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258864376 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:13 [2023-12-08T20:05:13.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:05:13 [2023-12-08T20:05:13.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258864707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258864707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258864707 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258864707 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258864707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258864707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258864707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1258864415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258864808 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258864808 data=null}, TreeItem with text {Traces [0]}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258864809 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258864809 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258864811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1258864812 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=1258864812 data=null doit=true}, TreeItem with text {FolderA}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1258864812 data=null}, TreeItem with text {FolderA}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1258864813 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258864813 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderA}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1258864871 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
15:05:14 [2023-12-08T20:05:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:05:14 [2023-12-08T20:05:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:05:14 [2023-12-08T20:05:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:05:14 [2023-12-08T20:05:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:05:14 [2023-12-08T20:05:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258865319 data=null doit=true}, Shell with text {Trace Import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258865327 data=null}, (of type 'Combo')]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258865380 data=null doit=true}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258865380 data=null}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258865381 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258865381 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258865384 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258865384 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258865385 data=null doit=true}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258865385 data=null}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258865385 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258865385 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258865386 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2023-12-08T20:05:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:14 [2023-12-08T20:05:14.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258865416 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258865416 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258865416 data=null}, Tree node with text: kernel-overlap-testing]
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258865417 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258865417 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258865420 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258865436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:05:14 [2023-12-08T20:05:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5db92249
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1258865443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258865444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1258865444 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1258865444 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1258865444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1258865444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1258865444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1258865444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258865444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1258865444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1258865444 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1258865444 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258865452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258865452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258865453 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258865453 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258865453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:14 [2023-12-08T20:05:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258865453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:15 [2023-12-08T20:05:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258865453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:15 [2023-12-08T20:05:15.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258864910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258865905 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258865905 data=null doit=true}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258865905 data=null}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258865905 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258865905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258865975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258865976 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258865976 data=null doit=true}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258865976 data=null}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258865977 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258865977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258865982 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:15 [2023-12-08T20:05:15.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258865984 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258865984 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258865984 data=null}, TreeItem with text {Traces [0]}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258865984 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258865984 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258866010 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:15 [2023-12-08T20:05:15.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
15:05:15 [2023-12-08T20:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1258866011 data=null doit=true}, TreeItem with text {FolderA [2]}]
15:05:15 [2023-12-08T20:05:15.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1258866011 data=null}, TreeItem with text {FolderA [2]}]
15:05:15 [2023-12-08T20:05:15.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1258866011 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
15:05:15 [2023-12-08T20:05:15.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258866011 data=null item=TreeItem {FolderA [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA [2]}]
15:05:15 [2023-12-08T20:05:15.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1258866013 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
15:05:15 [2023-12-08T20:05:15.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:15 [2023-12-08T20:05:15.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866359 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258866359 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258866359 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866359 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258866360 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866385 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:15 [2023-12-08T20:05:15.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866396 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258866397 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258866397 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866397 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258866397 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866402 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866402 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258866403 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258866403 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866403 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258866403 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866411 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866412 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866412 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:15 [2023-12-08T20:05:15.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258866412 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:16 [2023-12-08T20:05:16.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866514 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:16 [2023-12-08T20:05:16.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258866705 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:16 [2023-12-08T20:05:16.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258866706 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:16 [2023-12-08T20:05:16.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258866706 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:16 [2023-12-08T20:05:16.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:05:16 [2023-12-08T20:05:16.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:17 [2023-12-08T20:05:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:17 [2023-12-08T20:05:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:17 [2023-12-08T20:05:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:17 [2023-12-08T20:05:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:17 [2023-12-08T20:05:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258867799 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258867799 data=null doit=true}, TableItem with text {}]
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258867799 data=null}, TableItem with text {}]
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258867799 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258867800 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258867803 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258867973 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258867974 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258867974 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:17 [2023-12-08T20:05:17.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258867974 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258867974 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258867982 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:17 [2023-12-08T20:05:17.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258867988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258867988 data=null doit=true}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258867988 data=null}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258867988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258867988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258868017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258868018 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258868018 data=null doit=true}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258868018 data=null}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258868019 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258868019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258868026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:17 [2023-12-08T20:05:17.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258868027 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:05:17 [2023-12-08T20:05:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258868027 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:17 [2023-12-08T20:05:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258868027 data=null}, TreeItem with text {Traces [2]}]
15:05:17 [2023-12-08T20:05:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258868028 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:17 [2023-12-08T20:05:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258868028 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:17 [2023-12-08T20:05:17.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258868068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:17 [2023-12-08T20:05:17.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:05:17 [2023-12-08T20:05:17.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
15:05:17 [2023-12-08T20:05:17.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:17 [2023-12-08T20:05:17.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:17 [2023-12-08T20:05:17.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868223 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258868223 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258868224 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868224 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258868225 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868255 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:17 [2023-12-08T20:05:17.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868267 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258868267 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258868267 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868268 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258868268 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868278 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868279 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258868279 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258868279 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868280 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258868280 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868283 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868284 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:17 [2023-12-08T20:05:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868284 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258868284 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868342 data=null button=1 stateMask=0x80000 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258868640 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258868640 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258868641 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258869145 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258869145 data=null doit=true}, TableItem with text {}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258869145 data=null}, TableItem with text {}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258869145 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258869145 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258869150 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258869882 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258869882 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258869882 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258869882 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258869883 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258869891 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:20 [2023-12-08T20:05:20.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:20 [2023-12-08T20:05:20.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1258869894 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}]
15:05:20 [2023-12-08T20:05:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=1258869894 data=null doit=true}, TreeItem with text {FolderB}]
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1258869894 data=null}, TreeItem with text {FolderB}]
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1258869895 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258869895 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderB}]
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1258869907 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] 
15:05:20 [2023-12-08T20:05:20.643Z] (Eclipse:19993): Gtk-WARNING **: 20:05:19.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258870338 data=null doit=true}, Shell with text {Trace Import}]
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258870354 data=null}, (of type 'Combo')]
15:05:20 [2023-12-08T20:05:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258870401 data=null doit=true}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258870401 data=null}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258870402 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258870402 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258870404 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258870405 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258870405 data=null doit=true}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258870405 data=null}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258870406 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258870406 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258870406 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:20 [2023-12-08T20:05:20.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258870437 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258870437 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258870437 data=null}, Tree node with text: kernel-overlap-testing]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258870437 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258870438 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258870441 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258870471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:20 [2023-12-08T20:05:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258870488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258870488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258870488 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258870488 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258870488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258870488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258870488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258869980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258870978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258870978 data=null doit=true}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258870979 data=null}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258870979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258870979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258871025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258871025 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258871026 data=null doit=true}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258871026 data=null}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258871026 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258871026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258871032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:20 [2023-12-08T20:05:20.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258871074 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258871074 data=null doit=true}, TreeItem with text {Traces [4]}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258871074 data=null}, TreeItem with text {Traces [4]}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258871075 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258871075 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258871098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:05:20 [2023-12-08T20:05:20.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1258871103 data=null doit=true}, TreeItem with text {FolderB [2]}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1258871103 data=null}, TreeItem with text {FolderB [2]}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1258871103 data=null button=1 stateMask=0x0 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258871104 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB [2]}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1258871106 data=null button=1 stateMask=0x80000 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871274 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258871274 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258871274 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871274 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258871275 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871301 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:20 [2023-12-08T20:05:20.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871304 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258871311 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258871311 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871312 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258871312 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871316 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871316 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258871316 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258871317 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871317 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258871317 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871321 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871325 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871326 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258871326 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871393 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258871686 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258871686 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258871686 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:20 [2023-12-08T20:05:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:05:20 [2023-12-08T20:05:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:20 [2023-12-08T20:05:20.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:20 [2023-12-08T20:05:20.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258872694 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258872694 data=null doit=true}, TableItem with text {}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258872694 data=null}, TableItem with text {}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258872695 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258872695 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258872699 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258872889 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258872890 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258872890 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258872891 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258872891 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258872895 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:22 [2023-12-08T20:05:22.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258872902 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258872902 data=null doit=true}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258872902 data=null}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258872902 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258872902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258872939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258872940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258872940 data=null doit=true}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258872940 data=null}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258872940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258872941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258872963 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:22 [2023-12-08T20:05:22.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258872965 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258872965 data=null doit=true}, TreeItem with text {Traces [4]}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258872966 data=null}, TreeItem with text {Traces [4]}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258872966 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258872966 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:05:22 [2023-12-08T20:05:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258872987 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:05:22 [2023-12-08T20:05:22.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:05:22 [2023-12-08T20:05:22.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873146 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258873146 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258873147 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873147 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258873148 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873183 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:22 [2023-12-08T20:05:22.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873187 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258873187 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258873187 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873187 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258873188 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873192 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873192 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258873193 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:22 [2023-12-08T20:05:22.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258873193 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873193 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258873193 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873197 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873197 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873197 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:22 [2023-12-08T20:05:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258873198 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873264 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258873642 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258873650 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258873650 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258873652 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258873652 data=null doit=true}, TableItem with text {}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258873652 data=null}, TableItem with text {}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258873653 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258873653 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258873657 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:23 [2023-12-08T20:05:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:24 [2023-12-08T20:05:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:24 [2023-12-08T20:05:24.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258874882 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258874882 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258874882 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258874883 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258874883 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258874891 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:24 [2023-12-08T20:05:24.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:24 [2023-12-08T20:05:24.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:05:24 [2023-12-08T20:05:24.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
15:05:24 [2023-12-08T20:05:24.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1258874896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1258874896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1258874896 data=null doit=true}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1258874897 data=null}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258874897 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258874897 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258874928 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1258874929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1258874929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1258874929 data=null doit=true}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1258874930 data=null}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1258874930 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258874930 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1258874943 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')]
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:05:24 [2023-12-08T20:05:24.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] 
15:05:24 [2023-12-08T20:05:24.553Z] (Eclipse:19993): Gtk-WARNING **: 20:05:24.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258875287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258875287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258875287 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258875287 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258875287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258875288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:24 [2023-12-08T20:05:24.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258875288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] 
15:05:25 [2023-12-08T20:05:25.926Z] (Eclipse:19993): Gtk-WARNING **: 20:05:25.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:25 [2023-12-08T20:05:25.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258874985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258876764 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258876764 data=null doit=true}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258876764 data=null}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258876765 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258876765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258876833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258876834 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258876834 data=null doit=true}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258876834 data=null}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258876835 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258876846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258876875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258876877 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258876877 data=null doit=true}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258876877 data=null}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258876877 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258876877 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258876905 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1258876906 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1258876906 data=null doit=true}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1258876906 data=null}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1258876907 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258876907 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1258876913 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:05:26 [2023-12-08T20:05:26.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.442Z] 
15:05:26 [2023-12-08T20:05:26.442Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.700Z] 
15:05:26 [2023-12-08T20:05:26.700Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.700Z] 
15:05:26 [2023-12-08T20:05:26.700Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.700Z] 
15:05:26 [2023-12-08T20:05:26.700Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.700Z] 
15:05:26 [2023-12-08T20:05:26.700Z] (Eclipse:19993): Gtk-WARNING **: 20:05:26.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258877276 data=null doit=true}, Shell with text {Confirm Clear}]
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258877276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258877277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258877277 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258877277 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258877277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258877277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:26 [2023-12-08T20:05:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258877277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258876956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258877726 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258877726 data=null doit=true}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258877727 data=null}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258877727 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258877727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258877737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258877738 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258877738 data=null doit=true}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258877738 data=null}, TreeItem with text {test}]
15:05:26 [2023-12-08T20:05:26.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258877739 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258877739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258877750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:27 [2023-12-08T20:05:27.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258877752 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258877752 data=null doit=true}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258877752 data=null}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258877752 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258877753 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258877768 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258877769 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258877769 data=null doit=true}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258877769 data=null}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258877769 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258877770 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258877774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:05:27 [2023-12-08T20:05:27.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258878146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258878146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258878146 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258878146 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258878146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258878146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258878146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1258877822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
15:05:27 [2023-12-08T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:27 [2023-12-08T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:27 [2023-12-08T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258878264 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258878264 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258878264 data=null}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258878265 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258878265 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258878269 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:05:27 [2023-12-08T20:05:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258878599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258878599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258878599 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258878599 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258878599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258878599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258878600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1258878308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258878705 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258878706 data=null}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258878706 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258878706 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258878708 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1258878709 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=1258878709 data=null doit=true}, TreeItem with text {FolderA}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1258878709 data=null}, TreeItem with text {FolderA}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1258878709 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258878710 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderA}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1258878729 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:05:27 [2023-12-08T20:05:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:05:28 [2023-12-08T20:05:28.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:05:28 [2023-12-08T20:05:28.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:05:28 [2023-12-08T20:05:28.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258879222 data=null doit=true}, Shell with text {Trace Import}]
15:05:28 [2023-12-08T20:05:28.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:05:28 [2023-12-08T20:05:28.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:05:28 [2023-12-08T20:05:28.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258879227 data=null}, (of type 'Combo')]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258879278 data=null doit=true}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258879278 data=null}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258879279 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258879279 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258879282 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258879283 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258879283 data=null doit=true}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258879283 data=null}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258879283 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258879284 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258879284 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:05:28 [2023-12-08T20:05:28.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258879321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:05:28 [2023-12-08T20:05:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258879333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258879333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258879333 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258879333 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258879333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:28 [2023-12-08T20:05:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258879333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:28 [2023-12-08T20:05:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258879333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:28 [2023-12-08T20:05:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258878765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258879719 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258879719 data=null doit=true}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258879720 data=null}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258879720 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258879720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258879782 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258879783 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258879783 data=null doit=true}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258879783 data=null}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258879783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258879783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258879789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:29 [2023-12-08T20:05:29.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258879791 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258879791 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258879791 data=null}, TreeItem with text {Traces [0]}]
15:05:29 [2023-12-08T20:05:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258879792 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:29 [2023-12-08T20:05:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258879792 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:29 [2023-12-08T20:05:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258879822 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:29 [2023-12-08T20:05:29.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
15:05:29 [2023-12-08T20:05:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1258879823 data=null doit=true}, TreeItem with text {FolderA [1]}]
15:05:29 [2023-12-08T20:05:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1258879823 data=null}, TreeItem with text {FolderA [1]}]
15:05:29 [2023-12-08T20:05:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1258879824 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
15:05:29 [2023-12-08T20:05:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258879824 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA [1]}]
15:05:29 [2023-12-08T20:05:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1258879838 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
15:05:29 [2023-12-08T20:05:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:29 [2023-12-08T20:05:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:29 [2023-12-08T20:05:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880097 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258880097 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258880098 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880098 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258880098 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880131 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:29 [2023-12-08T20:05:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:29 [2023-12-08T20:05:29.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880158 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258880158 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258880159 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880159 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258880159 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880168 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880169 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258880169 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:29 [2023-12-08T20:05:29.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258880169 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880170 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258880170 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880175 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880175 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880175 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258880175 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880323 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258880466 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258880466 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258880467 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:29 [2023-12-08T20:05:29.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:05:29 [2023-12-08T20:05:29.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:30 [2023-12-08T20:05:30.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:30 [2023-12-08T20:05:30.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:30 [2023-12-08T20:05:30.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:30 [2023-12-08T20:05:30.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:30 [2023-12-08T20:05:30.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:30 [2023-12-08T20:05:30.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258881572 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:30 [2023-12-08T20:05:30.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258881573 data=null doit=true}, TableItem with text {}]
15:05:30 [2023-12-08T20:05:30.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258881573 data=null}, TableItem with text {}]
15:05:30 [2023-12-08T20:05:30.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258881573 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:30 [2023-12-08T20:05:30.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258881573 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:30 [2023-12-08T20:05:30.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258881577 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:30 [2023-12-08T20:05:30.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:30 [2023-12-08T20:05:30.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:31 [2023-12-08T20:05:31.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:31 [2023-12-08T20:05:31.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:31 [2023-12-08T20:05:31.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258881746 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:31 [2023-12-08T20:05:31.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258881746 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:31 [2023-12-08T20:05:31.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258881746 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:31 [2023-12-08T20:05:31.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258881746 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:31 [2023-12-08T20:05:31.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258881747 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258881755 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:31 [2023-12-08T20:05:31.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:31 [2023-12-08T20:05:31.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1258881758 data=null button=0 stateMask=0x0 x=103 y=127 count=0}, TreeItem with text {FolderB}]
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=1258881759 data=null doit=true}, TreeItem with text {FolderB}]
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1258881759 data=null}, TreeItem with text {FolderB}]
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1258881759 data=null button=1 stateMask=0x0 x=103 y=127 count=1}, TreeItem with text {FolderB}]
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258881759 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderB}]
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1258881781 data=null button=1 stateMask=0x80000 x=103 y=127 count=1}, TreeItem with text {FolderB}]
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:05:31 [2023-12-08T20:05:31.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258882187 data=null doit=true}, Shell with text {Trace Import}]
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:31 [2023-12-08T20:05:31.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258882206 data=null}, (of type 'Combo')]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258882253 data=null doit=true}, TreeItem with text {import}]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258882254 data=null}, TreeItem with text {import}]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258882257 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258882258 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258882260 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258882261 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258882261 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258882261 data=null}, Tree node with text: kernel-overlap-testing]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258882262 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258882262 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258882265 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258882297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:05:31 [2023-12-08T20:05:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:31 [2023-12-08T20:05:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258882313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:31 [2023-12-08T20:05:31.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258882313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:31 [2023-12-08T20:05:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258882313 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:31 [2023-12-08T20:05:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258882313 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:31 [2023-12-08T20:05:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258882314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:31 [2023-12-08T20:05:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258882314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258882314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258881820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258882607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258882607 data=null doit=true}, TreeItem with text {test}]
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258882607 data=null}, TreeItem with text {test}]
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258882608 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:31 [2023-12-08T20:05:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258882608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258882687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258882688 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258882688 data=null doit=true}, TreeItem with text {test}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258882688 data=null}, TreeItem with text {test}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258882689 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258882699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258882761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:32 [2023-12-08T20:05:32.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258882765 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258882766 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258882766 data=null}, TreeItem with text {Traces [2]}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258882766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258882766 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258882790 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:32 [2023-12-08T20:05:32.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1258882791 data=null doit=true}, TreeItem with text {FolderB [1]}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1258882791 data=null}, TreeItem with text {FolderB [1]}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1258882792 data=null button=1 stateMask=0x0 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258882792 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB [1]}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1258882794 data=null button=1 stateMask=0x80000 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:32 [2023-12-08T20:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258882956 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258882957 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258882957 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258882958 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258882958 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258882991 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:32 [2023-12-08T20:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258882995 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258882995 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258882995 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258882996 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258882996 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258883001 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258883001 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258883002 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258883002 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258883002 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258883002 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258883012 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258883013 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258883013 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258883014 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258883095 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258883576 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258883585 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258883585 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258883588 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258883588 data=null doit=true}, TableItem with text {}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258883588 data=null}, TableItem with text {}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258883589 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258883589 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258883610 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:32 [2023-12-08T20:05:32.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258884635 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258884635 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258884635 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258884636 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258884636 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258884641 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:33 [2023-12-08T20:05:33.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:33 [2023-12-08T20:05:33.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:05:33 [2023-12-08T20:05:33.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1258884645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1258884645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1258884645 data=null doit=true}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1258884645 data=null}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1258884646 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258884646 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1258884674 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1258884675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1258884675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1258884675 data=null doit=true}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1258884675 data=null}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1258884675 data=null button=1 stateMask=0x40000 x=114 y=127 count=1}, (of type 'Tree')]
15:05:33 [2023-12-08T20:05:33.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258884675 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
15:05:34 [2023-12-08T20:05:34.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1258884695 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1}, (of type 'Tree')]
15:05:34 [2023-12-08T20:05:34.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:05:34 [2023-12-08T20:05:34.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:05:34 [2023-12-08T20:05:34.165Z] 
15:05:34 [2023-12-08T20:05:34.165Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.165Z] 
15:05:34 [2023-12-08T20:05:34.165Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.166Z] 
15:05:34 [2023-12-08T20:05:34.166Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.166Z] 
15:05:34 [2023-12-08T20:05:34.166Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.166Z] 
15:05:34 [2023-12-08T20:05:34.166Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.166Z] 
15:05:34 [2023-12-08T20:05:34.166Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.166Z] 
15:05:34 [2023-12-08T20:05:34.166Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.166Z] 
15:05:34 [2023-12-08T20:05:34.166Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.423Z] 
15:05:34 [2023-12-08T20:05:34.423Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.423Z] 
15:05:34 [2023-12-08T20:05:34.423Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.423Z] 
15:05:34 [2023-12-08T20:05:34.423Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.423Z] 
15:05:34 [2023-12-08T20:05:34.423Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.423Z] 
15:05:34 [2023-12-08T20:05:34.423Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.423Z] 
15:05:34 [2023-12-08T20:05:34.423Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.423Z] 
15:05:34 [2023-12-08T20:05:34.423Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.423Z] 
15:05:34 [2023-12-08T20:05:34.423Z] (Eclipse:19993): Gtk-WARNING **: 20:05:34.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258885035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258885035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258885035 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258885035 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:34 [2023-12-08T20:05:34.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258885036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:34 [2023-12-08T20:05:34.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258885036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:34 [2023-12-08T20:05:34.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258885036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:35 [2023-12-08T20:05:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258884727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:05:35 [2023-12-08T20:05:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:35 [2023-12-08T20:05:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:35 [2023-12-08T20:05:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:35 [2023-12-08T20:05:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:35 [2023-12-08T20:05:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258885865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258885866 data=null doit=true}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258885866 data=null}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258885867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258885867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258885905 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258885907 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258885907 data=null doit=true}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258885907 data=null}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258885908 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258885908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258885967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:35 [2023-12-08T20:05:35.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258885969 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258885969 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258885970 data=null}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258885970 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258885970 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258885979 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258885980 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258885980 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258885980 data=null}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258885981 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258885981 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258885993 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:05:35 [2023-12-08T20:05:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258886569 data=null doit=true}, Shell with text {Trace Import}]
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258886575 data=null}, (of type 'Combo')]
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258886665 data=null doit=true}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258886665 data=null}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258886666 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258886666 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258886668 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258886669 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258886669 data=null doit=true}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258886669 data=null}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258886670 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258886670 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258886670 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:35 [2023-12-08T20:05:35.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1258886703 data=null doit=true}, Tree node with text: z-clashes]
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1258886703 data=null}, Tree node with text: z-clashes]
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1258886703 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:05:35 [2023-12-08T20:05:35.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258886704 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
15:05:36 [2023-12-08T20:05:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1258886706 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:05:36 [2023-12-08T20:05:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1258886707 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1258886707 data=null doit=true}, Tree node with text: z-clashes]
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1258886707 data=null}, Tree node with text: z-clashes]
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1258886708 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258886708 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1258886710 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1258886732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:36 [2023-12-08T20:05:36.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6bb1d205
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1258886770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258886771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1258886771 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1258886771 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1258886771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1258886771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1258886771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1258886772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258886772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1258886772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1258886772 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1258886772 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:05:36 [2023-12-08T20:05:36.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258886803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258886803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258886803 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258886803 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258886803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258886804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258886804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:36 [2023-12-08T20:05:36.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258886070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258887024 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258887024 data=null doit=true}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258887025 data=null}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258887025 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258887025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258887046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258887049 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258887049 data=null doit=true}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258887049 data=null}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258887050 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258887050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258887076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:36 [2023-12-08T20:05:36.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:36 [2023-12-08T20:05:36.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258887077 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258887078 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258887078 data=null}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258887078 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258887078 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258887086 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258887087 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258887087 data=null}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258887087 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258887087 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258887089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:36 [2023-12-08T20:05:36.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:36 [2023-12-08T20:05:36.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:36 [2023-12-08T20:05:36.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887450 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258887450 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258887450 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887451 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258887451 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887487 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:36 [2023-12-08T20:05:36.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887491 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258887491 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258887492 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887492 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258887493 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887502 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887503 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258887503 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258887504 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887504 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258887505 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887510 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887510 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887511 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:36 [2023-12-08T20:05:36.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258887511 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:37 [2023-12-08T20:05:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887583 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:37 [2023-12-08T20:05:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258887752 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:37 [2023-12-08T20:05:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258887752 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:37 [2023-12-08T20:05:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258887752 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:37 [2023-12-08T20:05:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:05:37 [2023-12-08T20:05:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:38 [2023-12-08T20:05:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258888883 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258888883 data=null doit=true}, TableItem with text {}]
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258888883 data=null}, TableItem with text {}]
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258888884 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258888884 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258888888 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:38 [2023-12-08T20:05:38.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889071 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258889072 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258889072 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889073 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258889073 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889086 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:38 [2023-12-08T20:05:38.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258889098 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258889098 data=null doit=true}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258889098 data=null}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258889099 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258889099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258889127 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258889128 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258889128 data=null doit=true}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258889128 data=null}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258889129 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258889129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258889134 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:38 [2023-12-08T20:05:38.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:38 [2023-12-08T20:05:38.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258889135 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258889135 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258889135 data=null}, TreeItem with text {Traces [2]}]
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258889136 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258889136 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258889153 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:38 [2023-12-08T20:05:38.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1258889154 data=null doit=true}, TreeItem with text {z-clashes [1]}]
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1258889154 data=null}, TreeItem with text {z-clashes [1]}]
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1258889155 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258889155 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
15:05:38 [2023-12-08T20:05:38.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1258889156 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:05:38 [2023-12-08T20:05:38.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:38 [2023-12-08T20:05:38.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:38 [2023-12-08T20:05:38.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889420 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258889421 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258889421 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889421 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258889421 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889455 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:38 [2023-12-08T20:05:38.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889460 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258889460 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258889460 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889461 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258889461 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889466 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889466 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258889466 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258889467 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889467 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258889467 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889471 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889476 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889477 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:38 [2023-12-08T20:05:38.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258889478 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:39 [2023-12-08T20:05:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889580 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:39 [2023-12-08T20:05:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258889795 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:39 [2023-12-08T20:05:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258889795 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:39 [2023-12-08T20:05:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258889795 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:39 [2023-12-08T20:05:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:05:39 [2023-12-08T20:05:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:39 [2023-12-08T20:05:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:40 [2023-12-08T20:05:40.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:40 [2023-12-08T20:05:40.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:40 [2023-12-08T20:05:40.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:40 [2023-12-08T20:05:40.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:40 [2023-12-08T20:05:40.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258890856 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258890857 data=null doit=true}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258890857 data=null}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258890857 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258890858 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258890859 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258890860 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258890860 data=null doit=true}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258890861 data=null}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258890861 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258890861 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258890862 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:40 [2023-12-08T20:05:40.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:40 [2023-12-08T20:05:40.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:40 [2023-12-08T20:05:40.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:40 [2023-12-08T20:05:40.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258891488 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258891489 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258891489 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258891489 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258891490 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258891500 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:40 [2023-12-08T20:05:40.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:40 [2023-12-08T20:05:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258891507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258891507 data=null doit=true}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258891507 data=null}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258891507 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258891507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258891537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258891539 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258891539 data=null doit=true}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258891539 data=null}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258891539 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258891540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258891546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:40 [2023-12-08T20:05:40.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258891547 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258891547 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258891547 data=null}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258891548 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258891548 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258891562 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258891564 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258891564 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258891565 data=null}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258891565 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258891565 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258891577 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:05:40 [2023-12-08T20:05:40.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258891917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258891917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258891917 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258891917 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258891917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258891917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:41 [2023-12-08T20:05:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258891917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258891607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258892609 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258892609 data=null doit=true}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258892610 data=null}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258892610 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258892610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258892635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258892636 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258892636 data=null doit=true}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258892636 data=null}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258892636 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258892636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258892643 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258892644 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258892644 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258892644 data=null}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258892644 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258892645 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258892651 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258892651 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258892651 data=null doit=true}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258892652 data=null}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258892652 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258892652 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258892663 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258893104 data=null doit=true}, Shell with text {Trace Import}]
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258893129 data=null}, (of type 'Combo')]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258893185 data=null doit=true}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258893185 data=null}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258893186 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258893186 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258893189 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1258893189 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258893189 data=null doit=true}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258893190 data=null}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258893190 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258893190 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258893191 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:45 [2023-12-08T20:05:45.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258893227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c3b6e89
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1258893231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258893232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1258893232 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1258893232 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1258893232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1258893232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1258893232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1258893232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258893232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1258893232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1258893232 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1258893232 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258893241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:45 [2023-12-08T20:05:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258893241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258893241 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258893241 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258893241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258893241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258893241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258892697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258893576 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258893576 data=null doit=true}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258893576 data=null}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258893576 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258893577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258893604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258893604 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258893604 data=null doit=true}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258893604 data=null}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258893605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258893605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258893610 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:45 [2023-12-08T20:05:45.596Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258893611 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258893611 data=null doit=true}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258893620 data=null}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258893620 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258893620 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258893627 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258893627 data=null doit=true}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258893628 data=null}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258893628 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258893628 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258893641 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258893996 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258893996 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258893996 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258893997 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258893997 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894029 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894034 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258894034 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258894034 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894034 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258894034 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894042 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894042 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258894043 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258894043 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894043 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258894043 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894047 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894047 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894047 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258894048 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894105 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258894302 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258894303 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258894303 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:45 [2023-12-08T20:05:45.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258895313 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258895313 data=null doit=true}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258895313 data=null}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258895314 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258895314 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258895315 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258895317 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258895317 data=null doit=true}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258895318 data=null}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258895318 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258895319 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258895319 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258895941 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258895941 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258895942 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258895942 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258895942 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258895947 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258896070 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258896070 data=null doit=true}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258896070 data=null}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258896071 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258896071 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258896104 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258896105 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258896106 data=null doit=true}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258896106 data=null}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258896106 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258896107 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258896114 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258896115 data=null doit=true}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258896115 data=null}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258896116 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258896121 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258896123 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258896124 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258896124 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258896124 data=null}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258896125 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258896125 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258896152 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258896153 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258896153 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258896153 data=null}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258896154 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258896154 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258896162 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:05:45 [2023-12-08T20:05:45.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258896671 data=null doit=true}, Shell with text {Trace Import}]
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1258896703 data=null}, (of type 'Combo')]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1258896764 data=null doit=true}, TreeItem with text {import}]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1258896764 data=null}, TreeItem with text {import}]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1258896765 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258896765 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1258896772 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258896781 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258896781 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258896781 data=null}, Tree node with text: kernel-overlap-testing]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258896782 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258896782 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258896785 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:46 [2023-12-08T20:05:46.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258896816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258896832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258896832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258896833 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258896833 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258896833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:46 [2023-12-08T20:05:46.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258896833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258896833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258896192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258897074 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258897074 data=null doit=true}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258897074 data=null}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258897075 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258897075 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258897110 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258897111 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258897112 data=null doit=true}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258897112 data=null}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258897112 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258897112 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258897118 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:05:46 [2023-12-08T20:05:46.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1258897120 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258897120 data=null doit=true}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258897120 data=null}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258897120 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258897120 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258897165 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1258897165 data=null doit=true}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1258897166 data=null}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258897166 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258897167 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258897168 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:05:46 [2023-12-08T20:05:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:46 [2023-12-08T20:05:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:46 [2023-12-08T20:05:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897430 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258897431 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258897431 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897432 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258897432 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897463 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:46 [2023-12-08T20:05:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:46 [2023-12-08T20:05:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:46 [2023-12-08T20:05:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:46 [2023-12-08T20:05:46.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:46 [2023-12-08T20:05:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:46 [2023-12-08T20:05:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897468 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258897468 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258897468 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897468 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258897468 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897476 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897476 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258897477 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258897477 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897477 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258897477 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897481 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897481 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897482 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:46 [2023-12-08T20:05:46.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258897482 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258897592 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258898044 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258898065 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258898066 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258898069 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258898069 data=null doit=true}, TableItem with text {}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258898069 data=null}, TableItem with text {}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258898070 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258898070 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258898093 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:47 [2023-12-08T20:05:47.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:48 [2023-12-08T20:05:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:48 [2023-12-08T20:05:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258899285 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258899285 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258899285 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258899286 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258899287 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258899291 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:48 [2023-12-08T20:05:48.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1258899295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1258899295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1258899295 data=null doit=true}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1258899295 data=null}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258899295 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258899295 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258899321 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1258899321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1258899321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1258899321 data=null doit=true}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1258899321 data=null}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1258899322 data=null button=1 stateMask=0x40000 x=92 y=150 count=1}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258899322 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1258899332 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1}, (of type 'Tree')]
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:05:48 [2023-12-08T20:05:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] 
15:05:48 [2023-12-08T20:05:48.957Z] (Eclipse:19993): Gtk-WARNING **: 20:05:48.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258899682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258899682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258899682 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258899682 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258899682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258899683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:48 [2023-12-08T20:05:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258899683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258899372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1258900369 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1258900376 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1258900376 data=null doit=true}, TreeItem with text {Tracing}]
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1258900376 data=null}, TreeItem with text {Tracing}]
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1258900376 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258900392 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1258900410 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:05:49 [2023-12-08T20:05:49.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:05:50 [2023-12-08T20:05:50.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:05:50 [2023-12-08T20:05:50.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:05:50 [2023-12-08T20:05:50.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:05:50 [2023-12-08T20:05:50.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:05:50 [2023-12-08T20:05:50.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:05:50 [2023-12-08T20:05:50.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900924 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900924 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900926 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1258900926 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1258900927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1258900927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1258900927 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1258900928 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1258900928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:50 [2023-12-08T20:05:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1258900928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:50 [2023-12-08T20:05:50.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:50 [2023-12-08T20:05:50.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:50 [2023-12-08T20:05:50.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:50 [2023-12-08T20:05:50.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:50 [2023-12-08T20:05:50.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:50 [2023-12-08T20:05:50.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:05:50 [2023-12-08T20:05:50.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1258900928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:05:50 [2023-12-08T20:05:50.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1258900471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:05:50 [2023-12-08T20:05:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:50 [2023-12-08T20:05:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:50 [2023-12-08T20:05:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:50 [2023-12-08T20:05:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:50 [2023-12-08T20:05:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:50 [2023-12-08T20:05:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:50 [2023-12-08T20:05:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258901442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258901442 data=null doit=true}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258901442 data=null}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258901442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258901443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258901490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258901491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258901492 data=null doit=true}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258901492 data=null}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258901493 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258901493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258901501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:50 [2023-12-08T20:05:50.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258901502 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258901502 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258901509 data=null}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258901509 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258901509 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258901517 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258901517 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258901518 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258901518 data=null}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258901518 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258901518 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258901530 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:05:50 [2023-12-08T20:05:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:05:51 [2023-12-08T20:05:51.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:05:51 [2023-12-08T20:05:51.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:05:51 [2023-12-08T20:05:51.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258901885 data=null doit=true}, Shell with text {Confirm Clear}]
15:05:51 [2023-12-08T20:05:51.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:05:51 [2023-12-08T20:05:51.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:05:51 [2023-12-08T20:05:51.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:05:51 [2023-12-08T20:05:51.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:05:51 [2023-12-08T20:05:51.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:05:51 [2023-12-08T20:05:51.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:05:51 [2023-12-08T20:05:51.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258901886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:51 [2023-12-08T20:05:51.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258901886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:51 [2023-12-08T20:05:51.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258901886 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:51 [2023-12-08T20:05:51.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258901886 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:51 [2023-12-08T20:05:51.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258901886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:51 [2023-12-08T20:05:51.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258901886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:51 [2023-12-08T20:05:51.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258901886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258901570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258902102 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258902102 data=null doit=true}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258902102 data=null}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258902103 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258902103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258902166 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258902167 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258902167 data=null doit=true}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258902167 data=null}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258902168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258902168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258902183 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:51 [2023-12-08T20:05:51.440Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258902185 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258902185 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258902185 data=null}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258902186 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258902186 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258902201 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258902203 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258902203 data=null doit=true}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258902203 data=null}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258902203 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258902203 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258902216 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:05:51 [2023-12-08T20:05:51.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:05:51 [2023-12-08T20:05:51.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:05:51 [2023-12-08T20:05:51.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258902749 data=null doit=true}, Shell with text {Trace Import}]
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1258902766 data=null doit=true}, Button with text {Select roo&t directory:}]
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1258902766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1258902767 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1258902778 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1258902778 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1258902778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:05:52 [2023-12-08T20:05:52.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1258902783 data=null}, (of type 'Combo')]
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1258902882 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1258902882 data=null doit=true}, TreeItem with text {/}]
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1258902882 data=null}, TreeItem with text {/}]
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1258902883 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258902883 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1258902883 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258902913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:05:52 [2023-12-08T20:05:52.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@69c1f1c9
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1258902963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258902964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1258902964 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1258902964 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1258902964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1258902964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1258902965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1258902965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258902965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1258902965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1258902965 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1258902965 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258902984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258902984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258902984 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258902985 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258902985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:52 [2023-12-08T20:05:52.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258902985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:52 [2023-12-08T20:05:52.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:52 [2023-12-08T20:05:52.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:52 [2023-12-08T20:05:52.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:52 [2023-12-08T20:05:52.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:52 [2023-12-08T20:05:52.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:05:52 [2023-12-08T20:05:52.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:05:53 [2023-12-08T20:05:53.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258902985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:05:53 [2023-12-08T20:05:53.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258902290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258904133 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258904133 data=null doit=true}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258904133 data=null}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258904134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258904134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258904145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258904146 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258904146 data=null doit=true}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258904146 data=null}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258904154 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258904155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258904161 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:53 [2023-12-08T20:05:53.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258904162 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258904162 data=null doit=true}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258904162 data=null}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258904163 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258904166 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258904173 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258904174 data=null doit=true}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258904174 data=null}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258904174 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258904175 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258904179 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904553 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258904553 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258904553 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904554 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258904554 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904579 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:53 [2023-12-08T20:05:53.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904590 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258904590 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258904590 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904591 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258904591 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904595 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904596 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258904596 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:53 [2023-12-08T20:05:53.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258904597 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904597 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258904597 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904604 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904605 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:53 [2023-12-08T20:05:53.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904605 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:54 [2023-12-08T20:05:54.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258904605 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:54 [2023-12-08T20:05:54.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258904785 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:05:54 [2023-12-08T20:05:54.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258905021 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:54 [2023-12-08T20:05:54.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258905021 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:54 [2023-12-08T20:05:54.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258905021 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:54 [2023-12-08T20:05:54.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:05:54 [2023-12-08T20:05:54.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258906025 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258906025 data=null doit=true}, TableItem with text {}]
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258906025 data=null}, TableItem with text {}]
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258906025 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258906026 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:55 [2023-12-08T20:05:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258906037 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:55 [2023-12-08T20:05:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:55 [2023-12-08T20:05:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258906212 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258906212 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258906212 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258906213 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258906213 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258906221 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:55 [2023-12-08T20:05:55.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258906228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258906228 data=null doit=true}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258906228 data=null}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258906228 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258906229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258906262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258906267 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258906267 data=null doit=true}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258906267 data=null}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258906268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258906268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258906275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:55 [2023-12-08T20:05:55.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258906276 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258906276 data=null doit=true}, TreeItem with text {Traces [12]}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258906276 data=null}, TreeItem with text {Traces [12]}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258906277 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258906277 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:05:55 [2023-12-08T20:05:55.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258906304 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:05:55 [2023-12-08T20:05:55.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906673 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258906674 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258906674 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906674 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258906675 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906708 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:56 [2023-12-08T20:05:56.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906712 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258906712 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258906712 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906713 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258906713 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906717 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906717 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258906718 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258906718 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906718 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258906718 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906722 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906722 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906722 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258906722 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258906790 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258907033 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258907034 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258907034 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:05:56 [2023-12-08T20:05:56.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:05:56 [2023-12-08T20:05:56.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:56 [2023-12-08T20:05:56.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258908037 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258908038 data=null doit=true}, TableItem with text {}]
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258908038 data=null}, TableItem with text {}]
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258908038 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258908038 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258908043 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:57 [2023-12-08T20:05:57.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:57 [2023-12-08T20:05:57.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:57 [2023-12-08T20:05:57.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:57 [2023-12-08T20:05:57.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258908214 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258908214 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258908215 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258908215 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258908216 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258908220 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:57 [2023-12-08T20:05:57.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258908226 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258908226 data=null doit=true}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258908226 data=null}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258908227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258908227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258908269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258908271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258908271 data=null doit=true}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258908271 data=null}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258908272 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258908272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258908279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:57 [2023-12-08T20:05:57.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258908280 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258908280 data=null doit=true}, TreeItem with text {Traces [12]}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258908280 data=null}, TreeItem with text {Traces [12]}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258908280 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258908293 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:05:57 [2023-12-08T20:05:57.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258908309 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:05:57 [2023-12-08T20:05:57.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908572 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258908573 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258908573 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908574 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258908574 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908600 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:57 [2023-12-08T20:05:57.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908613 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258908613 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258908613 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908614 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258908614 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908622 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908623 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258908623 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258908623 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908624 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258908624 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908627 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908628 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:57 [2023-12-08T20:05:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908628 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:58 [2023-12-08T20:05:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258908628 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:58 [2023-12-08T20:05:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258908692 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:05:58 [2023-12-08T20:05:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258909056 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:58 [2023-12-08T20:05:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258909062 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:58 [2023-12-08T20:05:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258909062 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258909083 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258909084 data=null doit=true}, TableItem with text {}]
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258909084 data=null}, TableItem with text {}]
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258909084 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258909084 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258909089 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:05:58 [2023-12-08T20:05:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258910377 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258910378 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258910378 data=null}, TreeItem with text {kernel-overlap-testing}]
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258910378 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258910378 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258910383 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:59 [2023-12-08T20:05:59.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258910389 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258910389 data=null doit=true}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258910389 data=null}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258910390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258910390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258910423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258910424 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258910424 data=null doit=true}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258910424 data=null}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258910425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258910433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258910468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:05:59 [2023-12-08T20:05:59.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258910469 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258910469 data=null doit=true}, TreeItem with text {Traces [12]}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258910469 data=null}, TreeItem with text {Traces [12]}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258910470 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258910470 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:05:59 [2023-12-08T20:05:59.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258910479 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:05:59 [2023-12-08T20:05:59.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:05:59 [2023-12-08T20:05:59.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:05:59 [2023-12-08T20:05:59.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:59 [2023-12-08T20:05:59.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258910646 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258910647 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258910647 data=null}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258910648 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258910648 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258910674 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:05:59 [2023-12-08T20:05:59.999Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258910677 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258910685 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258910685 data=null}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258910685 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258910686 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258910690 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258910690 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258910691 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258910691 data=null}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258910691 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258910691 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258910698 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258910699 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258910699 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:05:59 [2023-12-08T20:05:59.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258910699 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:00 [2023-12-08T20:06:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258910765 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:06:00 [2023-12-08T20:06:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258911277 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:06:00 [2023-12-08T20:06:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258911286 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:00 [2023-12-08T20:06:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258911287 data=null}, TreeItem with text {simple_server-thread1}]
15:06:00 [2023-12-08T20:06:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:06:00 [2023-12-08T20:06:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:00 [2023-12-08T20:06:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:00 [2023-12-08T20:06:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:00 [2023-12-08T20:06:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258911380 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258911380 data=null doit=true}, TableItem with text {}]
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258911380 data=null}, TableItem with text {}]
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258911380 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258911381 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258911386 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:00 [2023-12-08T20:06:00.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258912251 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258912252 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258912252 data=null}, TreeItem with text {simple_server-thread1}]
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258912253 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258912253 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258912262 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:01 [2023-12-08T20:06:01.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:01 [2023-12-08T20:06:01.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258912268 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258912268 data=null doit=true}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258912268 data=null}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258912268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258912269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258912307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258912308 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258912309 data=null doit=true}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258912309 data=null}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258912309 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258912309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258912316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:01 [2023-12-08T20:06:01.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258912317 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258912317 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258912317 data=null}, TreeItem with text {Traces [12]}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258912318 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258912318 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258912331 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:01 [2023-12-08T20:06:01.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258912423 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258912424 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258912424 data=null}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258912425 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258912425 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258912465 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:01 [2023-12-08T20:06:01.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258912474 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258912474 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258912474 data=null}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258912475 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258912475 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258912479 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258912480 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258912480 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258912480 data=null}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258912480 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258912480 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258912496 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258912496 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:06:01 [2023-12-08T20:06:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258912496 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:06:02 [2023-12-08T20:06:02.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258912496 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258912600 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258912894 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258912901 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258912901 data=null}, TreeItem with text {simple_server-thread2}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258912931 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258912931 data=null doit=true}, TableItem with text {}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258912931 data=null}, TableItem with text {}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258912931 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258912932 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258912946 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:02 [2023-12-08T20:06:02.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258914143 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258914143 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258914143 data=null}, TreeItem with text {simple_server-thread2}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258914144 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258914144 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258914153 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:03 [2023-12-08T20:06:03.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258914159 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258914159 data=null doit=true}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258914159 data=null}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258914159 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258914160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258914194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258914195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258914195 data=null doit=true}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258914195 data=null}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258914195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258914196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258914203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:03 [2023-12-08T20:06:03.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258914208 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:03 [2023-12-08T20:06:03.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258914209 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258914209 data=null}, TreeItem with text {Traces [12]}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258914209 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258914209 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258914218 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:03 [2023-12-08T20:06:03.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914307 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258914307 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258914307 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914308 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258914308 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914347 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:03 [2023-12-08T20:06:03.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914365 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258914366 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258914366 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914366 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258914367 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914372 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914376 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258914376 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258914377 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914377 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258914377 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914381 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914382 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914382 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258914382 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:03 [2023-12-08T20:06:03.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914449 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1258914715 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1258914722 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1258914722 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:04 [2023-12-08T20:06:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258914725 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258914725 data=null doit=true}, TableItem with text {}]
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258914725 data=null}, TableItem with text {}]
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258914725 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258914726 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258914766 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:04 [2023-12-08T20:06:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:05 [2023-12-08T20:06:05.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:05 [2023-12-08T20:06:05.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:05 [2023-12-08T20:06:05.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258915960 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258915960 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258915960 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258915961 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258915961 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258915966 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:05 [2023-12-08T20:06:05.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258915972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258915972 data=null doit=true}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258915972 data=null}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258915973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258915973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258916012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258916012 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258916012 data=null doit=true}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258916013 data=null}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258916013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258916013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258916036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:05 [2023-12-08T20:06:05.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258916037 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258916037 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258916037 data=null}, TreeItem with text {Traces [12]}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258916038 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258916038 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258916068 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:05 [2023-12-08T20:06:05.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1258916069 data=null doit=true}, TreeItem with text {z-clashes [6]}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1258916069 data=null}, TreeItem with text {z-clashes [6]}]
15:06:05 [2023-12-08T20:06:05.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1258916069 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
15:06:05 [2023-12-08T20:06:05.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258916069 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [6]}]
15:06:05 [2023-12-08T20:06:05.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1258916075 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
15:06:05 [2023-12-08T20:06:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916462 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258916462 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258916462 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916463 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258916463 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916495 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:05 [2023-12-08T20:06:05.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916506 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258916506 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258916507 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916507 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258916507 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916512 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916513 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258916513 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258916513 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916514 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258916514 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916519 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916520 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916520 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:06:05 [2023-12-08T20:06:05.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258916520 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:06 [2023-12-08T20:06:06.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916602 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:06:06 [2023-12-08T20:06:06.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258916837 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:06 [2023-12-08T20:06:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258916838 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:06 [2023-12-08T20:06:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258916838 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:06 [2023-12-08T20:06:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:06:06 [2023-12-08T20:06:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:06 [2023-12-08T20:06:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:06 [2023-12-08T20:06:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:06 [2023-12-08T20:06:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:06 [2023-12-08T20:06:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:06 [2023-12-08T20:06:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:06 [2023-12-08T20:06:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258917916 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258917916 data=null doit=true}, TableItem with text {}]
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258917917 data=null}, TableItem with text {}]
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258917917 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258917917 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258917921 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258918112 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258918112 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:07 [2023-12-08T20:06:07.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258918113 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258918113 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258918114 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258918118 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:07 [2023-12-08T20:06:07.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258918142 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258918143 data=null doit=true}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258918143 data=null}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258918143 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258918143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258918182 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258918184 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258918184 data=null doit=true}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258918184 data=null}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258918185 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258918185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258918196 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:07 [2023-12-08T20:06:07.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258918197 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258918197 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258918198 data=null}, TreeItem with text {Traces [12]}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258918198 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258918198 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:07 [2023-12-08T20:06:07.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258918214 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:07 [2023-12-08T20:06:07.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:07 [2023-12-08T20:06:07.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918493 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258918494 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258918494 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918494 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258918494 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918523 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:07 [2023-12-08T20:06:07.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:07 [2023-12-08T20:06:07.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918534 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258918534 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258918534 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918534 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258918535 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918539 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918540 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258918540 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258918540 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918540 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258918541 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918547 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918548 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:06:07 [2023-12-08T20:06:07.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918548 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:06:08 [2023-12-08T20:06:08.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258918548 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918695 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258918860 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258918860 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258918860 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:08 [2023-12-08T20:06:08.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258919902 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258919902 data=null doit=true}, TableItem with text {}]
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258919902 data=null}, TableItem with text {}]
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258919903 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258919903 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258919908 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:09 [2023-12-08T20:06:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258920096 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258920097 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258920097 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258920097 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258920097 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258920102 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:09 [2023-12-08T20:06:09.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258920109 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258920109 data=null doit=true}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258920109 data=null}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258920110 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258920110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258920146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258920147 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258920147 data=null doit=true}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258920147 data=null}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258920148 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258920148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258920154 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:09 [2023-12-08T20:06:09.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258920155 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258920155 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258920155 data=null}, TreeItem with text {Traces [12]}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258920157 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258920157 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:09 [2023-12-08T20:06:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258920185 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:09 [2023-12-08T20:06:09.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:09 [2023-12-08T20:06:09.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:06:09 [2023-12-08T20:06:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:09 [2023-12-08T20:06:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:09 [2023-12-08T20:06:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920372 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258920373 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258920373 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920373 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258920373 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920409 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:09 [2023-12-08T20:06:09.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920413 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258920413 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258920413 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920414 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258920414 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920462 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920462 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258920463 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258920463 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920463 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258920464 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920476 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920476 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920477 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:06:09 [2023-12-08T20:06:09.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258920477 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258920599 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258921092 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258921100 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258921100 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258921115 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258921115 data=null doit=true}, TableItem with text {}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258921116 data=null}, TableItem with text {}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258921116 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258921116 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258921130 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:10 [2023-12-08T20:06:10.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:11 [2023-12-08T20:06:11.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:11 [2023-12-08T20:06:11.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258922371 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258922372 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258922372 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258922372 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258922372 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258922378 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:11 [2023-12-08T20:06:11.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258922385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258922385 data=null doit=true}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258922391 data=null}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258922391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258922392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258922423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258922424 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258922424 data=null doit=true}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258922424 data=null}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258922425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258922426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258922464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:11 [2023-12-08T20:06:11.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258922465 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258922466 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:11 [2023-12-08T20:06:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258922466 data=null}, TreeItem with text {Traces [12]}]
15:06:11 [2023-12-08T20:06:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258922466 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:11 [2023-12-08T20:06:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258922466 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:11 [2023-12-08T20:06:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258922486 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:11 [2023-12-08T20:06:11.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:11 [2023-12-08T20:06:11.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:06:11 [2023-12-08T20:06:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258922610 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258922610 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258922610 data=null}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258922611 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258922611 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258922638 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:12 [2023-12-08T20:06:12.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258922648 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258922648 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258922649 data=null}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258922649 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258922649 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258922654 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258922654 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258922654 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258922655 data=null}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258922655 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258922655 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258922664 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258922664 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258922665 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258922665 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258922788 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258923038 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258923038 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258923038 data=null}, TreeItem with text {simple_server-thread1}]
15:06:12 [2023-12-08T20:06:12.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258923061 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258923061 data=null doit=true}, TableItem with text {}]
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258923061 data=null}, TableItem with text {}]
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258923062 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258923062 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258923068 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:12 [2023-12-08T20:06:12.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:13 [2023-12-08T20:06:13.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:13 [2023-12-08T20:06:13.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258924267 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258924267 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258924268 data=null}, TreeItem with text {simple_server-thread1}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258924268 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258924269 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258924282 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:13 [2023-12-08T20:06:13.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258924291 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258924291 data=null doit=true}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258924291 data=null}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258924292 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258924292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258924328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258924329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258924329 data=null doit=true}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258924329 data=null}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258924329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258924329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258924335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:13 [2023-12-08T20:06:13.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258924336 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258924336 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258924336 data=null}, TreeItem with text {Traces [12]}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258924336 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:13 [2023-12-08T20:06:13.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258924337 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:13 [2023-12-08T20:06:13.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258924354 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:13 [2023-12-08T20:06:13.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:13 [2023-12-08T20:06:13.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:06:13 [2023-12-08T20:06:13.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:13 [2023-12-08T20:06:13.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:13 [2023-12-08T20:06:13.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258924541 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258924542 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258924542 data=null}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258924542 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258924542 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258924586 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:13 [2023-12-08T20:06:13.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258924591 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258924591 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258924591 data=null}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258924592 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258924592 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258924602 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258924603 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258924603 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258924603 data=null}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258924603 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258924604 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258924607 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258924608 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258924608 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:06:13 [2023-12-08T20:06:13.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258924608 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:14 [2023-12-08T20:06:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258924685 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258925069 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258925095 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258925095 data=null}, TreeItem with text {simple_server-thread2}]
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258925099 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258925099 data=null doit=true}, TableItem with text {}]
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258925099 data=null}, TableItem with text {}]
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258925100 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258925100 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:14 [2023-12-08T20:06:14.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258925116 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:14 [2023-12-08T20:06:14.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:14 [2023-12-08T20:06:14.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:15 [2023-12-08T20:06:15.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:15 [2023-12-08T20:06:15.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:15 [2023-12-08T20:06:15.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258926253 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:06:15 [2023-12-08T20:06:15.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258926253 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:15 [2023-12-08T20:06:15.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258926253 data=null}, TreeItem with text {simple_server-thread2}]
15:06:15 [2023-12-08T20:06:15.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258926254 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:15 [2023-12-08T20:06:15.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258926254 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:15 [2023-12-08T20:06:15.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258926260 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:15 [2023-12-08T20:06:15.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258926279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258926279 data=null doit=true}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258926279 data=null}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258926280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258926280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258926316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258926317 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258926318 data=null doit=true}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258926318 data=null}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258926318 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258926318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258926341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:15 [2023-12-08T20:06:15.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258926343 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258926343 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258926343 data=null}, TreeItem with text {Traces [12]}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258926344 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258926344 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:15 [2023-12-08T20:06:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258926378 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:15 [2023-12-08T20:06:15.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:15 [2023-12-08T20:06:15.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926559 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258926559 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258926559 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926560 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258926560 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926606 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:15 [2023-12-08T20:06:15.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926613 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258926613 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258926613 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926613 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258926614 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926619 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926619 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258926619 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258926620 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926620 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258926620 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926624 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926625 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926630 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:06:15 [2023-12-08T20:06:15.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258926630 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:16 [2023-12-08T20:06:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258926712 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1258927028 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1258927048 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1258927048 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258927055 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258927055 data=null doit=true}, TableItem with text {}]
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258927055 data=null}, TableItem with text {}]
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258927056 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258927056 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258927062 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:16 [2023-12-08T20:06:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:17 [2023-12-08T20:06:17.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258928287 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258928287 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258928287 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258928288 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258928288 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258928298 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:17 [2023-12-08T20:06:17.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258928305 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258928305 data=null doit=true}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258928305 data=null}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258928306 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258928306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258928339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258928341 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258928341 data=null doit=true}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258928341 data=null}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258928342 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258928342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258928349 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258928354 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258928354 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258928354 data=null}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258928354 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258928355 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258928376 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258928385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258928385 data=null doit=true}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258928385 data=null}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258928386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258928386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258928482 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258928483 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258928483 data=null doit=true}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258928483 data=null}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258928484 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258928484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258928496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:17 [2023-12-08T20:06:17.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:17 [2023-12-08T20:06:17.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258928497 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258928497 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258928497 data=null}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258928497 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258928498 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258928511 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258928512 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258928512 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258928512 data=null}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258928513 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258928513 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258928517 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:06:17 [2023-12-08T20:06:17.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:06:18 [2023-12-08T20:06:18.177Z] 
15:06:18 [2023-12-08T20:06:18.177Z] (Eclipse:19993): Gtk-WARNING **: 20:06:18.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:18 [2023-12-08T20:06:18.177Z] 
15:06:18 [2023-12-08T20:06:18.177Z] (Eclipse:19993): Gtk-WARNING **: 20:06:18.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:18 [2023-12-08T20:06:18.177Z] 
15:06:18 [2023-12-08T20:06:18.177Z] (Eclipse:19993): Gtk-WARNING **: 20:06:18.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:18 [2023-12-08T20:06:18.177Z] 
15:06:18 [2023-12-08T20:06:18.177Z] (Eclipse:19993): Gtk-WARNING **: 20:06:18.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:18 [2023-12-08T20:06:18.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258928974 data=null doit=true}, Shell with text {Confirm Clear}]
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258928975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258928975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258928975 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258928975 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:18 [2023-12-08T20:06:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258928975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:18 [2023-12-08T20:06:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258928975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:18 [2023-12-08T20:06:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258928976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:19 [2023-12-08T20:06:19.809Z] 
15:06:19 [2023-12-08T20:06:19.809Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:20 [2023-12-08T20:06:20.067Z] 
15:06:20 [2023-12-08T20:06:20.067Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:20 [2023-12-08T20:06:20.067Z] 
15:06:20 [2023-12-08T20:06:20.067Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:20 [2023-12-08T20:06:20.067Z] 
15:06:20 [2023-12-08T20:06:20.067Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:20 [2023-12-08T20:06:20.067Z] 
15:06:20 [2023-12-08T20:06:20.067Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:20 [2023-12-08T20:06:20.067Z] 
15:06:20 [2023-12-08T20:06:20.067Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:20 [2023-12-08T20:06:20.067Z] 
15:06:20 [2023-12-08T20:06:20.067Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:20 [2023-12-08T20:06:20.067Z] 
15:06:20 [2023-12-08T20:06:20.067Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:20 [2023-12-08T20:06:20.067Z] 
15:06:20 [2023-12-08T20:06:20.067Z] (Eclipse:19993): Gtk-WARNING **: 20:06:19.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:21 [2023-12-08T20:06:21.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:06:22 [2023-12-08T20:06:22.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258928593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258933176 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258933176 data=null doit=true}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258933176 data=null}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258933177 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258933177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258933205 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258933206 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258933206 data=null doit=true}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258933206 data=null}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258933206 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258933206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258933212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:22 [2023-12-08T20:06:22.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258933213 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258933213 data=null doit=true}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258933213 data=null}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258933213 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258933214 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258933221 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258933228 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258933228 data=null doit=true}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258933228 data=null}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258933229 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258933229 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258933232 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:06:22 [2023-12-08T20:06:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:06:22 [2023-12-08T20:06:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258933687 data=null doit=true}, Shell with text {Trace Import}]
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1258933692 data=null}, (of type 'Combo')]
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:23 [2023-12-08T20:06:23.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1258933748 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1258933749 data=null doit=true}, TreeItem with text {/}]
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1258933749 data=null}, TreeItem with text {/}]
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1258933749 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258933749 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1258933750 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258933770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5143b24d
15:06:23 [2023-12-08T20:06:23.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1258933787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258933788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1258933788 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1258933788 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1258933788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1258933788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1258933788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1258933788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258933788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1258933789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1258933789 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1258933789 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:06:23 [2023-12-08T20:06:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:06:23 [2023-12-08T20:06:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:23 [2023-12-08T20:06:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:06:23 [2023-12-08T20:06:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258933802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258933802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258933802 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258933802 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258933802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258933803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:23 [2023-12-08T20:06:23.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:23 [2023-12-08T20:06:23.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:23 [2023-12-08T20:06:23.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:23 [2023-12-08T20:06:23.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:23 [2023-12-08T20:06:23.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258934473 data=null doit=true}, Shell with text {Confirmation}]
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1258934474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1258934474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1258934474 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1258934474 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1258934474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1258934475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1258934475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:06:23 [2023-12-08T20:06:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:06:24 [2023-12-08T20:06:24.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258933803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:24 [2023-12-08T20:06:24.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258933266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258935089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258935089 data=null doit=true}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258935089 data=null}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258935089 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258935090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258935118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258935119 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258935119 data=null doit=true}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258935119 data=null}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258935119 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258935119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258935125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:24 [2023-12-08T20:06:24.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258935126 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258935126 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258935126 data=null}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258935127 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258935127 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258935144 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258935145 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258935145 data=null}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258935145 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258935151 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258935157 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935425 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258935425 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258935425 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935426 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258935426 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935448 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:24 [2023-12-08T20:06:24.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935451 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258935451 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258935451 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935452 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258935452 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935463 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935464 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258935464 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258935464 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935465 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258935465 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935473 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935473 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:06:24 [2023-12-08T20:06:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935473 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:06:25 [2023-12-08T20:06:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258935474 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:25 [2023-12-08T20:06:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935536 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:06:25 [2023-12-08T20:06:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258935742 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:25 [2023-12-08T20:06:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258935742 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:25 [2023-12-08T20:06:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258935743 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:25 [2023-12-08T20:06:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:06:25 [2023-12-08T20:06:25.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:26 [2023-12-08T20:06:26.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258936808 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258936808 data=null doit=true}, TableItem with text {}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258936809 data=null}, TableItem with text {}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258936809 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258936809 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258936865 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258937081 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258937081 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258937081 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258937082 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258937082 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258937086 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:26 [2023-12-08T20:06:26.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258937093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258937093 data=null doit=true}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258937093 data=null}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258937093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258937094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258937169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258937170 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258937171 data=null doit=true}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258937171 data=null}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258937171 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258937171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258937181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:26 [2023-12-08T20:06:26.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258937183 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258937183 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258937183 data=null}, TreeItem with text {Traces [12]}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258937183 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258937183 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:26 [2023-12-08T20:06:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258937191 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:26 [2023-12-08T20:06:26.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:26 [2023-12-08T20:06:26.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:26 [2023-12-08T20:06:26.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937455 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258937455 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258937455 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937456 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258937456 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937479 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:26 [2023-12-08T20:06:26.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:26 [2023-12-08T20:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937482 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258937489 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258937489 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937490 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258937490 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937494 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937494 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258937494 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258937495 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937495 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258937495 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937498 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937498 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937499 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:06:26 [2023-12-08T20:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258937499 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:27 [2023-12-08T20:06:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937563 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:06:27 [2023-12-08T20:06:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258937803 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:06:27 [2023-12-08T20:06:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258937804 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:27 [2023-12-08T20:06:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258937804 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:06:27 [2023-12-08T20:06:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:06:27 [2023-12-08T20:06:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:27 [2023-12-08T20:06:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:28 [2023-12-08T20:06:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:28 [2023-12-08T20:06:28.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258938872 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258938872 data=null doit=true}, TableItem with text {}]
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258938872 data=null}, TableItem with text {}]
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258938873 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258938891 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258938898 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258939096 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258939096 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:28 [2023-12-08T20:06:28.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258939096 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258939097 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258939097 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258939102 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:28 [2023-12-08T20:06:28.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258939108 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258939108 data=null doit=true}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258939108 data=null}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258939108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258939109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258939141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258939143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258939143 data=null doit=true}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258939143 data=null}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258939143 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258939144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258939150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:28 [2023-12-08T20:06:28.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258939151 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258939152 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:28 [2023-12-08T20:06:28.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258939152 data=null}, TreeItem with text {Traces [12]}]
15:06:28 [2023-12-08T20:06:28.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258939152 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:28 [2023-12-08T20:06:28.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258939152 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:28 [2023-12-08T20:06:28.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258939169 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:28 [2023-12-08T20:06:28.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:28 [2023-12-08T20:06:28.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:28 [2023-12-08T20:06:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:28 [2023-12-08T20:06:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939434 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258939434 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258939435 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939435 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258939435 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939462 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:28 [2023-12-08T20:06:28.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939465 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258939465 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258939472 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939473 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258939473 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939477 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939478 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258939478 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258939478 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939478 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258939479 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939486 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939486 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939486 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:06:28 [2023-12-08T20:06:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258939486 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258939554 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258940078 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258940085 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258940085 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258940088 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258940088 data=null doit=true}, TableItem with text {}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258940088 data=null}, TableItem with text {}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258940088 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258940089 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258940109 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:29 [2023-12-08T20:06:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:30 [2023-12-08T20:06:30.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:30 [2023-12-08T20:06:30.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:30 [2023-12-08T20:06:30.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258941246 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:30 [2023-12-08T20:06:30.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258941246 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:30 [2023-12-08T20:06:30.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258941247 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:30 [2023-12-08T20:06:30.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258941247 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:30 [2023-12-08T20:06:30.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258941248 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:30 [2023-12-08T20:06:30.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258941256 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:30 [2023-12-08T20:06:30.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:30 [2023-12-08T20:06:30.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:30 [2023-12-08T20:06:30.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258941263 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258941263 data=null doit=true}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258941263 data=null}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258941263 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258941264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258941299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258941301 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258941301 data=null doit=true}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258941301 data=null}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258941302 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258941302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258941316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:30 [2023-12-08T20:06:30.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258941317 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258941317 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258941317 data=null}, TreeItem with text {Traces [12]}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258941318 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258941318 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:30 [2023-12-08T20:06:30.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258941333 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:30 [2023-12-08T20:06:30.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258941429 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258941429 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258941430 data=null}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258941430 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258941430 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258941458 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:30 [2023-12-08T20:06:30.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258941490 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258941490 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258941491 data=null}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258941491 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258941491 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258941500 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258941500 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258941500 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258941501 data=null}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258941501 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258941501 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258941505 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258941505 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258941505 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:06:30 [2023-12-08T20:06:30.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258941505 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:31 [2023-12-08T20:06:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258941572 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258941887 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258941893 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258941893 data=null}, TreeItem with text {simple_server-thread1}]
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258941896 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258941896 data=null doit=true}, TableItem with text {}]
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258941896 data=null}, TableItem with text {}]
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258941896 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258941897 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258941916 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:31 [2023-12-08T20:06:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:32 [2023-12-08T20:06:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:32 [2023-12-08T20:06:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258943115 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258943115 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258943115 data=null}, TreeItem with text {simple_server-thread1}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258943116 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258943116 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258943120 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:32 [2023-12-08T20:06:32.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258943126 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258943127 data=null doit=true}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258943127 data=null}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258943127 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258943127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258943167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258943168 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258943168 data=null doit=true}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258943168 data=null}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258943169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258943169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258943176 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:32 [2023-12-08T20:06:32.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:32 [2023-12-08T20:06:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:32 [2023-12-08T20:06:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258943177 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:32 [2023-12-08T20:06:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258943177 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:32 [2023-12-08T20:06:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258943177 data=null}, TreeItem with text {Traces [12]}]
15:06:32 [2023-12-08T20:06:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258943178 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:32 [2023-12-08T20:06:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258943178 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:32 [2023-12-08T20:06:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258943192 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:32 [2023-12-08T20:06:32.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:32 [2023-12-08T20:06:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:32 [2023-12-08T20:06:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258943375 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258943375 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258943375 data=null}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258943375 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258943376 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258943416 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:32 [2023-12-08T20:06:32.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258943420 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258943421 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258943421 data=null}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258943421 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258943421 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258943462 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258943463 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258943463 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258943464 data=null}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258943464 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258943464 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258943468 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258943469 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258943469 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:06:32 [2023-12-08T20:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258943469 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258943536 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258943789 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258943794 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258943794 data=null}, TreeItem with text {simple_server-thread2}]
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258943820 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258943820 data=null doit=true}, TableItem with text {}]
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258943820 data=null}, TableItem with text {}]
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258943821 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258943821 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:33 [2023-12-08T20:06:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258943867 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:33 [2023-12-08T20:06:33.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:33 [2023-12-08T20:06:33.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:34 [2023-12-08T20:06:34.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:34 [2023-12-08T20:06:34.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258945075 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258945075 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258945075 data=null}, TreeItem with text {simple_server-thread2}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258945076 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258945076 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258945081 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:34 [2023-12-08T20:06:34.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258945087 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258945087 data=null doit=true}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258945087 data=null}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258945088 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258945088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258945133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258945134 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258945134 data=null doit=true}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258945134 data=null}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258945134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258945135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258945140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:34 [2023-12-08T20:06:34.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258945142 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258945142 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258945142 data=null}, TreeItem with text {Traces [12]}]
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258945142 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258945142 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258945159 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:34 [2023-12-08T20:06:34.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945285 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258945285 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258945285 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945285 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258945286 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945327 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:34 [2023-12-08T20:06:34.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945331 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258945331 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258945331 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945331 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258945332 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945337 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945338 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258945338 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258945338 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945339 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258945339 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945348 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945348 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945349 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:06:34 [2023-12-08T20:06:34.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258945349 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945426 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1258945747 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1258945753 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1258945753 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258945756 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258945756 data=null doit=true}, TableItem with text {}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258945756 data=null}, TableItem with text {}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258945756 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258945757 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258945775 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:35 [2023-12-08T20:06:35.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:36 [2023-12-08T20:06:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:36 [2023-12-08T20:06:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:36 [2023-12-08T20:06:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258946907 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258946907 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258946907 data=null}, TreeItem with text {ust-overlap-testing}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258946908 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258946908 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258946913 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:36 [2023-12-08T20:06:36.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258946928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258946928 data=null doit=true}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258946928 data=null}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258946928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258946929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258946982 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258946984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258946984 data=null doit=true}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258946984 data=null}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258946985 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258946985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258946998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:36 [2023-12-08T20:06:36.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258947000 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258947000 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258947001 data=null}, TreeItem with text {Traces [12]}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258947001 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258947001 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258947020 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:36 [2023-12-08T20:06:36.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947150 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947150 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947150 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947151 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258947151 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947177 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:36 [2023-12-08T20:06:36.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947194 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947194 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947194 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947194 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258947194 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947203 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947204 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947205 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947205 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947206 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258947206 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947209 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947210 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947210 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258947210 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947287 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947550 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947550 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258947550 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:36 [2023-12-08T20:06:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258948649 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258948649 data=null doit=true}, TableItem with text {}]
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258948649 data=null}, TableItem with text {}]
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258948650 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258948650 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258948655 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:37 [2023-12-08T20:06:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:38 [2023-12-08T20:06:38.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:38 [2023-12-08T20:06:38.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:38 [2023-12-08T20:06:38.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258948792 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:38 [2023-12-08T20:06:38.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258948792 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:38 [2023-12-08T20:06:38.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258948792 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:38 [2023-12-08T20:06:38.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258948793 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:38 [2023-12-08T20:06:38.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258948793 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1258948798 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:38 [2023-12-08T20:06:38.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258948805 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258948805 data=null doit=true}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258948805 data=null}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258948806 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258948806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258948838 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258948839 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258948839 data=null doit=true}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258948839 data=null}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258948839 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258948839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258948877 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:38 [2023-12-08T20:06:38.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258948878 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258948878 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258948878 data=null}, TreeItem with text {Traces [12]}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258948879 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258948879 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:38 [2023-12-08T20:06:38.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258948894 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:38 [2023-12-08T20:06:38.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:38 [2023-12-08T20:06:38.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949069 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949069 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949069 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949069 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258949070 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949097 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:38 [2023-12-08T20:06:38.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949110 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949110 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949110 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949110 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258949111 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949119 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949120 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949120 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949120 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949121 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258949121 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949125 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949126 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949126 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258949126 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949194 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949414 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949414 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258949414 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:38 [2023-12-08T20:06:38.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:06:38 [2023-12-08T20:06:38.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:38 [2023-12-08T20:06:38.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:38 [2023-12-08T20:06:38.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:38 [2023-12-08T20:06:38.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:38 [2023-12-08T20:06:38.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:38 [2023-12-08T20:06:38.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:38 [2023-12-08T20:06:38.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:38 [2023-12-08T20:06:38.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258950422 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258950423 data=null doit=true}, TableItem with text {}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258950423 data=null}, TableItem with text {}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258950423 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258950423 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258950465 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258950658 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258950659 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258950659 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258950660 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258950660 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1258950668 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:40 [2023-12-08T20:06:40.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258950674 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258950674 data=null doit=true}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258950674 data=null}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258950674 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258950674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258950711 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258950712 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258950712 data=null doit=true}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258950712 data=null}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258950713 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258950713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258950720 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:40 [2023-12-08T20:06:40.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258950721 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258950721 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258950722 data=null}, TreeItem with text {Traces [12]}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258950722 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258950722 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:40 [2023-12-08T20:06:40.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258950737 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:40 [2023-12-08T20:06:40.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:40 [2023-12-08T20:06:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:40 [2023-12-08T20:06:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:40 [2023-12-08T20:06:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951013 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258951013 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258951014 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951014 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258951014 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951088 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:40 [2023-12-08T20:06:40.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:40 [2023-12-08T20:06:40.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:40 [2023-12-08T20:06:40.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:40 [2023-12-08T20:06:40.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:40 [2023-12-08T20:06:40.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:40 [2023-12-08T20:06:40.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951092 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258951092 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258951092 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951093 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258951093 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951098 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951099 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258951099 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258951103 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951104 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258951104 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951109 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951110 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951110 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258951110 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:40 [2023-12-08T20:06:40.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951218 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:41 [2023-12-08T20:06:41.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258951580 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:41 [2023-12-08T20:06:41.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258951602 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258951602 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258951605 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258951605 data=null doit=true}, TableItem with text {}]
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258951605 data=null}, TableItem with text {}]
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258951606 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258951606 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258951611 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:41 [2023-12-08T20:06:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258952873 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1258952873 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1258952874 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258952874 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258952874 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1258952882 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:42 [2023-12-08T20:06:42.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258952888 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258952888 data=null doit=true}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258952888 data=null}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258952889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258952889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258952924 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258952925 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258952925 data=null doit=true}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258952925 data=null}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258952925 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258952925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258952932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:42 [2023-12-08T20:06:42.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:42 [2023-12-08T20:06:42.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:42 [2023-12-08T20:06:42.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258952933 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:42 [2023-12-08T20:06:42.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258952933 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:42 [2023-12-08T20:06:42.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258952934 data=null}, TreeItem with text {Traces [12]}]
15:06:42 [2023-12-08T20:06:42.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258952934 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:42 [2023-12-08T20:06:42.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258952934 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:42 [2023-12-08T20:06:42.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258952951 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:42 [2023-12-08T20:06:42.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:42 [2023-12-08T20:06:42.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:42 [2023-12-08T20:06:42.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953221 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1258953222 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1258953222 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953222 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258953222 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953250 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:42 [2023-12-08T20:06:42.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953260 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1258953261 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1258953261 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953261 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258953261 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953265 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953266 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1258953266 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1258953266 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953267 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258953267 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953273 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953273 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953274 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258953274 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:06:42 [2023-12-08T20:06:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953340 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258953688 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1258953758 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1258953765 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258953769 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258953769 data=null doit=true}, TableItem with text {}]
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258953769 data=null}, TableItem with text {}]
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258953769 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258953770 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258953801 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:43 [2023-12-08T20:06:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258954793 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1258954794 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1258954794 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258954794 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258954795 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1258954803 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:44 [2023-12-08T20:06:44.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258954810 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258954810 data=null doit=true}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258954810 data=null}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258954810 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258954810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258954858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258954860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258954861 data=null doit=true}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258954861 data=null}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258954861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258954861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258954869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:44 [2023-12-08T20:06:44.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:44 [2023-12-08T20:06:44.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:44 [2023-12-08T20:06:44.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258954870 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:44 [2023-12-08T20:06:44.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258954870 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:44 [2023-12-08T20:06:44.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258954870 data=null}, TreeItem with text {Traces [12]}]
15:06:44 [2023-12-08T20:06:44.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258954870 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:44 [2023-12-08T20:06:44.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258954871 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:44 [2023-12-08T20:06:44.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258954879 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:44 [2023-12-08T20:06:44.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955068 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1258955068 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1258955069 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955070 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258955070 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955101 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:44 [2023-12-08T20:06:44.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955111 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1258955112 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1258955112 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955112 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258955112 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955117 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955117 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1258955117 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1258955117 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955118 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258955118 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955121 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955121 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955122 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258955122 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955189 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258955445 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1258955450 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1258955450 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258955452 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258955466 data=null doit=true}, TableItem with text {}]
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258955466 data=null}, TableItem with text {}]
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258955467 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258955467 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:44 [2023-12-08T20:06:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258955483 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:44 [2023-12-08T20:06:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:44 [2023-12-08T20:06:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:45 [2023-12-08T20:06:45.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:45 [2023-12-08T20:06:45.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:46 [2023-12-08T20:06:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258956677 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:06:46 [2023-12-08T20:06:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1258956678 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:06:46 [2023-12-08T20:06:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1258956678 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:06:46 [2023-12-08T20:06:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258956678 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258956679 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1258956683 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:46 [2023-12-08T20:06:46.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258956689 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258956689 data=null doit=true}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258956689 data=null}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258956690 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258956690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258956728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258956729 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258956729 data=null doit=true}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258956729 data=null}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258956730 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258956730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258956736 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:46 [2023-12-08T20:06:46.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258956737 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258956738 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258956738 data=null}, TreeItem with text {Traces [12]}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258956738 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258956738 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258956761 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:46 [2023-12-08T20:06:46.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:06:46 [2023-12-08T20:06:46.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956943 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1258956943 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1258956943 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956944 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258956944 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956983 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:46 [2023-12-08T20:06:46.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956987 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1258956988 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1258956988 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956988 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258956988 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956993 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956993 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1258956994 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1258956994 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956994 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258956994 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956998 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956999 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258956999 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258956999 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258957066 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258957367 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1258957386 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1258957387 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258957389 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258957389 data=null doit=true}, TableItem with text {}]
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258957389 data=null}, TableItem with text {}]
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258957390 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258957390 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258957395 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:46 [2023-12-08T20:06:46.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:47 [2023-12-08T20:06:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:47 [2023-12-08T20:06:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:47 [2023-12-08T20:06:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258958584 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:06:47 [2023-12-08T20:06:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1258958585 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:06:47 [2023-12-08T20:06:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1258958585 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:06:47 [2023-12-08T20:06:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258958586 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:06:47 [2023-12-08T20:06:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258958586 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:06:47 [2023-12-08T20:06:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1258958591 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:06:47 [2023-12-08T20:06:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:47 [2023-12-08T20:06:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:47 [2023-12-08T20:06:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:47 [2023-12-08T20:06:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:47 [2023-12-08T20:06:47.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:47 [2023-12-08T20:06:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:47 [2023-12-08T20:06:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:47 [2023-12-08T20:06:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:47 [2023-12-08T20:06:47.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:47 [2023-12-08T20:06:47.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:47 [2023-12-08T20:06:47.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:47 [2023-12-08T20:06:47.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258958597 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258958597 data=null doit=true}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258958597 data=null}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258958597 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258958598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258958633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:47 [2023-12-08T20:06:47.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258958634 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258958634 data=null doit=true}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258958634 data=null}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258958635 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258958635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258958649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:47 [2023-12-08T20:06:47.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258958650 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258958650 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258958650 data=null}, TreeItem with text {Traces [12]}]
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258958651 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258958651 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258958664 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:47 [2023-12-08T20:06:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:47 [2023-12-08T20:06:47.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:47 [2023-12-08T20:06:47.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258958669 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258958669 data=null doit=true}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258958669 data=null}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258958670 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258958670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258958699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:47 [2023-12-08T20:06:47.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258958700 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:47 [2023-12-08T20:06:47.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258958701 data=null doit=true}, TreeItem with text {test}]
15:06:48 [2023-12-08T20:06:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258958701 data=null}, TreeItem with text {test}]
15:06:48 [2023-12-08T20:06:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258958701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:48 [2023-12-08T20:06:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258958702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:48 [2023-12-08T20:06:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258958722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:48 [2023-12-08T20:06:48.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:48 [2023-12-08T20:06:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:48 [2023-12-08T20:06:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258958724 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258958724 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258958724 data=null}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258958724 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258958724 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258958737 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:48 [2023-12-08T20:06:48.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258958738 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258958738 data=null doit=true}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258958738 data=null}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258958738 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258958738 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258958742 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:06:48 [2023-12-08T20:06:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:06:48 [2023-12-08T20:06:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.262Z] 
15:06:48 [2023-12-08T20:06:48.262Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.519Z] 
15:06:48 [2023-12-08T20:06:48.520Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.520Z] 
15:06:48 [2023-12-08T20:06:48.520Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.520Z] 
15:06:48 [2023-12-08T20:06:48.520Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.520Z] 
15:06:48 [2023-12-08T20:06:48.520Z] (Eclipse:19993): Gtk-WARNING **: 20:06:48.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258959076 data=null doit=true}, Shell with text {Confirm Clear}]
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258959077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258959077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258959077 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258959077 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258959078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258959078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:48 [2023-12-08T20:06:48.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258959078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:49 [2023-12-08T20:06:49.892Z] 
15:06:49 [2023-12-08T20:06:49.892Z] (Eclipse:19993): Gtk-WARNING **: 20:06:49.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:51 [2023-12-08T20:06:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:06:52 [2023-12-08T20:06:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258958780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:06:52 [2023-12-08T20:06:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:52 [2023-12-08T20:06:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:52 [2023-12-08T20:06:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:52 [2023-12-08T20:06:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:52 [2023-12-08T20:06:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:52 [2023-12-08T20:06:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:52 [2023-12-08T20:06:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258963028 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258963029 data=null doit=true}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258963029 data=null}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258963029 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258963029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258963056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258963057 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258963058 data=null doit=true}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258963058 data=null}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258963058 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258963058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258963063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:52 [2023-12-08T20:06:52.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258963064 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258963064 data=null doit=true}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258963064 data=null}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258963065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258963065 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258963071 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258963072 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258963072 data=null doit=true}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258963072 data=null}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258963073 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258963080 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258963083 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:06:52 [2023-12-08T20:06:52.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:06:52 [2023-12-08T20:06:52.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:06:52 [2023-12-08T20:06:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:06:52 [2023-12-08T20:06:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:06:52 [2023-12-08T20:06:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258963548 data=null doit=true}, Shell with text {Trace Import}]
15:06:52 [2023-12-08T20:06:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:06:52 [2023-12-08T20:06:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:06:52 [2023-12-08T20:06:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1258963563 data=null}, (of type 'Combo')]
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:52 [2023-12-08T20:06:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:06:53 [2023-12-08T20:06:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:53 [2023-12-08T20:06:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:53 [2023-12-08T20:06:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1258963610 data=null doit=true}, TreeItem with text {/}]
15:06:53 [2023-12-08T20:06:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1258963610 data=null}, TreeItem with text {/}]
15:06:53 [2023-12-08T20:06:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1258963610 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:06:53 [2023-12-08T20:06:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258963611 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
15:06:53 [2023-12-08T20:06:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1258963613 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:06:53 [2023-12-08T20:06:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1258963613 data=null doit=true}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1258963614 data=null}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1258963614 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258963614 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1258963616 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1258963617 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1258963617 data=null doit=true}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1258963617 data=null}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1258963617 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258963617 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1258963628 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:53 [2023-12-08T20:06:53.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258963642 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258963642 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258963642 data=null}, Tree node with text: kernel-overlap-testing]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258963642 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258963642 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258963645 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258963662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1646a4ec
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1258963666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258963666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1258963666 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1258963666 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1258963666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1258963666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1258963667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1258963667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258963667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1258963667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1258963667 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1258963667 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258963690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258963690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258963690 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258963690 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258963691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:53 [2023-12-08T20:06:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258963691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:53 [2023-12-08T20:06:53.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258963691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:53 [2023-12-08T20:06:53.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258963116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:06:53 [2023-12-08T20:06:53.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:06:53 [2023-12-08T20:06:53.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:53 [2023-12-08T20:06:53.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:53 [2023-12-08T20:06:53.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:53 [2023-12-08T20:06:53.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:53 [2023-12-08T20:06:53.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:53 [2023-12-08T20:06:53.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:53 [2023-12-08T20:06:53.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258964110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258964110 data=null doit=true}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258964110 data=null}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258964110 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258964110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258964138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:53 [2023-12-08T20:06:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258964139 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258964139 data=null doit=true}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258964139 data=null}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258964139 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258964139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258964160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:53 [2023-12-08T20:06:53.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258964161 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258964161 data=null doit=true}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258964161 data=null}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258964162 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258964162 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258964174 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258964175 data=null doit=true}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258964175 data=null}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258964175 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258964175 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258964177 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1258964177 data=null doit=true}, TreeItem with text {z-clashes [1]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1258964177 data=null}, TreeItem with text {z-clashes [1]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1258964178 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258964178 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
15:06:53 [2023-12-08T20:06:53.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1258964193 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:06:53 [2023-12-08T20:06:53.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:53 [2023-12-08T20:06:53.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:53 [2023-12-08T20:06:53.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964524 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258964524 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258964547 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964548 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258964548 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964570 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:53 [2023-12-08T20:06:53.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964580 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258964581 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258964581 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964581 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258964581 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964585 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964586 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258964586 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258964586 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964586 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258964587 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964590 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964593 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:06:53 [2023-12-08T20:06:53.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964593 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:06:54 [2023-12-08T20:06:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258964593 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:54 [2023-12-08T20:06:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964647 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:06:54 [2023-12-08T20:06:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258964866 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:54 [2023-12-08T20:06:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258964866 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:54 [2023-12-08T20:06:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258964866 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:54 [2023-12-08T20:06:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:06:54 [2023-12-08T20:06:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258965943 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258965943 data=null doit=true}, TableItem with text {}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258965943 data=null}, TableItem with text {}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258965944 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258965948 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258965952 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258966122 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258966122 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258966122 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258966122 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258966122 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258966127 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:55 [2023-12-08T20:06:55.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:55 [2023-12-08T20:06:55.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258966136 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258966136 data=null doit=true}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258966136 data=null}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258966137 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258966137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258966168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258966169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258966169 data=null doit=true}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258966169 data=null}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258966170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258966170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258966176 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:55 [2023-12-08T20:06:55.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258966177 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258966177 data=null doit=true}, TreeItem with text {Traces [2]}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258966177 data=null}, TreeItem with text {Traces [2]}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258966178 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258966178 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:06:55 [2023-12-08T20:06:55.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258966192 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:55 [2023-12-08T20:06:55.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:06:55 [2023-12-08T20:06:55.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966462 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258966462 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258966463 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966463 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258966463 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966489 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:55 [2023-12-08T20:06:55.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966502 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258966502 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258966502 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966503 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258966503 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966507 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966507 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258966508 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258966512 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966512 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258966512 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966516 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:55 [2023-12-08T20:06:55.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966516 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:06:56 [2023-12-08T20:06:56.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966516 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:06:56 [2023-12-08T20:06:56.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258966517 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:56 [2023-12-08T20:06:56.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258966630 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:06:56 [2023-12-08T20:06:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258967065 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258967071 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258967071 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258967089 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258967089 data=null doit=true}, TableItem with text {}]
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258967090 data=null}, TableItem with text {}]
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258967096 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258967097 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258967100 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:06:56 [2023-12-08T20:06:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258968182 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258968183 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258968183 data=null}, TreeItem with text {kernel-overlap-testing}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258968183 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258968184 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258968187 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:57 [2023-12-08T20:06:57.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258968197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258968197 data=null doit=true}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258968197 data=null}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258968197 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258968197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258968225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258968227 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258968227 data=null doit=true}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258968227 data=null}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258968228 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258968228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258968234 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:57 [2023-12-08T20:06:57.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:57 [2023-12-08T20:06:57.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258968234 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258968235 data=null doit=true}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258968235 data=null}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258968235 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258968235 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258968252 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258968257 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258968257 data=null doit=true}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258968257 data=null}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258968258 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258968258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258968267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258968268 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258968268 data=null doit=true}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258968268 data=null}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258968268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258968268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258968283 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:57 [2023-12-08T20:06:57.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258968284 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258968284 data=null doit=true}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258968285 data=null}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258968285 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258968285 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258968297 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258968298 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258968298 data=null doit=true}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258968298 data=null}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258968299 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258968299 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258968308 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:06:57 [2023-12-08T20:06:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] 
15:06:57 [2023-12-08T20:06:57.974Z] (Eclipse:19993): Gtk-WARNING **: 20:06:57.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:06:57 [2023-12-08T20:06:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:06:57 [2023-12-08T20:06:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:06:57 [2023-12-08T20:06:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258968641 data=null doit=true}, Shell with text {Confirm Clear}]
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258968642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258968642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258968642 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258968642 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258968643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258968643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:57 [2023-12-08T20:06:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258968643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:06:58 [2023-12-08T20:06:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258968338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:06:58 [2023-12-08T20:06:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:06:58 [2023-12-08T20:06:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:06:58 [2023-12-08T20:06:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:58 [2023-12-08T20:06:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:58 [2023-12-08T20:06:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:58 [2023-12-08T20:06:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:58 [2023-12-08T20:06:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258969343 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258969343 data=null doit=true}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258969343 data=null}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258969344 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258969344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258969371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258969373 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258969373 data=null doit=true}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258969373 data=null}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258969374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258969374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258969385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:06:58 [2023-12-08T20:06:58.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258969387 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258969387 data=null doit=true}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258969387 data=null}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258969388 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258969388 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258969402 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1258969403 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1258969403 data=null doit=true}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1258969404 data=null}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1258969404 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258969404 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1258969408 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:06:58 [2023-12-08T20:06:58.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:06:58 [2023-12-08T20:06:58.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:06:59 [2023-12-08T20:06:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258969883 data=null doit=true}, Shell with text {Trace Import}]
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:06:59 [2023-12-08T20:06:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1258969888 data=null}, (of type 'Combo')]
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1258969982 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1258969982 data=null doit=true}, TreeItem with text {/}]
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1258969982 data=null}, TreeItem with text {/}]
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1258969983 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258969983 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1258969983 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258970010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:06:59 [2023-12-08T20:06:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:06:59 [2023-12-08T20:06:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258970029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:59 [2023-12-08T20:06:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258970029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:59 [2023-12-08T20:06:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258970029 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:59 [2023-12-08T20:06:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258970029 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:59 [2023-12-08T20:06:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258970030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:59 [2023-12-08T20:06:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258970030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:06:59 [2023-12-08T20:06:59.357Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:59 [2023-12-08T20:06:59.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:59 [2023-12-08T20:06:59.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:59 [2023-12-08T20:06:59.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:59 [2023-12-08T20:06:59.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:06:59 [2023-12-08T20:06:59.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258970030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258969482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258970801 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258970801 data=null doit=true}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258970802 data=null}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258970802 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258970802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258970867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258970868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258970869 data=null doit=true}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258970869 data=null}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258970869 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258970869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258970889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:00 [2023-12-08T20:07:00.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258970891 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258970891 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258970891 data=null}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258970891 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258970896 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258970904 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258970904 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258970905 data=null}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258970905 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258970905 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258970964 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:00 [2023-12-08T20:07:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:00 [2023-12-08T20:07:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:00 [2023-12-08T20:07:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971219 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258971220 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258971220 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971220 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258971220 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971278 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:00 [2023-12-08T20:07:00.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971283 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258971283 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258971283 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971283 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258971284 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971288 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971289 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258971289 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258971289 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971289 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258971290 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971296 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971296 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971297 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:00 [2023-12-08T20:07:00.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258971297 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:01 [2023-12-08T20:07:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971363 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:01 [2023-12-08T20:07:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258971576 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:01 [2023-12-08T20:07:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258971577 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:01 [2023-12-08T20:07:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258971577 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:01 [2023-12-08T20:07:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:07:01 [2023-12-08T20:07:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258972612 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258972613 data=null doit=true}, TableItem with text {}]
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258972613 data=null}, TableItem with text {}]
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258972613 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258972613 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258972617 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:01 [2023-12-08T20:07:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258972788 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258972788 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258972788 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258972789 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258972798 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258972802 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:02 [2023-12-08T20:07:02.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258972812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258972812 data=null doit=true}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258972812 data=null}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258972813 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258972813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258972841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258972841 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258972842 data=null doit=true}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258972842 data=null}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258972842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258972842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258972849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:02 [2023-12-08T20:07:02.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:02 [2023-12-08T20:07:02.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:02 [2023-12-08T20:07:02.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258972850 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:02 [2023-12-08T20:07:02.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258972850 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:02 [2023-12-08T20:07:02.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258972850 data=null}, TreeItem with text {Traces [12]}]
15:07:02 [2023-12-08T20:07:02.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258972850 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:02 [2023-12-08T20:07:02.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258972851 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:02 [2023-12-08T20:07:02.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258972867 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:02 [2023-12-08T20:07:02.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973096 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258973097 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258973097 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973126 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258973126 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973149 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:02 [2023-12-08T20:07:02.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973152 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258973152 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258973152 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973153 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258973159 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973163 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973163 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258973164 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258973164 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973164 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258973164 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973167 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973168 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973168 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258973168 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973225 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258973383 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258973383 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258973383 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:02 [2023-12-08T20:07:02.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:07:02 [2023-12-08T20:07:02.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:02 [2023-12-08T20:07:02.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:03 [2023-12-08T20:07:03.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:03 [2023-12-08T20:07:03.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:03 [2023-12-08T20:07:03.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:03 [2023-12-08T20:07:03.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:03 [2023-12-08T20:07:03.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:03 [2023-12-08T20:07:03.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258974408 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:03 [2023-12-08T20:07:03.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258974408 data=null doit=true}, TableItem with text {}]
15:07:03 [2023-12-08T20:07:03.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258974408 data=null}, TableItem with text {}]
15:07:03 [2023-12-08T20:07:03.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258974408 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:03 [2023-12-08T20:07:03.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258974409 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:03 [2023-12-08T20:07:03.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258974413 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:03 [2023-12-08T20:07:03.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:03 [2023-12-08T20:07:03.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:03 [2023-12-08T20:07:03.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:03 [2023-12-08T20:07:03.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:03 [2023-12-08T20:07:03.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258974681 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:03 [2023-12-08T20:07:03.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258974682 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258974682 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258974682 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258974682 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258974690 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:03 [2023-12-08T20:07:03.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258974698 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258974698 data=null doit=true}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258974698 data=null}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258974698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258974698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258974737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258974738 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258974738 data=null doit=true}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258974738 data=null}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258974738 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258974739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258974745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:03 [2023-12-08T20:07:03.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258974746 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258974746 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:03 [2023-12-08T20:07:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258974746 data=null}, TreeItem with text {Traces [12]}]
15:07:03 [2023-12-08T20:07:03.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258974746 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:03 [2023-12-08T20:07:03.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258974746 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:03 [2023-12-08T20:07:03.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258974763 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:03 [2023-12-08T20:07:03.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:04 [2023-12-08T20:07:04.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:04 [2023-12-08T20:07:04.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:04 [2023-12-08T20:07:04.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975025 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258975025 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258975025 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975025 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258975026 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975050 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:04 [2023-12-08T20:07:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:04 [2023-12-08T20:07:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:04 [2023-12-08T20:07:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:04 [2023-12-08T20:07:04.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:04 [2023-12-08T20:07:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:04 [2023-12-08T20:07:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975061 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258975061 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258975061 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975062 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258975062 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975066 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975066 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258975066 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258975067 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975067 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258975067 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975074 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975074 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975075 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258975075 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:04 [2023-12-08T20:07:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975136 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:07:05 [2023-12-08T20:07:05.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258975595 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:05 [2023-12-08T20:07:05.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258975602 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:05 [2023-12-08T20:07:05.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258975603 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:05 [2023-12-08T20:07:05.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:07:05 [2023-12-08T20:07:05.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:05 [2023-12-08T20:07:05.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:05 [2023-12-08T20:07:05.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258975606 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258975606 data=null doit=true}, TableItem with text {}]
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258975606 data=null}, TableItem with text {}]
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258975606 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258975607 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258975663 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:05 [2023-12-08T20:07:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:05 [2023-12-08T20:07:05.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:05 [2023-12-08T20:07:05.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:05 [2023-12-08T20:07:05.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258976701 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:05 [2023-12-08T20:07:05.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258976701 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:05 [2023-12-08T20:07:05.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258976701 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:05 [2023-12-08T20:07:05.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258976702 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:05 [2023-12-08T20:07:05.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258976702 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:05 [2023-12-08T20:07:05.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258976710 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:05 [2023-12-08T20:07:05.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:05 [2023-12-08T20:07:05.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258976716 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258976716 data=null doit=true}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258976716 data=null}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258976716 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258976717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258976747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258976748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258976748 data=null doit=true}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258976748 data=null}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258976748 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258976748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258976754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:05 [2023-12-08T20:07:05.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258976755 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258976755 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258976756 data=null}, TreeItem with text {Traces [12]}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258976756 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:05 [2023-12-08T20:07:05.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258976756 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258976770 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:06 [2023-12-08T20:07:06.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258976936 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258976938 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258976938 data=null}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258976939 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258976939 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258976971 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:06 [2023-12-08T20:07:06.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258976975 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258976975 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258976975 data=null}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258976976 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258976976 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258976980 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258976981 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258976981 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:06 [2023-12-08T20:07:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258976981 data=null}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258976982 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258976982 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258976985 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258976986 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258976986 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258976986 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258977049 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258977342 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258977348 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258977348 data=null}, TreeItem with text {simple_server-thread1}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258977366 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258977366 data=null doit=true}, TableItem with text {}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258977374 data=null}, TableItem with text {}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258977374 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258977374 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258977378 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:06 [2023-12-08T20:07:06.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:08 [2023-12-08T20:07:08.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:08 [2023-12-08T20:07:08.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:08 [2023-12-08T20:07:08.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258978558 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:07:08 [2023-12-08T20:07:08.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258978558 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:08 [2023-12-08T20:07:08.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258978558 data=null}, TreeItem with text {simple_server-thread1}]
15:07:08 [2023-12-08T20:07:08.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258978559 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:08 [2023-12-08T20:07:08.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258978559 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:08 [2023-12-08T20:07:08.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258978567 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:08 [2023-12-08T20:07:08.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258978574 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258978574 data=null doit=true}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258978574 data=null}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258978575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258978575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258978610 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258978610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258978610 data=null doit=true}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258978610 data=null}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258978611 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258978611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258978616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:08 [2023-12-08T20:07:08.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258978617 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258978617 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258978617 data=null}, TreeItem with text {Traces [12]}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258978618 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258978618 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258978626 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:08 [2023-12-08T20:07:08.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258978743 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258978743 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258978743 data=null}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258978744 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258978744 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258978776 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:08 [2023-12-08T20:07:08.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258978780 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258978780 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258978781 data=null}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258978781 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258978781 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258978785 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258978785 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258978786 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258978786 data=null}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258978786 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258978787 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258978790 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258978790 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258978791 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:07:08 [2023-12-08T20:07:08.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258978791 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258978851 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258979081 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258979090 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258979090 data=null}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258979094 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258979094 data=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258979094 data=null}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258979094 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258979095 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258979116 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258980300 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258980300 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258980301 data=null}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258980301 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258980301 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258980305 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258980313 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258980313 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258980313 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258980313 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258980313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258980349 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258980350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258980350 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258980350 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258980351 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258980351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258980356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258980357 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258980357 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258980357 data=null}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258980358 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258980358 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258980373 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980464 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258980464 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258980464 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980465 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258980465 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980498 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980501 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258980501 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258980502 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980502 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258980502 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980506 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980507 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258980507 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258980507 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980507 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258980508 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980511 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980511 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980512 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258980512 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980575 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1258980842 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1258980846 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1258980858 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258980863 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258980863 data=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258980863 data=null}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258980863 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258980871 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258980876 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258982055 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258982056 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258982056 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258982057 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258982057 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258982065 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258982072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258982072 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258982072 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258982072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258982073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258982110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258982111 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258982111 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258982111 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258982111 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258982112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258982117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258982118 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258982118 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258982118 data=null}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258982119 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258982119 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258982136 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1258982137 data=null doit=true}, TreeItem with text {z-clashes [6]}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1258982137 data=null}, TreeItem with text {z-clashes [6]}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1258982137 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258982138 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [6]}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1258982146 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982320 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258982320 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258982320 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982321 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258982321 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982345 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982357 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258982357 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258982357 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982357 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258982358 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982362 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982362 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258982362 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258982363 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982363 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258982363 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982370 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982370 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982371 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258982371 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982493 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258982660 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258982661 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258982661 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258983699 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258983699 data=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258983700 data=null}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258983700 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258983700 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258983705 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258983897 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1258983897 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1258983897 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258983898 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258983899 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1258983903 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258983929 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258983929 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258983929 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258983930 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258983930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258983961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258983963 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258983963 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258983963 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258983964 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258983964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258983970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258983975 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258983975 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258983975 data=null}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258983976 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258983976 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258983984 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984257 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258984257 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258984257 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984258 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258984258 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984285 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984297 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258984297 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258984297 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984297 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258984297 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984302 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984303 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258984303 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258984303 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984303 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258984303 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984311 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984312 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984312 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258984312 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984468 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258984611 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258984611 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258984612 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:25 [2023-12-08T20:07:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258985662 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258985662 data=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258985662 data=null}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258985663 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258985663 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258985667 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258985896 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1258985897 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1258985898 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258985898 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258985899 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1258985903 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258985910 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258985910 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258985910 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258985910 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258985910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258985940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258985941 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258985941 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258985941 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258985942 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258985942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258985948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258985949 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258985949 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258985949 data=null}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258985949 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258985950 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258985963 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986233 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258986234 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258986234 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986234 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258986234 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986265 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986277 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258986278 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258986278 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986278 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258986279 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986288 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986289 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258986289 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258986290 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986290 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258986290 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986294 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986294 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986295 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258986295 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986415 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258986813 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258986813 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258986813 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258986855 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258986862 data=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258986863 data=null}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258986864 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258986864 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258986869 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258987914 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1258987914 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1258987915 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258987915 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258987915 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1258987920 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258987926 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258987926 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258987927 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258987927 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258987927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258987977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258987979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258987979 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258987979 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258987980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258987980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258988000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258988002 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258988002 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258988002 data=null}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258988003 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258988003 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258988020 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258988202 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258988203 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258988203 data=null}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258988204 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258988204 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258988272 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258988275 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258988275 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258988276 data=null}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258988276 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258988276 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258988284 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258988284 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258988285 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258988285 data=null}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258988285 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258988285 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258988289 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258988289 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1258988289 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258988289 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258988408 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1258988658 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1258988659 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1258988659 data=null}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258988679 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258988679 data=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258988680 data=null}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258988680 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258988680 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258988684 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1258989873 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1258989874 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1258989874 data=null}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1258989875 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258989875 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1258989883 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258989889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258989890 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258989890 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258989890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258989890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258989921 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258989922 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258989922 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258989922 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258989923 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258989923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258989929 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258989930 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258989930 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258989931 data=null}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258989931 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258989931 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258989945 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258990117 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258990117 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258990117 data=null}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258990118 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258990118 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258990146 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258990157 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258990157 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258990157 data=null}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258990158 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258990158 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258990162 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258990163 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258990163 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258990164 data=null}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258990164 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258990164 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258990172 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258990172 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1258990172 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258990173 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258990297 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1258990525 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1258990525 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1258990525 data=null}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258990529 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258990529 data=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258990529 data=null}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258990530 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258990530 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258990535 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1258991740 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1258991741 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1258991741 data=null}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1258991741 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258991741 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1258991746 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258991754 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258991754 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258991754 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258991755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258991759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258991791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258991793 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258991793 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258991793 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258991794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258991794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258991803 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258991804 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258991804 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258991804 data=null}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258991804 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258991804 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258991839 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991934 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258991934 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258991935 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991935 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258991936 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991963 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991973 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258991974 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258991974 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991974 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258991974 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991978 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991979 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258991979 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258991979 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991980 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258991980 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991986 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991987 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1258991987 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1258991987 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258992056 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1258992339 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1258992346 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1258992346 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1258992350 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1258992350 data=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1258992350 data=null}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1258992350 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1258992351 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1258992373 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1258993566 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1258993567 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1258993567 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1258993568 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258993568 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1258993573 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258993580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258993580 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258993580 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258993580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258993585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258993623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258993624 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258993624 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258993625 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258993625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258993625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258993634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258993636 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258993636 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258993636 data=null}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258993637 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258993637 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258993645 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258993662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258993685 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258993685 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258993686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258993686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258993697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258993705 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258993706 data=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258993706 data=null}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258993706 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258993707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258993712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:25 [2023-12-08T20:07:25.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258993713 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258993713 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258993713 data=null}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258993713 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258993713 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258993725 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258993726 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258993726 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258993726 data=null}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258993726 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258993727 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258993730 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:07:25 [2023-12-08T20:07:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:07:25 [2023-12-08T20:07:25.035Z] 
15:07:25 [2023-12-08T20:07:25.035Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.035Z] 
15:07:25 [2023-12-08T20:07:25.035Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.035Z] 
15:07:25 [2023-12-08T20:07:25.035Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.035Z] 
15:07:25 [2023-12-08T20:07:25.035Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.035Z] 
15:07:25 [2023-12-08T20:07:25.035Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.035Z] 
15:07:25 [2023-12-08T20:07:25.035Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:23.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258994057 data=null doit=true}, Shell with text {Confirm Clear}]
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1258994057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1258994058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1258994058 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1258994058 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1258994058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1258994058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:25 [2023-12-08T20:07:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1258994059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.036Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.036Z] 
15:07:25 [2023-12-08T20:07:25.037Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.037Z] 
15:07:25 [2023-12-08T20:07:25.037Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.037Z] 
15:07:25 [2023-12-08T20:07:25.037Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.037Z] 
15:07:25 [2023-12-08T20:07:25.037Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:25 [2023-12-08T20:07:25.037Z] 
15:07:25 [2023-12-08T20:07:25.037Z] (Eclipse:19993): Gtk-WARNING **: 20:07:24.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:26 [2023-12-08T20:07:26.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:07:26 [2023-12-08T20:07:26.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1258993764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258997923 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258997923 data=null doit=true}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258997923 data=null}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258997924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258997924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258997960 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258997962 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258997962 data=null doit=true}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258997963 data=null}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258997963 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258997963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258997968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:27 [2023-12-08T20:07:27.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258997969 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258997969 data=null doit=true}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258997969 data=null}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258997970 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258997970 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258997983 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1258997983 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1258997984 data=null doit=true}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1258997984 data=null}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1258997984 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258997984 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1258997988 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:07:27 [2023-12-08T20:07:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:07:27 [2023-12-08T20:07:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1258998410 data=null doit=true}, Shell with text {Trace Import}]
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1258998415 data=null}, (of type 'Combo')]
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:27 [2023-12-08T20:07:27.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1258998470 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1258998470 data=null doit=true}, TreeItem with text {/}]
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1258998470 data=null}, TreeItem with text {/}]
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1258998470 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258998471 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1258998471 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1258998499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4ba48bc7
15:07:27 [2023-12-08T20:07:27.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1258998503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258998504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1258998504 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1258998504 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1258998504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1258998504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1258998504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1258998504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1258998504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1258998504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1258998505 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1258998505 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:07:27 [2023-12-08T20:07:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:07:27 [2023-12-08T20:07:27.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1258998518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:27 [2023-12-08T20:07:27.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1258998518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:27 [2023-12-08T20:07:27.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1258998518 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:27 [2023-12-08T20:07:27.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1258998518 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:27 [2023-12-08T20:07:27.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1258998518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:27 [2023-12-08T20:07:27.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1258998518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:27 [2023-12-08T20:07:27.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:07:27 [2023-12-08T20:07:27.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:07:27 [2023-12-08T20:07:27.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:07:27 [2023-12-08T20:07:27.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:07:27 [2023-12-08T20:07:27.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:07:27 [2023-12-08T20:07:27.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:07:28 [2023-12-08T20:07:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:07:28 [2023-12-08T20:07:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1258999174 data=null doit=true}, Shell with text {Confirmation}]
15:07:28 [2023-12-08T20:07:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:07:28 [2023-12-08T20:07:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:07:28 [2023-12-08T20:07:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:07:28 [2023-12-08T20:07:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:07:28 [2023-12-08T20:07:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1258999176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1258999176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1258999176 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1258999176 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1258999176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:07:28 [2023-12-08T20:07:28.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1258999176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:07:28 [2023-12-08T20:07:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1258999176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:07:28 [2023-12-08T20:07:28.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:07:28 [2023-12-08T20:07:28.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1258998518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:28 [2023-12-08T20:07:28.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1258998020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258999782 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258999782 data=null doit=true}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258999782 data=null}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258999782 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258999783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258999803 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1258999804 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1258999804 data=null doit=true}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1258999804 data=null}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1258999804 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258999805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1258999819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:29 [2023-12-08T20:07:29.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1258999820 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258999821 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258999821 data=null}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258999821 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1258999821 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258999837 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1258999838 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1258999838 data=null}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1258999838 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1258999839 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1258999867 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:29 [2023-12-08T20:07:29.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:29 [2023-12-08T20:07:29.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:29 [2023-12-08T20:07:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000236 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259000236 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259000236 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000237 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259000237 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000261 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:29 [2023-12-08T20:07:29.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000273 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259000273 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259000273 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000274 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259000274 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000278 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000279 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259000279 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259000279 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000283 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259000283 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000286 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000287 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000287 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259000287 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000351 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259000580 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259000580 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259000580 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:29 [2023-12-08T20:07:29.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:07:29 [2023-12-08T20:07:29.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259001601 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259001601 data=null doit=true}, TableItem with text {}]
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259001601 data=null}, TableItem with text {}]
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259001602 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259001602 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259001606 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:30 [2023-12-08T20:07:30.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:31 [2023-12-08T20:07:31.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:31 [2023-12-08T20:07:31.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:31 [2023-12-08T20:07:31.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259001778 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:31 [2023-12-08T20:07:31.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259001779 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:31 [2023-12-08T20:07:31.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259001779 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259001780 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259001780 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259001784 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:31 [2023-12-08T20:07:31.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259001790 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259001791 data=null doit=true}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259001791 data=null}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259001791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259001791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259001825 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259001832 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259001832 data=null doit=true}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259001832 data=null}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259001833 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259001833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259001839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:31 [2023-12-08T20:07:31.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259001840 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259001840 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259001840 data=null}, TreeItem with text {Traces [12]}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259001841 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259001841 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:31 [2023-12-08T20:07:31.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259001872 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:31 [2023-12-08T20:07:31.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:31 [2023-12-08T20:07:31.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:31 [2023-12-08T20:07:31.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:31 [2023-12-08T20:07:31.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002102 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1259002102 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1259002103 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002103 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259002135 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002159 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:31 [2023-12-08T20:07:31.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002162 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1259002162 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1259002162 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002162 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259002163 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002175 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002176 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1259002176 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1259002176 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002177 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259002177 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002184 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002184 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002185 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259002185 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002248 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259002431 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1259002432 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1259002432 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:31 [2023-12-08T20:07:31.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:07:31 [2023-12-08T20:07:31.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:31 [2023-12-08T20:07:31.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259003456 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259003456 data=null doit=true}, TableItem with text {}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259003456 data=null}, TableItem with text {}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259003457 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259003457 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259003461 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259003754 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1259003755 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1259003755 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259003756 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259003756 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1259003763 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:33 [2023-12-08T20:07:33.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259003769 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259003769 data=null doit=true}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259003770 data=null}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259003770 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259003770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259003805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259003806 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259003806 data=null doit=true}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259003807 data=null}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259003807 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259003808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259003813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:33 [2023-12-08T20:07:33.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259003814 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259003814 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259003814 data=null}, TreeItem with text {Traces [12]}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259003814 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:33 [2023-12-08T20:07:33.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259003814 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:33 [2023-12-08T20:07:33.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259003830 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:33 [2023-12-08T20:07:33.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:33 [2023-12-08T20:07:33.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:33 [2023-12-08T20:07:33.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004096 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259004096 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259004097 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004097 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259004097 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004122 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:33 [2023-12-08T20:07:33.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004134 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259004134 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259004134 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004135 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259004135 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004139 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004140 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259004140 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259004140 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004141 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259004141 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004147 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004148 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004148 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259004148 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:33 [2023-12-08T20:07:33.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004215 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:07:34 [2023-12-08T20:07:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259004603 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:34 [2023-12-08T20:07:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259004626 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:34 [2023-12-08T20:07:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259004627 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259004630 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259004630 data=null doit=true}, TableItem with text {}]
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259004630 data=null}, TableItem with text {}]
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259004630 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259004631 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259004635 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:34 [2023-12-08T20:07:34.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:35 [2023-12-08T20:07:35.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:35 [2023-12-08T20:07:35.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:35 [2023-12-08T20:07:35.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259005824 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:07:35 [2023-12-08T20:07:35.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259005824 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259005824 data=null}, TreeItem with text {kernel-overlap-testing}]
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259005825 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259005825 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259005830 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:35 [2023-12-08T20:07:35.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259005837 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259005837 data=null doit=true}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259005838 data=null}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259005838 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259005843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259005886 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259005887 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259005887 data=null doit=true}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259005888 data=null}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259005888 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259005888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259005898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:35 [2023-12-08T20:07:35.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259005899 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259005899 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259005899 data=null}, TreeItem with text {Traces [12]}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259005900 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259005900 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259005918 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:35 [2023-12-08T20:07:35.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:35 [2023-12-08T20:07:35.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:35 [2023-12-08T20:07:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:35 [2023-12-08T20:07:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1259006037 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:07:35 [2023-12-08T20:07:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1259006038 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:35 [2023-12-08T20:07:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1259006038 data=null}, TreeItem with text {simple_server-thread1}]
15:07:35 [2023-12-08T20:07:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1259006039 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:07:35 [2023-12-08T20:07:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259006039 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1259006069 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:36 [2023-12-08T20:07:36.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1259006100 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1259006100 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1259006100 data=null}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1259006101 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259006101 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1259006109 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1259006109 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1259006109 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1259006110 data=null}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1259006110 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259006110 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1259006113 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1259006114 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1259006114 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259006115 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1259006186 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1259006492 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1259006512 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1259006512 data=null}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:36 [2023-12-08T20:07:36.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259006516 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259006516 data=null doit=true}, TableItem with text {}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259006516 data=null}, TableItem with text {}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259006517 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259006517 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259006523 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1259007711 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1259007711 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1259007711 data=null}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1259007711 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259007711 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1259007715 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:36 [2023-12-08T20:07:36.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259007721 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259007722 data=null doit=true}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259007722 data=null}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259007722 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259007722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259007758 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259007759 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259007759 data=null doit=true}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259007760 data=null}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259007760 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259007760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259007766 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:36 [2023-12-08T20:07:36.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259007767 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:36 [2023-12-08T20:07:36.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259007768 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:36 [2023-12-08T20:07:36.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259007768 data=null}, TreeItem with text {Traces [12]}]
15:07:36 [2023-12-08T20:07:36.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259007768 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:36 [2023-12-08T20:07:36.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259007768 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:37 [2023-12-08T20:07:37.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259007786 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:37 [2023-12-08T20:07:37.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1259007914 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1259007914 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1259007915 data=null}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1259007915 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259007915 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1259007946 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:37 [2023-12-08T20:07:37.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1259007958 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1259007958 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1259007958 data=null}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1259007958 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259007958 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1259007963 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1259007964 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1259007964 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1259007967 data=null}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1259007968 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259007968 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1259007971 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1259007972 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1259007972 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259007972 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1259008093 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1259008302 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1259008302 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1259008303 data=null}, TreeItem with text {simple_server-thread2}]
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259008327 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259008327 data=null doit=true}, TableItem with text {}]
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259008327 data=null}, TableItem with text {}]
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259008328 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259008328 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259008332 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:37 [2023-12-08T20:07:37.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:38 [2023-12-08T20:07:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:38 [2023-12-08T20:07:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1259009538 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1259009538 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1259009539 data=null}, TreeItem with text {simple_server-thread2}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1259009539 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259009539 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1259009544 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:38 [2023-12-08T20:07:38.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259009551 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259009551 data=null doit=true}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259009551 data=null}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259009552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259009552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259009584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259009585 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259009585 data=null doit=true}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259009586 data=null}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259009586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259009586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259009602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:38 [2023-12-08T20:07:38.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259009605 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259009605 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259009605 data=null}, TreeItem with text {Traces [12]}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259009605 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259009605 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:38 [2023-12-08T20:07:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259009620 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:38 [2023-12-08T20:07:38.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:38 [2023-12-08T20:07:38.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:38 [2023-12-08T20:07:38.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:38 [2023-12-08T20:07:38.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009729 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:38 [2023-12-08T20:07:38.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1259009729 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:38 [2023-12-08T20:07:38.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1259009730 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:38 [2023-12-08T20:07:38.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009730 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:38 [2023-12-08T20:07:38.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259009730 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009768 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:39 [2023-12-08T20:07:39.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009772 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1259009772 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1259009772 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009772 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259009772 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009780 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009780 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1259009780 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1259009781 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009781 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259009781 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009784 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009785 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009785 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259009785 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1259009907 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1259010144 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1259010144 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1259010145 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259010148 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259010148 data=null doit=true}, TableItem with text {}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259010148 data=null}, TableItem with text {}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259010149 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259010149 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259010153 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:39 [2023-12-08T20:07:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1259011343 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1259011344 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1259011344 data=null}, TreeItem with text {ust-overlap-testing}]
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1259011344 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259011345 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1259011353 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:40 [2023-12-08T20:07:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:40 [2023-12-08T20:07:40.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259011358 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259011359 data=null doit=true}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259011359 data=null}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259011359 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259011359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259011395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259011396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259011396 data=null doit=true}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259011396 data=null}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259011396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259011396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259011402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:40 [2023-12-08T20:07:40.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259011412 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259011413 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259011413 data=null}, TreeItem with text {Traces [12]}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259011413 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:40 [2023-12-08T20:07:40.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259011413 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259011439 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:40 [2023-12-08T20:07:40.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011539 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011540 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011540 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011540 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259011540 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011572 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:40 [2023-12-08T20:07:40.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011575 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011575 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011575 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011575 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259011575 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011583 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011584 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011584 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011584 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011585 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259011585 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011588 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011589 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:40 [2023-12-08T20:07:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011589 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:41 [2023-12-08T20:07:41.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259011589 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:41 [2023-12-08T20:07:41.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011780 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:41 [2023-12-08T20:07:41.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011964 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:41 [2023-12-08T20:07:41.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011965 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:41 [2023-12-08T20:07:41.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259011965 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:41 [2023-12-08T20:07:41.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:07:41 [2023-12-08T20:07:41.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:41 [2023-12-08T20:07:41.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:41 [2023-12-08T20:07:41.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:41 [2023-12-08T20:07:41.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:41 [2023-12-08T20:07:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:41 [2023-12-08T20:07:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:41 [2023-12-08T20:07:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:42 [2023-12-08T20:07:42.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:42 [2023-12-08T20:07:42.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:42 [2023-12-08T20:07:42.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:42 [2023-12-08T20:07:42.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:42 [2023-12-08T20:07:42.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:42 [2023-12-08T20:07:42.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259013088 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:42 [2023-12-08T20:07:42.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259013088 data=null doit=true}, TableItem with text {}]
15:07:42 [2023-12-08T20:07:42.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259013088 data=null}, TableItem with text {}]
15:07:42 [2023-12-08T20:07:42.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259013089 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:42 [2023-12-08T20:07:42.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259013089 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:42 [2023-12-08T20:07:42.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259013093 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:42 [2023-12-08T20:07:42.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:42 [2023-12-08T20:07:42.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:42 [2023-12-08T20:07:42.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:42 [2023-12-08T20:07:42.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259013242 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259013242 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259013242 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259013243 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259013243 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1259013247 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:42 [2023-12-08T20:07:42.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259013253 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259013253 data=null doit=true}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259013254 data=null}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259013254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259013254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259013288 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259013289 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259013289 data=null doit=true}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259013289 data=null}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259013289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259013289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259013295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:42 [2023-12-08T20:07:42.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259013296 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259013296 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259013296 data=null}, TreeItem with text {Traces [12]}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259013297 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259013297 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:42 [2023-12-08T20:07:42.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259013313 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:42 [2023-12-08T20:07:42.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:42 [2023-12-08T20:07:42.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:42 [2023-12-08T20:07:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:42 [2023-12-08T20:07:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013577 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:42 [2023-12-08T20:07:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013578 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:42 [2023-12-08T20:07:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013578 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:42 [2023-12-08T20:07:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013579 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:42 [2023-12-08T20:07:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259013579 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:42 [2023-12-08T20:07:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013606 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:42 [2023-12-08T20:07:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:42 [2023-12-08T20:07:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:43 [2023-12-08T20:07:43.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013616 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013616 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013617 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013617 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259013617 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013622 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013622 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013622 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013623 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013623 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259013623 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013631 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013631 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013631 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259013631 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013697 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013881 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013881 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259013881 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:43 [2023-12-08T20:07:43.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:07:43 [2023-12-08T20:07:43.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:43 [2023-12-08T20:07:43.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:43 [2023-12-08T20:07:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:43 [2023-12-08T20:07:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:43 [2023-12-08T20:07:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:43 [2023-12-08T20:07:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:43 [2023-12-08T20:07:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:43 [2023-12-08T20:07:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259014897 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259014897 data=null doit=true}, TableItem with text {}]
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259014897 data=null}, TableItem with text {}]
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259014898 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259014898 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259014902 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:44 [2023-12-08T20:07:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:44 [2023-12-08T20:07:44.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:44 [2023-12-08T20:07:44.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:44 [2023-12-08T20:07:44.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259015194 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:44 [2023-12-08T20:07:44.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259015194 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259015194 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259015195 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259015195 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1259015200 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:44 [2023-12-08T20:07:44.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259015224 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259015224 data=null doit=true}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259015225 data=null}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259015225 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259015225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259015257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259015258 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259015258 data=null doit=true}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259015258 data=null}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259015258 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259015258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259015277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:44 [2023-12-08T20:07:44.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259015278 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259015278 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259015278 data=null}, TreeItem with text {Traces [12]}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259015279 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:44 [2023-12-08T20:07:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259015279 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:44 [2023-12-08T20:07:44.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259015295 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:44 [2023-12-08T20:07:44.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:44 [2023-12-08T20:07:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:44 [2023-12-08T20:07:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:44 [2023-12-08T20:07:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015563 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:44 [2023-12-08T20:07:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1259015564 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:44 [2023-12-08T20:07:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1259015564 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:44 [2023-12-08T20:07:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015564 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:44 [2023-12-08T20:07:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259015564 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015591 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:45 [2023-12-08T20:07:45.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015601 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1259015601 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1259015601 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015602 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259015602 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015606 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015606 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1259015606 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1259015607 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015607 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259015607 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015614 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015614 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015614 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259015615 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259015678 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259016043 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1259016064 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1259016064 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:45 [2023-12-08T20:07:45.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259016069 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259016069 data=null doit=true}, TableItem with text {}]
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259016069 data=null}, TableItem with text {}]
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259016069 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259016069 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259016073 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:45 [2023-12-08T20:07:45.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:46 [2023-12-08T20:07:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:46 [2023-12-08T20:07:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:46 [2023-12-08T20:07:46.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259017266 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1259017266 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1259017266 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259017267 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259017267 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1259017272 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:46 [2023-12-08T20:07:46.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259017277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259017277 data=null doit=true}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259017278 data=null}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259017278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259017278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259017313 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259017314 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259017314 data=null doit=true}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259017314 data=null}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259017315 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259017315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259017322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:46 [2023-12-08T20:07:46.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259017324 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259017325 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259017325 data=null}, TreeItem with text {Traces [12]}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259017325 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259017325 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259017342 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:46 [2023-12-08T20:07:46.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:46 [2023-12-08T20:07:46.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017437 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1259017438 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1259017438 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017438 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259017439 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017467 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:46 [2023-12-08T20:07:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:46 [2023-12-08T20:07:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:46 [2023-12-08T20:07:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:46 [2023-12-08T20:07:46.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017479 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1259017479 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1259017479 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017479 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259017479 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017484 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017484 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1259017484 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1259017485 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017485 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259017485 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017492 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017493 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017493 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:07:46 [2023-12-08T20:07:46.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259017493 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017560 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259017859 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1259017865 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1259017866 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259017868 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:47 [2023-12-08T20:07:47.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259017868 data=null doit=true}, TableItem with text {}]
15:07:47 [2023-12-08T20:07:47.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259017868 data=null}, TableItem with text {}]
15:07:47 [2023-12-08T20:07:47.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259017869 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:47 [2023-12-08T20:07:47.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259017869 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:47 [2023-12-08T20:07:47.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259017890 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:47 [2023-12-08T20:07:47.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:47 [2023-12-08T20:07:47.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:48 [2023-12-08T20:07:48.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259019201 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1259019202 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1259019202 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259019203 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259019204 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1259019208 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:48 [2023-12-08T20:07:48.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259019215 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259019215 data=null doit=true}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259019215 data=null}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259019215 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259019215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259019250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259019251 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259019251 data=null doit=true}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259019251 data=null}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259019252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259019252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259019257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:48 [2023-12-08T20:07:48.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259019258 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259019259 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259019259 data=null}, TreeItem with text {Traces [12]}]
15:07:48 [2023-12-08T20:07:48.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259019259 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:48 [2023-12-08T20:07:48.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259019259 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:48 [2023-12-08T20:07:48.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259019267 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:48 [2023-12-08T20:07:48.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:48 [2023-12-08T20:07:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:48 [2023-12-08T20:07:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019647 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1259019647 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1259019648 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019648 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259019648 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019678 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:49 [2023-12-08T20:07:49.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019689 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1259019689 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1259019689 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019690 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259019690 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019694 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019694 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1259019694 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1259019695 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019695 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259019695 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019703 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019703 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019704 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259019704 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259019775 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259020076 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1259020082 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1259020082 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259020108 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259020108 data=null doit=true}, TableItem with text {}]
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259020108 data=null}, TableItem with text {}]
15:07:49 [2023-12-08T20:07:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259020108 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:49 [2023-12-08T20:07:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259020109 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:49 [2023-12-08T20:07:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259020114 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:49 [2023-12-08T20:07:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:49 [2023-12-08T20:07:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:50 [2023-12-08T20:07:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:50 [2023-12-08T20:07:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:50 [2023-12-08T20:07:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259021252 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:07:50 [2023-12-08T20:07:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1259021252 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:07:50 [2023-12-08T20:07:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1259021252 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:07:50 [2023-12-08T20:07:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259021252 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:07:50 [2023-12-08T20:07:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259021253 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:07:50 [2023-12-08T20:07:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1259021258 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:07:50 [2023-12-08T20:07:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:50 [2023-12-08T20:07:50.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259021264 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259021264 data=null doit=true}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259021264 data=null}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259021265 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259021265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259021311 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259021312 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259021312 data=null doit=true}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259021312 data=null}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259021313 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259021313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259021331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:50 [2023-12-08T20:07:50.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259021332 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259021332 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:50 [2023-12-08T20:07:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259021332 data=null}, TreeItem with text {Traces [12]}]
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259021332 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259021333 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259021359 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:50 [2023-12-08T20:07:50.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021477 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1259021478 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1259021478 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021479 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259021479 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021520 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:50 [2023-12-08T20:07:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:50 [2023-12-08T20:07:50.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021523 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1259021523 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1259021523 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021524 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259021524 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021529 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021530 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1259021530 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1259021530 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021530 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259021531 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021534 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021535 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021535 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:07:50 [2023-12-08T20:07:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259021535 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:07:51 [2023-12-08T20:07:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259021660 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259022060 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1259022066 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1259022066 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259022086 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259022087 data=null doit=true}, TableItem with text {}]
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259022087 data=null}, TableItem with text {}]
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259022087 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259022088 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259022093 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:51 [2023-12-08T20:07:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:52 [2023-12-08T20:07:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:52 [2023-12-08T20:07:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259023266 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1259023266 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1259023267 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259023267 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259023267 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1259023273 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:52 [2023-12-08T20:07:52.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259023279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259023279 data=null doit=true}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259023279 data=null}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259023280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259023280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259023317 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259023318 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259023318 data=null doit=true}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259023318 data=null}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259023318 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259023319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259023332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259023334 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259023334 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259023334 data=null}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259023335 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259023335 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259023349 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259023355 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259023355 data=null doit=true}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259023355 data=null}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259023355 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259023361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259023380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259023381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259023381 data=null doit=true}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259023381 data=null}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259023382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259023382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259023387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:52 [2023-12-08T20:07:52.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259023388 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259023394 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259023401 data=null}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259023402 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259023402 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259023429 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1259023431 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1259023431 data=null doit=true}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1259023431 data=null}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1259023432 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259023432 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1259023436 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:07:52 [2023-12-08T20:07:52.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:07:52 [2023-12-08T20:07:52.968Z] 
15:07:52 [2023-12-08T20:07:52.968Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:52 [2023-12-08T20:07:52.968Z] 
15:07:52 [2023-12-08T20:07:52.968Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:52 [2023-12-08T20:07:52.968Z] 
15:07:52 [2023-12-08T20:07:52.968Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:52 [2023-12-08T20:07:52.968Z] 
15:07:52 [2023-12-08T20:07:52.968Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:52 [2023-12-08T20:07:52.968Z] 
15:07:52 [2023-12-08T20:07:52.968Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:52 [2023-12-08T20:07:52.968Z] 
15:07:52 [2023-12-08T20:07:52.968Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:52 [2023-12-08T20:07:52.968Z] 
15:07:52 [2023-12-08T20:07:52.968Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:52 [2023-12-08T20:07:52.968Z] 
15:07:52 [2023-12-08T20:07:52.968Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:53 [2023-12-08T20:07:53.227Z] 
15:07:53 [2023-12-08T20:07:53.227Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:53 [2023-12-08T20:07:53.227Z] 
15:07:53 [2023-12-08T20:07:53.227Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:53 [2023-12-08T20:07:53.227Z] 
15:07:53 [2023-12-08T20:07:53.227Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:53 [2023-12-08T20:07:53.227Z] 
15:07:53 [2023-12-08T20:07:53.227Z] (Eclipse:19993): Gtk-WARNING **: 20:07:52.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:53 [2023-12-08T20:07:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:07:53 [2023-12-08T20:07:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:07:53 [2023-12-08T20:07:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259023793 data=null doit=true}, Shell with text {Confirm Clear}]
15:07:53 [2023-12-08T20:07:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:07:53 [2023-12-08T20:07:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:07:53 [2023-12-08T20:07:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:07:53 [2023-12-08T20:07:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:07:53 [2023-12-08T20:07:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:07:53 [2023-12-08T20:07:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:07:53 [2023-12-08T20:07:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259023793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:53 [2023-12-08T20:07:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259023793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:53 [2023-12-08T20:07:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259023793 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:53 [2023-12-08T20:07:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259023794 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:53 [2023-12-08T20:07:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259023794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:53 [2023-12-08T20:07:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259023794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:53 [2023-12-08T20:07:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259023794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:07:54 [2023-12-08T20:07:54.600Z] 
15:07:54 [2023-12-08T20:07:54.600Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.600Z] 
15:07:54 [2023-12-08T20:07:54.600Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.600Z] 
15:07:54 [2023-12-08T20:07:54.600Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.600Z] 
15:07:54 [2023-12-08T20:07:54.600Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.601Z] 
15:07:54 [2023-12-08T20:07:54.601Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.601Z] 
15:07:54 [2023-12-08T20:07:54.601Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.601Z] 
15:07:54 [2023-12-08T20:07:54.601Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.601Z] 
15:07:54 [2023-12-08T20:07:54.601Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.601Z] 
15:07:54 [2023-12-08T20:07:54.601Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.601Z] 
15:07:54 [2023-12-08T20:07:54.601Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.601Z] 
15:07:54 [2023-12-08T20:07:54.601Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:54 [2023-12-08T20:07:54.601Z] 
15:07:54 [2023-12-08T20:07:54.601Z] (Eclipse:19993): Gtk-WARNING **: 20:07:54.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:07:56 [2023-12-08T20:07:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:07:56 [2023-12-08T20:07:56.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259023474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:07:57 [2023-12-08T20:07:57.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259027993 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259027993 data=null doit=true}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259027994 data=null}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259027994 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259027994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259028020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259028020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259028020 data=null doit=true}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259028020 data=null}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259028021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259028021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259028029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:57 [2023-12-08T20:07:57.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1259028030 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1259028030 data=null doit=true}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1259028030 data=null}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1259028031 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259028031 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1259028037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1259028044 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1259028044 data=null doit=true}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1259028045 data=null}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1259028045 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259028045 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1259028048 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:07:57 [2023-12-08T20:07:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259028460 data=null doit=true}, Shell with text {Trace Import}]
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1259028465 data=null}, (of type 'Combo')]
15:07:57 [2023-12-08T20:07:57.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1259028513 data=null doit=true}, TreeItem with text {/}]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1259028513 data=null}, TreeItem with text {/}]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1259028514 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259028514 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1259028516 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1259028517 data=null doit=true}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1259028517 data=null}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1259028517 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259028517 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1259028519 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1259028520 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1259028520 data=null doit=true}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1259028520 data=null}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1259028520 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259028520 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1259028532 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:57 [2023-12-08T20:07:57.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259028546 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:07:57 [2023-12-08T20:07:57.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259028546 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259028546 data=null}, Tree node with text: kernel-overlap-testing]
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259028546 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259028547 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259028564 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1259028567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@36c4d9cb
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1259028571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1259028571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1259028571 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1259028571 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1259028571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1259028571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1259028571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1259028571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1259028571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1259028571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1259028572 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1259028572 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:07:57 [2023-12-08T20:07:57.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1259028579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1259028580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1259028580 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1259028580 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1259028580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:57 [2023-12-08T20:07:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1259028580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:58 [2023-12-08T20:07:58.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1259028580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:07:58 [2023-12-08T20:07:58.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1259028081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259028977 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259028977 data=null doit=true}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259028977 data=null}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259028978 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259028978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259028997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259028998 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259028998 data=null doit=true}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259028998 data=null}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259028998 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259028998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259029011 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:07:58 [2023-12-08T20:07:58.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259029013 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259029013 data=null doit=true}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259029013 data=null}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259029014 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259029014 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259029031 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259029031 data=null doit=true}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259029032 data=null}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259029032 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259029032 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259029034 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1259029035 data=null doit=true}, TreeItem with text {z-clashes [1]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1259029035 data=null}, TreeItem with text {z-clashes [1]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1259029035 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259029036 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
15:07:58 [2023-12-08T20:07:58.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1259029066 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029396 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259029396 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259029396 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029397 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259029397 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029447 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:07:58 [2023-12-08T20:07:58.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029457 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259029457 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259029457 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029457 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259029458 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029461 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029462 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259029462 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:07:58 [2023-12-08T20:07:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259029462 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029463 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259029463 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029469 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029470 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029470 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259029470 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029525 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259029690 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259029690 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259029690 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:07:58 [2023-12-08T20:07:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:07:58 [2023-12-08T20:07:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259030783 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259030783 data=null doit=true}, TableItem with text {}]
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259030783 data=null}, TableItem with text {}]
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259030784 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259030784 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:08:00 [2023-12-08T20:08:00.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259030795 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259030965 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259030965 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259030966 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259030966 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259030967 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259030971 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:00 [2023-12-08T20:08:00.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259030980 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259030981 data=null doit=true}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259030981 data=null}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259030981 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259030981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259031011 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259031013 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259031013 data=null doit=true}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259031013 data=null}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259031013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259031013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259031066 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:00 [2023-12-08T20:08:00.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259031067 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259031067 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259031067 data=null}, TreeItem with text {Traces [2]}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259031068 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:08:00 [2023-12-08T20:08:00.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259031068 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:00 [2023-12-08T20:08:00.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259031089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:08:00 [2023-12-08T20:08:00.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031265 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259031265 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259031265 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031266 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259031266 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031292 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:00 [2023-12-08T20:08:00.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031303 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259031304 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259031304 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031304 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259031304 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031309 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031310 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259031310 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259031310 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031311 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259031315 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031362 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031363 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031364 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:08:00 [2023-12-08T20:08:00.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259031364 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:01 [2023-12-08T20:08:01.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031466 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:08:01 [2023-12-08T20:08:01.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259031806 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:01 [2023-12-08T20:08:01.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259031834 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:01 [2023-12-08T20:08:01.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259031834 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:01 [2023-12-08T20:08:01.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259031836 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259031836 data=null doit=true}, TableItem with text {}]
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259031836 data=null}, TableItem with text {}]
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259031837 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259031837 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259031840 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:08:01 [2023-12-08T20:08:01.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:08:02 [2023-12-08T20:08:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:08:02 [2023-12-08T20:08:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:02 [2023-12-08T20:08:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259033029 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259033029 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259033029 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259033030 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259033030 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259033038 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:02 [2023-12-08T20:08:02.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259033045 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259033045 data=null doit=true}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259033045 data=null}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259033046 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259033046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259033078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259033079 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259033079 data=null doit=true}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259033079 data=null}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259033079 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259033080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259033086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259033087 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259033087 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259033087 data=null}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259033087 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259033087 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259033105 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:02 [2023-12-08T20:08:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259033111 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259033112 data=null doit=true}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259033112 data=null}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259033113 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259033113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259033123 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259033123 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259033124 data=null doit=true}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259033124 data=null}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259033124 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259033124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259033137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:02 [2023-12-08T20:08:02.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259033165 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259033165 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259033166 data=null}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259033166 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259033166 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259033180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259033181 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259033181 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259033181 data=null}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259033181 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259033181 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259033185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:08:02 [2023-12-08T20:08:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.737Z] 
15:08:02 [2023-12-08T20:08:02.737Z] (Eclipse:19993): Gtk-WARNING **: 20:08:02.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259033535 data=null doit=true}, Shell with text {New Folder}]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259033538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259033538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259033538 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259033538 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259033538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259033538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259033539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1259033223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:02 [2023-12-08T20:08:02.999Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1259033708 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=1259033708 data=null doit=true}, TreeItem with text {aaa}]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=1259033708 data=null}, TreeItem with text {aaa}]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=1259033709 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}]
15:08:02 [2023-12-08T20:08:02.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259033709 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {aaa}]
15:08:03 [2023-12-08T20:08:03.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=1259033743 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}]
15:08:03 [2023-12-08T20:08:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:08:03 [2023-12-08T20:08:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:08:03 [2023-12-08T20:08:03.258Z] 
15:08:03 [2023-12-08T20:08:03.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.258Z] 
15:08:03 [2023-12-08T20:08:03.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.258Z] 
15:08:03 [2023-12-08T20:08:03.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.258Z] 
15:08:03 [2023-12-08T20:08:03.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] 
15:08:03 [2023-12-08T20:08:03.517Z] (Eclipse:19993): Gtk-WARNING **: 20:08:03.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:03 [2023-12-08T20:08:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:08:03 [2023-12-08T20:08:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:08:03 [2023-12-08T20:08:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259034147 data=null doit=true}, Shell with text {Trace Import}]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1259034150 data=null doit=true}, Button with text {Select &archive file:}]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1259034150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1259034152 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1259034152 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1259034175 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1259034175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1259034187 data=null}, (of type 'Combo')]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1259034241 data=null doit=true}, TreeItem with text {import}]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1259034241 data=null}, TreeItem with text {import}]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1259034241 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259034241 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
15:08:03 [2023-12-08T20:08:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1259034254 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259034255 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259034255 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259034255 data=null}, Tree node with text: kernel-overlap-testing]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259034255 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259034255 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259034259 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1259034296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@325405ea
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1259034299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1259034299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1259034299 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1259034299 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1259034299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1259034299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1259034299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1259034300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1259034300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1259034300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1259034300 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1259034300 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3e3697ed
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1259034302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1259034302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1259034302 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1259034302 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1259034302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1259034302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1259034302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1259034303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1259034303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1259034303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1259034303 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1259034303 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1259034319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1259034319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1259034319 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1259034319 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1259034325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1259034326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:03 [2023-12-08T20:08:03.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1259034326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:03 [2023-12-08T20:08:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1259033783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:08:04 [2023-12-08T20:08:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:04 [2023-12-08T20:08:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:04 [2023-12-08T20:08:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:04 [2023-12-08T20:08:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:04 [2023-12-08T20:08:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:04 [2023-12-08T20:08:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:04 [2023-12-08T20:08:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:04 [2023-12-08T20:08:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259034707 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:04 [2023-12-08T20:08:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259034707 data=null doit=true}, TreeItem with text {test}]
15:08:04 [2023-12-08T20:08:04.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259034707 data=null}, TreeItem with text {test}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259034713 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259034713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259034789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:04 [2023-12-08T20:08:04.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1259034789 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1259034790 data=null}, TreeItem with text {Experiments [1]}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1259034790 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259034790 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1259034792 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1259034793 data=null doit=true}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1259034793 data=null}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1259034794 data=null button=1 stateMask=0x0 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259034794 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1259034795 data=null button=1 stateMask=0x80000 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259034798 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259034798 data=null}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259034798 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259034798 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1259034869 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1259034882 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1259034885 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1259034893 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1259034907 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1259034907 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1259034908 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1259034908 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1259034922 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [0]} time=1259034959 data=null doit=true}, TreeItem with text {exp [0]}]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1259034959 data=null}, TreeItem with text {exp [0]}]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1259034960 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259034960 data=null item=TreeItem {exp [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [0]}]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1259034975 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:04 [2023-12-08T20:08:04.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1259034977 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1259034977 data=null doit=true}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1259034977 data=null}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1259034977 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259034978 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1259034990 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
15:08:04 [2023-12-08T20:08:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
15:08:04 [2023-12-08T20:08:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
15:08:04 [2023-12-08T20:08:04.557Z] 
15:08:04 [2023-12-08T20:08:04.557Z] (Eclipse:19993): Gtk-WARNING **: 20:08:04.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:04 [2023-12-08T20:08:04.557Z] 
15:08:04 [2023-12-08T20:08:04.557Z] (Eclipse:19993): Gtk-WARNING **: 20:08:04.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:04 [2023-12-08T20:08:04.557Z] 
15:08:04 [2023-12-08T20:08:04.557Z] (Eclipse:19993): Gtk-WARNING **: 20:08:04.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:04 [2023-12-08T20:08:04.557Z] 
15:08:04 [2023-12-08T20:08:04.557Z] (Eclipse:19993): Gtk-WARNING **: 20:08:04.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:04 [2023-12-08T20:08:04.814Z] 
15:08:04 [2023-12-08T20:08:04.814Z] (Eclipse:19993): Gtk-WARNING **: 20:08:04.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:04 [2023-12-08T20:08:04.814Z] 
15:08:04 [2023-12-08T20:08:04.814Z] (Eclipse:19993): Gtk-WARNING **: 20:08:04.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:04 [2023-12-08T20:08:04.814Z] 
15:08:04 [2023-12-08T20:08:04.814Z] (Eclipse:19993): Gtk-WARNING **: 20:08:04.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:04 [2023-12-08T20:08:04.814Z] 
15:08:04 [2023-12-08T20:08:04.814Z] (Eclipse:19993): Gtk-WARNING **: 20:08:04.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:04 [2023-12-08T20:08:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
15:08:04 [2023-12-08T20:08:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
15:08:04 [2023-12-08T20:08:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259035418 data=null doit=true}, Shell with text {Rename Folder}]
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text'
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259035420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259035421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259035421 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259035421 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259035421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259035421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:04 [2023-12-08T20:08:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259035421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:05 [2023-12-08T20:08:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:05 [2023-12-08T20:08:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1259035078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
15:08:05 [2023-12-08T20:08:05.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:05 [2023-12-08T20:08:05.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:08:05 [2023-12-08T20:08:05.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
15:08:05 [2023-12-08T20:08:05.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:05 [2023-12-08T20:08:05.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:08:05 [2023-12-08T20:08:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:05 [2023-12-08T20:08:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:05 [2023-12-08T20:08:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:05 [2023-12-08T20:08:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:05 [2023-12-08T20:08:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:05 [2023-12-08T20:08:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:05 [2023-12-08T20:08:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259036115 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259036115 data=null doit=true}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259036115 data=null}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259036116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259036116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259036159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:05 [2023-12-08T20:08:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259036162 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259036162 data=null doit=true}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259036162 data=null}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259036163 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259036163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259036168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1259036169 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}]
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1259036169 data=null doit=true}, TreeItem with text {Traces [3]}]
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1259036169 data=null}, TreeItem with text {Traces [3]}]
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1259036170 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259036170 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:08:05 [2023-12-08T20:08:05.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1259036176 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
15:08:05 [2023-12-08T20:08:05.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259036419 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}]
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259036450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259036451 data=null doit=true}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259036451 data=null}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259036451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259036451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259036470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:08:05 [2023-12-08T20:08:05.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.108Z] 
15:08:06 [2023-12-08T20:08:06.108Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.109Z] 
15:08:06 [2023-12-08T20:08:06.109Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.366Z] 
15:08:06 [2023-12-08T20:08:06.366Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.366Z] 
15:08:06 [2023-12-08T20:08:06.366Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.366Z] 
15:08:06 [2023-12-08T20:08:06.366Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.366Z] 
15:08:06 [2023-12-08T20:08:06.366Z] (Eclipse:19993): Gtk-WARNING **: 20:08:06.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036933 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036933 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036934 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259036934 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259036935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259036935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259036935 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259036935 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259036936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:06 [2023-12-08T20:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259036936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:06 [2023-12-08T20:08:06.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:06 [2023-12-08T20:08:06.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:06 [2023-12-08T20:08:06.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:06 [2023-12-08T20:08:06.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:06 [2023-12-08T20:08:06.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:06 [2023-12-08T20:08:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:08:06 [2023-12-08T20:08:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259036936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:06 [2023-12-08T20:08:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1259036520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:08:07 [2023-12-08T20:08:07.500Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 420.4 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_01ContextMenuPresence -- Time elapsed: 0.404 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_02Import -- Time elapsed: 1.205 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_03SingleCustomTextTrace -- Time elapsed: 5.442 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_04SingleCustomXmlTrace -- Time elapsed: 4.443 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_05SingleCtfTrace -- Time elapsed: 5.541 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_06RenameCopyImport -- Time elapsed: 13.38 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_07OverwriteCopyImport -- Time elapsed: 15.98 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_08SkipImport -- Time elapsed: 10.42 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_09OverwriteOptionImport -- Time elapsed: 13.22 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_10ImportUnrecognized -- Time elapsed: 3.244 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_11ImportUnrecognizedIgnore -- Time elapsed: 3.007 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_12ImportCtfWithMetadataSelection -- Time elapsed: 5.985 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_13ImportRecursiveAutoRenameAll -- Time elapsed: 30.43 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_14ImportRecursiveAutoOverwriteAll -- Time elapsed: 20.77 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_15ImportRecursiveAutoSkipAll -- Time elapsed: 17.44 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_16ImportRecursiveAutoRenameOverwriteSkip -- Time elapsed: 13.68 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_17ImportRecursiveSpecifyTraceTypeCTF -- Time elapsed: 11.09 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_18ImportRecursiveSpecifyTraceTypeKernel -- Time elapsed: 5.293 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_19ImportRecursiveSpecifyTraceTypeUST -- Time elapsed: 8.187 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_20ImportRecursiveSpecifyTraceTypeCustomText -- Time elapsed: 8.597 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_21ImportFromMenuProjectSelected -- Time elapsed: 4.172 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_22ImportFromMenuProjectNotSelected -- Time elapsed: 6.170 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_29ImportRecursivePreserve -- Time elapsed: 11.68 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_30ImportRecursivePreserveSkipAll -- Time elapsed: 6.017 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_31ImportRecursivePreserveRenameAll -- Time elapsed: 11.71 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_32DeleteTraceAndFolder -- Time elapsed: 16.33 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_33DeleteMultipleFolders -- Time elapsed: 9.071 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_34ClearSingleTracesFolder -- Time elapsed: 6.783 s
15:08:07 [2023-12-08T20:08:07.500Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_35ClearMultipleTracesFolder -- Time elapsed: 8.833 s
15:08:07 [2023-12-08T20:08:07.501Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_36ImportZipArchivePreserve -- Time elapsed: 26.94 s
15:08:07 [2023-12-08T20:08:07.501Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_37ImportZipArchiveNoPreserve -- Time elapsed: 30.29 s
15:08:07 [2023-12-08T20:08:07.501Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_38ImportZipArchiveSpecificTraces -- Time elapsed: 9.588 s
15:08:07 [2023-12-08T20:08:07.501Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_39ImportTarGzipArchivePreserve -- Time elapsed: 25.39 s
15:08:07 [2023-12-08T20:08:07.501Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_40ImportTarGzipArchiveNoPreserve -- Time elapsed: 29.70 s
15:08:07 [2023-12-08T20:08:07.501Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_41ImportTarGzipArchiveSpecificTraces -- Time elapsed: 9.755 s
15:08:07 [2023-12-08T20:08:07.501Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test_RenameFolderWorkaroundBug525833 -- Time elapsed: 3.083 s
15:08:07 [2023-12-08T20:08:07.501Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
15:08:07 [2023-12-08T20:08:07.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259038056 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:08:07 [2023-12-08T20:08:07.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:10 [2023-12-08T20:08:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:08:10 [2023-12-08T20:08:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:08:10 [2023-12-08T20:08:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:08:10 [2023-12-08T20:08:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1259038296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:08:10 [2023-12-08T20:08:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:08:10 [2023-12-08T20:08:10.506Z] 
15:08:10 [2023-12-08T20:08:10.506Z] (Eclipse:19993): Gtk-WARNING **: 20:08:07.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:10 [2023-12-08T20:08:10.506Z] 
15:08:10 [2023-12-08T20:08:10.506Z] (Eclipse:19993): Gtk-WARNING **: 20:08:08.094: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:10 [2023-12-08T20:08:10.506Z] 
15:08:10 [2023-12-08T20:08:10.506Z] (Eclipse:19993): Gtk-WARNING **: 20:08:10.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:10 [2023-12-08T20:08:10.506Z] 
15:08:10 [2023-12-08T20:08:10.506Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:10.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:10 [2023-12-08T20:08:10.506Z] 
15:08:10 [2023-12-08T20:08:10.506Z] (Eclipse:19993): Gtk-WARNING **: 20:08:10.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:10 [2023-12-08T20:08:10.506Z] 
15:08:10 [2023-12-08T20:08:10.506Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:10.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:10 [2023-12-08T20:08:10.763Z] 
15:08:10 [2023-12-08T20:08:10.763Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:10.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:14 [2023-12-08T20:08:14.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:08:14 [2023-12-08T20:08:14.946Z] 
15:08:14 [2023-12-08T20:08:14.946Z] (Eclipse:19993): Gtk-WARNING **: 20:08:14.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:14 [2023-12-08T20:08:14.946Z] 
15:08:14 [2023-12-08T20:08:14.946Z] (Eclipse:19993): Gtk-WARNING **: 20:08:14.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:14 [2023-12-08T20:08:14.946Z] 
15:08:14 [2023-12-08T20:08:14.946Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:14.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259046973 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259046973 data=null doit=true}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259046973 data=null}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259046973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259046973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259046991 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259046991 data=null doit=true}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259046991 data=null}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259046992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259046992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259046994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259046994 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259046995 data=null}, TreeItem with text {Traces [2]}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259046995 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259046995 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259046997 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:08:16 [2023-12-08T20:08:16.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1259047007 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1259047008 data=null}, TreeItem with text {Experiments [1]}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1259047008 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259047008 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1259047010 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1259047011 data=null doit=true}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1259047012 data=null}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1259047012 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259047012 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=1259047075 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=1259047076 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=1259047077 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=1259047077 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=1259047083 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=1259047084 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=1259047084 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=1259047084 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=1259047091 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:08:16 [2023-12-08T20:08:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1259047102 data=null doit=true}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1259047102 data=null}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1259047103 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259047103 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=1259047109 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=1259047109 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=1259047168 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=1259047168 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=1259047169 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=1259047169 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=1259047170 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=1259047170 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=1259047185 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]}
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=1259047189 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=1259047192 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=1259047193 data=null}, TreeItem with text {TestExperiment [0]}]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1259047193 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259047193 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
15:08:16 [2023-12-08T20:08:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=1259047199 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
15:08:16 [2023-12-08T20:08:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1259047199 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
15:08:16 [2023-12-08T20:08:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=1259047200 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
15:08:16 [2023-12-08T20:08:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259047200 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
15:08:16 [2023-12-08T20:08:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=1259047488 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [2]}]
15:08:16 [2023-12-08T20:08:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=1259047492 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [2]}]
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=1259047492 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=1259047492 data=null}, TreeItem with text {TestExperiment [2]}]
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [2]}
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259047497 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259047497 data=null doit=true}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259047497 data=null}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259047497 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259047566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259047585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259047595 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:16 [2023-12-08T20:08:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259047595 data=null doit=true}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259047595 data=null}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259047660 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259047661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259047667 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:17 [2023-12-08T20:08:17.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259047668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259047668 data=null doit=true}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259047668 data=null}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259047669 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259047669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.356Z] 
15:08:17 [2023-12-08T20:08:17.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:17.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:17 [2023-12-08T20:08:17.615Z] 
15:08:17 [2023-12-08T20:08:17.615Z] (Eclipse:19993): Gtk-WARNING **: 20:08:17.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:17 [2023-12-08T20:08:17.615Z] 
15:08:17 [2023-12-08T20:08:17.615Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:17.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:17 [2023-12-08T20:08:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259048275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:17 [2023-12-08T20:08:17.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:17 [2023-12-08T20:08:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259048672 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259048672 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259048672 data=null}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259048673 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259048673 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259048690 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:18 [2023-12-08T20:08:18.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1259048696 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1259048696 data=null}, TreeItem with text {debuginfo-synth-exec}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1259048696 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259048696 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1259048698 data=null button=1 stateMask=0x80000 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1259048699 data=null doit=true}, Tree node with text: Views]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1259048699 data=null}, Tree node with text: Views]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1259048699 data=null button=1 stateMask=0x0 x=116 y=150 count=1}, Tree node with text: Views]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259048699 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1259048785 data=null button=1 stateMask=0x80000 x=116 y=150 count=1}, Tree node with text: Views]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259048871 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259048871 data=null doit=true}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259048871 data=null}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259048872 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259048872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259048891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259048901 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259048901 data=null doit=true}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259048901 data=null}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259048902 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259048902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259048910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259048968 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259048968 data=null doit=true}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259048968 data=null}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259048968 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259048969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259048983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:18 [2023-12-08T20:08:18.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259048985 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259048985 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259048985 data=null}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259048985 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259048986 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259049000 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:18 [2023-12-08T20:08:18.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:18 [2023-12-08T20:08:18.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1259049001 data=null doit=true}, TreeItem with text {bug446190}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1259049001 data=null}, TreeItem with text {bug446190}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1259049001 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259049001 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {bug446190}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1259049003 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1259049004 data=null doit=true}, Tree node with text: Views]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1259049004 data=null}, Tree node with text: Views]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1259049004 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
15:08:18 [2023-12-08T20:08:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259049004 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:08:18 [2023-12-08T20:08:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1259049176 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
15:08:20 [2023-12-08T20:08:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:20 [2023-12-08T20:08:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1259050504 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:08:20 [2023-12-08T20:08:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1259050504 data=null doit=true}, TreeItem with text {bug446190}]
15:08:20 [2023-12-08T20:08:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1259050504 data=null}, TreeItem with text {bug446190}]
15:08:20 [2023-12-08T20:08:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1259050505 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:08:20 [2023-12-08T20:08:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259050505 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:08:20 [2023-12-08T20:08:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1259050510 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:08:20 [2023-12-08T20:08:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:08:20 [2023-12-08T20:08:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
15:08:20 [2023-12-08T20:08:20.021Z] 
15:08:20 [2023-12-08T20:08:20.021Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:19.998: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:20 [2023-12-08T20:08:20.279Z] 
15:08:20 [2023-12-08T20:08:20.279Z] (Eclipse:19993): Gtk-WARNING **: 20:08:20.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:20 [2023-12-08T20:08:20.279Z] 
15:08:20 [2023-12-08T20:08:20.279Z] (Eclipse:19993): Gtk-WARNING **: 20:08:20.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:20 [2023-12-08T20:08:20.279Z] 
15:08:20 [2023-12-08T20:08:20.279Z] (Eclipse:19993): Gtk-WARNING **: 20:08:20.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:20 [2023-12-08T20:08:20.279Z] 
15:08:20 [2023-12-08T20:08:20.279Z] (Eclipse:19993): Gtk-WARNING **: 20:08:20.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:20 [2023-12-08T20:08:20.279Z] 
15:08:20 [2023-12-08T20:08:20.279Z] (Eclipse:19993): Gtk-WARNING **: 20:08:20.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:20 [2023-12-08T20:08:20.279Z] 
15:08:20 [2023-12-08T20:08:20.279Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:20.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:20 [2023-12-08T20:08:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
15:08:20 [2023-12-08T20:08:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:20 [2023-12-08T20:08:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:20 [2023-12-08T20:08:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:20 [2023-12-08T20:08:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:08:20 [2023-12-08T20:08:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:08:20 [2023-12-08T20:08:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:20 [2023-12-08T20:08:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:08:20 [2023-12-08T20:08:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:08:20 [2023-12-08T20:08:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:08:20 [2023-12-08T20:08:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:20 [2023-12-08T20:08:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:08:20 [2023-12-08T20:08:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1259051083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:20 [2023-12-08T20:08:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1259051083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:20 [2023-12-08T20:08:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1259051083 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:20 [2023-12-08T20:08:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1259051083 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:20 [2023-12-08T20:08:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1259051083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:20 [2023-12-08T20:08:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1259051083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:20 [2023-12-08T20:08:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1259051083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:20 [2023-12-08T20:08:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1259050581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
15:08:20 [2023-12-08T20:08:20.537Z] 
15:08:20 [2023-12-08T20:08:20.537Z] (Eclipse:19993): Gtk-WARNING **: 20:08:20.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:20 [2023-12-08T20:08:20.537Z] 
15:08:20 [2023-12-08T20:08:20.537Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:20.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:20 [2023-12-08T20:08:20.794Z] 
15:08:20 [2023-12-08T20:08:20.795Z] (Eclipse:19993): Gtk-WARNING **: 20:08:20.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:20 [2023-12-08T20:08:20.795Z] 
15:08:20 [2023-12-08T20:08:20.795Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:20.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:20 [2023-12-08T20:08:20.795Z] 
15:08:20 [2023-12-08T20:08:20.795Z] (Eclipse:19993): Gtk-WARNING **: 20:08:20.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:20 [2023-12-08T20:08:20.795Z] 
15:08:20 [2023-12-08T20:08:20.795Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:20.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:20 [2023-12-08T20:08:20.795Z] 
15:08:20 [2023-12-08T20:08:20.795Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:20.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:20 [2023-12-08T20:08:20.795Z] 
15:08:20 [2023-12-08T20:08:20.795Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:20.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:20 [2023-12-08T20:08:20.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:20 [2023-12-08T20:08:20.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:20 [2023-12-08T20:08:20.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1259051469 data=null button=0 stateMask=0x0 x=155 y=288 count=0}, Tree node with text: IRQ Analysis]
15:08:20 [2023-12-08T20:08:20.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1259051469 data=null doit=true}, Tree node with text: IRQ Analysis]
15:08:20 [2023-12-08T20:08:20.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1259051469 data=null}, Tree node with text: IRQ Analysis]
15:08:20 [2023-12-08T20:08:20.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1259051470 data=null button=1 stateMask=0x0 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
15:08:20 [2023-12-08T20:08:20.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259051470 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
15:08:20 [2023-12-08T20:08:20.795Z] 
15:08:20 [2023-12-08T20:08:20.795Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:20.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:20 [2023-12-08T20:08:20.795Z] 
15:08:20 [2023-12-08T20:08:20.795Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:20.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:20 [2023-12-08T20:08:20.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1259051503 data=null button=1 stateMask=0x80000 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
15:08:21 [2023-12-08T20:08:21.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:08:21 [2023-12-08T20:08:21.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:08:21 [2023-12-08T20:08:21.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259051579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:08:21 [2023-12-08T20:08:21.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:08:23 [2023-12-08T20:08:23.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:23 [2023-12-08T20:08:23.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1259053897 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:08:23 [2023-12-08T20:08:23.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1259053898 data=null doit=true}, TreeItem with text {bug446190}]
15:08:23 [2023-12-08T20:08:23.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1259053898 data=null}, TreeItem with text {bug446190}]
15:08:23 [2023-12-08T20:08:23.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1259053898 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:08:23 [2023-12-08T20:08:23.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259053898 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:08:23 [2023-12-08T20:08:23.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1259053904 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:08:23 [2023-12-08T20:08:23.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:08:23 [2023-12-08T20:08:23.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
15:08:23 [2023-12-08T20:08:23.582Z] 
15:08:23 [2023-12-08T20:08:23.582Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:23.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:23 [2023-12-08T20:08:23.839Z] 
15:08:23 [2023-12-08T20:08:23.839Z] (Eclipse:19993): Gtk-WARNING **: 20:08:23.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:23 [2023-12-08T20:08:23.839Z] 
15:08:23 [2023-12-08T20:08:23.839Z] (Eclipse:19993): Gtk-WARNING **: 20:08:23.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:23 [2023-12-08T20:08:23.839Z] 
15:08:23 [2023-12-08T20:08:23.839Z] (Eclipse:19993): Gtk-WARNING **: 20:08:23.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:23 [2023-12-08T20:08:23.839Z] 
15:08:23 [2023-12-08T20:08:23.839Z] (Eclipse:19993): Gtk-WARNING **: 20:08:23.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:23 [2023-12-08T20:08:23.839Z] 
15:08:23 [2023-12-08T20:08:23.839Z] (Eclipse:19993): Gtk-WARNING **: 20:08:23.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:23 [2023-12-08T20:08:23.839Z] 
15:08:23 [2023-12-08T20:08:23.839Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:23.586: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:08:23 [2023-12-08T20:08:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:23 [2023-12-08T20:08:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:08:23 [2023-12-08T20:08:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1259054495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:23 [2023-12-08T20:08:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1259054495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:23 [2023-12-08T20:08:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1259054495 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:23 [2023-12-08T20:08:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1259054495 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:23 [2023-12-08T20:08:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1259054495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:23 [2023-12-08T20:08:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1259054495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:23 [2023-12-08T20:08:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1259054495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:23 [2023-12-08T20:08:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1259054000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
15:08:23 [2023-12-08T20:08:23.840Z] 
15:08:23 [2023-12-08T20:08:23.840Z] (Eclipse:19993): Gtk-WARNING **: 20:08:23.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:23 [2023-12-08T20:08:23.840Z] 
15:08:23 [2023-12-08T20:08:23.840Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:23.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.097Z] 
15:08:24 [2023-12-08T20:08:24.097Z] (Eclipse:19993): Gtk-WARNING **: 20:08:23.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.097Z] 
15:08:24 [2023-12-08T20:08:24.097Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:23.963: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.097Z] 
15:08:24 [2023-12-08T20:08:24.097Z] (Eclipse:19993): Gtk-WARNING **: 20:08:23.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.097Z] 
15:08:24 [2023-12-08T20:08:24.097Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:23.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.097Z] 
15:08:24 [2023-12-08T20:08:24.097Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.097Z] 
15:08:24 [2023-12-08T20:08:24.097Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.097Z] 
15:08:24 [2023-12-08T20:08:24.097Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.098Z] 
15:08:24 [2023-12-08T20:08:24.098Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.098Z] 
15:08:24 [2023-12-08T20:08:24.098Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:24 [2023-12-08T20:08:24.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:24 [2023-12-08T20:08:24.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1259054816 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:08:24 [2023-12-08T20:08:24.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1259054816 data=null doit=true}, TreeItem with text {bug446190}]
15:08:24 [2023-12-08T20:08:24.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1259054816 data=null}, TreeItem with text {bug446190}]
15:08:24 [2023-12-08T20:08:24.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1259054816 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:08:24 [2023-12-08T20:08:24.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259054817 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:08:24 [2023-12-08T20:08:24.098Z] 
15:08:24 [2023-12-08T20:08:24.098Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1259054833 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:08:24 [2023-12-08T20:08:24.098Z] 
15:08:24 [2023-12-08T20:08:24.098Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:08:24 [2023-12-08T20:08:24.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
15:08:24 [2023-12-08T20:08:24.355Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.294: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.356Z] 
15:08:24 [2023-12-08T20:08:24.356Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.613Z] 
15:08:24 [2023-12-08T20:08:24.613Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.613Z] 
15:08:24 [2023-12-08T20:08:24.613Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.613Z] 
15:08:24 [2023-12-08T20:08:24.613Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.613Z] 
15:08:24 [2023-12-08T20:08:24.613Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.613Z] 
15:08:24 [2023-12-08T20:08:24.613Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.614Z] 
15:08:24 [2023-12-08T20:08:24.614Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1259055193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1259055193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1259055194 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1259055194 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1259055194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1259055194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1259055194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:24 [2023-12-08T20:08:24.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1259054868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
15:08:24 [2023-12-08T20:08:24.614Z] 
15:08:24 [2023-12-08T20:08:24.614Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.484: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.614Z] 
15:08:24 [2023-12-08T20:08:24.614Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.872Z] 
15:08:24 [2023-12-08T20:08:24.872Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.872Z] 
15:08:24 [2023-12-08T20:08:24.872Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.872Z] 
15:08:24 [2023-12-08T20:08:24.872Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.872Z] 
15:08:24 [2023-12-08T20:08:24.872Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.872Z] 
15:08:24 [2023-12-08T20:08:24.872Z] (Eclipse:19993): Gtk-WARNING **: 20:08:24.689: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:24 [2023-12-08T20:08:24.872Z] 
15:08:24 [2023-12-08T20:08:24.872Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1259055482 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1259055482 data=null doit=true}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] 
15:08:24 [2023-12-08T20:08:24.872Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1259055490 data=null}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1259055490 data=null button=1 stateMask=0x0 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259055491 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1259055496 data=null button=1 stateMask=0x80000 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1259055496 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=1259055497 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259055497 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] 
15:08:24 [2023-12-08T20:08:24.872Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.872Z] 
15:08:24 [2023-12-08T20:08:24.872Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1259055524 data=null button=1 stateMask=0x80000 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=1259055525 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=1259055525 data=null doit=true}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=1259055525 data=null}, Tree node with text: Futex Contention Analysis]
15:08:24 [2023-12-08T20:08:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis
15:08:24 [2023-12-08T20:08:24.872Z] 
15:08:24 [2023-12-08T20:08:24.872Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:24.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:29 [2023-12-08T20:08:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:29 [2023-12-08T20:08:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1259059586 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:08:29 [2023-12-08T20:08:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1259059586 data=null doit=true}, TreeItem with text {bug446190}]
15:08:29 [2023-12-08T20:08:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1259059586 data=null}, TreeItem with text {bug446190}]
15:08:29 [2023-12-08T20:08:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1259059587 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:08:29 [2023-12-08T20:08:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259059587 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:08:29 [2023-12-08T20:08:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1259059592 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:08:29 [2023-12-08T20:08:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:08:29 [2023-12-08T20:08:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
15:08:29 [2023-12-08T20:08:29.057Z] 
15:08:29 [2023-12-08T20:08:29.057Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:28.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:29 [2023-12-08T20:08:29.314Z] 
15:08:29 [2023-12-08T20:08:29.314Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.314Z] 
15:08:29 [2023-12-08T20:08:29.314Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.314Z] 
15:08:29 [2023-12-08T20:08:29.314Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:29.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:29.133: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1259060003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1259060003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1259060003 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1259060003 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1259060004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1259060004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1259060004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:08:29 [2023-12-08T20:08:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1259059640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.315Z] 
15:08:29 [2023-12-08T20:08:29.315Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:29.311: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:29 [2023-12-08T20:08:29.576Z] 
15:08:29 [2023-12-08T20:08:29.576Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.522: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:29 [2023-12-08T20:08:29.576Z] 
15:08:29 [2023-12-08T20:08:29.576Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:29.523: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:29 [2023-12-08T20:08:29.576Z] 
15:08:29 [2023-12-08T20:08:29.576Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:29.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:29 [2023-12-08T20:08:29.834Z] 
15:08:29 [2023-12-08T20:08:29.834Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:29.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:29 [2023-12-08T20:08:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:29 [2023-12-08T20:08:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:29 [2023-12-08T20:08:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:29 [2023-12-08T20:08:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:29 [2023-12-08T20:08:29.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259060376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259060376 data=null doit=true}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259060376 data=null}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259060376 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] 
15:08:29 [2023-12-08T20:08:29.835Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:29.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259060377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259060407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259060411 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259060411 data=null doit=true}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259060411 data=null}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259060411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259060412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259060417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259060418 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259060418 data=null doit=true}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259060418 data=null}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259060418 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259060419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259060431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259060432 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259060432 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259060432 data=null}, TreeItem with text {Traces [2]}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259060432 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259060433 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259060437 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:29 [2023-12-08T20:08:29.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:29 [2023-12-08T20:08:29.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:29 [2023-12-08T20:08:29.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
15:08:29 [2023-12-08T20:08:29.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again.
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:29 [2023-12-08T20:08:29.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259060467 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259060467 data=null doit=true}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259060467 data=null}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259060467 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259060467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259060485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:29 [2023-12-08T20:08:29.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=1259060487 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1259060487 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1259060487 data=null}, TreeItem with text {Experiments [1]}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1259060487 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259060487 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1259060501 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:08:29 [2023-12-08T20:08:29.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:08:29 [2023-12-08T20:08:29.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=1259060502 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=1259060502 data=null}, TreeItem with text {TestExperiment [2]}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=1259060502 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259060503 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestExperiment [2]}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=1259060537 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1259060538 data=null doit=true}, Tree node with text: Views]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1259060538 data=null}, Tree node with text: Views]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1259060538 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259060538 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:08:29 [2023-12-08T20:08:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1259060593 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
15:08:30 [2023-12-08T20:08:30.094Z] 
15:08:30 [2023-12-08T20:08:30.094Z] (Eclipse:19993): Gtk-WARNING **: 20:08:29.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:30 [2023-12-08T20:08:30.094Z] 
15:08:30 [2023-12-08T20:08:30.094Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:30.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:30 [2023-12-08T20:08:30.094Z] 
15:08:30 [2023-12-08T20:08:30.094Z] (Eclipse:19993): Gtk-WARNING **: 20:08:30.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:30 [2023-12-08T20:08:30.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259061292 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:08:30 [2023-12-08T20:08:30.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:08:30 [2023-12-08T20:08:30.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:30 [2023-12-08T20:08:30.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:30 [2023-12-08T20:08:30.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:30 [2023-12-08T20:08:30.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259061299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:30 [2023-12-08T20:08:30.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259061299 data=null doit=true}, TreeItem with text {test}]
15:08:30 [2023-12-08T20:08:30.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259061299 data=null}, TreeItem with text {test}]
15:08:30 [2023-12-08T20:08:30.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259061299 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:30 [2023-12-08T20:08:30.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259061300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:30 [2023-12-08T20:08:30.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259061307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:30 [2023-12-08T20:08:30.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:08:30 [2023-12-08T20:08:30.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:08:30 [2023-12-08T20:08:30.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:08:31 [2023-12-08T20:08:31.175Z] 
15:08:31 [2023-12-08T20:08:31.175Z] (Eclipse:19993): Gtk-WARNING **: 20:08:30.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:31 [2023-12-08T20:08:31.175Z] 
15:08:31 [2023-12-08T20:08:31.175Z] (Eclipse:19993): Gtk-WARNING **: 20:08:31.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:31 [2023-12-08T20:08:31.175Z] 
15:08:31 [2023-12-08T20:08:31.175Z] (Eclipse:19993): Gtk-WARNING **: 20:08:31.086: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062401 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062401 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062402 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259062402 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259062404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259062404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259062404 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:31 [2023-12-08T20:08:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259062404 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:31 [2023-12-08T20:08:31.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259062405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:31 [2023-12-08T20:08:31.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259062405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:31 [2023-12-08T20:08:31.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:31 [2023-12-08T20:08:31.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:31 [2023-12-08T20:08:31.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:31 [2023-12-08T20:08:31.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:31 [2023-12-08T20:08:31.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:31 [2023-12-08T20:08:31.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:08:32 [2023-12-08T20:08:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259062405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:32 [2023-12-08T20:08:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1259061437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.125: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.86 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
15:08:32 [2023-12-08T20:08:32.258Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testUstAnalyses -- Time elapsed: 1.374 s
15:08:32 [2023-12-08T20:08:32.258Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testAnalysisRun -- Time elapsed: 11.50 s
15:08:32 [2023-12-08T20:08:32.258Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testKernelAnalyses -- Time elapsed: 0.082 s
15:08:32 [2023-12-08T20:08:32.258Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testExperimentAnalyses -- Time elapsed: 0.141 s
15:08:32 [2023-12-08T20:08:32.258Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.158: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.191: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] 
15:08:32 [2023-12-08T20:08:32.258Z] (Eclipse:19993): Gtk-WARNING **: 20:08:32.208: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:32 [2023-12-08T20:08:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259062997 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:08:32 [2023-12-08T20:08:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:32 [2023-12-08T20:08:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:08:32 [2023-12-08T20:08:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:08:32 [2023-12-08T20:08:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:08:32 [2023-12-08T20:08:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1259063303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:08:32 [2023-12-08T20:08:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1259063764 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259063765 data=null doit=true}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259063765 data=null}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259063765 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259063765 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259063870 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1259063873 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259063873 data=null doit=true}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259063874 data=null}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259063874 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.289Z] 
15:08:33 [2023-12-08T20:08:33.289Z] !ENTRY org.eclipse.cdt.core 1 0 2023-12-08 20:08:33.091
15:08:33 [2023-12-08T20:08:33.289Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259063874 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259063881 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
15:08:33 [2023-12-08T20:08:33.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1259063978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
15:08:33 [2023-12-08T20:08:33.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
15:08:33 [2023-12-08T20:08:33.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:33 [2023-12-08T20:08:33.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:33 [2023-12-08T20:08:33.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:33 [2023-12-08T20:08:33.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:33 [2023-12-08T20:08:33.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:33 [2023-12-08T20:08:33.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259064089 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259064089 data=null doit=true}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259064089 data=null}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259064090 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259064090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259064106 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259064155 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259064159 data=null doit=true}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259064159 data=null}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259064159 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259064160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259064173 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259064174 data=null doit=true}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259064174 data=null}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259064174 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259064174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259064182 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1259064183 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1259064183 data=null doit=true}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1259064183 data=null}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1259064184 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259064184 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1259064202 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1259064204 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1259064205 data=null doit=true}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1259064205 data=null}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1259064205 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259064205 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1259064214 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259064274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1259064290 data=null doit=true}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1259064290 data=null}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1259064291 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259064291 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1259064293 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259064293 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259064294 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259064294 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259064294 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259064294 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259064360 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1259064399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Linux Kernel Trace']
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
15:08:33 [2023-12-08T20:08:33.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1259064415 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1259064415 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1259064415 data=null}, TreeItem with text {ust-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1259064416 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259064416 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1259064471 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace'
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=1259064506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'LTTng UST Trace']
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace'
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259064527 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259064527 data=null doit=true}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259064527 data=null}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259064527 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259064528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259064573 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259064574 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259064575 data=null doit=true}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259064575 data=null}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259064575 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259064575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259064584 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:33 [2023-12-08T20:08:33.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259064585 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259064585 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259064586 data=null}, TreeItem with text {Traces [2]}]
15:08:33 [2023-12-08T20:08:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259064586 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259064586 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259064596 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:34 [2023-12-08T20:08:34.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259064606 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259064606 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259064606 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259064606 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259064607 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259064657 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:08:34 [2023-12-08T20:08:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259064694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:08:34 [2023-12-08T20:08:34.325Z] 
15:08:34 [2023-12-08T20:08:34.325Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:34.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:34 [2023-12-08T20:08:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
15:08:35 [2023-12-08T20:08:35.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:35 [2023-12-08T20:08:35.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:36 [2023-12-08T20:08:36.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259066761 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:08:36 [2023-12-08T20:08:36.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259066762 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:36 [2023-12-08T20:08:36.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259066762 data=null}, TreeItem with text {Traces [2]}]
15:08:36 [2023-12-08T20:08:36.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259066762 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:36 [2023-12-08T20:08:36.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259066762 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:36 [2023-12-08T20:08:36.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259066791 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:36 [2023-12-08T20:08:36.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:08:36 [2023-12-08T20:08:36.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:08:36 [2023-12-08T20:08:36.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:08:36 [2023-12-08T20:08:36.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:08:36 [2023-12-08T20:08:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1259066867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:08:36 [2023-12-08T20:08:36.599Z] 
15:08:36 [2023-12-08T20:08:36.599Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-08 20:08:36.405
15:08:36 [2023-12-08T20:08:36.599Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:08:37 [2023-12-08T20:08:37.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:08:38 [2023-12-08T20:08:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:38 [2023-12-08T20:08:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259069184 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259069184 data=null doit=true}, TreeItem with text {test}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259069184 data=null}, TreeItem with text {test}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259069184 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259069184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259069205 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:38 [2023-12-08T20:08:38.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1259069206 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1259069206 data=null}, TreeItem with text {Experiments [1]}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1259069207 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259069207 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1259069209 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259069211 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259069211 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259069211 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259069212 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259069212 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259069255 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1259069283 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1259069283 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1259069283 data=null}, TreeItem with text {Experiment [2]}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1259069283 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259069284 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
15:08:38 [2023-12-08T20:08:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1259069303 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259069378 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259069378 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259069378 data=null}, TreeItem with text {Traces [2]}]
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259069378 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259069379 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259069394 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259069467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:38 [2023-12-08T20:08:38.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.054Z] 
15:08:39 [2023-12-08T20:08:39.054Z] (Eclipse:19993): Gtk-WARNING **: 20:08:38.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1259070283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1259070284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1259070284 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1259070284 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1259070284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1259070284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:08:39 [2023-12-08T20:08:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1259070284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259070426 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259070426 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259070427 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259070427 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259070427 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259070495 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1259070562 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1259070562 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1259070563 data=null}, TreeItem with text {Experiment [2]}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1259070563 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259070563 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
15:08:39 [2023-12-08T20:08:39.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1259070600 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:08:40 [2023-12-08T20:08:40.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
15:08:40 [2023-12-08T20:08:40.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:40 [2023-12-08T20:08:40.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:40 [2023-12-08T20:08:40.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:08:40 [2023-12-08T20:08:40.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:40 [2023-12-08T20:08:40.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:40 [2023-12-08T20:08:40.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259071495 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259071495 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259071495 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259071496 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259071496 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259071573 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259071606 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259071606 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259071606 data=null}, TreeItem with text {Traces [2]}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259071606 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259071607 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259071624 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259071660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:40 [2023-12-08T20:08:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.170Z] 
15:08:41 [2023-12-08T20:08:41.170Z] (Eclipse:19993): Gtk-WARNING **: 20:08:41.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259072465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259072465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259072465 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259072465 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259072466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259072466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:41 [2023-12-08T20:08:41.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259072466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:43 [2023-12-08T20:08:43.685Z] 
15:08:43 [2023-12-08T20:08:43.685Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:42.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:43 [2023-12-08T20:08:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:43 [2023-12-08T20:08:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:43 [2023-12-08T20:08:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259072951 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259072952 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259072952 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259072952 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259072952 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259072989 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259073044 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259073044 data=null doit=true}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259073045 data=null}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259073045 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259073045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259073082 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259073083 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259073083 data=null doit=true}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259073083 data=null}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259073084 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259073084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259073090 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:43 [2023-12-08T20:08:43.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259073091 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259073091 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259073091 data=null}, TreeItem with text {Traces [2]}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259073092 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259073092 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259073112 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:43 [2023-12-08T20:08:43.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:43 [2023-12-08T20:08:43.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259073113 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259073114 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259073114 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259073114 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259073114 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259073142 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
15:08:43 [2023-12-08T20:08:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1259073192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Linux Kernel Trace']
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259073209 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259073210 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259073210 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259073210 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259073211 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259073215 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259073283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:08:43 [2023-12-08T20:08:43.687Z] 
15:08:43 [2023-12-08T20:08:43.687Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:42.801: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:43 [2023-12-08T20:08:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
15:08:44 [2023-12-08T20:08:44.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:44 [2023-12-08T20:08:44.510Z] 
15:08:44 [2023-12-08T20:08:44.511Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:44.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:44 [2023-12-08T20:08:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:44 [2023-12-08T20:08:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259075166 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:08:44 [2023-12-08T20:08:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259075167 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:44 [2023-12-08T20:08:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259075167 data=null}, TreeItem with text {Traces [2]}]
15:08:44 [2023-12-08T20:08:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259075168 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:44 [2023-12-08T20:08:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259075168 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:44 [2023-12-08T20:08:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259075199 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:44 [2023-12-08T20:08:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:08:44 [2023-12-08T20:08:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:08:44 [2023-12-08T20:08:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:08:44 [2023-12-08T20:08:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:08:44 [2023-12-08T20:08:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1259075274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:08:44 [2023-12-08T20:08:44.768Z] 
15:08:44 [2023-12-08T20:08:44.768Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-08 20:08:44.604
15:08:44 [2023-12-08T20:08:44.768Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:08:45 [2023-12-08T20:08:45.025Z] 
15:08:45 [2023-12-08T20:08:45.025Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:44.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:45 [2023-12-08T20:08:45.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:46 [2023-12-08T20:08:46.656Z] 
15:08:46 [2023-12-08T20:08:46.656Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:46.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259077157 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259077158 data=null doit=true}, TreeItem with text {test}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259077158 data=null}, TreeItem with text {test}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259077158 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259077169 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:46 [2023-12-08T20:08:46.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:46 [2023-12-08T20:08:46.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259077185 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259077186 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259077186 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259077186 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077186 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259077256 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1259077284 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1259077285 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1259077285 data=null}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1259077285 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077285 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1259077309 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1259077360 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1259077360 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1259077360 data=null}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1259077361 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077361 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1259077380 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259077417 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259077417 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259077418 data=null}, TreeItem with text {Traces [2]}]
15:08:46 [2023-12-08T20:08:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259077418 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077418 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259077470 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259077502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259077513 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259077513 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259077513 data=null}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259077514 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077514 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259077567 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1259077596 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1259077596 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1259077596 data=null}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1259077596 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077597 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1259077614 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1259077658 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1259077658 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1259077658 data=null}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1259077659 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077659 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
15:08:46 [2023-12-08T20:08:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1259077683 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259077720 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259077720 data=null doit=true}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259077720 data=null}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259077721 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259077731 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259077731 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259077732 data=null doit=true}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259077732 data=null}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259077732 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259077763 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:08:47 [2023-12-08T20:08:47.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259077764 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259077764 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259077764 data=null}, TreeItem with text {Traces [2]}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259077765 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259077765 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259077773 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:08:47 [2023-12-08T20:08:47.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:47 [2023-12-08T20:08:47.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259077791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:47 [2023-12-08T20:08:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:47 [2023-12-08T20:08:47.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1259078126 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259078126 data=null doit=true}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259078127 data=null}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259078127 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259078127 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259078163 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:47 [2023-12-08T20:08:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1259078165 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259078165 data=null doit=true}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259078165 data=null}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259078166 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259078166 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259078171 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:47 [2023-12-08T20:08:47.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:47 [2023-12-08T20:08:47.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259078264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:47 [2023-12-08T20:08:47.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:47 [2023-12-08T20:08:47.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1259078368 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259078368 data=null doit=true}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259078368 data=null}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259078368 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259078369 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259078376 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259078419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259078423 data=null doit=true}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259078424 data=null}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259078424 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259078424 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259078428 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1259078428 data=null doit=true}, TreeItem with text {Trace Compass}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1259078428 data=null}, TreeItem with text {Trace Compass}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1259078429 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259078429 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1259078430 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1259078466 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1259078467 data=null doit=true}, TreeItem with text {Traces [0]}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1259078467 data=null}, TreeItem with text {Traces [0]}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1259078467 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
15:08:47 [2023-12-08T20:08:47.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259078467 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:08:47 [2023-12-08T20:08:47.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1259078476 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
15:08:47 [2023-12-08T20:08:47.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:08:47 [2023-12-08T20:08:47.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} [layout=null] time=1259078892 data=null}, (of type 'Combo')]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259078935 data=null doit=true}, TreeItem with text {c-project}]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259078935 data=null}, TreeItem with text {c-project}]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259078935 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {c-project}]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259078936 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {c-project}]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259078938 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {c-project}]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259078938 data=null button=0 stateMask=0x0 x=153 y=81 count=0}, Tree node with text: kernel-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1259078938 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1259078938 data=null}, Tree node with text: kernel-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259078939 data=null button=1 stateMask=0x0 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259078939 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1259078941 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:48 [2023-12-08T20:08:48.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1259078971 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, Tree node with text: ust-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1259078971 data=null doit=true}, Tree node with text: ust-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1259078971 data=null}, Tree node with text: ust-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1259078972 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259078972 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ust-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1259078974 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: ust-overlap-testing
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1259078986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1259078986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1259078986 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1259078987 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1259078987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:48 [2023-12-08T20:08:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1259078987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:50 [2023-12-08T20:08:50.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1259078987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:08:50 [2023-12-08T20:08:50.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1259078515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259081070 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259081070 data=null}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259081071 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259081071 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259081073 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259081074 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259081074 data=null doit=true}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259081075 data=null}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259081075 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259081075 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259081097 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
15:08:50 [2023-12-08T20:08:50.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:08:50 [2023-12-08T20:08:50.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:08:50 [2023-12-08T20:08:50.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:08:50 [2023-12-08T20:08:50.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:08:51 [2023-12-08T20:08:51.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1259081127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:08:51 [2023-12-08T20:08:51.133Z] 
15:08:51 [2023-12-08T20:08:51.133Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-08 20:08:50.975
15:08:51 [2023-12-08T20:08:51.133Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:08:51 [2023-12-08T20:08:51.390Z] 
15:08:51 [2023-12-08T20:08:51.391Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:51.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:51 [2023-12-08T20:08:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:53 [2023-12-08T20:08:53.023Z] 
15:08:53 [2023-12-08T20:08:53.023Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:52.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:53 [2023-12-08T20:08:53.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
15:08:53 [2023-12-08T20:08:53.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1259083763 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1259083764 data=null}, TreeItem with text {Experiments [1]}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1259083764 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259083764 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1259083766 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1259083767 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1259083767 data=null}, TreeItem with text {Experiment [2]}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1259083767 data=null button=1 stateMask=0x0 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259083767 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiment [2]}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1259083770 data=null button=1 stateMask=0x80000 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1259083772 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259083772 data=null doit=true}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259083772 data=null}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259083772 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259083772 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259083805 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259083881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:53 [2023-12-08T20:08:53.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:53 [2023-12-08T20:08:53.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1259084197 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259084197 data=null doit=true}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259084197 data=null}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259084198 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259084198 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259084207 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259084302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:53 [2023-12-08T20:08:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:53 [2023-12-08T20:08:53.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1259084326 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259084326 data=null doit=true}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259084326 data=null}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259084326 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259084326 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259084336 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259084393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1259084495 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259084495 data=null doit=true}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259084495 data=null}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259084496 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259084496 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259084506 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1259084553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:08:53 [2023-12-08T20:08:53.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
15:08:53 [2023-12-08T20:08:53.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1259084569 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1259084569 data=null}, TreeItem with text {Experiments [1]}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1259084569 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259084570 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1259084570 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259084573 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:08:53 [2023-12-08T20:08:53.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259084598 data=null button=0 stateMask=0x0 x=55 y=104 count=0}, TreeItem with text {test}]
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259084598 data=null doit=true}, TreeItem with text {test}]
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259084598 data=null}, TreeItem with text {test}]
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259084598 data=null button=1 stateMask=0x0 x=55 y=104 count=1}, TreeItem with text {test}]
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259084599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259084608 data=null button=1 stateMask=0x80000 x=55 y=104 count=1}, TreeItem with text {test}]
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:08:54 [2023-12-08T20:08:54.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085610 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085610 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085611 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259085611 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259085613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259085613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:54 [2023-12-08T20:08:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259085613 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:54 [2023-12-08T20:08:54.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259085613 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:54 [2023-12-08T20:08:54.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259085613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:54 [2023-12-08T20:08:54.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259085613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:54 [2023-12-08T20:08:54.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:54 [2023-12-08T20:08:54.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:54 [2023-12-08T20:08:54.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:54 [2023-12-08T20:08:54.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:54 [2023-12-08T20:08:54.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:54 [2023-12-08T20:08:54.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:08:54 [2023-12-08T20:08:54.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259085613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:54 [2023-12-08T20:08:54.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1259084688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:08:55 [2023-12-08T20:08:55.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259086135 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1259086153 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1259086153 data=null doit=true}, TreeItem with text {c-project}]
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1259086154 data=null}, TreeItem with text {c-project}]
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1259086154 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259086154 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1259086169 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:08:55 [2023-12-08T20:08:55.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:08:55 [2023-12-08T20:08:55.554Z] 
15:08:55 [2023-12-08T20:08:55.554Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:55.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086634 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086634 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.120Z] 
15:08:56 [2023-12-08T20:08:56.120Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:55.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086654 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259086654 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259086656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259086656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259086656 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259086656 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259086656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259086656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:56 [2023-12-08T20:08:56.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:56 [2023-12-08T20:08:56.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:56 [2023-12-08T20:08:56.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:56 [2023-12-08T20:08:56.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:56 [2023-12-08T20:08:56.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:08:56 [2023-12-08T20:08:56.121Z] 
15:08:56 [2023-12-08T20:08:56.121Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:55.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259086656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:08:56 [2023-12-08T20:08:56.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1259086227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:08:56 [2023-12-08T20:08:56.687Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.24 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
15:08:56 [2023-12-08T20:08:56.687Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_01RefreshTraceAdded -- Time elapsed: 0.442 s
15:08:56 [2023-12-08T20:08:56.687Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_02RefreshOpenedTraceContentModified -- Time elapsed: 8.517 s
15:08:56 [2023-12-08T20:08:56.687Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_03RefreshClosedTraceContentModified -- Time elapsed: 4.674 s
15:08:56 [2023-12-08T20:08:56.688Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_04RefreshTraceDeleted -- Time elapsed: 0.393 s
15:08:56 [2023-12-08T20:08:56.688Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_05CProjectRefreshTraceDeleted -- Time elapsed: 6.464 s
15:08:56 [2023-12-08T20:08:56.688Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
15:08:56 [2023-12-08T20:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259087256 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:08:56 [2023-12-08T20:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:56 [2023-12-08T20:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:08:56 [2023-12-08T20:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:08:56 [2023-12-08T20:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:08:56 [2023-12-08T20:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1259087401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:08:56 [2023-12-08T20:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:08:56 [2023-12-08T20:08:56.945Z] 
15:08:56 [2023-12-08T20:08:56.945Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:56.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259089030 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259089031 data=null doit=true}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259089031 data=null}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259089031 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259089032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259089057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259089058 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259089058 data=null doit=true}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259089059 data=null}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259089059 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259089060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259089065 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259089065 data=null doit=true}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259089066 data=null}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259089066 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259089066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259089068 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259089069 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259089069 data=null doit=true}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259089069 data=null}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259089069 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259089070 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259089085 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259089086 data=null doit=true}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259089086 data=null}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259089086 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259089086 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259089087 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:58 [2023-12-08T20:08:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259089095 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:08:58 [2023-12-08T20:08:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259089095 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:08:58 [2023-12-08T20:08:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259089095 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:08:58 [2023-12-08T20:08:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259089096 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:08:58 [2023-12-08T20:08:58.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259089096 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259089125 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259089308 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259089308 data=null doit=true}, TableItem with text {}]
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259089309 data=null}, TableItem with text {}]
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259089309 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259089310 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259089329 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:08:58 [2023-12-08T20:08:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:08:58 [2023-12-08T20:08:58.578Z] 
15:08:58 [2023-12-08T20:08:58.578Z] (Eclipse:19993): Gtk-WARNING **: 20:08:58.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:58 [2023-12-08T20:08:58.835Z] 
15:08:58 [2023-12-08T20:08:58.835Z] (Eclipse:19993): Gtk-WARNING **: 20:08:58.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:58 [2023-12-08T20:08:58.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
15:08:58 [2023-12-08T20:08:58.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:58 [2023-12-08T20:08:58.836Z] 
15:08:58 [2023-12-08T20:08:58.836Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:58.639: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:58 [2023-12-08T20:08:58.836Z] 
15:08:58 [2023-12-08T20:08:58.836Z] (Eclipse:19993): Gtk-WARNING **: 20:08:58.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:58 [2023-12-08T20:08:58.836Z] 
15:08:58 [2023-12-08T20:08:58.836Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:58.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:58 [2023-12-08T20:08:58.836Z] 
15:08:58 [2023-12-08T20:08:58.836Z] (Eclipse:19993): Gtk-WARNING **: 20:08:58.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259089544 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259089544 data=null doit=true}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259089544 data=null}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259089544 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259089544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259089553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259089553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259089554 data=null doit=true}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259089554 data=null}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259089554 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259089554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259089571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:08:58 [2023-12-08T20:08:58.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259089573 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259089573 data=null doit=true}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259089573 data=null}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259089573 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259089573 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259089586 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259089587 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259089587 data=null doit=true}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259089587 data=null}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259089588 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259089588 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:08:58 [2023-12-08T20:08:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259089597 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:08:59 [2023-12-08T20:08:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:08:59 [2023-12-08T20:08:59.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:08:59 [2023-12-08T20:08:59.094Z] 
15:08:59 [2023-12-08T20:08:59.094Z] (Eclipse:19993): Gtk-WARNING **: 20:08:58.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.094Z] 
15:08:59 [2023-12-08T20:08:59.094Z] (Eclipse:19993): Gtk-WARNING **: 20:08:58.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.094Z] 
15:08:59 [2023-12-08T20:08:59.094Z] (Eclipse:19993): Gtk-WARNING **: 20:08:58.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.095Z] 
15:08:59 [2023-12-08T20:08:59.095Z] (Eclipse:19993): Gtk-WARNING **: 20:08:58.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.095Z] 
15:08:59 [2023-12-08T20:08:59.095Z] (Eclipse:19993): Gtk-WARNING **: 20:08:59.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.095Z] 
15:08:59 [2023-12-08T20:08:59.095Z] (Eclipse:19993): Gtk-WARNING **: 20:08:59.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.095Z] 
15:08:59 [2023-12-08T20:08:59.095Z] (Eclipse:19993): Gtk-WARNING **: 20:08:59.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.095Z] 
15:08:59 [2023-12-08T20:08:59.095Z] (Eclipse:19993): Gtk-WARNING **: 20:08:59.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259089900 data=null doit=true}, Shell with text {Confirm Clear}]
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259089901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259089901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:59 [2023-12-08T20:08:59.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259089901 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:59 [2023-12-08T20:08:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259089901 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:59 [2023-12-08T20:08:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259089902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:59 [2023-12-08T20:08:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259089902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:59 [2023-12-08T20:08:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259089902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:08:59 [2023-12-08T20:08:59.353Z] 
15:08:59 [2023-12-08T20:08:59.353Z] (Eclipse:19993): Gtk-WARNING **: 20:08:59.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.353Z] 
15:08:59 [2023-12-08T20:08:59.353Z] (Eclipse:19993): Gtk-WARNING **: 20:08:59.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.610Z] 
15:08:59 [2023-12-08T20:08:59.610Z] (Eclipse:19993): Gtk-WARNING **: 20:08:59.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259089630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:08:59 [2023-12-08T20:08:59.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:08:59 [2023-12-08T20:08:59.868Z] 
15:08:59 [2023-12-08T20:08:59.868Z] (Eclipse:19993): Gtk-WARNING **: 20:08:59.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:08:59 [2023-12-08T20:08:59.868Z] 
15:08:59 [2023-12-08T20:08:59.868Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:59.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:59 [2023-12-08T20:08:59.868Z] 
15:08:59 [2023-12-08T20:08:59.868Z] (Eclipse:19993): Gtk-CRITICAL **: 20:08:59.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:08:59 [2023-12-08T20:08:59.868Z] 
15:08:59 [2023-12-08T20:08:59.868Z] (Eclipse:19993): Gtk-WARNING **: 20:08:59.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:01 [2023-12-08T20:09:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:01 [2023-12-08T20:09:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:01 [2023-12-08T20:09:01.240Z] 
15:09:01 [2023-12-08T20:09:01.240Z] (Eclipse:19993): Gtk-WARNING **: 20:09:01.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:01 [2023-12-08T20:09:01.240Z] 
15:09:01 [2023-12-08T20:09:01.240Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:01.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:01 [2023-12-08T20:09:01.240Z] 
15:09:01 [2023-12-08T20:09:01.240Z] (Eclipse:19993): Gtk-WARNING **: 20:09:01.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:01 [2023-12-08T20:09:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:01 [2023-12-08T20:09:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:01 [2023-12-08T20:09:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:01 [2023-12-08T20:09:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:01 [2023-12-08T20:09:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:01 [2023-12-08T20:09:01.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259091910 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259091910 data=null doit=true}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259091910 data=null}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259091910 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259091911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259091917 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259091918 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259091918 data=null doit=true}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259091918 data=null}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259091919 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259091919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259091961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:01 [2023-12-08T20:09:01.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259091963 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259091963 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259091963 data=null}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259091963 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259091964 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259091969 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259091969 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259091969 data=null}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259091969 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259091970 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259091971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1259091972 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1259091972 data=null}, TreeItem with text {symbolic-link [1]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1259091972 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259091972 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {symbolic-link [1]}]
15:09:01 [2023-12-08T20:09:01.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1259091984 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259091987 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259091987 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259091987 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259091988 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259091988 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259091999 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259092000 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259092000 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259092000 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259092095 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259092102 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259092102 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259092102 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:01 [2023-12-08T20:09:01.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:09:01 [2023-12-08T20:09:01.500Z] 
15:09:01 [2023-12-08T20:09:01.500Z] (Eclipse:19993): Gtk-WARNING **: 20:09:01.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:01 [2023-12-08T20:09:01.500Z] 
15:09:01 [2023-12-08T20:09:01.500Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:01.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:01 [2023-12-08T20:09:01.500Z] 
15:09:01 [2023-12-08T20:09:01.500Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:01.481: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:01 [2023-12-08T20:09:01.757Z] 
15:09:01 [2023-12-08T20:09:01.757Z] (Eclipse:19993): Gtk-WARNING **: 20:09:01.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259092642 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259092642 data=null doit=true}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259092642 data=null}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259092643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259092643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259092655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259092655 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259092656 data=null doit=true}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259092656 data=null}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259092656 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259092656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259092661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:02 [2023-12-08T20:09:02.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259092662 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259092666 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259092666 data=null}, TreeItem with text {Traces [2]}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259092667 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259092667 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259092672 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:02 [2023-12-08T20:09:02.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:09:02 [2023-12-08T20:09:02.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259092673 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259092673 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259092673 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259092674 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259092674 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259092677 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
15:09:02 [2023-12-08T20:09:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
15:09:02 [2023-12-08T20:09:02.273Z] 
15:09:02 [2023-12-08T20:09:02.273Z] (Eclipse:19993): Gtk-WARNING **: 20:09:02.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:02 [2023-12-08T20:09:02.273Z] 
15:09:02 [2023-12-08T20:09:02.273Z] (Eclipse:19993): Gtk-WARNING **: 20:09:02.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:02 [2023-12-08T20:09:02.273Z] 
15:09:02 [2023-12-08T20:09:02.273Z] (Eclipse:19993): Gtk-WARNING **: 20:09:02.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:02 [2023-12-08T20:09:02.530Z] 
15:09:02 [2023-12-08T20:09:02.530Z] (Eclipse:19993): Gtk-WARNING **: 20:09:02.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:02 [2023-12-08T20:09:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
15:09:02 [2023-12-08T20:09:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
15:09:02 [2023-12-08T20:09:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259093095 data=null doit=true}, Shell with text {Rename Trace}]
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259093100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259093100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259093100 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259093100 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259093101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259093101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:02 [2023-12-08T20:09:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259093101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:02 [2023-12-08T20:09:02.531Z] 
15:09:02 [2023-12-08T20:09:02.531Z] (Eclipse:19993): Gtk-WARNING **: 20:09:02.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:02 [2023-12-08T20:09:02.531Z] 
15:09:02 [2023-12-08T20:09:02.531Z] (Eclipse:19993): Gtk-WARNING **: 20:09:02.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:02 [2023-12-08T20:09:02.788Z] 
15:09:02 [2023-12-08T20:09:02.789Z] (Eclipse:19993): Gtk-WARNING **: 20:09:02.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:03 [2023-12-08T20:09:03.046Z] 
15:09:03 [2023-12-08T20:09:03.046Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:02.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:03 [2023-12-08T20:09:03.046Z] 
15:09:03 [2023-12-08T20:09:03.046Z] (Eclipse:19993): Gtk-WARNING **: 20:09:02.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1259092765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259093739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259093739 data=null doit=true}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259093739 data=null}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259093757 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259093757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259093771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259093771 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259093772 data=null doit=true}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259093772 data=null}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259093772 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259093772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259093783 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:03 [2023-12-08T20:09:03.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:03 [2023-12-08T20:09:03.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259093785 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259093785 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259093785 data=null}, TreeItem with text {Traces [2]}]
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259093785 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259093785 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259093797 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:03 [2023-12-08T20:09:03.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:09:03 [2023-12-08T20:09:03.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259093798 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1259093798 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1259093798 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259093798 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259093798 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259093802 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:09:03 [2023-12-08T20:09:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:09:03 [2023-12-08T20:09:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:09:03 [2023-12-08T20:09:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259093857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:09:03 [2023-12-08T20:09:03.304Z] 
15:09:03 [2023-12-08T20:09:03.304Z] (Eclipse:19993): Gtk-WARNING **: 20:09:03.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:03 [2023-12-08T20:09:03.304Z] 
15:09:03 [2023-12-08T20:09:03.305Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:03.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:03 [2023-12-08T20:09:03.562Z] 
15:09:03 [2023-12-08T20:09:03.562Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:03.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:03 [2023-12-08T20:09:03.562Z] 
15:09:03 [2023-12-08T20:09:03.562Z] (Eclipse:19993): Gtk-WARNING **: 20:09:03.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259094426 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259094426 data=null doit=true}, TableItem with text {}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259094426 data=null}, TableItem with text {}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259094427 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259094427 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259094442 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259094577 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1259094577 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1259094577 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259094578 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259094578 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259094582 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:03 [2023-12-08T20:09:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:04 [2023-12-08T20:09:04.077Z] 
15:09:04 [2023-12-08T20:09:04.077Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:03.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:04 [2023-12-08T20:09:04.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:04 [2023-12-08T20:09:04.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:04 [2023-12-08T20:09:04.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:04 [2023-12-08T20:09:04.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:04 [2023-12-08T20:09:04.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:04 [2023-12-08T20:09:04.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259094711 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259094711 data=null doit=true}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259094711 data=null}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259094711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259094712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259094783 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259094784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259094785 data=null doit=true}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259094785 data=null}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259094785 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259094785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259094794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:04 [2023-12-08T20:09:04.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259094795 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259094795 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259094795 data=null}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259094795 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259094796 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259094803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259094804 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259094804 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259094804 data=null}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259094804 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259094805 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259094858 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:04 [2023-12-08T20:09:04.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:04 [2023-12-08T20:09:04.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259095187 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259095188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259095188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259095188 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259095188 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259095189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259095189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:04 [2023-12-08T20:09:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259095189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:04 [2023-12-08T20:09:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:04 [2023-12-08T20:09:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259094887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:05 [2023-12-08T20:09:05.414Z] 
15:09:05 [2023-12-08T20:09:05.414Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:05.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:06 [2023-12-08T20:09:06.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:06 [2023-12-08T20:09:06.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:06 [2023-12-08T20:09:06.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:07 [2023-12-08T20:09:07.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:07 [2023-12-08T20:09:07.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:07 [2023-12-08T20:09:07.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:07 [2023-12-08T20:09:07.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259097570 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259097571 data=null doit=true}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259097571 data=null}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259097571 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259097571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259097589 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259097589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259097590 data=null doit=true}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259097590 data=null}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259097590 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259097590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259097595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259097596 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259097600 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259097600 data=null}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259097600 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259097601 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259097607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259097607 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259097608 data=null}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259097608 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259097608 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259097609 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259097612 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259097612 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259097612 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259097613 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259097621 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259097650 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:09:07 [2023-12-08T20:09:07.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259097978 data=null doit=true}, Shell with text {Copy Trace}]
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1259097981 data=null doit=true}, Button with text {Copy as a link}]
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1259097981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1259097982 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1259097982 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1259097982 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1259097982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:07 [2023-12-08T20:09:07.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259097984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259097991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259097991 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259097991 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259097991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259097991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259097991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:07 [2023-12-08T20:09:07.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1259097687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:09:07 [2023-12-08T20:09:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:07 [2023-12-08T20:09:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:07 [2023-12-08T20:09:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:07 [2023-12-08T20:09:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:07 [2023-12-08T20:09:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:07 [2023-12-08T20:09:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:07 [2023-12-08T20:09:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:07 [2023-12-08T20:09:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259098143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259098143 data=null doit=true}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259098143 data=null}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259098154 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259098154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259098197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259098198 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259098199 data=null doit=true}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259098199 data=null}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259098199 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259098199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259098205 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:07 [2023-12-08T20:09:07.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259098206 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259098206 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259098206 data=null}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259098207 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259098207 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259098228 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259098229 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259098230 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259098230 data=null}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259098230 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259098230 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259098234 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:09:07 [2023-12-08T20:09:07.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:09:07 [2023-12-08T20:09:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:09:07 [2023-12-08T20:09:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:07 [2023-12-08T20:09:07.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1259098291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:09:08 [2023-12-08T20:09:08.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:08 [2023-12-08T20:09:08.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:08 [2023-12-08T20:09:08.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:08 [2023-12-08T20:09:08.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:08 [2023-12-08T20:09:08.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:08 [2023-12-08T20:09:08.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:08 [2023-12-08T20:09:08.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259098952 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259098952 data=null doit=true}, TreeItem with text {test}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259098952 data=null}, TreeItem with text {test}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259098952 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259098953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259098968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:08 [2023-12-08T20:09:08.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1259098969 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1259098969 data=null}, TreeItem with text {Experiments [1]}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1259098969 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259098970 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1259098971 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:09:08 [2023-12-08T20:09:08.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1259098983 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1259098983 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1259098984 data=null}, TreeItem with text {Experiment [2]}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1259098984 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259098984 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1259098998 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:09:08 [2023-12-08T20:09:08.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:09:08 [2023-12-08T20:09:08.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:09:08 [2023-12-08T20:09:08.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
15:09:08 [2023-12-08T20:09:08.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259099317 data=null doit=true}, Shell with text {Copy Experiment}]
15:09:08 [2023-12-08T20:09:08.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
15:09:08 [2023-12-08T20:09:08.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259099320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259099321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259099321 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259099321 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259099321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259099321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:08 [2023-12-08T20:09:08.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:08 [2023-12-08T20:09:08.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:08 [2023-12-08T20:09:08.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:08 [2023-12-08T20:09:08.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:08 [2023-12-08T20:09:08.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259099321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:08 [2023-12-08T20:09:08.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1259099027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:09:09 [2023-12-08T20:09:09.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
15:09:09 [2023-12-08T20:09:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:09 [2023-12-08T20:09:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:09 [2023-12-08T20:09:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:09 [2023-12-08T20:09:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:09 [2023-12-08T20:09:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259099960 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259099960 data=null doit=true}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259099960 data=null}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259099961 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259099961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259099972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259099973 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259099973 data=null doit=true}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259099973 data=null}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259099973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259099973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259099988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:09 [2023-12-08T20:09:09.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:09 [2023-12-08T20:09:09.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259099989 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259099989 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259099989 data=null}, TreeItem with text {Traces [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259099990 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259099990 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259100004 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=1259100004 data=null doit=true}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1259100005 data=null}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1259100005 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259100005 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1259100022 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1259100025 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=1259100025 data=null doit=true}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1259100026 data=null}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1259100026 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259100026 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1259100033 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259100471 data=null doit=true}, Shell with text {Copy Experiment}]
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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)'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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')
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
15:09:12 [2023-12-08T20:09:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100474 data=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100474 data=null}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100475 data=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1259100475 data=null}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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')
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259100476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259100476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259100476 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259100476 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259100477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259100477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:12 [2023-12-08T20:09:12.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:12 [2023-12-08T20:09:12.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:12 [2023-12-08T20:09:12.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:12 [2023-12-08T20:09:12.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:12 [2023-12-08T20:09:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259100477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1259100087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:09:12 [2023-12-08T20:09:12.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259101006 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259101007 data=null doit=true}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259101007 data=null}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259101007 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259101007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259101023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259101024 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259101024 data=null doit=true}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259101024 data=null}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259101025 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259101025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259101036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1259101037 data=null button=0 stateMask=0x0 x=92 y=242 count=0}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1259101037 data=null doit=true}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1259101038 data=null}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1259101038 data=null button=1 stateMask=0x0 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259101038 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1259101045 data=null button=1 stateMask=0x80000 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1259101046 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1259101046 data=null}, TreeItem with text {expDeepCopy [2]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1259101046 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259101061 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {expDeepCopy [2]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1259101081 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
15:09:12 [2023-12-08T20:09:12.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1259101082 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1259101082 data=null}, TreeItem with text {expDeepCopy [2]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1259101082 data=null button=1 stateMask=0x0 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
15:09:12 [2023-12-08T20:09:12.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259101082 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {expDeepCopy [2]}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1259101084 data=null button=1 stateMask=0x80000 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259101178 data=null button=0 stateMask=0x0 x=172 y=403 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259101178 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259101179 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259101179 data=null button=1 stateMask=0x0 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259101179 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259101205 data=null button=1 stateMask=0x80000 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259101298 data=null button=0 stateMask=0x0 x=176 y=426 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1259101298 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1259101298 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259101299 data=null button=1 stateMask=0x0 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259101299 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259101393 data=null button=1 stateMask=0x80000 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:12 [2023-12-08T20:09:12.909Z] 
15:09:12 [2023-12-08T20:09:12.909Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:10.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259101994 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259101994 data=null doit=true}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259101994 data=null}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259101994 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259101994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259102062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259102063 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259102063 data=null doit=true}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259102064 data=null}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259102064 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259102064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259102073 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:12 [2023-12-08T20:09:12.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1259102074 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1259102074 data=null doit=true}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1259102074 data=null}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1259102075 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259102075 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1259102082 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1259102083 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1259102083 data=null doit=true}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1259102083 data=null}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1259102084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259102084 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1259102101 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259102449 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259102449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259102450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259102450 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259102450 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259102450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259102450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259102450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259102173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:12 [2023-12-08T20:09:12.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:12 [2023-12-08T20:09:12.910Z] 
15:09:12 [2023-12-08T20:09:12.910Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:12.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259104148 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259104149 data=null doit=true}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259104149 data=null}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259104149 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259104149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259104167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259104168 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259104168 data=null doit=true}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259104168 data=null}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259104168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259104169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259104173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259104175 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259104178 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259104178 data=null}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259104178 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259104178 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259104185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259104185 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259104185 data=null}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259104186 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259104186 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259104187 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259104188 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:13 [2023-12-08T20:09:13.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259104188 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:13 [2023-12-08T20:09:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259104188 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:13 [2023-12-08T20:09:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259104188 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:13 [2023-12-08T20:09:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259104189 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:13 [2023-12-08T20:09:13.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259104221 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:13 [2023-12-08T20:09:13.735Z] 
15:09:13 [2023-12-08T20:09:13.735Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:13.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259104331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259104331 data=null doit=true}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259104331 data=null}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259104332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259104332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259104377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259104378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259104378 data=null doit=true}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259104378 data=null}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259104378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259104379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259104384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:13 [2023-12-08T20:09:13.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259104385 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259104385 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259104386 data=null}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259104386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259104386 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259104399 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259104400 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259104400 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259104400 data=null}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259104400 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259104401 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259104404 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:13 [2023-12-08T20:09:13.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:13 [2023-12-08T20:09:13.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259104742 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259104743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259104743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259104743 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259104743 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259104744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259104744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:13 [2023-12-08T20:09:13.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259104744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:14 [2023-12-08T20:09:14.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259104444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:14 [2023-12-08T20:09:14.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:14 [2023-12-08T20:09:14.509Z] 
15:09:14 [2023-12-08T20:09:14.509Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:14.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259106613 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259106613 data=null doit=true}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259106613 data=null}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259106614 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259106614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259106624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259106625 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259106625 data=null doit=true}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259106625 data=null}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259106625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259106634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259106639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:15 [2023-12-08T20:09:15.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259106640 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259106640 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259106640 data=null}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259106640 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259106641 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259106653 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259106653 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259106653 data=null}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259106653 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259106654 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259106655 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259106655 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259106656 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259106656 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259106656 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:15 [2023-12-08T20:09:15.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259106656 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:16 [2023-12-08T20:09:16.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259106689 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:16 [2023-12-08T20:09:16.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
15:09:16 [2023-12-08T20:09:16.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
15:09:16 [2023-12-08T20:09:16.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
15:09:16 [2023-12-08T20:09:16.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259107103 data=null doit=true}, Shell with text {Rename Trace}]
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259107106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259107106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259107106 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259107106 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259107106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259107106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:16 [2023-12-08T20:09:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259107106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:17 [2023-12-08T20:09:17.049Z] 
15:09:17 [2023-12-08T20:09:17.049Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:16.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1259106759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259107693 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259107693 data=null doit=true}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259107693 data=null}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259107693 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259107693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259107749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259107749 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259107750 data=null doit=true}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259107750 data=null}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259107750 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259107750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259107756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:17 [2023-12-08T20:09:17.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259107757 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259107757 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259107757 data=null}, TreeItem with text {Traces [1]}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259107757 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259107758 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259107775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:17 [2023-12-08T20:09:17.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259107776 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1259107776 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1259107776 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259107777 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259107777 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:17 [2023-12-08T20:09:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259107812 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:17 [2023-12-08T20:09:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:09:17 [2023-12-08T20:09:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:09:17 [2023-12-08T20:09:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:09:17 [2023-12-08T20:09:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259107872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:09:17 [2023-12-08T20:09:17.564Z] 
15:09:17 [2023-12-08T20:09:17.564Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:17.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:17 [2023-12-08T20:09:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259108667 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259108668 data=null doit=true}, TableItem with text {}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259108668 data=null}, TableItem with text {}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259108668 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259108668 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259108676 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:18 [2023-12-08T20:09:18.079Z] 
15:09:18 [2023-12-08T20:09:18.079Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:17.943: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259108791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259108791 data=null doit=true}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259108792 data=null}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259108792 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259108792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259108824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259108825 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259108825 data=null doit=true}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259108825 data=null}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259108825 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259108826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259108831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:18 [2023-12-08T20:09:18.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:18 [2023-12-08T20:09:18.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259108832 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259108832 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259108832 data=null}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259108833 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259108833 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259108850 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259108850 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259108851 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259108851 data=null}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259108851 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259108851 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259108855 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:18 [2023-12-08T20:09:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:18 [2023-12-08T20:09:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259109157 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259109158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259109158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259109158 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259109158 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259109159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259109159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:18 [2023-12-08T20:09:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259109159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:18 [2023-12-08T20:09:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259108884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:18 [2023-12-08T20:09:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:19 [2023-12-08T20:09:19.111Z] 
15:09:19 [2023-12-08T20:09:19.111Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:18.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:20 [2023-12-08T20:09:20.485Z] 
15:09:20 [2023-12-08T20:09:20.485Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:20.278: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259111097 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259111097 data=null doit=true}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259111097 data=null}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259111098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259111098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259111117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259111118 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259111118 data=null doit=true}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259111118 data=null}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259111118 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259111119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259111128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:20 [2023-12-08T20:09:20.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259111129 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259111129 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259111129 data=null}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259111129 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259111129 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259111167 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259111168 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259111168 data=null}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259111169 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259111169 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259111170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259111171 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:20 [2023-12-08T20:09:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259111171 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:20 [2023-12-08T20:09:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259111171 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:20 [2023-12-08T20:09:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259111172 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:20 [2023-12-08T20:09:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259111172 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:20 [2023-12-08T20:09:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259111205 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:20 [2023-12-08T20:09:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:09:20 [2023-12-08T20:09:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:09:20 [2023-12-08T20:09:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:09:20 [2023-12-08T20:09:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:09:21 [2023-12-08T20:09:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1259111276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:09:21 [2023-12-08T20:09:21.001Z] 
15:09:21 [2023-12-08T20:09:21.001Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:20.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259111969 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259111972 data=null doit=true}, TreeItem with text {test}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259111972 data=null}, TreeItem with text {test}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259111972 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259111972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259112000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:21 [2023-12-08T20:09:21.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1259112001 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1259112001 data=null}, TreeItem with text {Experiments [1]}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1259112001 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259112001 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1259112003 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:09:21 [2023-12-08T20:09:21.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1259112003 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1259112003 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1259112004 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259112004 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1259112006 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259112007 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:09:21 [2023-12-08T20:09:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259112007 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:09:21 [2023-12-08T20:09:21.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259112007 data=null}, Tree node with text: ExampleCustomTxt.log]
15:09:21 [2023-12-08T20:09:21.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259112007 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:09:21 [2023-12-08T20:09:21.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259112008 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:09:21 [2023-12-08T20:09:21.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259112086 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:09:21 [2023-12-08T20:09:21.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
15:09:21 [2023-12-08T20:09:21.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove'
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove'
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Remove} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259112494 data=null doit=true}, Shell with text {Confirm Remove}]
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259112495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259112495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259112495 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259112495 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259112496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259112496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:21 [2023-12-08T20:09:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259112496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:22 [2023-12-08T20:09:22.033Z] 
15:09:22 [2023-12-08T20:09:22.033Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:21.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:22 [2023-12-08T20:09:22.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1259112165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove']
15:09:22 [2023-12-08T20:09:22.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:22 [2023-12-08T20:09:22.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:09:22 [2023-12-08T20:09:22.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259113627 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259113627 data=null doit=true}, TreeItem with text {test}]
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259113627 data=null}, TreeItem with text {test}]
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259113628 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:22 [2023-12-08T20:09:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259113628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259113675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:23 [2023-12-08T20:09:23.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259113675 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259113675 data=null doit=true}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259113675 data=null}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259113676 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259113676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259113681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259113686 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259113686 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259113686 data=null}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259113687 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259113687 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259113695 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259113720 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259113720 data=null doit=true}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259113720 data=null}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259113721 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259113721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259113730 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259113731 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259113739 data=null doit=true}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259113740 data=null}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259113740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259113740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259113745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:23 [2023-12-08T20:09:23.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259113746 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259113747 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259113747 data=null}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259113747 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259113756 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259113763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:23 [2023-12-08T20:09:23.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259113764 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259113764 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259113764 data=null}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259113764 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259113765 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259113775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:23 [2023-12-08T20:09:23.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:23 [2023-12-08T20:09:23.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259114103 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259114106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259114106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259114106 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259114106 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259114106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259114106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:23 [2023-12-08T20:09:23.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259114107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:23 [2023-12-08T20:09:23.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:23 [2023-12-08T20:09:23.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259113806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:24 [2023-12-08T20:09:24.197Z] 
15:09:24 [2023-12-08T20:09:24.197Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:24.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:25 [2023-12-08T20:09:25.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:25 [2023-12-08T20:09:25.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:25 [2023-12-08T20:09:25.570Z] 
15:09:25 [2023-12-08T20:09:25.570Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:25.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259116367 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259116367 data=null doit=true}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259116367 data=null}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259116368 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259116368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259116386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259116386 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259116387 data=null doit=true}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259116387 data=null}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259116387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259116387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259116392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:25 [2023-12-08T20:09:25.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259116396 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259116397 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259116397 data=null}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259116397 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259116397 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259116404 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259116404 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259116404 data=null}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259116405 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259116405 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259116406 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1259116407 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1259116407 data=null}, TreeItem with text {symbolic-link [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1259116407 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259116407 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {symbolic-link [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1259116408 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259116464 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259116464 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259116464 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259116465 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259116465 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259116488 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:09:25 [2023-12-08T20:09:25.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259116900 data=null doit=true}, Shell with text {Copy Trace}]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259116903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259116903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259116904 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259116904 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259116904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259116904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259116904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1259116562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259117024 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259117025 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259117025 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259117025 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259117025 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259117030 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:09:26 [2023-12-08T20:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259117354 data=null doit=true}, Shell with text {Copy Trace}]
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
15:09:26 [2023-12-08T20:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1259117357 data=null doit=true}, Button with text {Copy as a link}]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1259117357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1259117358 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1259117358 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1259117358 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1259117358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259117360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259117360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259117360 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259117360 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259117360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259117360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259117361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:26 [2023-12-08T20:09:26.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1259117069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259117479 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259117479 data=null doit=true}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259117480 data=null}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259117480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259117480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259117511 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259117515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259117515 data=null doit=true}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259117515 data=null}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259117516 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259117516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259117521 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:26 [2023-12-08T20:09:26.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1259117522 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1259117522 data=null doit=true}, TreeItem with text {Traces [4]}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1259117522 data=null}, TreeItem with text {Traces [4]}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1259117523 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259117523 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1259117554 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:26 [2023-12-08T20:09:26.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:09:26 [2023-12-08T20:09:26.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259117556 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1259117562 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1259117562 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259117563 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259117563 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259117598 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:09:26 [2023-12-08T20:09:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:09:27 [2023-12-08T20:09:27.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259117632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:09:27 [2023-12-08T20:09:27.185Z] 
15:09:27 [2023-12-08T20:09:27.185Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:27.028: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:27 [2023-12-08T20:09:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:27 [2023-12-08T20:09:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:27 [2023-12-08T20:09:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:28 [2023-12-08T20:09:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:28 [2023-12-08T20:09:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:28 [2023-12-08T20:09:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:28 [2023-12-08T20:09:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:28 [2023-12-08T20:09:28.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259119205 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259119205 data=null doit=true}, TableItem with text {}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259119206 data=null}, TableItem with text {}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259119206 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259119206 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259119219 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259119302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259119302 data=null doit=true}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259119303 data=null}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259119303 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259119303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259119338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259119339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259119339 data=null doit=true}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259119339 data=null}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259119340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259119340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259119346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:28 [2023-12-08T20:09:28.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1259119347 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1259119347 data=null doit=true}, TreeItem with text {Traces [4]}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1259119347 data=null}, TreeItem with text {Traces [4]}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1259119347 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:28 [2023-12-08T20:09:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259119348 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1259119362 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:28 [2023-12-08T20:09:28.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:09:28 [2023-12-08T20:09:28.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259119364 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1259119364 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1259119364 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259119364 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259119364 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259119402 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:09:28 [2023-12-08T20:09:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:09:28 [2023-12-08T20:09:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:28 [2023-12-08T20:09:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259119433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:09:29 [2023-12-08T20:09:29.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:29 [2023-12-08T20:09:29.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:29 [2023-12-08T20:09:29.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:29 [2023-12-08T20:09:29.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:29 [2023-12-08T20:09:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:29 [2023-12-08T20:09:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259121070 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259121070 data=null doit=true}, TableItem with text {}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259121071 data=null}, TableItem with text {}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259121071 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259121071 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259121080 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259121201 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1259121201 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1259121201 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259121201 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259121202 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259121227 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:09:30 [2023-12-08T20:09:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259121317 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1259121317 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1259121317 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259121318 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259121318 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259121343 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:30 [2023-12-08T20:09:30.787Z] 
15:09:30 [2023-12-08T20:09:30.787Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:30.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259121513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259121513 data=null doit=true}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259121514 data=null}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259121514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259121514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259121552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259121553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259121553 data=null doit=true}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259121553 data=null}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259121553 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259121553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259121567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:30 [2023-12-08T20:09:30.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:31 [2023-12-08T20:09:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:31 [2023-12-08T20:09:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1259121569 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1259121569 data=null doit=true}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1259121569 data=null}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1259121569 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259121569 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1259121588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1259121589 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1259121589 data=null doit=true}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1259121589 data=null}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1259121589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259121589 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1259121594 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:31 [2023-12-08T20:09:31.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:31 [2023-12-08T20:09:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259121966 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259121966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259121966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259121967 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259121967 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259121967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259121967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:31 [2023-12-08T20:09:31.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259121967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:31 [2023-12-08T20:09:31.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:31 [2023-12-08T20:09:31.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259121625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:32 [2023-12-08T20:09:32.435Z] 
15:09:32 [2023-12-08T20:09:32.435Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:32.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259124399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259124400 data=null doit=true}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259124400 data=null}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259124400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259124400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259124419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259124420 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259124420 data=null doit=true}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259124420 data=null}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259124420 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259124420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259124426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:33 [2023-12-08T20:09:33.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259124430 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259124431 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259124431 data=null}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259124431 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259124431 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259124438 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259124439 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259124439 data=null}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259124439 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259124439 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259124441 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259124441 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259124441 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259124442 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259124442 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259124442 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259124478 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:09:33 [2023-12-08T20:09:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:09:34 [2023-12-08T20:09:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:09:34 [2023-12-08T20:09:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:09:34 [2023-12-08T20:09:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259124801 data=null doit=true}, Shell with text {Confirm Delete}]
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259124801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259124801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259124801 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259124802 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259124802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259124802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:34 [2023-12-08T20:09:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259124802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:34 [2023-12-08T20:09:34.999Z] 
15:09:34 [2023-12-08T20:09:34.999Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:34.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:34 [2023-12-08T20:09:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1259124518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:09:34 [2023-12-08T20:09:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:34 [2023-12-08T20:09:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:34 [2023-12-08T20:09:34.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259125607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259125607 data=null doit=true}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259125607 data=null}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259125607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259125607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259125673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259125675 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259125676 data=null doit=true}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259125676 data=null}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259125676 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259125676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259125682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:35 [2023-12-08T20:09:35.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1259125683 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1259125683 data=null doit=true}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1259125683 data=null}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1259125684 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259125684 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1259125703 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1259125703 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1259125703 data=null doit=true}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1259125704 data=null}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1259125704 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259125704 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1259125711 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:35 [2023-12-08T20:09:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:35 [2023-12-08T20:09:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:35 [2023-12-08T20:09:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:35 [2023-12-08T20:09:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259126068 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259126068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259126068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259126069 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259126069 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259126069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259126069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259126069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259125772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:35 [2023-12-08T20:09:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:35 [2023-12-08T20:09:35.823Z] 
15:09:35 [2023-12-08T20:09:35.823Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:35.577: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:37 [2023-12-08T20:09:37.196Z] 
15:09:37 [2023-12-08T20:09:37.196Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:36.989: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259127819 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259127819 data=null doit=true}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259127819 data=null}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259127820 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259127820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259127836 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259127836 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259127837 data=null doit=true}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259127837 data=null}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259127837 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259127837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259127848 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259127856 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259127856 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259127856 data=null}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259127857 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259127857 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259127870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259127870 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259127870 data=null}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259127871 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259127871 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259127872 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259127873 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:37 [2023-12-08T20:09:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259127873 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:37 [2023-12-08T20:09:37.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259127873 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:37 [2023-12-08T20:09:37.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259127873 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:37 [2023-12-08T20:09:37.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259127874 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:37 [2023-12-08T20:09:37.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259127909 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:37 [2023-12-08T20:09:37.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:09:37 [2023-12-08T20:09:37.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:09:37 [2023-12-08T20:09:37.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:09:37 [2023-12-08T20:09:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:09:37 [2023-12-08T20:09:37.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1259127940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:09:37 [2023-12-08T20:09:37.711Z] 
15:09:37 [2023-12-08T20:09:37.711Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:37.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:37 [2023-12-08T20:09:37.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:37 [2023-12-08T20:09:37.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:37 [2023-12-08T20:09:37.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:37 [2023-12-08T20:09:37.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:37 [2023-12-08T20:09:37.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:37 [2023-12-08T20:09:37.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:37 [2023-12-08T20:09:37.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:37 [2023-12-08T20:09:37.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:37 [2023-12-08T20:09:37.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259128558 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259128558 data=null doit=true}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259128558 data=null}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259128559 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259128559 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259128588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:37 [2023-12-08T20:09:37.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1259128589 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1259128589 data=null}, TreeItem with text {Experiments [1]}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1259128590 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259128590 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1259128591 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:09:37 [2023-12-08T20:09:37.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1259128592 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1259128592 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1259128592 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259128592 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1259128595 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259128595 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259128595 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259128596 data=null}, Tree node with text: ExampleCustomTxt.log]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259128596 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259128596 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259128632 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:09:37 [2023-12-08T20:09:37.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:09:38 [2023-12-08T20:09:38.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:09:38 [2023-12-08T20:09:38.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259128974 data=null doit=true}, Shell with text {Confirm Delete}]
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259128975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259128975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259128975 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259128977 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259128977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259128977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:38 [2023-12-08T20:09:38.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259128978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:38 [2023-12-08T20:09:38.793Z] 
15:09:38 [2023-12-08T20:09:38.793Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:38.607: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:38 [2023-12-08T20:09:38.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1259128664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:09:38 [2023-12-08T20:09:38.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:38 [2023-12-08T20:09:38.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259129476 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259129476 data=null doit=true}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259129477 data=null}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259129477 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259129477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259129537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259129539 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259129539 data=null doit=true}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259129539 data=null}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259129540 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259129540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259129562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:38 [2023-12-08T20:09:38.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259129564 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259129564 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259129564 data=null}, TreeItem with text {Traces [1]}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259129568 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:38 [2023-12-08T20:09:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259129568 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:39 [2023-12-08T20:09:39.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259129580 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:39 [2023-12-08T20:09:39.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:39 [2023-12-08T20:09:39.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259129581 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:39 [2023-12-08T20:09:39.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259129581 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:39 [2023-12-08T20:09:39.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259129581 data=null}, TreeItem with text {Traces [1]}]
15:09:39 [2023-12-08T20:09:39.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259129581 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:39 [2023-12-08T20:09:39.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259129591 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:39 [2023-12-08T20:09:39.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259129597 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:39 [2023-12-08T20:09:39.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:39 [2023-12-08T20:09:39.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259129930 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259129930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259129931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259129931 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259129931 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259129935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259129935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259129935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259129641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:39 [2023-12-08T20:09:39.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:39 [2023-12-08T20:09:39.568Z] 
15:09:39 [2023-12-08T20:09:39.568Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:39.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:40 [2023-12-08T20:09:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:40 [2023-12-08T20:09:40.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:41 [2023-12-08T20:09:41.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259131748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259131748 data=null doit=true}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259131748 data=null}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259131749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259131749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259131768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259131769 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259131769 data=null doit=true}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259131769 data=null}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259131770 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259131770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259131779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259131780 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259131780 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259131780 data=null}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259131781 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259131781 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259131789 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259131789 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259131789 data=null}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259131790 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259131790 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259131803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259131804 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259131804 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259131804 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259131805 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259131805 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259131836 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259131837 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259131838 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259131838 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259131987 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259131989 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259131989 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259131989 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259132066 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259132066 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259132066 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259132067 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259132067 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259132075 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:09:41 [2023-12-08T20:09:41.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259132403 data=null doit=true}, Shell with text {Copy Trace}]
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259132407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259132407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259132407 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259132407 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259132408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259132408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259132408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:41 [2023-12-08T20:09:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1259132104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259132556 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259132556 data=null doit=true}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259132557 data=null}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259132557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259132557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259132606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259132606 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259132606 data=null doit=true}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259132607 data=null}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259132607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259132607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259132613 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:41 [2023-12-08T20:09:41.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259132615 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259132615 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259132615 data=null}, TreeItem with text {Traces [2]}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259132615 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259132615 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259132640 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:41 [2023-12-08T20:09:41.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259132665 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1259132665 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1259132666 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259132666 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259132666 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259132702 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:41 [2023-12-08T20:09:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259132703 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:41 [2023-12-08T20:09:41.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259132703 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:42 [2023-12-08T20:09:42.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259132703 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:42 [2023-12-08T20:09:42.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259132764 data=null button=1 stateMask=0x80000 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:42 [2023-12-08T20:09:42.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259133100 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:42 [2023-12-08T20:09:42.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1259133103 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:42 [2023-12-08T20:09:42.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1259133103 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:42 [2023-12-08T20:09:42.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
15:09:42 [2023-12-08T20:09:42.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:42 [2023-12-08T20:09:42.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:43 [2023-12-08T20:09:43.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259134254 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259134254 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259134254 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259134255 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259134255 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259134276 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259134277 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259134278 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259134278 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259134334 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259134519 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259134522 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259134522 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:43 [2023-12-08T20:09:43.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:09:43 [2023-12-08T20:09:43.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:43 [2023-12-08T20:09:43.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:44 [2023-12-08T20:09:44.198Z] 
15:09:44 [2023-12-08T20:09:44.198Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:43.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:44 [2023-12-08T20:09:44.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:44 [2023-12-08T20:09:44.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259134869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259134869 data=null doit=true}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259134869 data=null}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259134870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259134870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259134899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259134900 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259134901 data=null doit=true}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259134901 data=null}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259134901 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259134901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259134910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:44 [2023-12-08T20:09:44.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259134911 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259134911 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259134911 data=null}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259134911 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259134912 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259134929 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259134929 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259134929 data=null doit=true}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259134929 data=null}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259134930 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259134930 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259134934 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:44 [2023-12-08T20:09:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:44 [2023-12-08T20:09:44.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:44 [2023-12-08T20:09:44.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:44 [2023-12-08T20:09:44.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259135255 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:44 [2023-12-08T20:09:44.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:44 [2023-12-08T20:09:44.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:44 [2023-12-08T20:09:44.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:44 [2023-12-08T20:09:44.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:44 [2023-12-08T20:09:44.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:44 [2023-12-08T20:09:44.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:44 [2023-12-08T20:09:44.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259135256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:44 [2023-12-08T20:09:44.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259135256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:44 [2023-12-08T20:09:44.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259135256 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:44 [2023-12-08T20:09:44.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259135256 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:44 [2023-12-08T20:09:44.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259135256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:44 [2023-12-08T20:09:44.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259135257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:44 [2023-12-08T20:09:44.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259135258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:45 [2023-12-08T20:09:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:45 [2023-12-08T20:09:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259134967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:45 [2023-12-08T20:09:45.598Z] 
15:09:45 [2023-12-08T20:09:45.598Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:45.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:46 [2023-12-08T20:09:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259137664 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259137664 data=null doit=true}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259137664 data=null}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259137665 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259137665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259137683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259137684 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259137684 data=null doit=true}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259137684 data=null}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259137685 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259137685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259137690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:46 [2023-12-08T20:09:46.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259137695 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259137695 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259137695 data=null}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259137695 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259137696 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259137703 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259137703 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259137703 data=null}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259137704 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259137704 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259137705 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259137706 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259137706 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259137706 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259137706 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:46 [2023-12-08T20:09:46.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259137706 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:47 [2023-12-08T20:09:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259137794 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:47 [2023-12-08T20:09:47.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259138067 data=null doit=true}, Shell with text {Confirm Delete}]
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259138067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259138068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259138068 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259138068 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259138068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259138068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:47 [2023-12-08T20:09:47.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259138068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:47 [2023-12-08T20:09:47.745Z] 
15:09:47 [2023-12-08T20:09:47.746Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:47.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259138582 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259138582 data=null doit=true}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259138582 data=null}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259138583 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259138583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259138626 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259138628 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259138628 data=null doit=true}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259138629 data=null}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259138629 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259138629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259138635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:48 [2023-12-08T20:09:48.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1259138636 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1259138636 data=null doit=true}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1259138636 data=null}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1259138637 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259138637 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1259138657 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1259138658 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1259138658 data=null doit=true}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1259138658 data=null}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1259138659 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259138659 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1259138667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:48 [2023-12-08T20:09:48.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:48 [2023-12-08T20:09:48.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259138997 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259138998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259138998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259138999 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259138999 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259138999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259138999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:48 [2023-12-08T20:09:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259138999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:48 [2023-12-08T20:09:48.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259138705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:48 [2023-12-08T20:09:48.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:48 [2023-12-08T20:09:48.776Z] 
15:09:48 [2023-12-08T20:09:48.776Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:48.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:50 [2023-12-08T20:09:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:50 [2023-12-08T20:09:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:50 [2023-12-08T20:09:50.149Z] 
15:09:50 [2023-12-08T20:09:50.149Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:50.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:50 [2023-12-08T20:09:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:50 [2023-12-08T20:09:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:50 [2023-12-08T20:09:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:50 [2023-12-08T20:09:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259140931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259140931 data=null doit=true}, TreeItem with text {test}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259140931 data=null}, TreeItem with text {test}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259140932 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259140932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259140947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:50 [2023-12-08T20:09:50.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1259140948 data=null doit=true}, TreeItem with text {Experiments [0]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1259140948 data=null}, TreeItem with text {Experiments [0]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1259140948 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259140949 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1259140950 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=1259140950 data=null doit=true}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1259140950 data=null}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1259140951 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259140951 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1259140964 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1259140964 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=1259140965 data=null doit=true}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1259140965 data=null}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1259140965 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259140965 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1259140979 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
15:09:50 [2023-12-08T20:09:50.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:09:50 [2023-12-08T20:09:50.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:09:50 [2023-12-08T20:09:50.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:09:50 [2023-12-08T20:09:50.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259141008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:09:50 [2023-12-08T20:09:50.665Z] 
15:09:50 [2023-12-08T20:09:50.665Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:50.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:50 [2023-12-08T20:09:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:50 [2023-12-08T20:09:50.923Z] 
15:09:50 [2023-12-08T20:09:50.923Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:50.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259142092 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259142092 data=null doit=true}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259142093 data=null}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259142093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259142093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259142128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259142129 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259142129 data=null doit=true}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259142130 data=null}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259142130 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259142130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259142140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:51 [2023-12-08T20:09:51.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259142142 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259142142 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259142142 data=null}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259142142 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259142142 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259142150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259142161 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259142161 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259142161 data=null}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259142162 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259142162 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259142166 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:51 [2023-12-08T20:09:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:51 [2023-12-08T20:09:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:51 [2023-12-08T20:09:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:51 [2023-12-08T20:09:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259142495 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259142496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259142496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259142496 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259142496 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259142497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259142497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:51 [2023-12-08T20:09:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259142497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:52 [2023-12-08T20:09:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:52 [2023-12-08T20:09:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259142201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:52 [2023-12-08T20:09:52.568Z] 
15:09:52 [2023-12-08T20:09:52.568Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:52.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259144641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259144641 data=null doit=true}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259144641 data=null}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259144641 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259144641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259144661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259144662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259144662 data=null doit=true}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259144662 data=null}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259144663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259144663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259144674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:53 [2023-12-08T20:09:53.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259144675 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259144675 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259144675 data=null}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259144675 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259144675 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259144683 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259144683 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259144683 data=null}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259144684 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259144684 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259144694 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259144695 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259144695 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259144695 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259144696 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:53 [2023-12-08T20:09:53.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259144696 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259144725 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259144758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259144925 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259144925 data=null doit=true}, TableItem with text {}]
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259144926 data=null}, TableItem with text {}]
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259144926 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259144926 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259144937 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:54 [2023-12-08T20:09:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:54 [2023-12-08T20:09:54.203Z] 
15:09:54 [2023-12-08T20:09:54.203Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:54 [2023-12-08T20:09:54.461Z] 
15:09:54 [2023-12-08T20:09:54.461Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:54.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:54 [2023-12-08T20:09:54.461Z] 
15:09:54 [2023-12-08T20:09:54.461Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.461Z] 
15:09:54 [2023-12-08T20:09:54.461Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:54.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:54 [2023-12-08T20:09:54.461Z] 
15:09:54 [2023-12-08T20:09:54.461Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259145156 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259145157 data=null doit=true}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259145157 data=null}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259145157 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259145157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259145164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259145165 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259145165 data=null doit=true}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259145166 data=null}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259145166 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259145166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259145189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:54 [2023-12-08T20:09:54.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259145191 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259145191 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259145191 data=null}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259145191 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259145192 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259145197 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259145198 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259145198 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259145198 data=null}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259145199 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259145199 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259145202 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:54 [2023-12-08T20:09:54.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:09:54 [2023-12-08T20:09:54.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:09:54 [2023-12-08T20:09:54.719Z] 
15:09:54 [2023-12-08T20:09:54.719Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.719Z] 
15:09:54 [2023-12-08T20:09:54.719Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.719Z] 
15:09:54 [2023-12-08T20:09:54.719Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.719Z] 
15:09:54 [2023-12-08T20:09:54.719Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.614: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.719Z] 
15:09:54 [2023-12-08T20:09:54.719Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.719Z] 
15:09:54 [2023-12-08T20:09:54.719Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.663: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.719Z] 
15:09:54 [2023-12-08T20:09:54.719Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.719Z] 
15:09:54 [2023-12-08T20:09:54.719Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.977Z] 
15:09:54 [2023-12-08T20:09:54.977Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259145549 data=null doit=true}, Shell with text {Confirm Clear}]
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259145550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259145550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259145551 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259145551 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259145551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259145551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:54 [2023-12-08T20:09:54.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259145551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:09:54 [2023-12-08T20:09:54.977Z] 
15:09:54 [2023-12-08T20:09:54.977Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:54 [2023-12-08T20:09:54.977Z] 
15:09:54 [2023-12-08T20:09:54.977Z] (Eclipse:19993): Gtk-WARNING **: 20:09:54.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:55 [2023-12-08T20:09:55.234Z] 
15:09:55 [2023-12-08T20:09:55.234Z] (Eclipse:19993): Gtk-WARNING **: 20:09:55.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:55 [2023-12-08T20:09:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259145248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:09:55 [2023-12-08T20:09:55.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:55 [2023-12-08T20:09:55.492Z] 
15:09:55 [2023-12-08T20:09:55.492Z] (Eclipse:19993): Gtk-WARNING **: 20:09:55.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:55 [2023-12-08T20:09:55.492Z] 
15:09:55 [2023-12-08T20:09:55.492Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:55.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:55 [2023-12-08T20:09:55.492Z] 
15:09:55 [2023-12-08T20:09:55.492Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:55.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:55 [2023-12-08T20:09:55.492Z] 
15:09:55 [2023-12-08T20:09:55.492Z] (Eclipse:19993): Gtk-WARNING **: 20:09:55.324: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259147446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259147446 data=null doit=true}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259147446 data=null}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259147446 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259147447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259147453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:56 [2023-12-08T20:09:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259147453 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259147454 data=null doit=true}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259147454 data=null}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259147454 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259147454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259147467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:56 [2023-12-08T20:09:56.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259147468 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259147468 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259147468 data=null}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259147468 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259147469 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259147481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259147481 data=null doit=true}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259147481 data=null}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259147481 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259147482 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259147483 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259147486 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259147487 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259147487 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259147487 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259147487 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259147500 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:09:56 [2023-12-08T20:09:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:09:57 [2023-12-08T20:09:57.125Z] 
15:09:57 [2023-12-08T20:09:57.125Z] (Eclipse:19993): Gtk-WARNING **: 20:09:56.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.125Z] 
15:09:57 [2023-12-08T20:09:57.125Z] (Eclipse:19993): Gtk-WARNING **: 20:09:56.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.125Z] 
15:09:57 [2023-12-08T20:09:57.125Z] (Eclipse:19993): Gtk-WARNING **: 20:09:56.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.125Z] 
15:09:57 [2023-12-08T20:09:57.125Z] (Eclipse:19993): Gtk-WARNING **: 20:09:56.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.125Z] 
15:09:57 [2023-12-08T20:09:57.125Z] (Eclipse:19993): Gtk-WARNING **: 20:09:56.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.125Z] 
15:09:57 [2023-12-08T20:09:57.125Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.125Z] 
15:09:57 [2023-12-08T20:09:57.125Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.044: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:09:57 [2023-12-08T20:09:57.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:09:57 [2023-12-08T20:09:57.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259147858 data=null doit=true}, Shell with text {Copy Trace}]
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259147861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259147861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259147861 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259147861 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259147861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259147861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259147861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1259147538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:09:57 [2023-12-08T20:09:57.384Z] 
15:09:57 [2023-12-08T20:09:57.384Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.384Z] 
15:09:57 [2023-12-08T20:09:57.384Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:57 [2023-12-08T20:09:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:57 [2023-12-08T20:09:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:57 [2023-12-08T20:09:57.384Z] 
15:09:57 [2023-12-08T20:09:57.384Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259148080 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:09:57 [2023-12-08T20:09:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259148094 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:57 [2023-12-08T20:09:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259148094 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:09:57 [2023-12-08T20:09:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259148094 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:57 [2023-12-08T20:09:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259148095 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:09:57 [2023-12-08T20:09:57.384Z] 
15:09:57 [2023-12-08T20:09:57.384Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259148112 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:09:57 [2023-12-08T20:09:57.384Z] 
15:09:57 [2023-12-08T20:09:57.384Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:09:57 [2023-12-08T20:09:57.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:09:57 [2023-12-08T20:09:57.642Z] 
15:09:57 [2023-12-08T20:09:57.642Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.563: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.642Z] 
15:09:57 [2023-12-08T20:09:57.642Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.642Z] 
15:09:57 [2023-12-08T20:09:57.642Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.900Z] 
15:09:57 [2023-12-08T20:09:57.900Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.900Z] 
15:09:57 [2023-12-08T20:09:57.900Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259148503 data=null doit=true}, Shell with text {Copy Trace}]
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1259148523 data=null doit=true}, Button with text {Copy as a link}]
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1259148523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1259148526 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1259148527 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:57 [2023-12-08T20:09:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1259148527 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1259148527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259148529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259148529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259148529 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259148529 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259148529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259148529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259148529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:09:57 [2023-12-08T20:09:57.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1259148202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:09:57 [2023-12-08T20:09:57.901Z] 
15:09:57 [2023-12-08T20:09:57.901Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:57 [2023-12-08T20:09:57.901Z] 
15:09:57 [2023-12-08T20:09:57.901Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:58 [2023-12-08T20:09:58.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:09:58 [2023-12-08T20:09:58.158Z] 
15:09:58 [2023-12-08T20:09:58.158Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:58 [2023-12-08T20:09:58.158Z] 
15:09:58 [2023-12-08T20:09:58.158Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:57.943: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:58 [2023-12-08T20:09:58.158Z] 
15:09:58 [2023-12-08T20:09:58.158Z] (Eclipse:19993): Gtk-WARNING **: 20:09:57.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:58 [2023-12-08T20:09:58.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:58 [2023-12-08T20:09:58.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:58 [2023-12-08T20:09:58.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:58 [2023-12-08T20:09:58.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:58 [2023-12-08T20:09:58.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:58 [2023-12-08T20:09:58.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259148774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259148774 data=null doit=true}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259148774 data=null}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259148775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259148775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259148781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259148782 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259148782 data=null doit=true}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259148782 data=null}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259148783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259148783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259148798 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:58 [2023-12-08T20:09:58.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1259148799 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1259148800 data=null doit=true}, TreeItem with text {Traces [3]}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1259148800 data=null}, TreeItem with text {Traces [3]}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1259148800 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259148800 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1259148814 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:09:58 [2023-12-08T20:09:58.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259148815 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1259148815 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1259148816 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259148816 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259148816 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259148831 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:09:58 [2023-12-08T20:09:58.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259148876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:09:58 [2023-12-08T20:09:58.418Z] 
15:09:58 [2023-12-08T20:09:58.418Z] (Eclipse:19993): Gtk-WARNING **: 20:09:58.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:58 [2023-12-08T20:09:58.418Z] 
15:09:58 [2023-12-08T20:09:58.418Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:58.259: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:58 [2023-12-08T20:09:58.418Z] 
15:09:58 [2023-12-08T20:09:58.418Z] (Eclipse:19993): Gtk-CRITICAL **: 20:09:58.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:09:58 [2023-12-08T20:09:58.418Z] 
15:09:58 [2023-12-08T20:09:58.418Z] (Eclipse:19993): Gtk-WARNING **: 20:09:58.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:09:58 [2023-12-08T20:09:58.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:09:58 [2023-12-08T20:09:58.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:58 [2023-12-08T20:09:58.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:59 [2023-12-08T20:09:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:59 [2023-12-08T20:09:59.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:59 [2023-12-08T20:09:59.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259150436 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259150437 data=null doit=true}, TableItem with text {}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259150437 data=null}, TableItem with text {}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259150437 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259150445 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259150451 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259150526 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259150527 data=null doit=true}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259150527 data=null}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259150527 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259150527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259150536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259150536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259150537 data=null doit=true}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259150537 data=null}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259150537 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259150537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259150553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:09:59 [2023-12-08T20:09:59.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1259150554 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1259150554 data=null doit=true}, TreeItem with text {Traces [3]}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1259150554 data=null}, TreeItem with text {Traces [3]}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1259150558 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259150558 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1259150564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:09:59 [2023-12-08T20:09:59.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259150565 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:59 [2023-12-08T20:09:59.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1259150565 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:59 [2023-12-08T20:09:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1259150565 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:59 [2023-12-08T20:09:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259150565 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:59 [2023-12-08T20:09:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259150566 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:09:59 [2023-12-08T20:09:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259150569 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:10:00 [2023-12-08T20:10:00.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:10:00 [2023-12-08T20:10:00.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:10:00 [2023-12-08T20:10:00.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:10:00 [2023-12-08T20:10:00.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1259150612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:10:00 [2023-12-08T20:10:00.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:10:00 [2023-12-08T20:10:00.321Z] 
15:10:00 [2023-12-08T20:10:00.321Z] (Eclipse:19993): Gtk-WARNING **: 20:10:00.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:00 [2023-12-08T20:10:00.321Z] 
15:10:00 [2023-12-08T20:10:00.321Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:00.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:00 [2023-12-08T20:10:00.321Z] 
15:10:00 [2023-12-08T20:10:00.321Z] (Eclipse:19993): Gtk-WARNING **: 20:10:00.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:00 [2023-12-08T20:10:00.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:10:00 [2023-12-08T20:10:00.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:10:00 [2023-12-08T20:10:00.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:10:00 [2023-12-08T20:10:00.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259151971 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259151971 data=null doit=true}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259151971 data=null}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259151972 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259151972 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259151973 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259151974 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259151975 data=null doit=true}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259151975 data=null}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259151975 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259151983 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259151983 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:10:01 [2023-12-08T20:10:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:10:01 [2023-12-08T20:10:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:10:01 [2023-12-08T20:10:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259152650 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1259152650 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1259152650 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259152651 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259152651 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1259152673 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:10:01 [2023-12-08T20:10:01.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259152752 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1259152753 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1259152753 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259152753 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259152753 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1259152772 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:02 [2023-12-08T20:10:02.226Z] 
15:10:02 [2023-12-08T20:10:02.226Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:02.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259152891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259152892 data=null doit=true}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259152892 data=null}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259152892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259152892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259152925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259152926 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259152926 data=null doit=true}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259152926 data=null}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259152927 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259152927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259152935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:02 [2023-12-08T20:10:02.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1259152936 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1259152936 data=null doit=true}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1259152936 data=null}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1259152937 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259152937 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1259152945 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1259152946 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1259152946 data=null doit=true}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1259152962 data=null}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1259152963 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259152963 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1259152971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:10:02 [2023-12-08T20:10:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:10:02 [2023-12-08T20:10:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259153276 data=null doit=true}, Shell with text {Confirm Clear}]
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259153277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259153277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259153277 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259153277 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259153278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259153278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:02 [2023-12-08T20:10:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259153278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:03 [2023-12-08T20:10:03.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:03 [2023-12-08T20:10:03.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259152999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:10:03 [2023-12-08T20:10:03.615Z] 
15:10:03 [2023-12-08T20:10:03.615Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:03.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259155759 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259155759 data=null doit=true}, TreeItem with text {test}]
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259155759 data=null}, TreeItem with text {test}]
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259155759 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:04 [2023-12-08T20:10:04.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259155760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259155778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259155779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259155779 data=null doit=true}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259155779 data=null}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259155780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259155780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259155789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259155790 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259155790 data=null doit=true}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259155790 data=null}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259155791 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259155791 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259155798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259155799 data=null doit=true}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259155799 data=null}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259155799 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259155799 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259155801 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259155801 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259155812 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259155813 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259155813 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259155814 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259155852 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259155853 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259155853 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1259155853 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259155914 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1259156008 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1259156008 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1259156008 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1259156010 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1259156010 data=null doit=true}, TableItem with text {}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1259156010 data=null}, TableItem with text {}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1259156011 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:10:05 [2023-12-08T20:10:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1259156011 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1259156041 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:10:05 [2023-12-08T20:10:05.506Z] 
15:10:05 [2023-12-08T20:10:05.506Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.278: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:05 [2023-12-08T20:10:05.506Z] 
15:10:05 [2023-12-08T20:10:05.506Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:05.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:05 [2023-12-08T20:10:05.506Z] 
15:10:05 [2023-12-08T20:10:05.506Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:05 [2023-12-08T20:10:05.506Z] 
15:10:05 [2023-12-08T20:10:05.506Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:05.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:05 [2023-12-08T20:10:05.506Z] 
15:10:05 [2023-12-08T20:10:05.506Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:05 [2023-12-08T20:10:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259156243 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259156243 data=null doit=true}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259156243 data=null}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259156243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259156243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259156250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259156250 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259156250 data=null doit=true}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259156250 data=null}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259156251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259156251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259156255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:05 [2023-12-08T20:10:05.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259156256 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259156256 data=null doit=true}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259156256 data=null}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259156257 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259156257 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259156270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1259156271 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1259156271 data=null doit=true}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1259156271 data=null}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1259156272 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259156272 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1259156282 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:10:05 [2023-12-08T20:10:05.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:10:05 [2023-12-08T20:10:05.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:10:05 [2023-12-08T20:10:05.766Z] 
15:10:05 [2023-12-08T20:10:05.766Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:05 [2023-12-08T20:10:05.766Z] 
15:10:05 [2023-12-08T20:10:05.766Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:05 [2023-12-08T20:10:05.766Z] 
15:10:05 [2023-12-08T20:10:05.766Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:05 [2023-12-08T20:10:05.766Z] 
15:10:05 [2023-12-08T20:10:05.766Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:05 [2023-12-08T20:10:05.766Z] 
15:10:05 [2023-12-08T20:10:05.766Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:05 [2023-12-08T20:10:05.766Z] 
15:10:05 [2023-12-08T20:10:05.766Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.024Z] 
15:10:06 [2023-12-08T20:10:06.024Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.024Z] 
15:10:06 [2023-12-08T20:10:06.024Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1259156609 data=null doit=true}, Shell with text {Confirm Clear}]
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259156610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259156611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259156611 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259156611 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259156611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259156611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:06 [2023-12-08T20:10:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259156611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:06 [2023-12-08T20:10:06.024Z] 
15:10:06 [2023-12-08T20:10:06.024Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.882: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.024Z] 
15:10:06 [2023-12-08T20:10:06.024Z] (Eclipse:19993): Gtk-WARNING **: 20:10:05.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.282Z] 
15:10:06 [2023-12-08T20:10:06.282Z] (Eclipse:19993): Gtk-WARNING **: 20:10:06.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1259156320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:10:06 [2023-12-08T20:10:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:06 [2023-12-08T20:10:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259157029 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:06 [2023-12-08T20:10:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259157071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259157072 data=null doit=true}, TreeItem with text {test}]
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259157072 data=null}, TreeItem with text {test}]
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259157072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259157072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259157084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:10:06 [2023-12-08T20:10:06.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:10:06 [2023-12-08T20:10:06.540Z] 
15:10:06 [2023-12-08T20:10:06.540Z] (Eclipse:19993): Gtk-WARNING **: 20:10:06.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.798Z] 
15:10:06 [2023-12-08T20:10:06.798Z] (Eclipse:19993): Gtk-WARNING **: 20:10:06.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.798Z] 
15:10:06 [2023-12-08T20:10:06.798Z] (Eclipse:19993): Gtk-WARNING **: 20:10:06.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.798Z] 
15:10:06 [2023-12-08T20:10:06.798Z] (Eclipse:19993): Gtk-WARNING **: 20:10:06.598: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.798Z] 
15:10:06 [2023-12-08T20:10:06.798Z] (Eclipse:19993): Gtk-WARNING **: 20:10:06.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.798Z] 
15:10:06 [2023-12-08T20:10:06.798Z] (Eclipse:19993): Gtk-WARNING **: 20:10:06.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.798Z] 
15:10:06 [2023-12-08T20:10:06.798Z] (Eclipse:19993): Gtk-WARNING **: 20:10:06.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:06 [2023-12-08T20:10:06.798Z] 
15:10:06 [2023-12-08T20:10:06.798Z] (Eclipse:19993): Gtk-WARNING **: 20:10:06.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158007 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158007 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158007 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259158007 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:10:07 [2023-12-08T20:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259158008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:07 [2023-12-08T20:10:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259158009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:07 [2023-12-08T20:10:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259158009 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:07 [2023-12-08T20:10:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259158009 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:07 [2023-12-08T20:10:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259158009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:07 [2023-12-08T20:10:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259158009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:07 [2023-12-08T20:10:07.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:07 [2023-12-08T20:10:07.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:07 [2023-12-08T20:10:07.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:07 [2023-12-08T20:10:07.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:07 [2023-12-08T20:10:07.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:07 [2023-12-08T20:10:07.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:10:07 [2023-12-08T20:10:07.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259158009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:07 [2023-12-08T20:10:07.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1259157134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:10:07 [2023-12-08T20:10:07.630Z] 
15:10:07 [2023-12-08T20:10:07.630Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.630Z] 
15:10:07 [2023-12-08T20:10:07.630Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.630Z] 
15:10:07 [2023-12-08T20:10:07.630Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.630Z] 
15:10:07 [2023-12-08T20:10:07.630Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.630Z] 
15:10:07 [2023-12-08T20:10:07.630Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.630Z] 
15:10:07 [2023-12-08T20:10:07.630Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.630Z] 
15:10:07 [2023-12-08T20:10:07.630Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.888Z] 
15:10:07 [2023-12-08T20:10:07.888Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.888Z] 
15:10:07 [2023-12-08T20:10:07.888Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.888Z] 
15:10:07 [2023-12-08T20:10:07.888Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.888Z] 
15:10:07 [2023-12-08T20:10:07.888Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:07 [2023-12-08T20:10:07.888Z] 
15:10:07 [2023-12-08T20:10:07.888Z] (Eclipse:19993): Gtk-WARNING **: 20:10:07.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:08 [2023-12-08T20:10:08.163Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.53 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_06OpenKeyboard -- Time elapsed: 2.753 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testRenameSymbolicLinks -- Time elapsed: 5.739 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_10CopyExperiment -- Time elapsed: 6.587 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_01ContextMenuPresence -- Time elapsed: 2.440 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_04Rename -- Time elapsed: 4.441 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_12RemoveTraceFromExperiment -- Time elapsed: 5.215 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testCopySymbolicLinks -- Time elapsed: 8.173 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_05Delete -- Time elapsed: 3.299 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_11DeleteTraceFromExperiment -- Time elapsed: 3.867 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_09BringToTop -- Time elapsed: 6.077 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_07DeleteKeyboard -- Time elapsed: 2.980 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testExperimentLinkBackwardCompatibility -- Time elapsed: 4.014 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_02Open -- Time elapsed: 2.810 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_03Copy -- Time elapsed: 8.294 s
15:10:08 [2023-12-08T20:10:08.163Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_08OpenDoubleClick -- Time elapsed: 2.808 s
15:10:08 [2023-12-08T20:10:08.163Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
15:10:08 [2023-12-08T20:10:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259158740 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:08 [2023-12-08T20:10:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:10:08 [2023-12-08T20:10:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:10:08 [2023-12-08T20:10:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:10:08 [2023-12-08T20:10:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:10:08 [2023-12-08T20:10:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1259158901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:10:08 [2023-12-08T20:10:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:10:08 [2023-12-08T20:10:08.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259159200 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:08 [2023-12-08T20:10:08.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:08 [2023-12-08T20:10:08.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:08 [2023-12-08T20:10:08.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259159697 data=null doit=true}, Shell with text {Preferences}]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1259159700 data=null doit=true}, TreeItem with text {Tracing}]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1259159700 data=null}, TreeItem with text {Tracing}]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1259159701 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259159702 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1259159704 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259159705 data=null doit=true}, Tree node with text: Perspectives]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259159705 data=null}, Tree node with text: Perspectives]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259159705 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259159705 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259159706 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259159707 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259159707 data=null doit=true}, Tree node with text: Perspectives]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259159707 data=null}, Tree node with text: Perspectives]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259159708 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:08 [2023-12-08T20:10:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259159708 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259159785 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1259159804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1259159804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1259159805 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1259159805 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1259159805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1259159805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1259159805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259159278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:09 [2023-12-08T20:10:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:09 [2023-12-08T20:10:09.456Z] 
15:10:09 [2023-12-08T20:10:09.456Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:09.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:09 [2023-12-08T20:10:09.714Z] 
15:10:09 [2023-12-08T20:10:09.714Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:09.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:11 [2023-12-08T20:10:11.086Z] 
15:10:11 [2023-12-08T20:10:11.086Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:11.016: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:11 [2023-12-08T20:10:11.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259162071 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:11 [2023-12-08T20:10:11.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:11 [2023-12-08T20:10:11.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:11 [2023-12-08T20:10:11.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259162509 data=null doit=true}, Shell with text {Preferences}]
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:11 [2023-12-08T20:10:11.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259162560 data=null doit=true}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259162560 data=null}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259162561 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259162561 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259162562 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:11 [2023-12-08T20:10:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259162563 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259162563 data=null doit=true}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259162563 data=null}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259162564 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259162564 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259162565 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=1259162567 data=null doit=true}, Button with text {Never}]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=1259162567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=1259162568 data=null doit=true}, (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')]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=1259162568 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=1259162568 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1259162569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1259162571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:11 [2023-12-08T20:10:11.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1259162571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:11 [2023-12-08T20:10:11.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1259162572 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:11 [2023-12-08T20:10:11.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1259162572 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:11 [2023-12-08T20:10:11.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1259162572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:11 [2023-12-08T20:10:11.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1259162572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:11 [2023-12-08T20:10:11.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1259162572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:11 [2023-12-08T20:10:11.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259162109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:11 [2023-12-08T20:10:11.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:12 [2023-12-08T20:10:12.171Z] 
15:10:12 [2023-12-08T20:10:12.171Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:12.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:12 [2023-12-08T20:10:12.430Z] 
15:10:12 [2023-12-08T20:10:12.430Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:12.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:13 [2023-12-08T20:10:13.802Z] 
15:10:13 [2023-12-08T20:10:13.802Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:13.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:13 [2023-12-08T20:10:13.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259164511 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:13 [2023-12-08T20:10:13.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:13 [2023-12-08T20:10:13.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:13 [2023-12-08T20:10:13.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:14 [2023-12-08T20:10:14.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259164916 data=null doit=true}, Shell with text {Preferences}]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:14 [2023-12-08T20:10:14.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259164919 data=null doit=true}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259164920 data=null}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259164921 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259164921 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259164921 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259164923 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259164923 data=null doit=true}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259164923 data=null}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259164923 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259164923 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259164924 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:14 [2023-12-08T20:10:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1259164940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1259164940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1259164940 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1259164941 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1259164941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1259164941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1259164941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259164583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:14 [2023-12-08T20:10:14.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:14 [2023-12-08T20:10:14.627Z] 
15:10:14 [2023-12-08T20:10:14.628Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:14.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:14 [2023-12-08T20:10:14.628Z] 
15:10:14 [2023-12-08T20:10:14.628Z] (Eclipse:19993): Gtk-CRITICAL **: 20:10:14.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:10:15 [2023-12-08T20:10:15.193Z] 
15:10:15 [2023-12-08T20:10:15.193Z] (Eclipse:19993): Gtk-WARNING **: 20:10:15.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259167262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259167262 data=null doit=true}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259167262 data=null}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259167263 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259167263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259167271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259167271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259167271 data=null doit=true}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259167272 data=null}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259167272 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259167272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259167360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259167374 data=null doit=true}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259167375 data=null}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259167375 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259167375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259167377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1259167378 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259167378 data=null doit=true}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259167378 data=null}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259167379 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259167379 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259167385 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1259167386 data=null doit=true}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1259167386 data=null}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1259167386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259167386 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1259167388 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:10:16 [2023-12-08T20:10:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:16 [2023-12-08T20:10:16.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1259167389 data=null button=0 stateMask=0x0 x=99 y=81 count=0}, TreeItem with text {kernel}]
15:10:16 [2023-12-08T20:10:16.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=1259167389 data=null doit=true}, TreeItem with text {kernel}]
15:10:16 [2023-12-08T20:10:16.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=1259167389 data=null}, TreeItem with text {kernel}]
15:10:16 [2023-12-08T20:10:16.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=1259167389 data=null button=1 stateMask=0x0 x=99 y=81 count=1}, TreeItem with text {kernel}]
15:10:16 [2023-12-08T20:10:16.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259167390 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel}]
15:10:16 [2023-12-08T20:10:16.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=1259167403 data=null button=1 stateMask=0x80000 x=99 y=81 count=1}, TreeItem with text {kernel}]
15:10:16 [2023-12-08T20:10:16.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:10:16 [2023-12-08T20:10:16.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
15:10:16 [2023-12-08T20:10:16.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
15:10:16 [2023-12-08T20:10:16.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment'
15:10:17 [2023-12-08T20:10:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment'
15:10:17 [2023-12-08T20:10:17.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1259167485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment']
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259169569 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259169981 data=null doit=true}, Shell with text {Preferences}]
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:19 [2023-12-08T20:10:19.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259169985 data=null doit=true}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259169985 data=null}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259169985 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259169986 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259169986 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259169988 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259169988 data=null doit=true}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259169988 data=null}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259169988 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259169988 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259169989 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1259170002 data=null doit=true}, Button with text {Always}]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1259170002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1259170003 data=null doit=true}, (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')]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1259170003 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1259170004 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1259170004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1259170019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:19 [2023-12-08T20:10:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1259170019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:19 [2023-12-08T20:10:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1259170019 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:19 [2023-12-08T20:10:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1259170020 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:19 [2023-12-08T20:10:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1259170020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:19 [2023-12-08T20:10:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1259170020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:19 [2023-12-08T20:10:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1259170020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:19 [2023-12-08T20:10:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259169614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:19 [2023-12-08T20:10:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:20 [2023-12-08T20:10:20.076Z] 
15:10:20 [2023-12-08T20:10:20.076Z] (Eclipse:19993): Gtk-WARNING **: 20:10:19.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.076Z] 
15:10:20 [2023-12-08T20:10:20.076Z] (Eclipse:19993): Gtk-WARNING **: 20:10:19.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.076Z] 
15:10:20 [2023-12-08T20:10:20.076Z] (Eclipse:19993): Gtk-WARNING **: 20:10:19.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.076Z] 
15:10:20 [2023-12-08T20:10:20.076Z] (Eclipse:19993): Gtk-WARNING **: 20:10:19.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.076Z] 
15:10:20 [2023-12-08T20:10:20.076Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.076Z] 
15:10:20 [2023-12-08T20:10:20.076Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.076Z] 
15:10:20 [2023-12-08T20:10:20.076Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.076Z] 
15:10:20 [2023-12-08T20:10:20.076Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:20 [2023-12-08T20:10:20.339Z] 
15:10:20 [2023-12-08T20:10:20.339Z] (Eclipse:19993): Gtk-WARNING **: 20:10:20.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1259171877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1259171880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=1259171880 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1259171880 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1259171880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1259171881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=1259171881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1259171881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1259171881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1259171881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1259171881 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1259171881 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:10:21 [2023-12-08T20:10:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:10:21 [2023-12-08T20:10:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:10:21 [2023-12-08T20:10:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:10:21 [2023-12-08T20:10:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:10:21 [2023-12-08T20:10:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259171882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:21 [2023-12-08T20:10:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259171882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:21 [2023-12-08T20:10:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259171882 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:21 [2023-12-08T20:10:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259171882 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:21 [2023-12-08T20:10:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259171882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:21 [2023-12-08T20:10:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259171883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:21 [2023-12-08T20:10:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259171883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:21 [2023-12-08T20:10:21.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:21 [2023-12-08T20:10:21.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259172207 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
15:10:21 [2023-12-08T20:10:21.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:21 [2023-12-08T20:10:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:21 [2023-12-08T20:10:21.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:22 [2023-12-08T20:10:22.359Z] 
15:10:22 [2023-12-08T20:10:22.359Z] (Eclipse:19993): Gtk-WARNING **: 20:10:22.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:22 [2023-12-08T20:10:22.359Z] 
15:10:22 [2023-12-08T20:10:22.359Z] (Eclipse:19993): Gtk-WARNING **: 20:10:22.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:22 [2023-12-08T20:10:22.359Z] 
15:10:22 [2023-12-08T20:10:22.359Z] (Eclipse:19993): Gtk-WARNING **: 20:10:22.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:22 [2023-12-08T20:10:22.359Z] 
15:10:22 [2023-12-08T20:10:22.359Z] (Eclipse:19993): Gtk-WARNING **: 20:10:22.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259172986 data=null doit=true}, Shell with text {Preferences}]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:22 [2023-12-08T20:10:22.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259172990 data=null doit=true}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259172990 data=null}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259172991 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259172991 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259172991 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259172993 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259172993 data=null doit=true}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259172993 data=null}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259172993 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259172993 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259172994 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1259172998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1259172998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1259172998 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1259172998 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1259172999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1259172999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1259172999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:22 [2023-12-08T20:10:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259172468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:22 [2023-12-08T20:10:22.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:23 [2023-12-08T20:10:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259173742 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:23 [2023-12-08T20:10:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:23 [2023-12-08T20:10:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:23 [2023-12-08T20:10:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259174162 data=null doit=true}, Shell with text {Preferences}]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:23 [2023-12-08T20:10:23.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259174173 data=null doit=true}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259174173 data=null}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259174174 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259174174 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259174174 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259174176 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259174176 data=null doit=true}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259174176 data=null}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259174177 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259174177 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259174177 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1259174180 data=null doit=true}, Button with text {Always}]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1259174180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1259174181 data=null doit=true}, (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')]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1259174192 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1259174192 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1259174192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1259174195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1259174195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1259174195 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1259174195 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1259174195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:23 [2023-12-08T20:10:23.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1259174195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:23 [2023-12-08T20:10:23.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1259174195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:23 [2023-12-08T20:10:23.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259173788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:23 [2023-12-08T20:10:23.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.268Z] 
15:10:24 [2023-12-08T20:10:24.268Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.527Z] 
15:10:24 [2023-12-08T20:10:24.527Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.527Z] 
15:10:24 [2023-12-08T20:10:24.527Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.527Z] 
15:10:24 [2023-12-08T20:10:24.527Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.527Z] 
15:10:24 [2023-12-08T20:10:24.527Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.527Z] 
15:10:24 [2023-12-08T20:10:24.527Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.527Z] 
15:10:24 [2023-12-08T20:10:24.527Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.527Z] 
15:10:24 [2023-12-08T20:10:24.527Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:24 [2023-12-08T20:10:24.527Z] 
15:10:24 [2023-12-08T20:10:24.527Z] (Eclipse:19993): Gtk-WARNING **: 20:10:24.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1259175886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1259175886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1259175887 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1259175887 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1259175887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1259175887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1259175887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259176121 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:25 [2023-12-08T20:10:25.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:25 [2023-12-08T20:10:25.718Z] 
15:10:25 [2023-12-08T20:10:25.718Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.718Z] 
15:10:25 [2023-12-08T20:10:25.718Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.718Z] 
15:10:25 [2023-12-08T20:10:25.718Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.718Z] 
15:10:25 [2023-12-08T20:10:25.718Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.718Z] 
15:10:25 [2023-12-08T20:10:25.718Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.718Z] 
15:10:25 [2023-12-08T20:10:25.719Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.719Z] 
15:10:25 [2023-12-08T20:10:25.719Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.719Z] 
15:10:25 [2023-12-08T20:10:25.719Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.978Z] 
15:10:25 [2023-12-08T20:10:25.978Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.978Z] 
15:10:25 [2023-12-08T20:10:25.978Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.978Z] 
15:10:25 [2023-12-08T20:10:25.978Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.978Z] 
15:10:25 [2023-12-08T20:10:25.978Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.978Z] 
15:10:25 [2023-12-08T20:10:25.978Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.978Z] 
15:10:25 [2023-12-08T20:10:25.978Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.978Z] 
15:10:25 [2023-12-08T20:10:25.978Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.978Z] 
15:10:25 [2023-12-08T20:10:25.978Z] (Eclipse:19993): Gtk-WARNING **: 20:10:25.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259176588 data=null doit=true}, Shell with text {Preferences}]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:25 [2023-12-08T20:10:25.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259176591 data=null doit=true}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259176591 data=null}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259176591 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259176592 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259176592 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259176593 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259176594 data=null doit=true}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259176594 data=null}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259176594 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259176594 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259176595 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1259176610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1259176610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1259176611 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1259176611 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1259176611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1259176611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1259176611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:25 [2023-12-08T20:10:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259176226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:26 [2023-12-08T20:10:26.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:26 [2023-12-08T20:10:26.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259176998 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:26 [2023-12-08T20:10:26.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:26 [2023-12-08T20:10:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:26 [2023-12-08T20:10:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259177374 data=null doit=true}, Shell with text {Preferences}]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:26 [2023-12-08T20:10:26.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259177377 data=null doit=true}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259177377 data=null}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259177378 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259177378 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259177378 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259177380 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259177380 data=null doit=true}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259177380 data=null}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259177380 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259177380 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259177381 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1259177396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1259177397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1259177397 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1259177397 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1259177397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1259177397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1259177397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259177034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:26 [2023-12-08T20:10:26.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:27 [2023-12-08T20:10:27.320Z] 
15:10:27 [2023-12-08T20:10:27.321Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.321Z] 
15:10:27 [2023-12-08T20:10:27.321Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.321Z] 
15:10:27 [2023-12-08T20:10:27.321Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.321Z] 
15:10:27 [2023-12-08T20:10:27.321Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.578Z] 
15:10:27 [2023-12-08T20:10:27.578Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.578Z] 
15:10:27 [2023-12-08T20:10:27.578Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.578Z] 
15:10:27 [2023-12-08T20:10:27.578Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:27 [2023-12-08T20:10:27.579Z] 
15:10:27 [2023-12-08T20:10:27.579Z] (Eclipse:19993): Gtk-WARNING **: 20:10:27.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1259179046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1259179046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1259179046 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1259179046 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1259179047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1259179047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:28 [2023-12-08T20:10:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1259179047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:10:28 [2023-12-08T20:10:28.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:28 [2023-12-08T20:10:28.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259179330 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
15:10:28 [2023-12-08T20:10:28.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:28 [2023-12-08T20:10:28.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:28 [2023-12-08T20:10:28.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:29 [2023-12-08T20:10:29.029Z] 
15:10:29 [2023-12-08T20:10:29.029Z] (Eclipse:19993): Gtk-WARNING **: 20:10:28.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:29 [2023-12-08T20:10:29.029Z] 
15:10:29 [2023-12-08T20:10:29.029Z] (Eclipse:19993): Gtk-WARNING **: 20:10:28.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:29 [2023-12-08T20:10:29.029Z] 
15:10:29 [2023-12-08T20:10:29.029Z] (Eclipse:19993): Gtk-WARNING **: 20:10:28.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:29 [2023-12-08T20:10:29.029Z] 
15:10:29 [2023-12-08T20:10:29.029Z] (Eclipse:19993): Gtk-WARNING **: 20:10:28.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:29 [2023-12-08T20:10:29.029Z] 
15:10:29 [2023-12-08T20:10:29.029Z] (Eclipse:19993): Gtk-WARNING **: 20:10:28.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:29 [2023-12-08T20:10:29.029Z] 
15:10:29 [2023-12-08T20:10:29.029Z] (Eclipse:19993): Gtk-WARNING **: 20:10:28.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:29 [2023-12-08T20:10:29.029Z] 
15:10:29 [2023-12-08T20:10:29.029Z] (Eclipse:19993): Gtk-WARNING **: 20:10:28.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:29 [2023-12-08T20:10:29.029Z] 
15:10:29 [2023-12-08T20:10:29.029Z] (Eclipse:19993): Gtk-WARNING **: 20:10:28.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:29 [2023-12-08T20:10:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:29 [2023-12-08T20:10:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:29 [2023-12-08T20:10:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259179819 data=null doit=true}, Shell with text {Preferences}]
15:10:29 [2023-12-08T20:10:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:29 [2023-12-08T20:10:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:29 [2023-12-08T20:10:29.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:29 [2023-12-08T20:10:29.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259179822 data=null doit=true}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259179822 data=null}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259179823 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259179823 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259179824 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259179826 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259179870 data=null doit=true}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259179871 data=null}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259179871 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259179872 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259179873 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1259179879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1259179879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1259179879 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:29 [2023-12-08T20:10:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1259179879 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:29 [2023-12-08T20:10:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1259179879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:29 [2023-12-08T20:10:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1259179879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:29 [2023-12-08T20:10:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1259179879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:29 [2023-12-08T20:10:29.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259179467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:29 [2023-12-08T20:10:29.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:29 [2023-12-08T20:10:29.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259180578 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:30 [2023-12-08T20:10:30.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:30 [2023-12-08T20:10:30.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:30 [2023-12-08T20:10:30.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259180929 data=null doit=true}, Shell with text {Preferences}]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:30 [2023-12-08T20:10:30.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259180932 data=null doit=true}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259180932 data=null}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259180933 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259180933 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259180933 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259180935 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259180935 data=null doit=true}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259180935 data=null}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259180935 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259180935 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259180936 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=1259180938 data=null doit=true}, Button with text {Prompt}]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1259180938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=1259180939 data=null doit=true}, (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')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=1259180939 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=1259180939 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1259180939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1259180941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1259180941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1259180941 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1259180942 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1259180942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1259180942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1259180942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259180590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:30 [2023-12-08T20:10:30.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:32 [2023-12-08T20:10:32.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259182907 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:32 [2023-12-08T20:10:32.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:32 [2023-12-08T20:10:32.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:32 [2023-12-08T20:10:32.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:32 [2023-12-08T20:10:32.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:32 [2023-12-08T20:10:32.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259183262 data=null doit=true}, Shell with text {Preferences}]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:32 [2023-12-08T20:10:32.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259183265 data=null doit=true}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259183265 data=null}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259183266 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259183266 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259183266 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259183268 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259183268 data=null doit=true}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259183268 data=null}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259183268 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259183268 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259183269 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1259183271 data=null doit=true}, Button with text {Always}]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1259183271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1259183272 data=null doit=true}, (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')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1259183282 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1259183282 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1259183283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1259183285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1259183285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1259183286 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1259183286 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1259183286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1259183286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1259183286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259182921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:32 [2023-12-08T20:10:32.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.304Z] 
15:10:33 [2023-12-08T20:10:33.304Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.562Z] 
15:10:33 [2023-12-08T20:10:33.562Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.562Z] 
15:10:33 [2023-12-08T20:10:33.562Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.562Z] 
15:10:33 [2023-12-08T20:10:33.562Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:33 [2023-12-08T20:10:33.562Z] 
15:10:33 [2023-12-08T20:10:33.562Z] (Eclipse:19993): Gtk-WARNING **: 20:10:33.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1259185024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1259185028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=1259185028 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1259185028 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1259185028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1259185028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=1259185028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1259185028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1259185028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1259185029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1259185029 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1259185029 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1259185029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1259185029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1259185029 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1259185030 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1259185030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1259185030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1259185030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259185187 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
15:10:34 [2023-12-08T20:10:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:10:34 [2023-12-08T20:10:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:10:34 [2023-12-08T20:10:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:10:34 [2023-12-08T20:10:34.753Z] 
15:10:34 [2023-12-08T20:10:34.753Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:34 [2023-12-08T20:10:34.753Z] 
15:10:34 [2023-12-08T20:10:34.753Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:34 [2023-12-08T20:10:34.753Z] 
15:10:34 [2023-12-08T20:10:34.753Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:34 [2023-12-08T20:10:34.753Z] 
15:10:34 [2023-12-08T20:10:34.753Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] 
15:10:35 [2023-12-08T20:10:35.011Z] (Eclipse:19993): Gtk-WARNING **: 20:10:34.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:10:35 [2023-12-08T20:10:35.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:10:35 [2023-12-08T20:10:35.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:35 [2023-12-08T20:10:35.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1259185648 data=null doit=true}, Shell with text {Preferences}]
15:10:35 [2023-12-08T20:10:35.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:10:35 [2023-12-08T20:10:35.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259185651 data=null doit=true}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259185651 data=null}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259185652 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1259185652 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259185652 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1259185654 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1259185654 data=null doit=true}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1259185654 data=null}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1259185654 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259185654 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1259185655 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1259185671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1259185671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1259185671 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1259185671 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1259185672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:35 [2023-12-08T20:10:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1259185672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:35 [2023-12-08T20:10:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1259185672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:10:35 [2023-12-08T20:10:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1259185295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:10:35 [2023-12-08T20:10:35.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259186391 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1259186414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1259186415 data=null doit=true}, TreeItem with text {test}]
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1259186415 data=null}, TreeItem with text {test}]
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1259186415 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259186415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1259186423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:10:35 [2023-12-08T20:10:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:10:36 [2023-12-08T20:10:36.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:10:36 [2023-12-08T20:10:36.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:10:36 [2023-12-08T20:10:36.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:10:36 [2023-12-08T20:10:36.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:10:36 [2023-12-08T20:10:36.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:10:36 [2023-12-08T20:10:36.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:10:36 [2023-12-08T20:10:36.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187371 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187371 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187372 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259187372 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259187373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259187373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259187373 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259187373 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259187374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259187374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:36 [2023-12-08T20:10:36.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:36 [2023-12-08T20:10:36.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:36 [2023-12-08T20:10:36.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:36 [2023-12-08T20:10:36.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:36 [2023-12-08T20:10:36.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:36 [2023-12-08T20:10:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:10:37 [2023-12-08T20:10:37.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259187374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:37 [2023-12-08T20:10:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1259186483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:10:37 [2023-12-08T20:10:37.288Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.14 s -- in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
15:10:37 [2023-12-08T20:10:37.288Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNever -- Time elapsed: 2.852 s
15:10:37 [2023-12-08T20:10:37.288Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNoAssociatedPerspective -- Time elapsed: 2.486 s
15:10:37 [2023-12-08T20:10:37.288Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testExperiment -- Time elapsed: 4.948 s
15:10:37 [2023-12-08T20:10:37.288Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYesRemember -- Time elapsed: 4.202 s
15:10:37 [2023-12-08T20:10:37.288Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNo -- Time elapsed: 3.362 s
15:10:37 [2023-12-08T20:10:37.288Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYes -- Time elapsed: 3.424 s
15:10:37 [2023-12-08T20:10:37.288Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testAlways -- Time elapsed: 2.388 s
15:10:37 [2023-12-08T20:10:37.288Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNoRemember -- Time elapsed: 3.286 s
15:10:37 [2023-12-08T20:10:37.288Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
15:10:37 [2023-12-08T20:10:37.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259187897 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:37 [2023-12-08T20:10:37.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:10:37 [2023-12-08T20:10:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:10:37 [2023-12-08T20:10:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:10:37 [2023-12-08T20:10:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:10:37 [2023-12-08T20:10:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1259188110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:10:37 [2023-12-08T20:10:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:10:40 [2023-12-08T20:10:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"'
15:10:47 [2023-12-08T20:10:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:49 [2023-12-08T20:10:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
15:10:49 [2023-12-08T20:10:49.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
15:10:51 [2023-12-08T20:10:51.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1259200410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
15:10:51 [2023-12-08T20:10:51.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
15:10:51 [2023-12-08T20:10:51.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:10:51 [2023-12-08T20:10:51.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:10:51 [2023-12-08T20:10:51.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<?xml version="1.0" ...", using matcher: of type 'StyledText'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Example'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=1259203268 data=null doit=true}, MenuItem with text {None}]
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1259203268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=1259203268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Example']
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Example'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Example} time=1259203381 data=null doit=true}, MenuItem with text {Example}]
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=1259203381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Example}]
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1259203381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
15:10:52 [2023-12-08T20:10:52.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:53 [2023-12-08T20:10:53.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
15:10:53 [2023-12-08T20:10:53.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:53 [2023-12-08T20:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
15:10:53 [2023-12-08T20:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'None'
15:10:53 [2023-12-08T20:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Set A} time=1259203672 data=null doit=true}, MenuItem with text {Set A}]
15:10:53 [2023-12-08T20:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1259203672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Set A}]
15:10:53 [2023-12-08T20:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1259203672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'None']
15:10:53 [2023-12-08T20:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'None'
15:10:53 [2023-12-08T20:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:53 [2023-12-08T20:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
15:10:53 [2023-12-08T20:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:53 [2023-12-08T20:10:53.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
15:10:53 [2023-12-08T20:10:53.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
15:10:53 [2023-12-08T20:10:53.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1259203903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
15:10:53 [2023-12-08T20:10:53.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
15:10:53 [2023-12-08T20:10:53.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:10:53 [2023-12-08T20:10:53.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:10:53 [2023-12-08T20:10:53.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
15:10:53 [2023-12-08T20:10:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:54 [2023-12-08T20:10:54.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:54 [2023-12-08T20:10:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:54 [2023-12-08T20:10:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
15:10:54 [2023-12-08T20:10:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
15:10:54 [2023-12-08T20:10:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1259205169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
15:10:54 [2023-12-08T20:10:54.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
15:10:54 [2023-12-08T20:10:54.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:10:54 [2023-12-08T20:10:54.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:10:54 [2023-12-08T20:10:54.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets></marke...", using matcher: of type 'StyledText'
15:10:55 [2023-12-08T20:10:55.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:55 [2023-12-08T20:10:55.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
15:10:55 [2023-12-08T20:10:55.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
15:10:55 [2023-12-08T20:10:55.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=1259206060 data=null doit=true}, MenuItem with text {None}]
15:10:55 [2023-12-08T20:10:55.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1259206060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
15:10:55 [2023-12-08T20:10:55.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1259206060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
15:10:55 [2023-12-08T20:10:55.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206578 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206586 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259206586 data=null}, ToolItem with tooltip text {Next Marker}]
15:10:56 [2023-12-08T20:10:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:10:56 [2023-12-08T20:10:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Markers", using matcher: with mnemonic 'Show Markers'
15:10:56 [2023-12-08T20:10:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker A-1", using matcher: with mnemonic 'Marker A-1'
15:10:56 [2023-12-08T20:10:56.611Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:10:56 [2023-12-08T20:10:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:10:56 [2023-12-08T20:10:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207106 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207109 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1259207109 data=null}, ToolItem with tooltip text {Previous Marker}]
15:10:56 [2023-12-08T20:10:56.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:10:57 [2023-12-08T20:10:57.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:10:57 [2023-12-08T20:10:57.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
15:10:57 [2023-12-08T20:10:57.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
15:10:57 [2023-12-08T20:10:57.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1259207701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
15:10:57 [2023-12-08T20:10:57.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
15:10:57 [2023-12-08T20:10:57.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:10:57 [2023-12-08T20:10:57.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:10:57 [2023-12-08T20:10:57.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@16602333] time=1259208661 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=1259208698 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}]
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=1259208698 data=null doit=true}, TreeItem with text {test_project}]
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=1259208698 data=null}, TreeItem with text {test_project}]
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=1259208699 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}]
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1259208699 data=null item=TreeItem {test_project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test_project}]
15:10:58 [2023-12-08T20:10:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=1259208722 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}]
15:10:58 [2023-12-08T20:10:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:10:58 [2023-12-08T20:10:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:10:58 [2023-12-08T20:10:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:10:58 [2023-12-08T20:10:58.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:10:58 [2023-12-08T20:10:58.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:10:58 [2023-12-08T20:10:58.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:10:58 [2023-12-08T20:10:58.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:10:58 [2023-12-08T20:10:58.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:10:58 [2023-12-08T20:10:58.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:10:58 [2023-12-08T20:10:58.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:58 [2023-12-08T20:10:58.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:10:58 [2023-12-08T20:10:58.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:10:58 [2023-12-08T20:10:58.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209301 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209301 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209305 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1259209305 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1259209306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1259209306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1259209306 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1259209306 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1259209307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1259209307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:58 [2023-12-08T20:10:58.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:58 [2023-12-08T20:10:58.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:58 [2023-12-08T20:10:58.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:58 [2023-12-08T20:10:58.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:58 [2023-12-08T20:10:58.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:10:58 [2023-12-08T20:10:58.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:10:59 [2023-12-08T20:10:59.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1259209307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:10:59 [2023-12-08T20:10:59.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1259208795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:10:59 [2023-12-08T20:10:59.292Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.92 s -- in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
15:10:59 [2023-12-08T20:10:59.293Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testEditMarkerSet -- Time elapsed: 13.00 s
15:10:59 [2023-12-08T20:10:59.293Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testMenuNoMarkerSet -- Time elapsed: 0.265 s
15:10:59 [2023-12-08T20:10:59.293Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testNavigateBetweenMarkers -- Time elapsed: 3.501 s
15:10:59 [2023-12-08T20:10:59.293Z] 
15:10:59 [2023-12-08T20:10:59.293Z] Results:
15:10:59 [2023-12-08T20:10:59.293Z] 
15:10:59 [2023-12-08T20:10:59.293Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
15:10:59 [2023-12-08T20:10:59.293Z] 
15:10:59 [2023-12-08T20:10:59.861Z] 
15:10:59 [2023-12-08T20:10:59.861Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-08 20:10:59.692
15:10:59 [2023-12-08T20:10:59.861Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:11:00 [2023-12-08T20:11:00.427Z] [INFO] All tests passed
15:11:00 [2023-12-08T20:11:00.427Z] [INFO] 
15:11:00 [2023-12-08T20:11:00.427Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.pom
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] 
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] 
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [135/144]
15:11:00 [2023-12-08T20:11:00.428Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:11:00 [2023-12-08T20:11:00.428Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:11:00 [2023-12-08T20:11:00.428Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] 
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] 
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] The project's OSGi version is 1.0.3.202312081843
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] 
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] 
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] 
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:00 [2023-12-08T20:11:00.685Z] [INFO] 
15:11:00 [2023-12-08T20:11:00.686Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:00 [2023-12-08T20:11:00.686Z] [INFO] 
15:11:00 [2023-12-08T20:11:00.686Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:00 [2023-12-08T20:11:00.686Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
15:11:01 [2023-12-08T20:11:01.251Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.251Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
15:11:01 [2023-12-08T20:11:01.251Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.251Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.251Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:11:01 [2023-12-08T20:11:01.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:11:01 [2023-12-08T20:11:01.251Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:11:01 [2023-12-08T20:11:01.251Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.509Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] 
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:01 [2023-12-08T20:11:01.509Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
15:11:03 [2023-12-08T20:11:03.410Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:11:04 [2023-12-08T20:11:04.344Z] [INFO] 
15:11:04 [2023-12-08T20:11:04.344Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:04 [2023-12-08T20:11:04.603Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
15:11:04 [2023-12-08T20:11:04.603Z] [INFO] Command line:
15:11:04 [2023-12-08T20:11:04.603Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:11:04 [2023-12-08T20:11:04.603Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:11:12 [2023-12-08T20:11:12.710Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:11:12 [2023-12-08T20:11:12.970Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:11:21 [2023-12-08T20:11:21.076Z] !SESSION 2023-12-08 20:11:04.877 -----------------------------------------------
15:11:21 [2023-12-08T20:11:21.076Z] eclipse.buildId=unknown
15:11:21 [2023-12-08T20:11:21.076Z] java.version=17.0.2
15:11:21 [2023-12-08T20:11:21.076Z] java.vendor=Oracle Corporation
15:11:21 [2023-12-08T20:11:21.076Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:11:21 [2023-12-08T20:11:21.076Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:11:21 [2023-12-08T20:11:21.076Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:11:21 [2023-12-08T20:11:21.076Z] 
15:11:21 [2023-12-08T20:11:21.076Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 20:11:20.581
15:11:21 [2023-12-08T20:11:21.076Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:11:21 [2023-12-08T20:11:21.076Z] !STACK 0
15:11:21 [2023-12-08T20:11:21.076Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:11:21 [2023-12-08T20:11:21.076Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:11:21 [2023-12-08T20:11:21.076Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:11:21 [2023-12-08T20:11:21.076Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:11:21 [2023-12-08T20:11:21.076Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:11:21 [2023-12-08T20:11:21.077Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:11:21 [2023-12-08T20:11:21.077Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:11:21 [2023-12-08T20:11:21.077Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:11:21 [2023-12-08T20:11:21.077Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:21 [2023-12-08T20:11:21.077Z] Caused by: java.io.IOException: error=2, No such file or directory
15:11:21 [2023-12-08T20:11:21.077Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:11:21 [2023-12-08T20:11:21.077Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:11:21 [2023-12-08T20:11:21.077Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:11:21 [2023-12-08T20:11:21.077Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:11:21 [2023-12-08T20:11:21.077Z] 	... 7 more
15:11:21 [2023-12-08T20:11:21.643Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
15:11:21 [2023-12-08T20:11:21.643Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
15:11:21 [2023-12-08T20:11:21.643Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testClamp -- Time elapsed: 0.005 s
15:11:21 [2023-12-08T20:11:21.643Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testInvalidConstructor -- Time elapsed: 0 s
15:11:21 [2023-12-08T20:11:21.643Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testConstructor -- Time elapsed: 0 s
15:11:21 [2023-12-08T20:11:21.643Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testDefaultConstructor -- Time elapsed: 0 s
15:11:21 [2023-12-08T20:11:21.902Z] 
15:11:21 [2023-12-08T20:11:21.902Z] Results:
15:11:21 [2023-12-08T20:11:21.902Z] 
15:11:21 [2023-12-08T20:11:21.902Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:11:21 [2023-12-08T20:11:21.902Z] 
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] All tests passed
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.pom
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [136/144]
15:11:23 [2023-12-08T20:11:23.275Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:11:23 [2023-12-08T20:11:23.275Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:11:23 [2023-12-08T20:11:23.275Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:11:23 [2023-12-08T20:11:23.533Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.533Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:23 [2023-12-08T20:11:23.533Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.533Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:23 [2023-12-08T20:11:23.533Z] [INFO] The project's OSGi version is 1.0.9.202312081843
15:11:23 [2023-12-08T20:11:23.533Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.533Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:23 [2023-12-08T20:11:23.533Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] 
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:23 [2023-12-08T20:11:23.534Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:11:23 [2023-12-08T20:11:23.534Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:11:23 [2023-12-08T20:11:23.534Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:11:23 [2023-12-08T20:11:23.534Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:11:24 [2023-12-08T20:11:24.099Z] [INFO] 
15:11:24 [2023-12-08T20:11:24.099Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:24 [2023-12-08T20:11:24.099Z] [INFO] 
15:11:24 [2023-12-08T20:11:24.099Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:24 [2023-12-08T20:11:24.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
15:11:24 [2023-12-08T20:11:24.099Z] [INFO] 
15:11:24 [2023-12-08T20:11:24.099Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:24 [2023-12-08T20:11:24.099Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] 
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] 
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] 
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] 
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] 
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] 
15:11:24 [2023-12-08T20:11:24.100Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:24 [2023-12-08T20:11:24.358Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
15:11:25 [2023-12-08T20:11:25.727Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
15:11:27 [2023-12-08T20:11:27.628Z] [INFO] 
15:11:27 [2023-12-08T20:11:27.628Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:27 [2023-12-08T20:11:27.628Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
15:11:27 [2023-12-08T20:11:27.628Z] [INFO] Command line:
15:11:27 [2023-12-08T20:11:27.628Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:11:27 [2023-12-08T20:11:27.628Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:11:34 [2023-12-08T20:11:34.187Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
15:11:34 [2023-12-08T20:11:34.187Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
15:11:34 [2023-12-08T20:11:34.187Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.235 s
15:11:34 [2023-12-08T20:11:34.187Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.012 s
15:11:34 [2023-12-08T20:11:34.187Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.092 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.113 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.034 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
15:11:34 [2023-12-08T20:11:34.188Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
15:11:34 [2023-12-08T20:11:34.188Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.012 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.067 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.128 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.074 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.003 s
15:11:34 [2023-12-08T20:11:34.188Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
15:11:34 [2023-12-08T20:11:34.188Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.008 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.061 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.098 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.021 s
15:11:34 [2023-12-08T20:11:34.188Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.003 s
15:11:34 [2023-12-08T20:11:34.188Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
15:11:34 [2023-12-08T20:11:34.446Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.002 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.446Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
15:11:34 [2023-12-08T20:11:34.447Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.003 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.003 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.003 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.002 s
15:11:34 [2023-12-08T20:11:34.447Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.448Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
15:11:34 [2023-12-08T20:11:34.448Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0.002 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.448Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.448Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
15:11:34 [2023-12-08T20:11:34.706Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.003 s
15:11:34 [2023-12-08T20:11:34.706Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
15:11:34 [2023-12-08T20:11:34.706Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.706Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
15:11:34 [2023-12-08T20:11:34.706Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.706Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
15:11:34 [2023-12-08T20:11:34.707Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0 s
15:11:34 [2023-12-08T20:11:34.707Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
15:11:34 [2023-12-08T20:11:34.707Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.003 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0.002 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.707Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0.001 s
15:11:34 [2023-12-08T20:11:34.707Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
15:11:35 [2023-12-08T20:11:35.640Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
15:11:35 [2023-12-08T20:11:35.640Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.443 s
15:11:35 [2023-12-08T20:11:35.640Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.212 s
15:11:35 [2023-12-08T20:11:35.640Z] 
15:11:35 [2023-12-08T20:11:35.640Z] Results:
15:11:35 [2023-12-08T20:11:35.640Z] 
15:11:35 [2023-12-08T20:11:35.640Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
15:11:35 [2023-12-08T20:11:35.640Z] 
15:11:35 [2023-12-08T20:11:35.898Z] [INFO] All tests passed
15:11:35 [2023-12-08T20:11:35.898Z] [INFO] 
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.pom
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] 
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] 
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [137/144]
15:11:35 [2023-12-08T20:11:35.899Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:11:35 [2023-12-08T20:11:35.899Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:11:35 [2023-12-08T20:11:35.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] The project's OSGi version is 1.0.8.202312081843
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.157Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
15:11:36 [2023-12-08T20:11:36.415Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.415Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
15:11:36 [2023-12-08T20:11:36.415Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.415Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.415Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:11:36 [2023-12-08T20:11:36.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:11:36 [2023-12-08T20:11:36.416Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:11:36 [2023-12-08T20:11:36.416Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:11:36 [2023-12-08T20:11:36.674Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.674Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.674Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.674Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
15:11:36 [2023-12-08T20:11:36.674Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.674Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.674Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
15:11:36 [2023-12-08T20:11:36.674Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.674Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] 
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:36 [2023-12-08T20:11:36.932Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
15:11:37 [2023-12-08T20:11:37.865Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
15:11:42 [2023-12-08T20:11:42.043Z] [INFO] 
15:11:42 [2023-12-08T20:11:42.043Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:42 [2023-12-08T20:11:42.043Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
15:11:42 [2023-12-08T20:11:42.043Z] [INFO] Command line:
15:11:42 [2023-12-08T20:11:42.043Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:11:42 [2023-12-08T20:11:42.043Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:11:47 [2023-12-08T20:11:47.307Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
15:11:47 [2023-12-08T20:11:47.564Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0.065 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.001 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0.001 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0.001 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.013 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0.001 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.003 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0.001 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0 s
15:11:47 [2023-12-08T20:11:47.564Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
15:11:47 [2023-12-08T20:11:47.565Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0.002 s
15:11:47 [2023-12-08T20:11:47.565Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
15:11:47 [2023-12-08T20:11:47.565Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0.001 s
15:11:47 [2023-12-08T20:11:47.565Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
15:11:47 [2023-12-08T20:11:47.565Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0.001 s
15:11:47 [2023-12-08T20:11:47.565Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0 s
15:11:47 [2023-12-08T20:11:47.565Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
15:11:48 [2023-12-08T20:11:48.130Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
15:11:48 [2023-12-08T20:11:48.130Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.122 s
15:11:48 [2023-12-08T20:11:48.130Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.003 s
15:11:48 [2023-12-08T20:11:48.130Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.162 s
15:11:48 [2023-12-08T20:11:48.130Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.011 s
15:11:48 [2023-12-08T20:11:48.130Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.034 s
15:11:48 [2023-12-08T20:11:48.130Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.263 s
15:11:48 [2023-12-08T20:11:48.130Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.106 s
15:11:48 [2023-12-08T20:11:48.130Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.004 s
15:11:48 [2023-12-08T20:11:48.130Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
15:11:48 [2023-12-08T20:11:48.388Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.050 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.005 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
15:11:48 [2023-12-08T20:11:48.388Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.004 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.003 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.003 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0.049 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.003 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.388Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
15:11:48 [2023-12-08T20:11:48.388Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.388Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
15:11:48 [2023-12-08T20:11:48.646Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0.002 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.646Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
15:11:48 [2023-12-08T20:11:48.647Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
15:11:48 [2023-12-08T20:11:48.647Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
15:11:48 [2023-12-08T20:11:48.647Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
15:11:48 [2023-12-08T20:11:48.647Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.001 s
15:11:48 [2023-12-08T20:11:48.647Z] 
15:11:48 [2023-12-08T20:11:48.647Z] Results:
15:11:48 [2023-12-08T20:11:48.647Z] 
15:11:48 [2023-12-08T20:11:48.647Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
15:11:48 [2023-12-08T20:11:48.647Z] 
15:11:49 [2023-12-08T20:11:49.212Z] [INFO] All tests passed
15:11:49 [2023-12-08T20:11:49.212Z] [INFO] 
15:11:49 [2023-12-08T20:11:49.212Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:49 [2023-12-08T20:11:49.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
15:11:49 [2023-12-08T20:11:49.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.pom
15:11:49 [2023-12-08T20:11:49.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
15:11:49 [2023-12-08T20:11:49.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
15:11:49 [2023-12-08T20:11:49.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
15:11:49 [2023-12-08T20:11:49.213Z] [INFO] 
15:11:49 [2023-12-08T20:11:49.213Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:11:49 [2023-12-08T20:11:49.213Z] [INFO] 
15:11:49 [2023-12-08T20:11:49.213Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
15:11:49 [2023-12-08T20:11:49.213Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [138/144]
15:11:49 [2023-12-08T20:11:49.213Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:11:49 [2023-12-08T20:11:49.213Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:11:49 [2023-12-08T20:11:49.213Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:11:49 [2023-12-08T20:11:49.213Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] 
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] 
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] The project's OSGi version is 1.0.3.202312081843
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] 
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] 
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] 
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] 
15:11:49 [2023-12-08T20:11:49.470Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:49 [2023-12-08T20:11:49.471Z] [INFO] 
15:11:49 [2023-12-08T20:11:49.471Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:49 [2023-12-08T20:11:49.471Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
15:11:50 [2023-12-08T20:11:50.037Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.037Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
15:11:50 [2023-12-08T20:11:50.037Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.037Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.037Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:11:50 [2023-12-08T20:11:50.037Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:11:50 [2023-12-08T20:11:50.038Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:11:50 [2023-12-08T20:11:50.038Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:11:50 [2023-12-08T20:11:50.295Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.295Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.295Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.295Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
15:11:50 [2023-12-08T20:11:50.295Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.296Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] 
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:50 [2023-12-08T20:11:50.296Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
15:11:52 [2023-12-08T20:11:52.193Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:11:52 [2023-12-08T20:11:52.759Z] [INFO] 
15:11:52 [2023-12-08T20:11:52.759Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:11:53 [2023-12-08T20:11:53.017Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
15:11:53 [2023-12-08T20:11:53.018Z] [INFO] Command line:
15:11:53 [2023-12-08T20:11:53.018Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:11:53 [2023-12-08T20:11:53.018Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:11:59 [2023-12-08T20:11:59.579Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:11:59 [2023-12-08T20:11:59.579Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:12:07 [2023-12-08T20:12:07.690Z] !SESSION 2023-12-08 20:11:53.194 -----------------------------------------------
15:12:07 [2023-12-08T20:12:07.690Z] eclipse.buildId=unknown
15:12:07 [2023-12-08T20:12:07.690Z] java.version=17.0.2
15:12:07 [2023-12-08T20:12:07.690Z] java.vendor=Oracle Corporation
15:12:07 [2023-12-08T20:12:07.690Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:12:07 [2023-12-08T20:12:07.690Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:12:07 [2023-12-08T20:12:07.690Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/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-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:12:07 [2023-12-08T20:12:07.690Z] 
15:12:07 [2023-12-08T20:12:07.690Z] !ENTRY org.eclipse.urischeme 4 0 2023-12-08 20:12:06.888
15:12:07 [2023-12-08T20:12:07.690Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:12:07 [2023-12-08T20:12:07.690Z] !STACK 0
15:12:07 [2023-12-08T20:12:07.690Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:12:07 [2023-12-08T20:12:07.690Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:12:07 [2023-12-08T20:12:07.690Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:12:07 [2023-12-08T20:12:07.690Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:12:07 [2023-12-08T20:12:07.690Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:12:07 [2023-12-08T20:12:07.690Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:12:07 [2023-12-08T20:12:07.690Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:12:07 [2023-12-08T20:12:07.690Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:12:07 [2023-12-08T20:12:07.690Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:12:07 [2023-12-08T20:12:07.690Z] Caused by: java.io.IOException: error=2, No such file or directory
15:12:07 [2023-12-08T20:12:07.690Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:12:07 [2023-12-08T20:12:07.690Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:12:07 [2023-12-08T20:12:07.690Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:12:07 [2023-12-08T20:12:07.690Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:12:07 [2023-12-08T20:12:07.690Z] 	... 7 more
15:12:07 [2023-12-08T20:12:07.948Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
15:12:22 [2023-12-08T20:12:22.820Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.57 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
15:12:22 [2023-12-08T20:12:22.820Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testLoadElements -- Time elapsed: 0.030 s
15:12:22 [2023-12-08T20:12:22.820Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingFiles -- Time elapsed: 14.45 s
15:12:22 [2023-12-08T20:12:22.820Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidEmptyProfile -- Time elapsed: 0.006 s
15:12:22 [2023-12-08T20:12:22.820Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingRoot -- Time elapsed: 0.005 s
15:12:22 [2023-12-08T20:12:22.820Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateValid -- Time elapsed: 0.006 s
15:12:22 [2023-12-08T20:12:22.820Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
15:12:22 [2023-12-08T20:12:22.820Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
15:12:22 [2023-12-08T20:12:22.820Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest.testValidateValid -- Time elapsed: 0.112 s
15:12:22 [2023-12-08T20:12:22.820Z] 
15:12:22 [2023-12-08T20:12:22.820Z] Results:
15:12:22 [2023-12-08T20:12:22.820Z] 
15:12:22 [2023-12-08T20:12:22.820Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
15:12:22 [2023-12-08T20:12:22.820Z] 
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] All tests passed
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] 
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.pom
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] 
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] 
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [139/144]
15:12:24 [2023-12-08T20:12:24.191Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:12:24 [2023-12-08T20:12:24.191Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:12:24 [2023-12-08T20:12:24.191Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] 
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] 
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] The project's OSGi version is 1.0.13.202312081843
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] 
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] 
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] 
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] 
15:12:24 [2023-12-08T20:12:24.757Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
15:12:25 [2023-12-08T20:12:25.015Z] [INFO] 
15:12:25 [2023-12-08T20:12:25.015Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
15:12:25 [2023-12-08T20:12:25.015Z] [INFO] Resolving class path of Trace Compass All Tests
15:12:26 [2023-12-08T20:12:26.391Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
15:12:26 [2023-12-08T20:12:26.391Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.391Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:12:26 [2023-12-08T20:12:26.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:12:26 [2023-12-08T20:12:26.391Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
15:12:26 [2023-12-08T20:12:26.391Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/src/test/resources
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.957Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] 
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
15:12:26 [2023-12-08T20:12:26.957Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
15:12:28 [2023-12-08T20:12:28.330Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
15:12:33 [2023-12-08T20:12:33.020Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.020Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
15:12:33 [2023-12-08T20:12:33.020Z] [WARNING] No tests found
15:12:33 [2023-12-08T20:12:33.020Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.020Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
15:12:33 [2023-12-08T20:12:33.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.pom
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2metadata.xml
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2artifacts.xml
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT [140/144]
15:12:33 [2023-12-08T20:12:33.021Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:12:33 [2023-12-08T20:12:33.021Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] The project's OSGi version is 1.0.7.202312081843
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:12:33 [2023-12-08T20:12:33.021Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:12:33 [2023-12-08T20:12:33.021Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] 
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
15:12:33 [2023-12-08T20:12:33.021Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
15:12:33 [2023-12-08T20:12:33.022Z] [INFO] Command line:
15:12:33 [2023-12-08T20:12:33.022Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:12:33 [2023-12-08T20:12:33.022Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:12:41 [2023-12-08T20:12:41.130Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
15:13:07 [2023-12-08T20:13:07.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.49 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
15:13:07 [2023-12-08T20:13:07.659Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.012 s
15:13:07 [2023-12-08T20:13:07.659Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.071 s
15:13:07 [2023-12-08T20:13:07.659Z] 
15:13:07 [2023-12-08T20:13:07.659Z] Results:
15:13:07 [2023-12-08T20:13:07.659Z] 
15:13:07 [2023-12-08T20:13:07.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:13:07 [2023-12-08T20:13:07.659Z] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] All tests passed
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.pom
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT    [141/144]
15:13:07 [2023-12-08T20:13:07.659Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] The project's OSGi version is 9.2.0.202312081843
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.659Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.659Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.pom
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-p2metadata.xml
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-p2artifacts.xml
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] 
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] Building org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT       [142/144]
15:13:07 [2023-12-08T20:13:07.660Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:13:07 [2023-12-08T20:13:07.660Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:13:08 [2023-12-08T20:13:08.224Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] The project's OSGi version is 9.2.0.202312081843
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.225Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.484Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.484Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.741Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar
15:13:08 [2023-12-08T20:13:08.741Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.741Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.741Z] [INFO] 
15:13:08 [2023-12-08T20:13:08.741Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.testing ---
15:13:08 [2023-12-08T20:13:08.741Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar
15:13:10 [2023-12-08T20:13:10.637Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] 
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.pom
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-p2metadata.xml
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-p2artifacts.xml
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] 
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] 
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] Building Trace Compass Repository 9.2.0-SNAPSHOT               [143/144]
15:13:11 [2023-12-08T20:13:11.569Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:13:11 [2023-12-08T20:13:11.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] The project's OSGi version is 9.2.0.202312081843
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] 
15:13:12 [2023-12-08T20:13:12.501Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
15:13:12 [2023-12-08T20:13:12.501Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
15:13:20 [2023-12-08T20:13:20.607Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.2.0-SNAPSHOT.pom
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.2.0-SNAPSHOT-p2metadata.xml
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.2.0-SNAPSHOT-p2artifacts.xml
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
15:13:20 [2023-12-08T20:13:20.608Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [144/144]
15:13:20 [2023-12-08T20:13:20.608Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:13:20 [2023-12-08T20:13:20.608Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:13:20 [2023-12-08T20:13:20.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:13:20 [2023-12-08T20:13:20.608Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] The project's OSGi version is 1.0.4.202312081843
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:20 [2023-12-08T20:13:20.865Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
15:13:20 [2023-12-08T20:13:20.866Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.866Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:20 [2023-12-08T20:13:20.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
15:13:20 [2023-12-08T20:13:20.866Z] [INFO] 
15:13:20 [2023-12-08T20:13:20.866Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:20 [2023-12-08T20:13:20.866Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:13:20 [2023-12-08T20:13:20.866Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:13:20 [2023-12-08T20:13:20.866Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:13:20 [2023-12-08T20:13:20.866Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.123Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:13:21 [2023-12-08T20:13:21.123Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:13:21 [2023-12-08T20:13:21.123Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.123Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.123Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] 
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:21 [2023-12-08T20:13:21.124Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
15:13:23 [2023-12-08T20:13:23.040Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] 
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.pom
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] 
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] ------------------------------------------------------------------------
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Reactor Summary:
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] 
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Trace Compass Parent 9.2.0-SNAPSHOT ................ SUCCESS [ 16.225 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT SUCCESS [  0.048 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT SUCCESS [  0.013 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 28.113 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Trace Compass State System Parent 9.2.0-SNAPSHOT ... SUCCESS [  0.014 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  6.205 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  4.778 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Trace Compass TMF Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.022 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  3.085 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [  5.443 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT ... SUCCESS [ 15.797 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT SUCCESS [  4.114 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [  4.689 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  4.460 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT SUCCESS [  6.791 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Trace Compass CTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.017 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [ 11.258 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT ... SUCCESS [  7.202 s]
15:13:23 [2023-12-08T20:13:23.974Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  4.028 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT .. SUCCESS [  0.009 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  3.958 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  3.304 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  3.714 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [  3.584 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core 0.1.2-SNAPSHOT SUCCESS [  4.828 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 39.502 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [05:55 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT SUCCESS [01:12 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [06:48 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.2-SNAPSHOT SUCCESS [ 28.234 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT ..... SUCCESS [ 18.780 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  4.688 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT SUCCESS [  5.583 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [  4.416 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui 0.1.1-SNAPSHOT SUCCESS [  5.290 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [ 11.133 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  4.501 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  3.553 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  3.187 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  7.667 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  3.485 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [03:32 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT SUCCESS [  0.008 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  3.345 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [06:43 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [02:32 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [ 13.843 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  4.579 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [ 12.327 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  3.854 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  4.222 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  9.508 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 24.725 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 39.299 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [02:09 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 21.534 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 31.079 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 41.913 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [01:27 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [01:10 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 25.801 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass BTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.013 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  2.605 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  3.396 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  4.606 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass Documentation 9.2.0-SNAPSHOT ......... SUCCESS [  0.007 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass Developer Guide 9.2.0-SNAPSHOT ....... SUCCESS [ 20.151 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT ........ SUCCESS [  3.266 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT ........ SUCCESS [  2.923 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [ 11.930 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [ 12.057 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT ........ SUCCESS [  2.055 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  9.380 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT .... SUCCESS [  3.393 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:55 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass User Guide 9.2.0-SNAPSHOT ............ SUCCESS [ 14.691 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass (new) callstack User Guide 9.2.0-SNAPSHOT SUCCESS [  8.634 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT SUCCESS [  8.944 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass RCP User Guide 9.2.0-SNAPSHOT ........ SUCCESS [  7.750 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass Pcap User Guide 9.2.0-SNAPSHOT ....... SUCCESS [  7.320 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  4.584 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT SUCCESS [  0.008 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  5.434 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  3.853 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT ... SUCCESS [  3.993 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [ 10.827 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 20.863 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [ 10.111 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  3.697 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  4.552 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  6.687 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT SUCCESS [  3.131 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [ 10.653 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [ 10.560 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 47.199 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:24 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  3.557 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT SUCCESS [  2.575 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 56.513 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [03:52 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [05:57 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  3.399 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT . SUCCESS [  2.701 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [ 44.209 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 20.975 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:34 min]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT SUCCESS [  0.006 s]
15:13:23 [2023-12-08T20:13:23.975Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  3.558 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [ 13.985 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  2.787 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  2.825 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT ... SUCCESS [  2.784 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [ 12.635 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 49.427 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Trace Compass RCP Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.008 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT .. SUCCESS [  3.199 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT .. SUCCESS [  2.688 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  3.063 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT ..... SUCCESS [  3.850 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Trace Compass RCP Feature 9.2.0-SNAPSHOT ........... SUCCESS [  7.233 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  9.390 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 21.063 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [  3.454 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT SUCCESS [  2.771 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT .... SUCCESS [  3.243 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Trace Compass Json trace Parent 9.2.0-SNAPSHOT ..... SUCCESS [  0.005 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  7.416 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT .. SUCCESS [  2.505 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Trace Compass RCP Product 9.2.0-SNAPSHOT ........... SUCCESS [05:02 min]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Trace Compass Target Platform 9.2.0-SNAPSHOT ....... SUCCESS [  2.284 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 21.789 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [01:34 min]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [02:44 min]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [10:27 min]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 22.919 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [ 12.692 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [ 13.206 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 35.053 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  4.858 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT SUCCESS [ 35.022 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT . SUCCESS [  3.576 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT .... SUCCESS [  3.976 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Trace Compass Repository 9.2.0-SNAPSHOT ............ SUCCESS [  9.074 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  3.284 s]
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] ------------------------------------------------------------------------
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] BUILD SUCCESS
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] ------------------------------------------------------------------------
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Total time:  01:29 h
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] Finished at: 2023-12-08T20:13:23Z
15:13:23 [2023-12-08T20:13:23.976Z] [INFO] ------------------------------------------------------------------------
15:13:25 [2023-12-08T20:13:25.187Z] [Pipeline] sh
15:13:25 [2023-12-08T20:13:25.768Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
15:13:26 [2023-12-08T20:13:26.032Z] [Pipeline] sh
15:13:26 [2023-12-08T20:13:26.577Z] + git rev-parse --short HEAD
15:13:26 [2023-12-08T20:13:26.850Z] [Pipeline] sh
15:13:27 [2023-12-08T20:13:27.378Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
15:13:27 [2023-12-08T20:13:27.680Z] [Pipeline] sh
15:13:28 [2023-12-08T20:13:28.221Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
15:13:28 [2023-12-08T20:13:28.498Z] [Pipeline] }
15:13:28 [2023-12-08T20:13:28.769Z] [Pipeline] // container
15:13:29 [2023-12-08T20:13:29.182Z] Post stage
15:13:30 [2023-12-08T20:13:30.098Z] [Pipeline] container
15:13:30 [2023-12-08T20:13:30.099Z] [Pipeline] {
15:13:30 [2023-12-08T20:13:30.744Z] [Pipeline] junit
15:13:30 [2023-12-08T20:13:30.748Z] Recording test results
15:13:59 [2023-12-08T20:13:59.959Z] [Checks API] No suitable checks publisher found.
15:14:00 [2023-12-08T20:14:00.235Z] [Pipeline] archiveArtifacts
15:14:00 [2023-12-08T20:14:00.243Z] Archiving artifacts
15:14:03 [2023-12-08T20:14:03.989Z] [Pipeline] }
15:14:04 [2023-12-08T20:14:04.266Z] [Pipeline] // container
15:14:05 [2023-12-08T20:14:05.954Z] [Pipeline] }
15:14:06 [2023-12-08T20:14:06.217Z] [Pipeline] // withEnv
15:14:16 [2023-12-08T20:14:16.674Z] [Pipeline] }
15:14:20 [2023-12-08T20:14:20.454Z] [Pipeline] // stage
15:14:21 [2023-12-08T20:14:21.327Z] [Pipeline] stage
15:14:21 [2023-12-08T20:14:21.328Z] [Pipeline] { (Deploy Site)
15:14:29 [2023-12-08T20:14:29.905Z] [Pipeline] tool
15:14:45 [2023-12-08T20:14:45.146Z] [Pipeline] envVarsForTool
15:14:46 [2023-12-08T20:14:46.054Z] [Pipeline] tool
15:14:46 [2023-12-08T20:14:46.575Z] [Pipeline] envVarsForTool
15:14:47 [2023-12-08T20:14:47.245Z] [Pipeline] withEnv
15:14:47 [2023-12-08T20:14:47.246Z] [Pipeline] {
15:14:48 [2023-12-08T20:14:48.784Z] [Pipeline] sshagent
15:14:48 [2023-12-08T20:14:48.792Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
15:14:48 [2023-12-08T20:14:48.793Z] [ssh-agent] Looking for ssh-agent implementation...
15:14:48 [2023-12-08T20:14:48.895Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:14:48 [2023-12-08T20:14:48.892Z] $ ssh-agent
15:14:49 [2023-12-08T20:14:49.078Z] SSH_AUTH_SOCK=/tmp/ssh-e35twTK5ijKV/agent.233
15:14:49 [2023-12-08T20:14:49.078Z] SSH_AGENT_PID=235
15:14:49 [2023-12-08T20:14:49.093Z] Running ssh-add (command line suppressed)
15:14:49 [2023-12-08T20:14:49.273Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_3304988911334854217.key (/home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_3304988911334854217.key)
15:14:49 [2023-12-08T20:14:49.292Z] [ssh-agent] Started.
15:14:49 [2023-12-08T20:14:49.293Z] [Pipeline] {
15:14:49 [2023-12-08T20:14:49.924Z] [Pipeline] sh
15:14:50 [2023-12-08T20:14:50.380Z] + /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/stable/repository/
15:14:50 [2023-12-08T20:14:50.380Z] + repo=tracecompass
15:14:50 [2023-12-08T20:14:50.380Z] + '[' 2 -lt 2 ']'
15:14:50 [2023-12-08T20:14:50.380Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
15:14:50 [2023-12-08T20:14:50.380Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/stable/repository/
15:14:50 [2023-12-08T20:14:50.380Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
15:14:50 [2023-12-08T20:14:50.380Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
15:14:50 [2023-12-08T20:14:50.380Z] + SCP=scp
15:14:50 [2023-12-08T20:14:50.380Z] + ECHO=echo
15:14:50 [2023-12-08T20:14:50.380Z] + '[' false == false ']'
15:14:50 [2023-12-08T20:14:50.380Z] + ECHO=
15:14:50 [2023-12-08T20:14:50.380Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/stable/repository/
15:14:50 [2023-12-08T20:14:50.380Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/stable/repository//*'
15:14:55 [2023-12-08T20:14:55.686Z] + 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/stable/repository/
15:14:58 [2023-12-08T20:14:58.477Z] [Pipeline] }
15:14:58 [2023-12-08T20:14:58.474Z] $ ssh-agent -k
15:14:58 [2023-12-08T20:14:58.480Z] unset SSH_AUTH_SOCK;
15:14:58 [2023-12-08T20:14:58.480Z] unset SSH_AGENT_PID;
15:14:58 [2023-12-08T20:14:58.480Z] echo Agent pid 235 killed;
15:14:58 [2023-12-08T20:14:58.492Z] [ssh-agent] Stopped.
15:14:58 [2023-12-08T20:14:58.773Z] [Pipeline] // sshagent
15:14:59 [2023-12-08T20:14:59.186Z] [Pipeline] }
15:14:59 [2023-12-08T20:14:59.493Z] [Pipeline] // withEnv
15:14:59 [2023-12-08T20:14:59.875Z] [Pipeline] }
15:15:00 [2023-12-08T20:15:00.143Z] [Pipeline] // stage
15:15:00 [2023-12-08T20:15:00.920Z] [Pipeline] stage
15:15:00 [2023-12-08T20:15:00.921Z] [Pipeline] { (Deploy RCP)
15:15:06 [2023-12-08T20:15:06.676Z] [Pipeline] tool
15:15:07 [2023-12-08T20:15:07.188Z] [Pipeline] envVarsForTool
15:15:08 [2023-12-08T20:15:08.096Z] [Pipeline] tool
15:15:08 [2023-12-08T20:15:08.616Z] [Pipeline] envVarsForTool
15:15:09 [2023-12-08T20:15:09.304Z] [Pipeline] withEnv
15:15:09 [2023-12-08T20:15:09.305Z] [Pipeline] {
15:15:17 [2023-12-08T20:15:17.280Z] [Pipeline] sshagent
15:15:17 [2023-12-08T20:15:17.286Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
15:15:17 [2023-12-08T20:15:17.286Z] [ssh-agent] Looking for ssh-agent implementation...
15:15:17 [2023-12-08T20:15:17.306Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:15:17 [2023-12-08T20:15:17.303Z] $ ssh-agent
15:15:17 [2023-12-08T20:15:17.389Z] SSH_AUTH_SOCK=/tmp/ssh-AkR9LJPZQvnz/agent.259
15:15:17 [2023-12-08T20:15:17.389Z] SSH_AGENT_PID=261
15:15:17 [2023-12-08T20:15:17.401Z] Running ssh-add (command line suppressed)
15:15:17 [2023-12-08T20:15:17.577Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_15188255769100106242.key (/home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_15188255769100106242.key)
15:15:17 [2023-12-08T20:15:17.694Z] [ssh-agent] Started.
15:15:17 [2023-12-08T20:15:17.695Z] [Pipeline] {
15:15:18 [2023-12-08T20:15:18.335Z] [Pipeline] sh
15:15:18 [2023-12-08T20:15:18.616Z] + /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp-repository/ 'trace-compass-*' false
15:15:18 [2023-12-08T20:15:18.616Z] + repo=tracecompass
15:15:18 [2023-12-08T20:15:18.616Z] + '[' 6 -lt 6 ']'
15:15:18 [2023-12-08T20:15:18.616Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
15:15:18 [2023-12-08T20:15:18.616Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/
15:15:18 [2023-12-08T20:15:18.616Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
15:15:18 [2023-12-08T20:15:18.616Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp-repository/
15:15:18 [2023-12-08T20:15:18.616Z] + rcpPattern='trace-compass-*'
15:15:18 [2023-12-08T20:15:18.616Z] + copyLatest=false
15:15:18 [2023-12-08T20:15:18.616Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
15:15:18 [2023-12-08T20:15:18.616Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
15:15:18 [2023-12-08T20:15:18.616Z] + SCP=scp
15:15:18 [2023-12-08T20:15:18.616Z] + ECHO=echo
15:15:18 [2023-12-08T20:15:18.616Z] + '[' false == false ']'
15:15:18 [2023-12-08T20:15:18.616Z] + ECHO=
15:15:18 [2023-12-08T20:15:18.616Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp-repository//*'
15:15:19 [2023-12-08T20:15:19.548Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20231208-1843-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20231208-1843-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/
15:15:58 [2023-12-08T20:15:58.619Z] + 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/stable/rcp-repository/
15:16:06 [2023-12-08T20:16:06.827Z] + '[' false == true ']'
15:16:07 [2023-12-08T20:16:07.126Z] [Pipeline] }
15:16:07 [2023-12-08T20:16:07.123Z] $ ssh-agent -k
15:16:07 [2023-12-08T20:16:07.129Z] unset SSH_AUTH_SOCK;
15:16:07 [2023-12-08T20:16:07.129Z] unset SSH_AGENT_PID;
15:16:07 [2023-12-08T20:16:07.129Z] echo Agent pid 261 killed;
15:16:07 [2023-12-08T20:16:07.144Z] [ssh-agent] Stopped.
15:16:07 [2023-12-08T20:16:07.413Z] [Pipeline] // sshagent
15:16:07 [2023-12-08T20:16:07.811Z] [Pipeline] }
15:16:08 [2023-12-08T20:16:08.076Z] [Pipeline] // withEnv
15:16:08 [2023-12-08T20:16:08.473Z] [Pipeline] }
15:16:08 [2023-12-08T20:16:08.737Z] [Pipeline] // stage
15:16:09 [2023-12-08T20:16:09.553Z] [Pipeline] stage
15:16:09 [2023-12-08T20:16:09.554Z] [Pipeline] { (Deploy Doc)
15:16:15 [2023-12-08T20:16:15.378Z] [Pipeline] tool
15:16:15 [2023-12-08T20:16:15.896Z] [Pipeline] envVarsForTool
15:16:17 [2023-12-08T20:16:17.065Z] [Pipeline] tool
15:16:17 [2023-12-08T20:16:17.587Z] [Pipeline] envVarsForTool
15:16:18 [2023-12-08T20:16:18.258Z] [Pipeline] withEnv
15:16:18 [2023-12-08T20:16:18.259Z] [Pipeline] {
15:16:19 [2023-12-08T20:16:19.805Z] [Pipeline] sshagent
15:16:19 [2023-12-08T20:16:19.813Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
15:16:19 [2023-12-08T20:16:19.813Z] [ssh-agent] Looking for ssh-agent implementation...
15:16:19 [2023-12-08T20:16:19.829Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:16:19 [2023-12-08T20:16:19.825Z] $ ssh-agent
15:16:19 [2023-12-08T20:16:19.886Z] SSH_AUTH_SOCK=/tmp/ssh-Bm0m0FVHanKi/agent.313
15:16:19 [2023-12-08T20:16:19.886Z] SSH_AGENT_PID=315
15:16:19 [2023-12-08T20:16:19.897Z] Running ssh-add (command line suppressed)
15:16:20 [2023-12-08T20:16:20.076Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_6335919238143017320.key (/home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_6335919238143017320.key)
15:16:20 [2023-12-08T20:16:20.096Z] [ssh-agent] Started.
15:16:20 [2023-12-08T20:16:20.097Z] [Pipeline] {
15:16:20 [2023-12-08T20:16:20.778Z] [Pipeline] sh
15:16:21 [2023-12-08T20:16:21.058Z] + /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts//deploy-doc.sh
15:16:21 [2023-12-08T20:16:21.058Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
15:16:21 [2023-12-08T20:16:21.058Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
15:16:21 [2023-12-08T20:16:21.058Z] + SCP=scp
15:16:21 [2023-12-08T20:16:21.058Z] + DOC_BASE_PATH=doc
15:16:21 [2023-12-08T20:16:21.058Z] ++ ls doc
15:16:21 [2023-12-08T20:16:21.058Z] ++ grep org.eclipse.tracecompass
15:16:21 [2023-12-08T20:16:21.058Z] ++ grep doc
15:16:21 [2023-12-08T20:16:21.058Z] + DOC_DIRS='org.eclipse.tracecompass.analysis.callstack.doc.user
15:16:21 [2023-12-08T20:16:21.058Z] org.eclipse.tracecompass.doc.dev
15:16:21 [2023-12-08T20:16:21.058Z] org.eclipse.tracecompass.doc.user
15:16:21 [2023-12-08T20:16:21.058Z] org.eclipse.tracecompass.gdbtrace.doc.user
15:16:21 [2023-12-08T20:16:21.058Z] org.eclipse.tracecompass.rcp.doc.user
15:16:21 [2023-12-08T20:16:21.058Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
15:16:21 [2023-12-08T20:16:21.058Z] + DOC_ZIP_FILE=doc-deployment.zip
15:16:21 [2023-12-08T20:16:21.058Z] + ECHO=echo
15:16:21 [2023-12-08T20:16:21.058Z] + '[' false == false ']'
15:16:21 [2023-12-08T20:16:21.058Z] + ECHO=
15:16:21 [2023-12-08T20:16:21.058Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable &&               rm -f /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/doc-deployment.zip'
15:16:21 [2023-12-08T20:16:21.992Z] + for DOC_NAME in $DOC_DIRS
15:16:21 [2023-12-08T20:16:21.992Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.analysis.callstack.doc.user'
15:16:22 [2023-12-08T20:16:22.557Z] + for DOC_NAME in $DOC_DIRS
15:16:22 [2023-12-08T20:16:22.557Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.doc.dev'
15:16:23 [2023-12-08T20:16:23.491Z] + for DOC_NAME in $DOC_DIRS
15:16:23 [2023-12-08T20:16:23.491Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.doc.user'
15:16:24 [2023-12-08T20:16:24.056Z] + for DOC_NAME in $DOC_DIRS
15:16:24 [2023-12-08T20:16:24.056Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.gdbtrace.doc.user'
15:16:24 [2023-12-08T20:16:24.621Z] + for DOC_NAME in $DOC_DIRS
15:16:24 [2023-12-08T20:16:24.621Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.rcp.doc.user'
15:16:25 [2023-12-08T20:16:25.186Z] + for DOC_NAME in $DOC_DIRS
15:16:25 [2023-12-08T20:16:25.186Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.tmf.pcap.doc.user'
15:16:25 [2023-12-08T20:16:25.781Z] + ZIP_INPUT='org.eclipse.tracecompas*'
15:16:25 [2023-12-08T20:16:25.781Z] + ZIP_PATH=doc/.temp
15:16:25 [2023-12-08T20:16:25.781Z] + cd doc/.temp
15:16:25 [2023-12-08T20:16:25.781Z] + zip -r doc-deployment.zip org.eclipse.tracecompass.analysis.callstack.doc.user 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
15:16:25 [2023-12-08T20:16:25.781Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/ (stored 0%)
15:16:25 [2023-12-08T20:16:25.781Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/Additional-documentation-for-developers.html (deflated 70%)
15:16:25 [2023-12-08T20:16:25.781Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/Analyses-and-views.html (deflated 72%)
15:16:25 [2023-12-08T20:16:25.781Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/Overview.html (deflated 69%)
15:16:25 [2023-12-08T20:16:25.781Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/Terminology.html (deflated 65%)
15:16:25 [2023-12-08T20:16:25.781Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/User-Guide.html (deflated 70%)
15:16:25 [2023-12-08T20:16:25.781Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/images/ (stored 0%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/images/home.gif (deflated 23%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/images/next.gif (deflated 19%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/images/prev.gif (deflated 19%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
15:16:25 [2023-12-08T20:16:25.782Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
15:16:26 [2023-12-08T20:16:26.083Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
15:16:26 [2023-12-08T20:16:26.383Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.384Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.385Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
15:16:26 [2023-12-08T20:16:26.682Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.683Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.983Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
15:16:26 [2023-12-08T20:16:26.984Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
15:16:27 [2023-12-08T20:16:27.281Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
15:16:27 [2023-12-08T20:16:27.282Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
15:16:27 [2023-12-08T20:16:27.581Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
15:16:27 [2023-12-08T20:16:27.882Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
15:16:28 [2023-12-08T20:16:28.182Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
15:16:28 [2023-12-08T20:16:28.183Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.481Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
15:16:28 [2023-12-08T20:16:28.481Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png (deflated 16%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
15:16:28 [2023-12-08T20:16:28.482Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
15:16:28 [2023-12-08T20:16:28.740Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
15:16:28 [2023-12-08T20:16:28.740Z] + cd -
15:16:28 [2023-12-08T20:16:28.740Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly
15:16:28 [2023-12-08T20:16:28.740Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/stable
15:16:30 [2023-12-08T20:16:30.121Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cd /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable &&             unzip doc-deployment.zip &&             rm -f doc-deployment.zip'
15:16:30 [2023-12-08T20:16:30.688Z] Archive:  doc-deployment.zip
15:16:31 [2023-12-08T20:16:31.622Z]    creating: org.eclipse.tracecompass.analysis.callstack.doc.user/
15:16:31 [2023-12-08T20:16:31.622Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/Additional-documentation-for-developers.html  
15:16:31 [2023-12-08T20:16:31.622Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/Analyses-and-views.html  
15:16:31 [2023-12-08T20:16:31.622Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/Overview.html  
15:16:31 [2023-12-08T20:16:31.622Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/Terminology.html  
15:16:31 [2023-12-08T20:16:31.622Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/User-Guide.html  
15:16:31 [2023-12-08T20:16:31.880Z]    creating: org.eclipse.tracecompass.analysis.callstack.doc.user/images/
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/images/home.gif  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/images/next.gif  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/images/prev.gif  
15:16:31 [2023-12-08T20:16:31.880Z]    creating: org.eclipse.tracecompass.doc.dev/
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
15:16:31 [2023-12-08T20:16:31.880Z]    creating: org.eclipse.tracecompass.doc.dev/images/
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
15:16:31 [2023-12-08T20:16:31.880Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
15:16:32 [2023-12-08T20:16:32.139Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/reference/
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
15:16:32 [2023-12-08T20:16:32.397Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
15:16:32 [2023-12-08T20:16:32.397Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
15:16:32 [2023-12-08T20:16:32.397Z]    creating: org.eclipse.tracecompass.doc.user/images/
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
15:16:32 [2023-12-08T20:16:32.397Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
15:16:32 [2023-12-08T20:16:32.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
15:16:32 [2023-12-08T20:16:32.655Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
15:16:32 [2023-12-08T20:16:32.655Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
15:16:32 [2023-12-08T20:16:32.655Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
15:16:32 [2023-12-08T20:16:32.655Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
15:16:32 [2023-12-08T20:16:32.655Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
15:16:32 [2023-12-08T20:16:32.655Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
15:16:32 [2023-12-08T20:16:32.656Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
15:16:32 [2023-12-08T20:16:32.656Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
15:16:32 [2023-12-08T20:16:32.913Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
15:16:32 [2023-12-08T20:16:32.914Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
15:16:33 [2023-12-08T20:16:33.171Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
15:16:33 [2023-12-08T20:16:33.172Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
15:16:33 [2023-12-08T20:16:33.429Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
15:16:33 [2023-12-08T20:16:33.429Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
15:16:33 [2023-12-08T20:16:33.430Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
15:16:33 [2023-12-08T20:16:33.430Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
15:16:33 [2023-12-08T20:16:33.430Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
15:16:33 [2023-12-08T20:16:33.430Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
15:16:33 [2023-12-08T20:16:33.430Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
15:16:33 [2023-12-08T20:16:33.431Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
15:16:33 [2023-12-08T20:16:33.431Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
15:16:33 [2023-12-08T20:16:33.431Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
15:16:33 [2023-12-08T20:16:33.431Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
15:16:33 [2023-12-08T20:16:33.431Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
15:16:33 [2023-12-08T20:16:33.431Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
15:16:33 [2023-12-08T20:16:33.431Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
15:16:33 [2023-12-08T20:16:33.431Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
15:16:33 [2023-12-08T20:16:33.431Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
15:16:33 [2023-12-08T20:16:33.431Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
15:16:33 [2023-12-08T20:16:33.431Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
15:16:33 [2023-12-08T20:16:33.688Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
15:16:33 [2023-12-08T20:16:33.688Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
15:16:33 [2023-12-08T20:16:33.688Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
15:16:33 [2023-12-08T20:16:33.689Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
15:16:33 [2023-12-08T20:16:33.689Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
15:16:33 [2023-12-08T20:16:33.689Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
15:16:33 [2023-12-08T20:16:33.689Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
15:16:33 [2023-12-08T20:16:33.689Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
15:16:33 [2023-12-08T20:16:33.689Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
15:16:33 [2023-12-08T20:16:33.689Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
15:16:33 [2023-12-08T20:16:33.689Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
15:16:33 [2023-12-08T20:16:33.689Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
15:16:33 [2023-12-08T20:16:33.689Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
15:16:33 [2023-12-08T20:16:33.689Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
15:16:33 [2023-12-08T20:16:33.947Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
15:16:33 [2023-12-08T20:16:33.947Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
15:16:33 [2023-12-08T20:16:33.947Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
15:16:33 [2023-12-08T20:16:33.947Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
15:16:33 [2023-12-08T20:16:33.947Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
15:16:33 [2023-12-08T20:16:33.947Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
15:16:33 [2023-12-08T20:16:33.947Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
15:16:33 [2023-12-08T20:16:33.948Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
15:16:33 [2023-12-08T20:16:33.948Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
15:16:33 [2023-12-08T20:16:33.948Z]    creating: org.eclipse.tracecompass.doc.user/images/swslatency/
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
15:16:33 [2023-12-08T20:16:33.948Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
15:16:33 [2023-12-08T20:16:33.948Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
15:16:33 [2023-12-08T20:16:33.948Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
15:16:33 [2023-12-08T20:16:33.948Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
15:16:33 [2023-12-08T20:16:33.948Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
15:16:33 [2023-12-08T20:16:33.948Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
15:16:33 [2023-12-08T20:16:33.948Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
15:16:33 [2023-12-08T20:16:33.948Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
15:16:33 [2023-12-08T20:16:33.948Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
15:16:34 [2023-12-08T20:16:34.205Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
15:16:34 [2023-12-08T20:16:34.206Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
15:16:34 [2023-12-08T20:16:34.206Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
15:16:34 [2023-12-08T20:16:34.206Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
15:16:34 [2023-12-08T20:16:34.719Z] [Pipeline] }
15:16:34 [2023-12-08T20:16:34.715Z] $ ssh-agent -k
15:16:34 [2023-12-08T20:16:34.721Z] unset SSH_AUTH_SOCK;
15:16:34 [2023-12-08T20:16:34.721Z] unset SSH_AGENT_PID;
15:16:34 [2023-12-08T20:16:34.721Z] echo Agent pid 315 killed;
15:16:34 [2023-12-08T20:16:34.736Z] [ssh-agent] Stopped.
15:16:34 [2023-12-08T20:16:34.998Z] [Pipeline] // sshagent
15:16:35 [2023-12-08T20:16:35.391Z] [Pipeline] }
15:16:35 [2023-12-08T20:16:35.653Z] [Pipeline] // withEnv
15:16:36 [2023-12-08T20:16:36.065Z] [Pipeline] }
15:16:36 [2023-12-08T20:16:36.332Z] [Pipeline] // stage
15:16:37 [2023-12-08T20:16:37.149Z] [Pipeline] stage
15:16:37 [2023-12-08T20:16:37.150Z] [Pipeline] { (Javadoc)
15:16:42 [2023-12-08T20:16:42.930Z] [Pipeline] tool
15:16:43 [2023-12-08T20:16:43.440Z] [Pipeline] envVarsForTool
15:16:44 [2023-12-08T20:16:44.332Z] [Pipeline] tool
15:16:44 [2023-12-08T20:16:44.861Z] [Pipeline] envVarsForTool
15:16:45 [2023-12-08T20:16:45.511Z] [Pipeline] withEnv
15:16:45 [2023-12-08T20:16:45.512Z] [Pipeline] {
15:16:47 [2023-12-08T20:16:47.224Z] [Pipeline] container
15:16:47 [2023-12-08T20:16:47.225Z] [Pipeline] {
15:16:48 [2023-12-08T20:16:48.096Z] [Pipeline] sh
15:16:48 [2023-12-08T20:16:48.653Z] + mvn compile javadoc:aggregate -Pbuild-api-docs -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Prcp-DMG-package-mac
15:16:48 [2023-12-08T20:16:48.654Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:16:52 [2023-12-08T20:16:52.838Z] [INFO] Scanning for projects...
15:16:52 [2023-12-08T20:16:52.838Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
15:16:52 [2023-12-08T20:16:52.838Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
15:16:52 [2023-12-08T20:16:52.838Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:16:52 [2023-12-08T20:16:52.838Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:16:52 [2023-12-08T20:16:52.838Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:16:52 [2023-12-08T20:16:52.838Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:16:52 [2023-12-08T20:16:52.838Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.097Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.097Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.097Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.097Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.097Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.097Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.097Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.097Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.355Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.355Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.355Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.355Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.355Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.355Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.355Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.355Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.355Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.613Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.871Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.872Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.872Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.872Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.872Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.872Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.872Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.872Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.872Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.872Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:16:53 [2023-12-08T20:16:53.872Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.130Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:16:54 [2023-12-08T20:16:54.388Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:16:54 [2023-12-08T20:16:54.388Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:16:54 [2023-12-08T20:16:54.646Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:16:54 [2023-12-08T20:16:54.646Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:16:54 [2023-12-08T20:16:54.646Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:16:57 [2023-12-08T20:16:57.927Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
15:16:57 [2023-12-08T20:16:57.927Z] [INFO] Tycho Mode:     project
15:16:57 [2023-12-08T20:16:57.927Z] [INFO] Tycho Builder:  maven
15:16:58 [2023-12-08T20:16:58.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.119Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.376Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.376Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.376Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.376Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom (3.8 kB at 146 kB/s)
15:16:59 [2023-12-08T20:16:59.376Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.634Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.634Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.634Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.634Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
15:16:59 [2023-12-08T20:16:59.634Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom (44 kB at 1.7 MB/s)
15:16:59 [2023-12-08T20:16:59.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
15:16:59 [2023-12-08T20:16:59.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
15:16:59 [2023-12-08T20:16:59.892Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
15:16:59 [2023-12-08T20:16:59.892Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
15:16:59 [2023-12-08T20:16:59.892Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
15:16:59 [2023-12-08T20:16:59.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
15:16:59 [2023-12-08T20:16:59.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom (3.2 kB at 170 kB/s)
15:16:59 [2023-12-08T20:16:59.892Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
15:16:59 [2023-12-08T20:16:59.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
15:16:59 [2023-12-08T20:16:59.892Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
15:17:00 [2023-12-08T20:17:00.150Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
15:17:00 [2023-12-08T20:17:00.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
15:17:00 [2023-12-08T20:17:00.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
15:17:00 [2023-12-08T20:17:00.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar (56 kB at 1.7 MB/s)
15:17:00 [2023-12-08T20:17:00.150Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
15:17:00 [2023-12-08T20:17:00.150Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
15:17:00 [2023-12-08T20:17:00.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
15:17:00 [2023-12-08T20:17:00.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
15:17:00 [2023-12-08T20:17:00.408Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
15:17:00 [2023-12-08T20:17:00.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
15:17:00 [2023-12-08T20:17:00.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom (21 kB at 713 kB/s)
15:17:00 [2023-12-08T20:17:00.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
15:17:00 [2023-12-08T20:17:00.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
15:17:00 [2023-12-08T20:17:00.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
15:17:00 [2023-12-08T20:17:00.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
15:17:00 [2023-12-08T20:17:00.666Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
15:17:00 [2023-12-08T20:17:00.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
15:17:00 [2023-12-08T20:17:00.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 1.6 MB/s)
15:17:00 [2023-12-08T20:17:00.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
15:17:00 [2023-12-08T20:17:00.666Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
15:17:00 [2023-12-08T20:17:00.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
15:17:00 [2023-12-08T20:17:00.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
15:17:00 [2023-12-08T20:17:00.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
15:17:00 [2023-12-08T20:17:00.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
15:17:00 [2023-12-08T20:17:00.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar (510 kB at 5.3 MB/s)
15:17:02 [2023-12-08T20:17:02.301Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:02 [2023-12-08T20:17:02.301Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:02 [2023-12-08T20:17:02.301Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:02 [2023-12-08T20:17:02.301Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:03 [2023-12-08T20:17:03.235Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:03 [2023-12-08T20:17:03.235Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:09 [2023-12-08T20:17:09.793Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:16 [2023-12-08T20:17:16.354Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] ------------------------------------------------------------------------
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Reactor Build Order:
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] 
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass Parent                                               [pom]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass State System Parent                                  [pom]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass TMF Parent                                           [pom]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core        [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui          [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.354Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass Documentation                                        [pom]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass (new) callstack User Guide                [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass RCP Parent                                           [pom]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass Json trace Parent                                    [pom]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass Target Platform                                      [pom]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Trace Compass Repository                            [eclipse-repository]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] 
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Building Trace Compass Parent 9.2.0-SNAPSHOT                     [1/144]
15:17:16 [2023-12-08T20:17:16.355Z] [INFO]   from pom.xml
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] --------------------------------[ pom ]---------------------------------
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] 
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
15:17:16 [2023-12-08T20:17:16.355Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] 
15:17:16 [2023-12-08T20:17:16.355Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
15:17:16 [2023-12-08T20:17:16.355Z] [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
15:17:16 [2023-12-08T20:17:16.355Z] [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
15:17:16 [2023-12-08T20:17:16.356Z] [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
15:17:16 [2023-12-08T20:17:16.356Z] [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
15:17:16 [2023-12-08T20:17:16.356Z] [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
15:17:16 [2023-12-08T20:17:16.356Z] [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
15:17:16 [2023-12-08T20:17:16.356Z] [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 153 kB/s)
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:17:16 [2023-12-08T20:17:16.356Z] [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
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:17:16 [2023-12-08T20:17:16.356Z] [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
15:17:16 [2023-12-08T20:17:16.356Z] [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 1.3 MB/s)
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 95 kB/s)
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 527 kB/s)
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
15:17:16 [2023-12-08T20:17:16.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
15:17:16 [2023-12-08T20:17:16.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
15:17:16 [2023-12-08T20:17:16.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 2.1 MB/s)
15:17:16 [2023-12-08T20:17:16.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
15:17:16 [2023-12-08T20:17:16.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
15:17:16 [2023-12-08T20:17:16.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
15:17:16 [2023-12-08T20:17:16.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
15:17:16 [2023-12-08T20:17:16.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
15:17:16 [2023-12-08T20:17:16.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
15:17:16 [2023-12-08T20:17:16.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 1.1 MB/s)
15:17:16 [2023-12-08T20:17:16.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:16 [2023-12-08T20:17:16.872Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:16 [2023-12-08T20:17:16.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:16 [2023-12-08T20:17:16.873Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:16 [2023-12-08T20:17:16.873Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:16 [2023-12-08T20:17:16.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:16 [2023-12-08T20:17:16.873Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 364 kB/s)
15:17:16 [2023-12-08T20:17:16.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:16 [2023-12-08T20:17:16.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:16 [2023-12-08T20:17:16.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:17 [2023-12-08T20:17:17.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:17 [2023-12-08T20:17:17.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:17 [2023-12-08T20:17:17.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:17 [2023-12-08T20:17:17.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 503 kB/s)
15:17:17 [2023-12-08T20:17:17.130Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:17 [2023-12-08T20:17:17.130Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:17 [2023-12-08T20:17:17.130Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:17 [2023-12-08T20:17:17.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:17 [2023-12-08T20:17:17.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:17 [2023-12-08T20:17:17.387Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 3.8 MB/s)
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 858 kB/s)
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
15:17:17 [2023-12-08T20:17:17.388Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
15:17:17 [2023-12-08T20:17:17.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
15:17:17 [2023-12-08T20:17:17.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
15:17:17 [2023-12-08T20:17:17.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
15:17:17 [2023-12-08T20:17:17.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 140 kB/s)
15:17:17 [2023-12-08T20:17:17.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
15:17:17 [2023-12-08T20:17:17.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
15:17:17 [2023-12-08T20:17:17.645Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
15:17:17 [2023-12-08T20:17:17.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
15:17:17 [2023-12-08T20:17:17.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
15:17:17 [2023-12-08T20:17:17.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
15:17:17 [2023-12-08T20:17:17.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 89 kB/s)
15:17:17 [2023-12-08T20:17:17.903Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
15:17:17 [2023-12-08T20:17:17.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
15:17:17 [2023-12-08T20:17:17.903Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom
15:17:17 [2023-12-08T20:17:17.903Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
15:17:17 [2023-12-08T20:17:17.903Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
15:17:17 [2023-12-08T20:17:17.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
15:17:17 [2023-12-08T20:17:17.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.3 MB/s)
15:17:17 [2023-12-08T20:17:17.903Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
15:17:17 [2023-12-08T20:17:17.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.160Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.160Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 59 kB/s)
15:17:18 [2023-12-08T20:17:18.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.418Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 941 kB/s)
15:17:18 [2023-12-08T20:17:18.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
15:17:18 [2023-12-08T20:17:18.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
15:17:18 [2023-12-08T20:17:18.419Z] [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.pom
15:17:18 [2023-12-08T20:17:18.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
15:17:18 [2023-12-08T20:17:18.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
15:17:18 [2023-12-08T20:17:18.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
15:17:18 [2023-12-08T20:17:18.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 48 kB/s)
15:17:18 [2023-12-08T20:17:18.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 100 kB/s)
15:17:18 [2023-12-08T20:17:18.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.677Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.935Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
15:17:18 [2023-12-08T20:17:18.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 109 kB/s)
15:17:18 [2023-12-08T20:17:18.935Z] [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
15:17:18 [2023-12-08T20:17:18.935Z] [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
15:17:18 [2023-12-08T20:17:18.935Z] [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
15:17:18 [2023-12-08T20:17:18.935Z] [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
15:17:18 [2023-12-08T20:17:18.935Z] [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
15:17:18 [2023-12-08T20:17:18.935Z] [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
15:17:18 [2023-12-08T20:17:18.935Z] [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)
15:17:18 [2023-12-08T20:17:18.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
15:17:18 [2023-12-08T20:17:18.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
15:17:18 [2023-12-08T20:17:18.935Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.pom
15:17:19 [2023-12-08T20:17:19.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
15:17:19 [2023-12-08T20:17:19.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
15:17:19 [2023-12-08T20:17:19.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom
15:17:19 [2023-12-08T20:17:19.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 928 kB/s)
15:17:19 [2023-12-08T20:17:19.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:17:19 [2023-12-08T20:17:19.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:17:19 [2023-12-08T20:17:19.193Z] [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
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:17:19 [2023-12-08T20:17:19.450Z] [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
15:17:19 [2023-12-08T20:17:19.450Z] [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 255 kB/s)
15:17:19 [2023-12-08T20:17:19.450Z] [WARNING] The POM for org.hamcrest:hamcrest-core:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 42 kB/s)
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.450Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 457 kB/s)
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
15:17:19 [2023-12-08T20:17:19.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 206 kB/s)
15:17:19 [2023-12-08T20:17:19.708Z] [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
15:17:19 [2023-12-08T20:17:19.970Z] [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
15:17:19 [2023-12-08T20:17:19.970Z] [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
15:17:19 [2023-12-08T20:17:19.970Z] [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
15:17:19 [2023-12-08T20:17:19.970Z] [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
15:17:19 [2023-12-08T20:17:19.970Z] [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
15:17:19 [2023-12-08T20:17:19.970Z] [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 1.8 MB/s)
15:17:19 [2023-12-08T20:17:19.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
15:17:19 [2023-12-08T20:17:19.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
15:17:19 [2023-12-08T20:17:19.970Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
15:17:20 [2023-12-08T20:17:20.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
15:17:20 [2023-12-08T20:17:20.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
15:17:20 [2023-12-08T20:17:20.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
15:17:20 [2023-12-08T20:17:20.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 408 kB/s)
15:17:20 [2023-12-08T20:17:20.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
15:17:20 [2023-12-08T20:17:20.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
15:17:20 [2023-12-08T20:17:20.227Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
15:17:20 [2023-12-08T20:17:20.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
15:17:20 [2023-12-08T20:17:20.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
15:17:20 [2023-12-08T20:17:20.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
15:17:20 [2023-12-08T20:17:20.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 754 kB/s)
15:17:20 [2023-12-08T20:17:20.228Z] [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
15:17:20 [2023-12-08T20:17:20.228Z] [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
15:17:20 [2023-12-08T20:17:20.228Z] [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
15:17:20 [2023-12-08T20:17:20.485Z] [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
15:17:20 [2023-12-08T20:17:20.485Z] [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
15:17:20 [2023-12-08T20:17:20.485Z] [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
15:17:20 [2023-12-08T20:17:20.485Z] [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 158 kB/s)
15:17:20 [2023-12-08T20:17:20.485Z] [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
15:17:20 [2023-12-08T20:17:20.485Z] [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
15:17:20 [2023-12-08T20:17:20.485Z] [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
15:17:20 [2023-12-08T20:17:20.743Z] [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
15:17:20 [2023-12-08T20:17:20.743Z] [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
15:17:20 [2023-12-08T20:17:20.743Z] [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
15:17:20 [2023-12-08T20:17:20.743Z] [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)
15:17:20 [2023-12-08T20:17:20.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:17:20 [2023-12-08T20:17:20.743Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:17:20 [2023-12-08T20:17:20.743Z] [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
15:17:20 [2023-12-08T20:17:20.743Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:17:20 [2023-12-08T20:17:20.743Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:17:20 [2023-12-08T20:17:20.744Z] [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
15:17:20 [2023-12-08T20:17:20.744Z] [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 5.8 MB/s)
15:17:20 [2023-12-08T20:17:20.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
15:17:20 [2023-12-08T20:17:20.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
15:17:21 [2023-12-08T20:17:21.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
15:17:21 [2023-12-08T20:17:21.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
15:17:21 [2023-12-08T20:17:21.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
15:17:21 [2023-12-08T20:17:21.001Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
15:17:21 [2023-12-08T20:17:21.001Z] [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 962 kB/s)
15:17:21 [2023-12-08T20:17:21.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
15:17:21 [2023-12-08T20:17:21.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
15:17:21 [2023-12-08T20:17:21.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 69 kB/s)
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 603 kB/s)
15:17:21 [2023-12-08T20:17:21.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
15:17:21 [2023-12-08T20:17:21.517Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
15:17:21 [2023-12-08T20:17:21.518Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
15:17:21 [2023-12-08T20:17:21.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
15:17:21 [2023-12-08T20:17:21.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
15:17:21 [2023-12-08T20:17:21.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
15:17:21 [2023-12-08T20:17:21.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.1 MB/s)
15:17:21 [2023-12-08T20:17:21.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
15:17:21 [2023-12-08T20:17:21.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
15:17:21 [2023-12-08T20:17:21.775Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
15:17:21 [2023-12-08T20:17:21.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
15:17:21 [2023-12-08T20:17:21.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
15:17:21 [2023-12-08T20:17:21.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
15:17:21 [2023-12-08T20:17:21.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom (3.5 kB at 106 kB/s)
15:17:21 [2023-12-08T20:17:21.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
15:17:21 [2023-12-08T20:17:21.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
15:17:21 [2023-12-08T20:17:21.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
15:17:22 [2023-12-08T20:17:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
15:17:22 [2023-12-08T20:17:22.033Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
15:17:22 [2023-12-08T20:17:22.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
15:17:22 [2023-12-08T20:17:22.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom (2.1 kB at 149 kB/s)
15:17:22 [2023-12-08T20:17:22.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
15:17:22 [2023-12-08T20:17:22.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
15:17:22 [2023-12-08T20:17:22.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
15:17:22 [2023-12-08T20:17:22.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
15:17:22 [2023-12-08T20:17:22.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
15:17:22 [2023-12-08T20:17:22.034Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
15:17:22 [2023-12-08T20:17:22.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom (2.8 kB at 232 kB/s)
15:17:22 [2023-12-08T20:17:22.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom (1.9 kB at 157 kB/s)
15:17:22 [2023-12-08T20:17:22.292Z] [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
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
15:17:22 [2023-12-08T20:17:22.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
15:17:22 [2023-12-08T20:17:22.550Z] [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
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:17:22 [2023-12-08T20:17:22.550Z] [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
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
15:17:22 [2023-12-08T20:17:22.550Z] [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
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
15:17:22 [2023-12-08T20:17:22.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
15:17:22 [2023-12-08T20:17:22.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
15:17:22 [2023-12-08T20:17:22.551Z] [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
15:17:22 [2023-12-08T20:17:22.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
15:17:22 [2023-12-08T20:17:22.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:17:22 [2023-12-08T20:17:22.551Z] [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
15:17:22 [2023-12-08T20:17:22.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
15:17:22 [2023-12-08T20:17:22.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
15:17:22 [2023-12-08T20:17:22.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
15:17:22 [2023-12-08T20:17:22.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
15:17:22 [2023-12-08T20:17:22.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
15:17:22 [2023-12-08T20:17:22.551Z] [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
15:17:23 [2023-12-08T20:17:23.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
15:17:23 [2023-12-08T20:17:23.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
15:17:23 [2023-12-08T20:17:23.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
15:17:23 [2023-12-08T20:17:23.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
15:17:23 [2023-12-08T20:17:23.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
15:17:23 [2023-12-08T20:17:23.375Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
15:17:23 [2023-12-08T20:17:23.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
15:17:23 [2023-12-08T20:17:23.633Z] [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
15:17:23 [2023-12-08T20:17:23.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.jar
15:17:23 [2023-12-08T20:17:23.633Z] [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
15:17:23 [2023-12-08T20:17:23.633Z] [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
15:17:23 [2023-12-08T20:17:23.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
15:17:23 [2023-12-08T20:17:23.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
15:17:23 [2023-12-08T20:17:23.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
15:17:23 [2023-12-08T20:17:23.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
15:17:23 [2023-12-08T20:17:23.891Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
15:17:23 [2023-12-08T20:17:23.891Z] [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
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
15:17:24 [2023-12-08T20:17:24.149Z] [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
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:17:24 [2023-12-08T20:17:24.149Z] [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
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
15:17:24 [2023-12-08T20:17:24.149Z] [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
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
15:17:24 [2023-12-08T20:17:24.149Z] [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
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
15:17:24 [2023-12-08T20:17:24.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:17:24 [2023-12-08T20:17:24.150Z] [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
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
15:17:24 [2023-12-08T20:17:24.150Z] [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
15:17:24 [2023-12-08T20:17:24.150Z] [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 7.5 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 2.6 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 2.5 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 1.3 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [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
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 2.3 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar (78 kB at 3.9 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [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
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 2.6 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [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
15:17:24 [2023-12-08T20:17:24.150Z] [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.7 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 1.5 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
15:17:24 [2023-12-08T20:17:24.150Z] [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 353 kB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
15:17:24 [2023-12-08T20:17:24.150Z] [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 5.4 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 272 kB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 7.8 MB/s)
15:17:24 [2023-12-08T20:17:24.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar (72 kB at 1.2 MB/s)
15:17:24 [2023-12-08T20:17:24.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar (204 kB at 1.7 MB/s)
15:17:24 [2023-12-08T20:17:24.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar (299 kB at 2.4 MB/s)
15:17:24 [2023-12-08T20:17:24.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar (131 kB at 1.0 MB/s)
15:17:24 [2023-12-08T20:17:24.408Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:24 [2023-12-08T20:17:24.408Z] [INFO] 
15:17:24 [2023-12-08T20:17:24.408Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
15:17:24 [2023-12-08T20:17:24.408Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT [2/144]
15:17:24 [2023-12-08T20:17:24.408Z] [INFO]   from analysis/pom.xml
15:17:24 [2023-12-08T20:17:24.408Z] [INFO] --------------------------------[ pom ]---------------------------------
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] 
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] 
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] 
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] Building Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT    [3/144]
15:17:24 [2023-12-08T20:17:24.409Z] [INFO]   from common/pom.xml
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] --------------------------------[ pom ]---------------------------------
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] 
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] 
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] 
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/144]
15:17:24 [2023-12-08T20:17:24.409Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:17:24 [2023-12-08T20:17:24.409Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:24 [2023-12-08T20:17:24.409Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:26 [2023-12-08T20:17:26.310Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.30.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d9a46d7
15:17:26 [2023-12-08T20:17:26.310Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
15:17:26 [2023-12-08T20:17:26.310Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
15:17:26 [2023-12-08T20:17:26.310Z] [INFO]     Transport mode:         online
15:17:26 [2023-12-08T20:17:26.310Z] [INFO]     Http Transport type:    Java11Client
15:17:26 [2023-12-08T20:17:26.310Z] [INFO]     Update mode:            cache first
15:17:26 [2023-12-08T20:17:26.310Z] [INFO]     Minimum cache duration: 60 minutes
15:17:26 [2023-12-08T20:17:26.310Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
15:17:34 [2023-12-08T20:17:34.417Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] The project's OSGi version is 5.2.0.202312082016
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.352Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
15:17:35 [2023-12-08T20:17:35.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
15:17:35 [2023-12-08T20:17:35.609Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.609Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
15:17:35 [2023-12-08T20:17:35.609Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:35 [2023-12-08T20:17:35.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:35 [2023-12-08T20:17:35.610Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:17:35 [2023-12-08T20:17:35.610Z] [INFO] Nothing to compile - all classes are up to date
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] Building Trace Compass State System Parent 9.2.0-SNAPSHOT        [5/144]
15:17:35 [2023-12-08T20:17:35.879Z] [INFO]   from statesystem/pom.xml
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --------------------------------[ pom ]---------------------------------
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/144]
15:17:35 [2023-12-08T20:17:35.879Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:35 [2023-12-08T20:17:35.879Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] The project's OSGi version is 1.3.0.202312082016
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] 
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
15:17:35 [2023-12-08T20:17:35.879Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
15:17:36 [2023-12-08T20:17:36.139Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:36 [2023-12-08T20:17:36.139Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:36 [2023-12-08T20:17:36.139Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] Nothing to compile - all classes are up to date
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/144]
15:17:36 [2023-12-08T20:17:36.139Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:36 [2023-12-08T20:17:36.139Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:36 [2023-12-08T20:17:36.139Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] The project's OSGi version is 3.1.0.202312082016
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.398Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
15:17:36 [2023-12-08T20:17:36.398Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:36 [2023-12-08T20:17:36.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:36 [2023-12-08T20:17:36.398Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] Nothing to compile - all classes are up to date
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] Building Trace Compass TMF Parent 9.2.0-SNAPSHOT                 [8/144]
15:17:36 [2023-12-08T20:17:36.657Z] [INFO]   from tmf/pom.xml
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --------------------------------[ pom ]---------------------------------
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/144]
15:17:36 [2023-12-08T20:17:36.657Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:36 [2023-12-08T20:17:36.657Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] The project's OSGi version is 1.1.1.202312082016
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] Resolving class path of Trace Compass Filter Parser
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:17:36 [2023-12-08T20:17:36.657Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:36 [2023-12-08T20:17:36.657Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:36 [2023-12-08T20:17:36.657Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] Nothing to compile - all classes are up to date
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT [10/144]
15:17:36 [2023-12-08T20:17:36.657Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:36 [2023-12-08T20:17:36.657Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:36 [2023-12-08T20:17:36.657Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] The project's OSGi version is 5.3.0.202312082016
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] 
15:17:36 [2023-12-08T20:17:36.915Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
15:17:36 [2023-12-08T20:17:36.915Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:36 [2023-12-08T20:17:36.915Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:36 [2023-12-08T20:17:36.915Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:17:37 [2023-12-08T20:17:37.174Z] [INFO] Nothing to compile - all classes are up to date
15:17:37 [2023-12-08T20:17:37.174Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.174Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
15:17:37 [2023-12-08T20:17:37.174Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT       [11/144]
15:17:37 [2023-12-08T20:17:37.174Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:17:37 [2023-12-08T20:17:37.174Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:37 [2023-12-08T20:17:37.174Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:37 [2023-12-08T20:17:37.174Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:17:37 [2023-12-08T20:17:37.174Z] [WARNING] The POM for commons-io:commons-io:jar:2.15.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
15:17:37 [2023-12-08T20:17:37.431Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.432Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
15:17:37 [2023-12-08T20:17:37.432Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:37 [2023-12-08T20:17:37.432Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:37 [2023-12-08T20:17:37.432Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:17:37 [2023-12-08T20:17:37.690Z] [INFO] Nothing to compile - all classes are up to date
15:17:37 [2023-12-08T20:17:37.690Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.690Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
15:17:37 [2023-12-08T20:17:37.690Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT [12/144]
15:17:37 [2023-12-08T20:17:37.690Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:17:37 [2023-12-08T20:17:37.690Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:37 [2023-12-08T20:17:37.690Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:37 [2023-12-08T20:17:37.690Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] The project's OSGi version is 5.5.0.202312082016
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:17:37 [2023-12-08T20:17:37.948Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:37 [2023-12-08T20:17:37.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:37 [2023-12-08T20:17:37.948Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] Nothing to compile - all classes are up to date
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] 
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT [13/144]
15:17:37 [2023-12-08T20:17:37.948Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:37 [2023-12-08T20:17:37.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:37 [2023-12-08T20:17:37.948Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] The project's OSGi version is 2.4.0.202312082016
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:17:38 [2023-12-08T20:17:38.206Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
15:17:38 [2023-12-08T20:17:38.464Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:17:38 [2023-12-08T20:17:38.465Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:38 [2023-12-08T20:17:38.465Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:38 [2023-12-08T20:17:38.465Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] Nothing to compile - all classes are up to date
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [14/144]
15:17:38 [2023-12-08T20:17:38.465Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:38 [2023-12-08T20:17:38.465Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:38 [2023-12-08T20:17:38.465Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:17:38 [2023-12-08T20:17:38.722Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.722Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
15:17:38 [2023-12-08T20:17:38.722Z] [INFO] The project's OSGi version is 4.1.1.202312082016
15:17:38 [2023-12-08T20:17:38.722Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.722Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
15:17:38 [2023-12-08T20:17:38.722Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.722Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:17:38 [2023-12-08T20:17:38.722Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.722Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.723Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:17:38 [2023-12-08T20:17:38.723Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:38 [2023-12-08T20:17:38.723Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:38 [2023-12-08T20:17:38.723Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] Nothing to compile - all classes are up to date
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT [15/144]
15:17:38 [2023-12-08T20:17:38.981Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:38 [2023-12-08T20:17:38.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] The project's OSGi version is 8.2.0.202312082016
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] 
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:17:38 [2023-12-08T20:17:38.981Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:17:39 [2023-12-08T20:17:39.239Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:39 [2023-12-08T20:17:39.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:39 [2023-12-08T20:17:39.239Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] Nothing to compile - all classes are up to date
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] Building Trace Compass CTF Support Parent 9.2.0-SNAPSHOT        [16/144]
15:17:39 [2023-12-08T20:17:39.239Z] [INFO]   from ctf/pom.xml
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --------------------------------[ pom ]---------------------------------
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [17/144]
15:17:39 [2023-12-08T20:17:39.239Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:39 [2023-12-08T20:17:39.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] The project's OSGi version is 1.1.1.202312082016
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
15:17:39 [2023-12-08T20:17:39.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
15:17:39 [2023-12-08T20:17:39.240Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.240Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
15:17:39 [2023-12-08T20:17:39.240Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:39 [2023-12-08T20:17:39.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:39 [2023-12-08T20:17:39.240Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] Nothing to compile - all classes are up to date
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT       [18/144]
15:17:39 [2023-12-08T20:17:39.498Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:39 [2023-12-08T20:17:39.498Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] The project's OSGi version is 4.4.0.202312082016
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.498Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
15:17:39 [2023-12-08T20:17:39.498Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:39 [2023-12-08T20:17:39.498Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:39 [2023-12-08T20:17:39.498Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] Nothing to compile - all classes are up to date
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [19/144]
15:17:39 [2023-12-08T20:17:39.756Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:39 [2023-12-08T20:17:39.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] The project's OSGi version is 4.5.1.202312082016
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] 
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:17:39 [2023-12-08T20:17:39.756Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
15:17:40 [2023-12-08T20:17:40.014Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.014Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:17:40 [2023-12-08T20:17:40.014Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:40 [2023-12-08T20:17:40.014Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.014Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:17:40 [2023-12-08T20:17:40.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
15:17:40 [2023-12-08T20:17:40.014Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.014Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:17:40 [2023-12-08T20:17:40.014Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:40 [2023-12-08T20:17:40.014Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:40 [2023-12-08T20:17:40.015Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] Nothing to compile - all classes are up to date
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] Building Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT      [20/144]
15:17:40 [2023-12-08T20:17:40.015Z] [INFO]   from lttng/pom.xml
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] --------------------------------[ pom ]---------------------------------
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [21/144]
15:17:40 [2023-12-08T20:17:40.015Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:40 [2023-12-08T20:17:40.015Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:40 [2023-12-08T20:17:40.015Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] The project's OSGi version is 1.3.0.202312082016
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.275Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:17:40 [2023-12-08T20:17:40.275Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:40 [2023-12-08T20:17:40.275Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:40 [2023-12-08T20:17:40.275Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:17:40 [2023-12-08T20:17:40.532Z] [INFO] Nothing to compile - all classes are up to date
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [22/144]
15:17:40 [2023-12-08T20:17:40.533Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:40 [2023-12-08T20:17:40.533Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] The project's OSGi version is 2.2.1.202312082016
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.533Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
15:17:40 [2023-12-08T20:17:40.791Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:40 [2023-12-08T20:17:40.791Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:40 [2023-12-08T20:17:40.791Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] Nothing to compile - all classes are up to date
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [23/144]
15:17:40 [2023-12-08T20:17:40.791Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:40 [2023-12-08T20:17:40.791Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] 
15:17:40 [2023-12-08T20:17:40.791Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
15:17:41 [2023-12-08T20:17:41.048Z] [INFO] The project's OSGi version is 1.2.0.202312082016
15:17:41 [2023-12-08T20:17:41.048Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.048Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
15:17:41 [2023-12-08T20:17:41.048Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.048Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:17:41 [2023-12-08T20:17:41.049Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:41 [2023-12-08T20:17:41.049Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:41 [2023-12-08T20:17:41.049Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] Nothing to compile - all classes are up to date
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT [24/144]
15:17:41 [2023-12-08T20:17:41.049Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:41 [2023-12-08T20:17:41.049Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:41 [2023-12-08T20:17:41.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] The project's OSGi version is 5.2.1.202312082016
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:17:41 [2023-12-08T20:17:41.306Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:17:41 [2023-12-08T20:17:41.564Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:41 [2023-12-08T20:17:41.564Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:41 [2023-12-08T20:17:41.564Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] Nothing to compile - all classes are up to date
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core >--
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core 0.1.2-SNAPSHOT [25/144]
15:17:41 [2023-12-08T20:17:41.564Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:41 [2023-12-08T20:17:41.564Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:41 [2023-12-08T20:17:41.564Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] The project's OSGi version is 0.1.2.202312082016
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:17:41 [2023-12-08T20:17:41.821Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:41 [2023-12-08T20:17:41.822Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.822Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:17:41 [2023-12-08T20:17:41.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/main/resources
15:17:41 [2023-12-08T20:17:41.822Z] [INFO] 
15:17:41 [2023-12-08T20:17:41.822Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:17:41 [2023-12-08T20:17:41.822Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:41 [2023-12-08T20:17:41.822Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:41 [2023-12-08T20:17:41.822Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
15:17:41 [2023-12-08T20:17:41.822Z] [INFO] Nothing to compile - all classes are up to date
15:17:42 [2023-12-08T20:17:42.079Z] [INFO] 
15:17:42 [2023-12-08T20:17:42.079Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
15:17:42 [2023-12-08T20:17:42.079Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [26/144]
15:17:42 [2023-12-08T20:17:42.079Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:17:42 [2023-12-08T20:17:42.079Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:42 [2023-12-08T20:17:42.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:42 [2023-12-08T20:17:42.079Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] 
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] The project's OSGi version is 1.0.16.202312082016
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] 
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] 
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] 
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] 
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] 
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:17:42 [2023-12-08T20:17:42.337Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
15:17:42 [2023-12-08T20:17:42.903Z] [INFO] 
15:17:42 [2023-12-08T20:17:42.903Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:17:42 [2023-12-08T20:17:42.903Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:42 [2023-12-08T20:17:42.903Z] [INFO] 
15:17:42 [2023-12-08T20:17:42.903Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:17:42 [2023-12-08T20:17:42.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
15:17:42 [2023-12-08T20:17:42.903Z] [INFO] 
15:17:42 [2023-12-08T20:17:42.903Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:17:42 [2023-12-08T20:17:42.903Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:42 [2023-12-08T20:17:42.903Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:42 [2023-12-08T20:17:42.903Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:17:43 [2023-12-08T20:17:43.161Z] [INFO] Nothing to compile - all classes are up to date
15:17:43 [2023-12-08T20:17:43.161Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.161Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
15:17:43 [2023-12-08T20:17:43.161Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [27/144]
15:17:43 [2023-12-08T20:17:43.161Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:17:43 [2023-12-08T20:17:43.161Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:43 [2023-12-08T20:17:43.161Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:43 [2023-12-08T20:17:43.161Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] The project's OSGi version is 1.0.25.202312082016
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
15:17:43 [2023-12-08T20:17:43.419Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
15:17:43 [2023-12-08T20:17:43.986Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:43 [2023-12-08T20:17:43.986Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:43 [2023-12-08T20:17:43.986Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] Nothing to compile - all classes are up to date
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] 
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT   [28/144]
15:17:43 [2023-12-08T20:17:43.986Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:43 [2023-12-08T20:17:43.986Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:43 [2023-12-08T20:17:43.986Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] The project's OSGi version is 1.0.14.202312082016
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:45 [2023-12-08T20:17:45.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:45 [2023-12-08T20:17:45.692Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] Nothing to compile - all classes are up to date
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [29/144]
15:17:45 [2023-12-08T20:17:45.692Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:45 [2023-12-08T20:17:45.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] The project's OSGi version is 1.0.17.202312082016
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.692Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:17:45 [2023-12-08T20:17:45.693Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:45 [2023-12-08T20:17:45.693Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:45 [2023-12-08T20:17:45.693Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] Nothing to compile - all classes are up to date
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests >--
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.2-SNAPSHOT [30/144]
15:17:45 [2023-12-08T20:17:45.693Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:45 [2023-12-08T20:17:45.693Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:45 [2023-12-08T20:17:45.693Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] The project's OSGi version is 0.1.2.202312082016
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] 
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:17:45 [2023-12-08T20:17:45.951Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core.tests
15:17:46 [2023-12-08T20:17:46.209Z] [INFO] 
15:17:46 [2023-12-08T20:17:46.209Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:17:46 [2023-12-08T20:17:46.209Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:46 [2023-12-08T20:17:46.209Z] [INFO] 
15:17:46 [2023-12-08T20:17:46.209Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:17:46 [2023-12-08T20:17:46.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/main/resources
15:17:46 [2023-12-08T20:17:46.209Z] [INFO] 
15:17:46 [2023-12-08T20:17:46.209Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:17:46 [2023-12-08T20:17:46.209Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:46 [2023-12-08T20:17:46.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:46 [2023-12-08T20:17:46.209Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
15:17:46 [2023-12-08T20:17:46.467Z] [INFO] Nothing to compile - all classes are up to date
15:17:46 [2023-12-08T20:17:46.467Z] [INFO] 
15:17:46 [2023-12-08T20:17:46.467Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
15:17:46 [2023-12-08T20:17:46.467Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT         [31/144]
15:17:46 [2023-12-08T20:17:46.467Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:17:46 [2023-12-08T20:17:46.467Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:46 [2023-12-08T20:17:46.467Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
15:17:46 [2023-12-08T20:17:46.467Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:46 [2023-12-08T20:17:46.467Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:17:47 [2023-12-08T20:17:47.034Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.25.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] 
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] The project's OSGi version is 9.0.2.202312082016
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] 
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] 
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] 
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] 
15:17:47 [2023-12-08T20:17:47.035Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:17:47 [2023-12-08T20:17:47.969Z] [INFO] Executing tasks
15:17:47 [2023-12-08T20:17:47.969Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:17:47 [2023-12-08T20:17:47.969Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
15:17:47 [2023-12-08T20:17:47.969Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
15:17:47 [2023-12-08T20:17:47.969Z] [INFO] Executed tasks
15:17:47 [2023-12-08T20:17:47.969Z] [INFO] 
15:17:47 [2023-12-08T20:17:47.969Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
15:17:47 [2023-12-08T20:17:47.969Z] [INFO] 
15:17:47 [2023-12-08T20:17:47.969Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
15:17:47 [2023-12-08T20:17:47.969Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
15:17:48 [2023-12-08T20:17:48.534Z] [INFO] 
15:17:48 [2023-12-08T20:17:48.534Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
15:17:48 [2023-12-08T20:17:48.534Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:48 [2023-12-08T20:17:48.534Z] [INFO] 
15:17:48 [2023-12-08T20:17:48.534Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
15:17:48 [2023-12-08T20:17:48.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
15:17:48 [2023-12-08T20:17:48.534Z] [INFO] 
15:17:48 [2023-12-08T20:17:48.534Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
15:17:48 [2023-12-08T20:17:48.534Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:48 [2023-12-08T20:17:48.534Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:48 [2023-12-08T20:17:48.534Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:17:48 [2023-12-08T20:17:48.534Z] [INFO] Nothing to compile - all classes are up to date
15:17:48 [2023-12-08T20:17:48.792Z] [INFO] 
15:17:48 [2023-12-08T20:17:48.792Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
15:17:48 [2023-12-08T20:17:48.792Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [32/144]
15:17:48 [2023-12-08T20:17:48.792Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:17:48 [2023-12-08T20:17:48.792Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:48 [2023-12-08T20:17:48.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:48 [2023-12-08T20:17:48.792Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] 
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] The project's OSGi version is 6.1.1.202312082016
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] 
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] 
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] 
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] 
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] 
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:17:49 [2023-12-08T20:17:49.050Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
15:17:49 [2023-12-08T20:17:49.616Z] [INFO] 
15:17:49 [2023-12-08T20:17:49.616Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:17:49 [2023-12-08T20:17:49.616Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:49 [2023-12-08T20:17:49.616Z] [INFO] 
15:17:49 [2023-12-08T20:17:49.616Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:17:49 [2023-12-08T20:17:49.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
15:17:49 [2023-12-08T20:17:49.616Z] [INFO] 
15:17:49 [2023-12-08T20:17:49.616Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:17:49 [2023-12-08T20:17:49.616Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:49 [2023-12-08T20:17:49.616Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:49 [2023-12-08T20:17:49.616Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:17:49 [2023-12-08T20:17:49.874Z] [INFO] Nothing to compile - all classes are up to date
15:17:49 [2023-12-08T20:17:49.874Z] [INFO] 
15:17:49 [2023-12-08T20:17:49.874Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
15:17:49 [2023-12-08T20:17:49.874Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT [33/144]
15:17:49 [2023-12-08T20:17:49.874Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:17:49 [2023-12-08T20:17:49.874Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:49 [2023-12-08T20:17:49.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:49 [2023-12-08T20:17:49.874Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] 
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] The project's OSGi version is 4.1.2.202312082016
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] 
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] 
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] 
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] 
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] 
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:17:50 [2023-12-08T20:17:50.132Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
15:17:51 [2023-12-08T20:17:51.066Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.066Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:17:51 [2023-12-08T20:17:51.066Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:51 [2023-12-08T20:17:51.066Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.066Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:17:51 [2023-12-08T20:17:51.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
15:17:51 [2023-12-08T20:17:51.066Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.066Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:17:51 [2023-12-08T20:17:51.066Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:51 [2023-12-08T20:17:51.066Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:51 [2023-12-08T20:17:51.066Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:17:51 [2023-12-08T20:17:51.067Z] [INFO] Nothing to compile - all classes are up to date
15:17:51 [2023-12-08T20:17:51.067Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.067Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
15:17:51 [2023-12-08T20:17:51.067Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT [34/144]
15:17:51 [2023-12-08T20:17:51.067Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:17:51 [2023-12-08T20:17:51.067Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:51 [2023-12-08T20:17:51.067Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:51 [2023-12-08T20:17:51.067Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:17:51 [2023-12-08T20:17:51.324Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.324Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:17:51 [2023-12-08T20:17:51.324Z] [INFO] The project's OSGi version is 4.1.0.202312082016
15:17:51 [2023-12-08T20:17:51.324Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.324Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:17:51 [2023-12-08T20:17:51.324Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.325Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:17:51 [2023-12-08T20:17:51.325Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.325Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:17:51 [2023-12-08T20:17:51.325Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.325Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:17:51 [2023-12-08T20:17:51.325Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.325Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:17:51 [2023-12-08T20:17:51.325Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
15:17:51 [2023-12-08T20:17:51.890Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.890Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:17:51 [2023-12-08T20:17:51.890Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:51 [2023-12-08T20:17:51.890Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:17:51 [2023-12-08T20:17:51.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
15:17:51 [2023-12-08T20:17:51.890Z] [INFO] 
15:17:51 [2023-12-08T20:17:51.890Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:17:51 [2023-12-08T20:17:51.890Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:51 [2023-12-08T20:17:51.890Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:51 [2023-12-08T20:17:51.890Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:17:52 [2023-12-08T20:17:52.150Z] [INFO] Nothing to compile - all classes are up to date
15:17:52 [2023-12-08T20:17:52.150Z] [INFO] 
15:17:52 [2023-12-08T20:17:52.150Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui >--
15:17:52 [2023-12-08T20:17:52.150Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.ui 0.1.1-SNAPSHOT [35/144]
15:17:52 [2023-12-08T20:17:52.150Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
15:17:52 [2023-12-08T20:17:52.150Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:52 [2023-12-08T20:17:52.150Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:52 [2023-12-08T20:17:52.150Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] 
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] The project's OSGi version is 0.1.1.202312082016
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] 
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] 
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] 
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] 
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] 
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:17:52 [2023-12-08T20:17:52.433Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.ui
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/main/resources
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:17:53 [2023-12-08T20:17:53.366Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:53 [2023-12-08T20:17:53.366Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:53 [2023-12-08T20:17:53.366Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] Nothing to compile - all classes are up to date
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [36/144]
15:17:53 [2023-12-08T20:17:53.366Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:53 [2023-12-08T20:17:53.366Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:53 [2023-12-08T20:17:53.366Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:17:53 [2023-12-08T20:17:53.624Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:17:53 [2023-12-08T20:17:53.882Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:53 [2023-12-08T20:17:53.882Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:53 [2023-12-08T20:17:53.882Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] Nothing to compile - all classes are up to date
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] 
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [37/144]
15:17:53 [2023-12-08T20:17:53.882Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:17:53 [2023-12-08T20:17:53.882Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:53 [2023-12-08T20:17:53.882Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:54 [2023-12-08T20:17:54.141Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] 
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] The project's OSGi version is 2.1.0.202312082016
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] 
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] 
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] 
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] 
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] 
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:17:54 [2023-12-08T20:17:54.399Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] 
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] 
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] 
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:17:54 [2023-12-08T20:17:54.965Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:54 [2023-12-08T20:17:54.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:54 [2023-12-08T20:17:54.965Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] Nothing to compile - all classes are up to date
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] 
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [38/144]
15:17:54 [2023-12-08T20:17:54.965Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:54 [2023-12-08T20:17:54.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:54 [2023-12-08T20:17:54.965Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:17:55 [2023-12-08T20:17:55.223Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:17:55 [2023-12-08T20:17:55.224Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:55 [2023-12-08T20:17:55.224Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:55 [2023-12-08T20:17:55.224Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] Nothing to compile - all classes are up to date
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [39/144]
15:17:55 [2023-12-08T20:17:55.224Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:55 [2023-12-08T20:17:55.224Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:55 [2023-12-08T20:17:55.224Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] The project's OSGi version is 1.2.1.202312082016
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.482Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:17:55 [2023-12-08T20:17:55.482Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:55 [2023-12-08T20:17:55.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:55 [2023-12-08T20:17:55.482Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] Nothing to compile - all classes are up to date
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [40/144]
15:17:55 [2023-12-08T20:17:55.740Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:55 [2023-12-08T20:17:55.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] The project's OSGi version is 4.1.1.202312082016
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.740Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:17:55 [2023-12-08T20:17:55.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
15:17:55 [2023-12-08T20:17:55.998Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.998Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:17:55 [2023-12-08T20:17:55.998Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:55 [2023-12-08T20:17:55.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:55 [2023-12-08T20:17:55.998Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:17:55 [2023-12-08T20:17:55.998Z] [INFO] Nothing to compile - all classes are up to date
15:17:55 [2023-12-08T20:17:55.998Z] [INFO] 
15:17:55 [2023-12-08T20:17:55.998Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
15:17:55 [2023-12-08T20:17:55.998Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [41/144]
15:17:55 [2023-12-08T20:17:55.998Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:17:55 [2023-12-08T20:17:55.998Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:55 [2023-12-08T20:17:55.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:55 [2023-12-08T20:17:55.998Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] The project's OSGi version is 3.1.1.202312082016
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:17:56 [2023-12-08T20:17:56.256Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:56 [2023-12-08T20:17:56.256Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:56 [2023-12-08T20:17:56.256Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] Nothing to compile - all classes are up to date
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [42/144]
15:17:56 [2023-12-08T20:17:56.256Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:56 [2023-12-08T20:17:56.256Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:56 [2023-12-08T20:17:56.256Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] The project's OSGi version is 1.0.21.202312082016
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] 
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:17:56 [2023-12-08T20:17:56.822Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:17:57 [2023-12-08T20:17:57.389Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:57 [2023-12-08T20:17:57.389Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:57 [2023-12-08T20:17:57.389Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] Nothing to compile - all classes are up to date
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] Building Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT [43/144]
15:17:57 [2023-12-08T20:17:57.389Z] [INFO]   from releng/pom.xml
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] --------------------------------[ pom ]---------------------------------
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [44/144]
15:17:57 [2023-12-08T20:17:57.389Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:57 [2023-12-08T20:17:57.389Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:57 [2023-12-08T20:17:57.389Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] The project's OSGi version is 1.0.2.202312082016
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:17:57 [2023-12-08T20:17:57.647Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:57 [2023-12-08T20:17:57.647Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:57 [2023-12-08T20:17:57.647Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] No sources to compile
15:17:57 [2023-12-08T20:17:57.647Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] 
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT [45/144]
15:17:57 [2023-12-08T20:17:57.647Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:57 [2023-12-08T20:17:57.647Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:57 [2023-12-08T20:17:57.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] 
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] The project's OSGi version is 1.0.21.202312082016
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] 
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] 
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] 
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] 
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] 
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:58 [2023-12-08T20:17:58.213Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
15:17:59 [2023-12-08T20:17:59.147Z] [INFO] 
15:17:59 [2023-12-08T20:17:59.147Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:59 [2023-12-08T20:17:59.147Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:17:59 [2023-12-08T20:17:59.147Z] [INFO] 
15:17:59 [2023-12-08T20:17:59.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:59 [2023-12-08T20:17:59.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
15:17:59 [2023-12-08T20:17:59.147Z] [INFO] 
15:17:59 [2023-12-08T20:17:59.147Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:59 [2023-12-08T20:17:59.147Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:59 [2023-12-08T20:17:59.147Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:59 [2023-12-08T20:17:59.147Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:17:59 [2023-12-08T20:17:59.148Z] [INFO] Nothing to compile - all classes are up to date
15:17:59 [2023-12-08T20:17:59.148Z] [INFO] 
15:17:59 [2023-12-08T20:17:59.148Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
15:17:59 [2023-12-08T20:17:59.148Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [46/144]
15:17:59 [2023-12-08T20:17:59.148Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:17:59 [2023-12-08T20:17:59.148Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:59 [2023-12-08T20:17:59.148Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:59 [2023-12-08T20:17:59.405Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] 
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] 
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] 
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] 
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] 
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] 
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:59 [2023-12-08T20:17:59.971Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] 
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] 
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] 
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:18:00 [2023-12-08T20:18:00.537Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:00 [2023-12-08T20:18:00.537Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:00 [2023-12-08T20:18:00.537Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] Nothing to compile - all classes are up to date
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] 
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [47/144]
15:18:00 [2023-12-08T20:18:00.537Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:00 [2023-12-08T20:18:00.537Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:00 [2023-12-08T20:18:00.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] The project's OSGi version is 1.0.8.202312082016
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.104Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:18:01 [2023-12-08T20:18:01.104Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:01 [2023-12-08T20:18:01.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:01 [2023-12-08T20:18:01.104Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:18:01 [2023-12-08T20:18:01.362Z] [INFO] Nothing to compile - all classes are up to date
15:18:01 [2023-12-08T20:18:01.362Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.362Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
15:18:01 [2023-12-08T20:18:01.362Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [48/144]
15:18:01 [2023-12-08T20:18:01.362Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:18:01 [2023-12-08T20:18:01.362Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:01 [2023-12-08T20:18:01.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:01 [2023-12-08T20:18:01.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] 
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:18:01 [2023-12-08T20:18:01.621Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
15:18:02 [2023-12-08T20:18:02.186Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.186Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:18:02 [2023-12-08T20:18:02.186Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:02 [2023-12-08T20:18:02.186Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.186Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:18:02 [2023-12-08T20:18:02.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
15:18:02 [2023-12-08T20:18:02.186Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.186Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:18:02 [2023-12-08T20:18:02.187Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:02 [2023-12-08T20:18:02.187Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:02 [2023-12-08T20:18:02.187Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:18:02 [2023-12-08T20:18:02.187Z] [INFO] Nothing to compile - all classes are up to date
15:18:02 [2023-12-08T20:18:02.187Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.187Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
15:18:02 [2023-12-08T20:18:02.187Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [49/144]
15:18:02 [2023-12-08T20:18:02.187Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:18:02 [2023-12-08T20:18:02.187Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:02 [2023-12-08T20:18:02.187Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:02 [2023-12-08T20:18:02.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] The project's OSGi version is 1.0.5.202312082016
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:18:02 [2023-12-08T20:18:02.446Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
15:18:02 [2023-12-08T20:18:02.704Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.704Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:18:02 [2023-12-08T20:18:02.705Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:02 [2023-12-08T20:18:02.705Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.705Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:18:02 [2023-12-08T20:18:02.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
15:18:02 [2023-12-08T20:18:02.705Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.705Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:18:02 [2023-12-08T20:18:02.705Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:02 [2023-12-08T20:18:02.705Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:02 [2023-12-08T20:18:02.705Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:18:02 [2023-12-08T20:18:02.962Z] [INFO] Nothing to compile - all classes are up to date
15:18:02 [2023-12-08T20:18:02.962Z] [INFO] 
15:18:02 [2023-12-08T20:18:02.962Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
15:18:02 [2023-12-08T20:18:02.962Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [50/144]
15:18:02 [2023-12-08T20:18:02.963Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:18:02 [2023-12-08T20:18:02.963Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:02 [2023-12-08T20:18:02.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:02 [2023-12-08T20:18:02.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:18:03 [2023-12-08T20:18:03.220Z] [INFO] 
15:18:03 [2023-12-08T20:18:03.220Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:18:03 [2023-12-08T20:18:03.220Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:18:03 [2023-12-08T20:18:03.220Z] [INFO] 
15:18:03 [2023-12-08T20:18:03.220Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:18:03 [2023-12-08T20:18:03.220Z] [INFO] 
15:18:03 [2023-12-08T20:18:03.220Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:18:03 [2023-12-08T20:18:03.221Z] [INFO] 
15:18:03 [2023-12-08T20:18:03.221Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:18:03 [2023-12-08T20:18:03.221Z] [INFO] 
15:18:03 [2023-12-08T20:18:03.221Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:18:03 [2023-12-08T20:18:03.221Z] [INFO] 
15:18:03 [2023-12-08T20:18:03.221Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:18:03 [2023-12-08T20:18:03.221Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] 
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] 
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] 
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:18:03 [2023-12-08T20:18:03.785Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:03 [2023-12-08T20:18:03.785Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:03 [2023-12-08T20:18:03.785Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] Nothing to compile - all classes are up to date
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] 
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [51/144]
15:18:03 [2023-12-08T20:18:03.785Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:03 [2023-12-08T20:18:03.785Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:03 [2023-12-08T20:18:03.785Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:18:04 [2023-12-08T20:18:04.350Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.350Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] The project's OSGi version is 1.2.0.202312082016
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:18:04 [2023-12-08T20:18:04.351Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
15:18:04 [2023-12-08T20:18:04.608Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.608Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:18:04 [2023-12-08T20:18:04.608Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:04 [2023-12-08T20:18:04.608Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.608Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:18:04 [2023-12-08T20:18:04.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
15:18:04 [2023-12-08T20:18:04.608Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.608Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:18:04 [2023-12-08T20:18:04.608Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:04 [2023-12-08T20:18:04.609Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:04 [2023-12-08T20:18:04.609Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:18:04 [2023-12-08T20:18:04.609Z] [INFO] Nothing to compile - all classes are up to date
15:18:04 [2023-12-08T20:18:04.609Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.609Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
15:18:04 [2023-12-08T20:18:04.609Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [52/144]
15:18:04 [2023-12-08T20:18:04.609Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:18:04 [2023-12-08T20:18:04.609Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:04 [2023-12-08T20:18:04.609Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:04 [2023-12-08T20:18:04.609Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] 
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:18:04 [2023-12-08T20:18:04.866Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
15:18:05 [2023-12-08T20:18:05.124Z] [INFO] 
15:18:05 [2023-12-08T20:18:05.124Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:18:05 [2023-12-08T20:18:05.124Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:05 [2023-12-08T20:18:05.124Z] [INFO] 
15:18:05 [2023-12-08T20:18:05.124Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:18:05 [2023-12-08T20:18:05.124Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
15:18:05 [2023-12-08T20:18:05.124Z] [INFO] 
15:18:05 [2023-12-08T20:18:05.124Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:18:05 [2023-12-08T20:18:05.124Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:05 [2023-12-08T20:18:05.124Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:05 [2023-12-08T20:18:05.124Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:18:05 [2023-12-08T20:18:05.382Z] [INFO] Nothing to compile - all classes are up to date
15:18:05 [2023-12-08T20:18:05.382Z] [INFO] 
15:18:05 [2023-12-08T20:18:05.382Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
15:18:05 [2023-12-08T20:18:05.382Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [53/144]
15:18:05 [2023-12-08T20:18:05.382Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:18:05 [2023-12-08T20:18:05.382Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:05 [2023-12-08T20:18:05.382Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:05 [2023-12-08T20:18:05.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] 
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] The project's OSGi version is 1.0.7.202312082016
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] 
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] 
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] 
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] 
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] 
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:18:05 [2023-12-08T20:18:05.947Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] 
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] 
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] 
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:18:06 [2023-12-08T20:18:06.513Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:06 [2023-12-08T20:18:06.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:06 [2023-12-08T20:18:06.513Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] Nothing to compile - all classes are up to date
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] 
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [54/144]
15:18:06 [2023-12-08T20:18:06.513Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:06 [2023-12-08T20:18:06.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:06 [2023-12-08T20:18:06.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:18:07 [2023-12-08T20:18:07.078Z] [INFO] 
15:18:07 [2023-12-08T20:18:07.078Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:18:07 [2023-12-08T20:18:07.078Z] [INFO] The project's OSGi version is 1.0.7.202312082016
15:18:07 [2023-12-08T20:18:07.078Z] [INFO] 
15:18:07 [2023-12-08T20:18:07.079Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:18:07 [2023-12-08T20:18:07.079Z] [INFO] 
15:18:07 [2023-12-08T20:18:07.079Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:18:07 [2023-12-08T20:18:07.079Z] [INFO] 
15:18:07 [2023-12-08T20:18:07.079Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:18:07 [2023-12-08T20:18:07.079Z] [INFO] 
15:18:07 [2023-12-08T20:18:07.079Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:18:07 [2023-12-08T20:18:07.079Z] [INFO] 
15:18:07 [2023-12-08T20:18:07.079Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:18:07 [2023-12-08T20:18:07.079Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
15:18:08 [2023-12-08T20:18:08.015Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.015Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:18:08 [2023-12-08T20:18:08.015Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:08 [2023-12-08T20:18:08.015Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.015Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:18:08 [2023-12-08T20:18:08.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
15:18:08 [2023-12-08T20:18:08.015Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.015Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:18:08 [2023-12-08T20:18:08.015Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:08 [2023-12-08T20:18:08.015Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:08 [2023-12-08T20:18:08.015Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:18:08 [2023-12-08T20:18:08.016Z] [INFO] Nothing to compile - all classes are up to date
15:18:08 [2023-12-08T20:18:08.016Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.016Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
15:18:08 [2023-12-08T20:18:08.016Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [55/144]
15:18:08 [2023-12-08T20:18:08.016Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:18:08 [2023-12-08T20:18:08.016Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:08 [2023-12-08T20:18:08.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:08 [2023-12-08T20:18:08.016Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] The project's OSGi version is 1.0.18.202312082016
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:18:08 [2023-12-08T20:18:08.273Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:18:08 [2023-12-08T20:18:08.531Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:08 [2023-12-08T20:18:08.531Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:08 [2023-12-08T20:18:08.531Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] Nothing to compile - all classes are up to date
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [56/144]
15:18:08 [2023-12-08T20:18:08.531Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:08 [2023-12-08T20:18:08.531Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:08 [2023-12-08T20:18:08.531Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] The project's OSGi version is 1.0.10.202312082016
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] 
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:18:08 [2023-12-08T20:18:08.789Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
15:18:09 [2023-12-08T20:18:09.354Z] [INFO] 
15:18:09 [2023-12-08T20:18:09.354Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:18:09 [2023-12-08T20:18:09.354Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:09 [2023-12-08T20:18:09.354Z] [INFO] 
15:18:09 [2023-12-08T20:18:09.354Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:18:09 [2023-12-08T20:18:09.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
15:18:09 [2023-12-08T20:18:09.355Z] [INFO] 
15:18:09 [2023-12-08T20:18:09.355Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:18:09 [2023-12-08T20:18:09.355Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:09 [2023-12-08T20:18:09.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:09 [2023-12-08T20:18:09.355Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:18:09 [2023-12-08T20:18:09.612Z] [INFO] Nothing to compile - all classes are up to date
15:18:09 [2023-12-08T20:18:09.612Z] [INFO] 
15:18:09 [2023-12-08T20:18:09.612Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
15:18:09 [2023-12-08T20:18:09.612Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [57/144]
15:18:09 [2023-12-08T20:18:09.612Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:18:09 [2023-12-08T20:18:09.612Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:09 [2023-12-08T20:18:09.612Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:09 [2023-12-08T20:18:09.612Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] 
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] The project's OSGi version is 1.0.11.202312082016
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] 
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] 
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] 
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] 
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] 
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:18:09 [2023-12-08T20:18:09.870Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] 
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] 
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] 
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:18:10 [2023-12-08T20:18:10.129Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:10 [2023-12-08T20:18:10.129Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:10 [2023-12-08T20:18:10.129Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] Nothing to compile - all classes are up to date
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] 
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [58/144]
15:18:10 [2023-12-08T20:18:10.129Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:10 [2023-12-08T20:18:10.129Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:10 [2023-12-08T20:18:10.129Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] 
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] The project's OSGi version is 1.0.12.202312082016
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] 
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] 
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] 
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] 
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] 
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:18:10 [2023-12-08T20:18:10.695Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
15:18:11 [2023-12-08T20:18:11.261Z] [INFO] 
15:18:11 [2023-12-08T20:18:11.261Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:18:11 [2023-12-08T20:18:11.261Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:11 [2023-12-08T20:18:11.261Z] [INFO] 
15:18:11 [2023-12-08T20:18:11.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:18:11 [2023-12-08T20:18:11.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
15:18:11 [2023-12-08T20:18:11.261Z] [INFO] 
15:18:11 [2023-12-08T20:18:11.261Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:18:11 [2023-12-08T20:18:11.262Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:11 [2023-12-08T20:18:11.262Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:11 [2023-12-08T20:18:11.262Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:18:11 [2023-12-08T20:18:11.262Z] [INFO] Nothing to compile - all classes are up to date
15:18:11 [2023-12-08T20:18:11.262Z] [INFO] 
15:18:11 [2023-12-08T20:18:11.262Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
15:18:11 [2023-12-08T20:18:11.262Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [59/144]
15:18:11 [2023-12-08T20:18:11.262Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:18:11 [2023-12-08T20:18:11.262Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:11 [2023-12-08T20:18:11.262Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:11 [2023-12-08T20:18:11.262Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] The project's OSGi version is 1.0.17.202312082016
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:13 [2023-12-08T20:18:13.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:13 [2023-12-08T20:18:13.607Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] Nothing to compile - all classes are up to date
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT [60/144]
15:18:13 [2023-12-08T20:18:13.607Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:13 [2023-12-08T20:18:13.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] The project's OSGi version is 1.0.9.202312082016
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:18:13 [2023-12-08T20:18:13.607Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:18:13 [2023-12-08T20:18:13.608Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:13 [2023-12-08T20:18:13.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:13 [2023-12-08T20:18:13.608Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] Nothing to compile - all classes are up to date
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT [61/144]
15:18:13 [2023-12-08T20:18:13.608Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:13 [2023-12-08T20:18:13.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] The project's OSGi version is 1.0.7.202312082016
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] 
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:18:13 [2023-12-08T20:18:13.608Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
15:18:14 [2023-12-08T20:18:14.174Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.174Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:18:14 [2023-12-08T20:18:14.175Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:14 [2023-12-08T20:18:14.175Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:14 [2023-12-08T20:18:14.175Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] Nothing to compile - all classes are up to date
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] Building Trace Compass BTF Support Parent 9.2.0-SNAPSHOT        [62/144]
15:18:14 [2023-12-08T20:18:14.175Z] [INFO]   from btf/pom.xml
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] --------------------------------[ pom ]---------------------------------
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [63/144]
15:18:14 [2023-12-08T20:18:14.175Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:14 [2023-12-08T20:18:14.175Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:14 [2023-12-08T20:18:14.175Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] The project's OSGi version is 3.1.0.202312082016
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
15:18:14 [2023-12-08T20:18:14.433Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:14 [2023-12-08T20:18:14.433Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:14 [2023-12-08T20:18:14.433Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] Nothing to compile - all classes are up to date
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [64/144]
15:18:14 [2023-12-08T20:18:14.433Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:14 [2023-12-08T20:18:14.433Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:14 [2023-12-08T20:18:14.433Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] 
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
15:18:14 [2023-12-08T20:18:14.694Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
15:18:15 [2023-12-08T20:18:15.626Z] [INFO] 
15:18:15 [2023-12-08T20:18:15.626Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
15:18:15 [2023-12-08T20:18:15.626Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:15 [2023-12-08T20:18:15.626Z] [INFO] 
15:18:15 [2023-12-08T20:18:15.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
15:18:15 [2023-12-08T20:18:15.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
15:18:15 [2023-12-08T20:18:15.626Z] [INFO] 
15:18:15 [2023-12-08T20:18:15.626Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
15:18:15 [2023-12-08T20:18:15.626Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:15 [2023-12-08T20:18:15.627Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:15 [2023-12-08T20:18:15.627Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:18:15 [2023-12-08T20:18:15.627Z] [INFO] Nothing to compile - all classes are up to date
15:18:15 [2023-12-08T20:18:15.627Z] [INFO] 
15:18:15 [2023-12-08T20:18:15.627Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
15:18:15 [2023-12-08T20:18:15.627Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [65/144]
15:18:15 [2023-12-08T20:18:15.627Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:18:15 [2023-12-08T20:18:15.627Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:15 [2023-12-08T20:18:15.627Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:15 [2023-12-08T20:18:15.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:18:15 [2023-12-08T20:18:15.884Z] [INFO] 
15:18:15 [2023-12-08T20:18:15.884Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] The project's OSGi version is 2.2.0.202312082016
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] 
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] 
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] 
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] 
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] 
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:18:15 [2023-12-08T20:18:15.885Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
15:18:16 [2023-12-08T20:18:16.142Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.142Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:18:16 [2023-12-08T20:18:16.142Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:16 [2023-12-08T20:18:16.142Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.142Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:18:16 [2023-12-08T20:18:16.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
15:18:16 [2023-12-08T20:18:16.142Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.142Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:18:16 [2023-12-08T20:18:16.142Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:16 [2023-12-08T20:18:16.142Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:16 [2023-12-08T20:18:16.142Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] Nothing to compile - all classes are up to date
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] Building Trace Compass Documentation 9.2.0-SNAPSHOT             [66/144]
15:18:16 [2023-12-08T20:18:16.400Z] [INFO]   from doc/pom.xml
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --------------------------------[ pom ]---------------------------------
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] Building Trace Compass Developer Guide 9.2.0-SNAPSHOT           [67/144]
15:18:16 [2023-12-08T20:18:16.400Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:16 [2023-12-08T20:18:16.400Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] Resolving class path of Trace Compass Developer Guide
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] 
15:18:16 [2023-12-08T20:18:16.400Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:18:16 [2023-12-08T20:18:16.658Z] [INFO] Executing tasks
15:18:18 [2023-12-08T20:18:18.030Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
15:18:18 [2023-12-08T20:18:18.287Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
15:18:18 [2023-12-08T20:18:18.287Z] [INFO] Executed tasks
15:18:18 [2023-12-08T20:18:18.287Z] [INFO] 
15:18:18 [2023-12-08T20:18:18.287Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
15:18:18 [2023-12-08T20:18:18.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
15:18:18 [2023-12-08T20:18:18.287Z] [INFO] 
15:18:18 [2023-12-08T20:18:18.287Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
15:18:18 [2023-12-08T20:18:18.287Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:18 [2023-12-08T20:18:18.287Z] [INFO] 
15:18:18 [2023-12-08T20:18:18.287Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
15:18:18 [2023-12-08T20:18:18.287Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
15:18:19 [2023-12-08T20:18:19.660Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
15:18:19 [2023-12-08T20:18:19.660Z] [INFO] Command line:
15:18:19 [2023-12-08T20:18:19.660Z] 	[/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-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:18:19 [2023-12-08T20:18:19.661Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:18:20 [2023-12-08T20:18:20.595Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:20 [2023-12-08T20:18:20.595Z] 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)
15:18:20 [2023-12-08T20:18:20.595Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:18:20 [2023-12-08T20:18:20.595Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:22 [2023-12-08T20:18:22.496Z] Buildfile: build.xml
15:18:22 [2023-12-08T20:18:22.496Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:18:22 [2023-12-08T20:18:22.496Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:22 [2023-12-08T20:18:22.497Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:18:22 [2023-12-08T20:18:22.497Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:18:22 [2023-12-08T20:18:22.497Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:22 [2023-12-08T20:18:22.497Z] 
15:18:22 [2023-12-08T20:18:22.497Z] build.index:
15:18:25 [2023-12-08T20:18:25.778Z] BUILD SUCCESSFUL
15:18:25 [2023-12-08T20:18:25.778Z] 
15:18:25 [2023-12-08T20:18:25.778Z] BUILD SUCCESSFUL
15:18:25 [2023-12-08T20:18:25.778Z] Total time: 4 seconds
15:18:25 [2023-12-08T20:18:25.778Z] [INFO] 
15:18:25 [2023-12-08T20:18:25.778Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
15:18:25 [2023-12-08T20:18:25.778Z] [INFO] Building org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT            [68/144]
15:18:25 [2023-12-08T20:18:25.778Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:18:25 [2023-12-08T20:18:25.778Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:18:25 [2023-12-08T20:18:25.778Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
15:18:26 [2023-12-08T20:18:26.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
15:18:26 [2023-12-08T20:18:26.037Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.037Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
15:18:26 [2023-12-08T20:18:26.037Z] [INFO] Building org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT            [69/144]
15:18:26 [2023-12-08T20:18:26.037Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:18:26 [2023-12-08T20:18:26.037Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:18:26 [2023-12-08T20:18:26.037Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:18:26 [2023-12-08T20:18:26.294Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.294Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
15:18:26 [2023-12-08T20:18:26.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [70/144]
15:18:26 [2023-12-08T20:18:26.554Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:26 [2023-12-08T20:18:26.554Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
15:18:26 [2023-12-08T20:18:26.554Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
15:18:26 [2023-12-08T20:18:26.812Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:26 [2023-12-08T20:18:26.812Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:26 [2023-12-08T20:18:26.812Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] Nothing to compile - all classes are up to date
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] 
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [71/144]
15:18:26 [2023-12-08T20:18:26.812Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:26 [2023-12-08T20:18:26.812Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:26 [2023-12-08T20:18:26.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] The project's OSGi version is 1.1.11.202312082016
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
15:18:27 [2023-12-08T20:18:27.070Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
15:18:27 [2023-12-08T20:18:27.328Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.328Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
15:18:27 [2023-12-08T20:18:27.328Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:27 [2023-12-08T20:18:27.328Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.328Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
15:18:27 [2023-12-08T20:18:27.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
15:18:27 [2023-12-08T20:18:27.328Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.328Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
15:18:27 [2023-12-08T20:18:27.328Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:27 [2023-12-08T20:18:27.329Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:27 [2023-12-08T20:18:27.329Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] Nothing to compile - all classes are up to date
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] Building org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT            [72/144]
15:18:27 [2023-12-08T20:18:27.329Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [73/144]
15:18:27 [2023-12-08T20:18:27.329Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:27 [2023-12-08T20:18:27.329Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:27 [2023-12-08T20:18:27.329Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:18:27 [2023-12-08T20:18:27.897Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:27 [2023-12-08T20:18:27.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:27 [2023-12-08T20:18:27.897Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] Nothing to compile - all classes are up to date
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] 
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
15:18:27 [2023-12-08T20:18:27.897Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT        [74/144]
15:18:27 [2023-12-08T20:18:27.897Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:18:27 [2023-12-08T20:18:27.898Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:18:27 [2023-12-08T20:18:27.898Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] 
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] 
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] 
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] 
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] 
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] 
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] 
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] 
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [75/144]
15:18:28 [2023-12-08T20:18:28.464Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:28 [2023-12-08T20:18:28.464Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:28 [2023-12-08T20:18:28.464Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:18:29 [2023-12-08T20:18:29.029Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.029Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:18:29 [2023-12-08T20:18:29.029Z] [INFO] The project's OSGi version is 1.0.12.202312082016
15:18:29 [2023-12-08T20:18:29.029Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.029Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:18:29 [2023-12-08T20:18:29.029Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.029Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:18:29 [2023-12-08T20:18:29.029Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.029Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:18:29 [2023-12-08T20:18:29.030Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.030Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:18:29 [2023-12-08T20:18:29.030Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.030Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:18:29 [2023-12-08T20:18:29.030Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:18:29 [2023-12-08T20:18:29.596Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:29 [2023-12-08T20:18:29.596Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:29 [2023-12-08T20:18:29.596Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] Nothing to compile - all classes are up to date
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] Building Trace Compass User Guide 9.2.0-SNAPSHOT                [76/144]
15:18:29 [2023-12-08T20:18:29.596Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:29 [2023-12-08T20:18:29.596Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.596Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
15:18:29 [2023-12-08T20:18:29.854Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.854Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
15:18:29 [2023-12-08T20:18:29.854Z] [INFO] Resolving class path of Trace Compass User Guide
15:18:29 [2023-12-08T20:18:29.854Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.854Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
15:18:29 [2023-12-08T20:18:29.854Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:29 [2023-12-08T20:18:29.854Z] [INFO] 
15:18:29 [2023-12-08T20:18:29.854Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
15:18:29 [2023-12-08T20:18:29.854Z] [INFO] Executing tasks
15:18:30 [2023-12-08T20:18:30.787Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
15:18:30 [2023-12-08T20:18:30.787Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
15:18:30 [2023-12-08T20:18:30.787Z] [INFO] Executed tasks
15:18:30 [2023-12-08T20:18:30.787Z] [INFO] 
15:18:30 [2023-12-08T20:18:30.787Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
15:18:30 [2023-12-08T20:18:30.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
15:18:30 [2023-12-08T20:18:30.787Z] [INFO] 
15:18:30 [2023-12-08T20:18:30.788Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
15:18:30 [2023-12-08T20:18:30.788Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:30 [2023-12-08T20:18:30.788Z] [INFO] 
15:18:30 [2023-12-08T20:18:30.788Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
15:18:31 [2023-12-08T20:18:31.045Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
15:18:31 [2023-12-08T20:18:31.045Z] [INFO] Command line:
15:18:31 [2023-12-08T20:18:31.046Z] 	[/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-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:18:31 [2023-12-08T20:18:31.046Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:18:32 [2023-12-08T20:18:32.418Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:32 [2023-12-08T20:18:32.418Z] 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)
15:18:32 [2023-12-08T20:18:32.418Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:18:32 [2023-12-08T20:18:32.418Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:33 [2023-12-08T20:18:33.791Z] Buildfile: build.xml
15:18:34 [2023-12-08T20:18:34.050Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:18:34 [2023-12-08T20:18:34.050Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:34 [2023-12-08T20:18:34.050Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:18:34 [2023-12-08T20:18:34.050Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:18:34 [2023-12-08T20:18:34.050Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:34 [2023-12-08T20:18:34.050Z] 
15:18:34 [2023-12-08T20:18:34.050Z] build.index:
15:18:37 [2023-12-08T20:18:37.328Z] BUILD SUCCESSFUL
15:18:37 [2023-12-08T20:18:37.328Z] 
15:18:37 [2023-12-08T20:18:37.328Z] BUILD SUCCESSFUL
15:18:37 [2023-12-08T20:18:37.328Z] Total time: 3 seconds
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user >--
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] Building Trace Compass (new) callstack User Guide 9.2.0-SNAPSHOT [77/144]
15:18:37 [2023-12-08T20:18:37.328Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] Resolving class path of Trace Compass (new) callstack User Guide
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] Executing tasks
15:18:37 [2023-12-08T20:18:37.328Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc/User-Guide.html
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] Executed tasks
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/main/resources
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.328Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] 
15:18:37 [2023-12-08T20:18:37.328Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:18:37 [2023-12-08T20:18:37.586Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
15:18:37 [2023-12-08T20:18:37.586Z] [INFO] Command line:
15:18:37 [2023-12-08T20:18:37.586Z] 	[/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-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:18:37 [2023-12-08T20:18:37.586Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:18:38 [2023-12-08T20:18:38.520Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:38 [2023-12-08T20:18:38.520Z] 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)
15:18:38 [2023-12-08T20:18:38.520Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:18:38 [2023-12-08T20:18:38.520Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:40 [2023-12-08T20:18:40.362Z] Buildfile: build.xml
15:18:40 [2023-12-08T20:18:40.362Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:18:40 [2023-12-08T20:18:40.362Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:40 [2023-12-08T20:18:40.362Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:18:40 [2023-12-08T20:18:40.362Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:18:40 [2023-12-08T20:18:40.362Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:40 [2023-12-08T20:18:40.362Z] 
15:18:40 [2023-12-08T20:18:40.362Z] build.index:
15:18:42 [2023-12-08T20:18:42.264Z] BUILD SUCCESSFUL
15:18:42 [2023-12-08T20:18:42.264Z] 
15:18:42 [2023-12-08T20:18:42.264Z] BUILD SUCCESSFUL
15:18:42 [2023-12-08T20:18:42.264Z] Total time: 2 seconds
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT [78/144]
15:18:42 [2023-12-08T20:18:42.264Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:42 [2023-12-08T20:18:42.264Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] Executing tasks
15:18:42 [2023-12-08T20:18:42.264Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] Executed tasks
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.264Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] 
15:18:42 [2023-12-08T20:18:42.264Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:18:42 [2023-12-08T20:18:42.522Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
15:18:42 [2023-12-08T20:18:42.522Z] [INFO] Command line:
15:18:42 [2023-12-08T20:18:42.522Z] 	[/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-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:18:42 [2023-12-08T20:18:42.522Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:18:43 [2023-12-08T20:18:43.896Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:43 [2023-12-08T20:18:43.896Z] 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)
15:18:43 [2023-12-08T20:18:43.896Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:18:43 [2023-12-08T20:18:43.896Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:45 [2023-12-08T20:18:45.796Z] Buildfile: build.xml
15:18:45 [2023-12-08T20:18:45.796Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:18:45 [2023-12-08T20:18:45.796Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:45 [2023-12-08T20:18:45.796Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:18:45 [2023-12-08T20:18:45.796Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:18:45 [2023-12-08T20:18:45.796Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:45 [2023-12-08T20:18:45.796Z] 
15:18:45 [2023-12-08T20:18:45.796Z] build.index:
15:18:47 [2023-12-08T20:18:47.696Z] BUILD SUCCESSFUL
15:18:47 [2023-12-08T20:18:47.696Z] 
15:18:47 [2023-12-08T20:18:47.696Z] BUILD SUCCESSFUL
15:18:47 [2023-12-08T20:18:47.696Z] Total time: 2 seconds
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] Building Trace Compass RCP User Guide 9.2.0-SNAPSHOT            [79/144]
15:18:47 [2023-12-08T20:18:47.696Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:47 [2023-12-08T20:18:47.696Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] Resolving class path of Trace Compass RCP User Guide
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] Executing tasks
15:18:47 [2023-12-08T20:18:47.696Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] Executed tasks
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] 
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
15:18:47 [2023-12-08T20:18:47.696Z] [INFO] Command line:
15:18:47 [2023-12-08T20:18:47.696Z] 	[/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-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:18:47 [2023-12-08T20:18:47.696Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:18:49 [2023-12-08T20:18:49.070Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:49 [2023-12-08T20:18:49.070Z] 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)
15:18:49 [2023-12-08T20:18:49.070Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:18:49 [2023-12-08T20:18:49.070Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:50 [2023-12-08T20:18:50.442Z] Buildfile: build.xml
15:18:50 [2023-12-08T20:18:50.699Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:18:50 [2023-12-08T20:18:50.699Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:50 [2023-12-08T20:18:50.699Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:18:50 [2023-12-08T20:18:50.699Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:18:50 [2023-12-08T20:18:50.699Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:50 [2023-12-08T20:18:50.699Z] 
15:18:50 [2023-12-08T20:18:50.699Z] build.index:
15:18:52 [2023-12-08T20:18:52.597Z] BUILD SUCCESSFUL
15:18:52 [2023-12-08T20:18:52.597Z] 
15:18:52 [2023-12-08T20:18:52.597Z] BUILD SUCCESSFUL
15:18:52 [2023-12-08T20:18:52.597Z] Total time: 2 seconds
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] Building Trace Compass Pcap User Guide 9.2.0-SNAPSHOT           [80/144]
15:18:52 [2023-12-08T20:18:52.597Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:52 [2023-12-08T20:18:52.597Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.597Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] Executing tasks
15:18:52 [2023-12-08T20:18:52.598Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] Executed tasks
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.598Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] 
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
15:18:52 [2023-12-08T20:18:52.598Z] [INFO] Command line:
15:18:52 [2023-12-08T20:18:52.598Z] 	[/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-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:18:52 [2023-12-08T20:18:52.598Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:18:53 [2023-12-08T20:18:53.972Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:53 [2023-12-08T20:18:53.973Z] 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)
15:18:53 [2023-12-08T20:18:53.973Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:18:53 [2023-12-08T20:18:53.973Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:55 [2023-12-08T20:18:55.871Z] Buildfile: build.xml
15:18:55 [2023-12-08T20:18:55.871Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:18:55 [2023-12-08T20:18:55.871Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:18:55 [2023-12-08T20:18:55.871Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:18:55 [2023-12-08T20:18:55.871Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:18:55 [2023-12-08T20:18:55.871Z] WARNING: System::setSecurityManager will be removed in a future release
15:18:55 [2023-12-08T20:18:55.871Z] 
15:18:55 [2023-12-08T20:18:55.871Z] build.index:
15:18:57 [2023-12-08T20:18:57.247Z] BUILD SUCCESSFUL
15:18:57 [2023-12-08T20:18:57.247Z] 
15:18:57 [2023-12-08T20:18:57.247Z] BUILD SUCCESSFUL
15:18:57 [2023-12-08T20:18:57.247Z] Total time: 2 seconds
15:18:57 [2023-12-08T20:18:57.247Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.247Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
15:18:57 [2023-12-08T20:18:57.247Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [81/144]
15:18:57 [2023-12-08T20:18:57.247Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:18:57 [2023-12-08T20:18:57.247Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:57 [2023-12-08T20:18:57.247Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:57 [2023-12-08T20:18:57.247Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] The project's OSGi version is 1.0.11.202312082016
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
15:18:57 [2023-12-08T20:18:57.505Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
15:18:57 [2023-12-08T20:18:57.762Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.762Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
15:18:57 [2023-12-08T20:18:57.762Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:57 [2023-12-08T20:18:57.762Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.762Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
15:18:57 [2023-12-08T20:18:57.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
15:18:57 [2023-12-08T20:18:57.762Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.762Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
15:18:57 [2023-12-08T20:18:57.763Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:57 [2023-12-08T20:18:57.763Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:57 [2023-12-08T20:18:57.763Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] Nothing to compile - all classes are up to date
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT [82/144]
15:18:57 [2023-12-08T20:18:57.763Z] [INFO]   from gdbtrace/pom.xml
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] --------------------------------[ pom ]---------------------------------
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] 
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [83/144]
15:18:57 [2023-12-08T20:18:57.763Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:57 [2023-12-08T20:18:57.763Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:57 [2023-12-08T20:18:57.763Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] 
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] The project's OSGi version is 1.1.1.202312082016
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] 
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] 
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] 
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] 
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] 
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
15:18:58 [2023-12-08T20:18:58.020Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
15:18:58 [2023-12-08T20:18:58.586Z] [INFO] 
15:18:58 [2023-12-08T20:18:58.586Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
15:18:58 [2023-12-08T20:18:58.586Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:58 [2023-12-08T20:18:58.586Z] [INFO] 
15:18:58 [2023-12-08T20:18:58.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:18:58 [2023-12-08T20:18:58.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
15:18:58 [2023-12-08T20:18:58.586Z] [INFO] 
15:18:58 [2023-12-08T20:18:58.586Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:18:58 [2023-12-08T20:18:58.586Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:58 [2023-12-08T20:18:58.586Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:58 [2023-12-08T20:18:58.586Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:18:58 [2023-12-08T20:18:58.844Z] [INFO] Nothing to compile - all classes are up to date
15:18:58 [2023-12-08T20:18:58.844Z] [INFO] 
15:18:58 [2023-12-08T20:18:58.844Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
15:18:58 [2023-12-08T20:18:58.844Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [84/144]
15:18:58 [2023-12-08T20:18:58.844Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:18:58 [2023-12-08T20:18:58.844Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:58 [2023-12-08T20:18:58.844Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:58 [2023-12-08T20:18:58.844Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] The project's OSGi version is 1.2.0.202312082016
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:18:59 [2023-12-08T20:18:59.102Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
15:18:59 [2023-12-08T20:18:59.667Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.667Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:18:59 [2023-12-08T20:18:59.667Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:59 [2023-12-08T20:18:59.667Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.667Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:18:59 [2023-12-08T20:18:59.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
15:18:59 [2023-12-08T20:18:59.668Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.668Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:18:59 [2023-12-08T20:18:59.668Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:18:59 [2023-12-08T20:18:59.668Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:59 [2023-12-08T20:18:59.668Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:18:59 [2023-12-08T20:18:59.668Z] [INFO] Nothing to compile - all classes are up to date
15:18:59 [2023-12-08T20:18:59.668Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.668Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
15:18:59 [2023-12-08T20:18:59.668Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT       [85/144]
15:18:59 [2023-12-08T20:18:59.668Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:18:59 [2023-12-08T20:18:59.668Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:18:59 [2023-12-08T20:18:59.668Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] 
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
15:18:59 [2023-12-08T20:18:59.925Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [86/144]
15:18:59 [2023-12-08T20:18:59.926Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:18:59 [2023-12-08T20:18:59.926Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:18:59 [2023-12-08T20:18:59.926Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:18:59 [2023-12-08T20:18:59.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] 
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] 
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] 
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] 
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] 
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] 
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:19:00 [2023-12-08T20:19:00.492Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
15:19:00 [2023-12-08T20:19:00.750Z] [INFO] 
15:19:00 [2023-12-08T20:19:00.750Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:19:01 [2023-12-08T20:19:01.009Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:01 [2023-12-08T20:19:01.009Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:01 [2023-12-08T20:19:01.009Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] Nothing to compile - all classes are up to date
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [87/144]
15:19:01 [2023-12-08T20:19:01.009Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:01 [2023-12-08T20:19:01.009Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:01 [2023-12-08T20:19:01.009Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:19:01 [2023-12-08T20:19:01.267Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.267Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:19:01 [2023-12-08T20:19:01.267Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:01 [2023-12-08T20:19:01.267Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.267Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:19:01 [2023-12-08T20:19:01.267Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.267Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:19:01 [2023-12-08T20:19:01.267Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.267Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:19:01 [2023-12-08T20:19:01.268Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.268Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:19:01 [2023-12-08T20:19:01.268Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.268Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:19:01 [2023-12-08T20:19:01.268Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:19:01 [2023-12-08T20:19:01.834Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:01 [2023-12-08T20:19:01.834Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:01 [2023-12-08T20:19:01.834Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] Nothing to compile - all classes are up to date
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] 
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [88/144]
15:19:01 [2023-12-08T20:19:01.834Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:01 [2023-12-08T20:19:01.834Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:01 [2023-12-08T20:19:01.834Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:19:02 [2023-12-08T20:19:02.092Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:19:02 [2023-12-08T20:19:02.350Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:02 [2023-12-08T20:19:02.350Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:02 [2023-12-08T20:19:02.350Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] Nothing to compile - all classes are up to date
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [89/144]
15:19:02 [2023-12-08T20:19:02.350Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:02 [2023-12-08T20:19:02.350Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] The project's OSGi version is 2.1.0.202312082016
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
15:19:02 [2023-12-08T20:19:02.350Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
15:19:02 [2023-12-08T20:19:02.607Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:19:02 [2023-12-08T20:19:02.608Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:02 [2023-12-08T20:19:02.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:02 [2023-12-08T20:19:02.608Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] Nothing to compile - all classes are up to date
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [90/144]
15:19:02 [2023-12-08T20:19:02.608Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:02 [2023-12-08T20:19:02.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:02 [2023-12-08T20:19:02.608Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] 
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:19:02 [2023-12-08T20:19:02.865Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
15:19:03 [2023-12-08T20:19:03.123Z] [INFO] 
15:19:03 [2023-12-08T20:19:03.123Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:19:03 [2023-12-08T20:19:03.123Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:03 [2023-12-08T20:19:03.123Z] [INFO] 
15:19:03 [2023-12-08T20:19:03.123Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:19:03 [2023-12-08T20:19:03.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
15:19:03 [2023-12-08T20:19:03.123Z] [INFO] 
15:19:03 [2023-12-08T20:19:03.123Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:19:03 [2023-12-08T20:19:03.123Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:03 [2023-12-08T20:19:03.123Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:03 [2023-12-08T20:19:03.123Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:19:03 [2023-12-08T20:19:03.381Z] [INFO] Nothing to compile - all classes are up to date
15:19:03 [2023-12-08T20:19:03.381Z] [INFO] 
15:19:03 [2023-12-08T20:19:03.381Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
15:19:03 [2023-12-08T20:19:03.381Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [91/144]
15:19:03 [2023-12-08T20:19:03.381Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:19:03 [2023-12-08T20:19:03.381Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:03 [2023-12-08T20:19:03.381Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:03 [2023-12-08T20:19:03.381Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:19:03 [2023-12-08T20:19:03.638Z] [INFO] 
15:19:03 [2023-12-08T20:19:03.638Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] The project's OSGi version is 1.3.0.202312082016
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] 
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] 
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] 
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] 
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] 
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:19:03 [2023-12-08T20:19:03.639Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:19:04 [2023-12-08T20:19:04.204Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:04 [2023-12-08T20:19:04.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:04 [2023-12-08T20:19:04.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] Nothing to compile - all classes are up to date
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT [92/144]
15:19:04 [2023-12-08T20:19:04.204Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:04 [2023-12-08T20:19:04.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] 
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [93/144]
15:19:04 [2023-12-08T20:19:04.769Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:04 [2023-12-08T20:19:04.769Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:04 [2023-12-08T20:19:04.769Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] The project's OSGi version is 1.1.4.202312082016
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:19:05 [2023-12-08T20:19:05.027Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:19:05 [2023-12-08T20:19:05.285Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:05 [2023-12-08T20:19:05.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:05 [2023-12-08T20:19:05.285Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] Nothing to compile - all classes are up to date
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [94/144]
15:19:05 [2023-12-08T20:19:05.285Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:05 [2023-12-08T20:19:05.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:05 [2023-12-08T20:19:05.285Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:19:05 [2023-12-08T20:19:05.543Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
15:19:05 [2023-12-08T20:19:05.801Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.801Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:19:05 [2023-12-08T20:19:05.801Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:05 [2023-12-08T20:19:05.801Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.801Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:19:05 [2023-12-08T20:19:05.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
15:19:05 [2023-12-08T20:19:05.801Z] [INFO] 
15:19:05 [2023-12-08T20:19:05.801Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:19:05 [2023-12-08T20:19:05.801Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:05 [2023-12-08T20:19:05.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:05 [2023-12-08T20:19:05.802Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:19:06 [2023-12-08T20:19:06.058Z] [INFO] Nothing to compile - all classes are up to date
15:19:06 [2023-12-08T20:19:06.058Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.058Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
15:19:06 [2023-12-08T20:19:06.058Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [95/144]
15:19:06 [2023-12-08T20:19:06.058Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:19:06 [2023-12-08T20:19:06.059Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:06 [2023-12-08T20:19:06.059Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:06 [2023-12-08T20:19:06.059Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] The project's OSGi version is 2.0.6.202312082016
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:19:06 [2023-12-08T20:19:06.316Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
15:19:06 [2023-12-08T20:19:06.573Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.573Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:19:06 [2023-12-08T20:19:06.573Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:06 [2023-12-08T20:19:06.573Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.573Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:19:06 [2023-12-08T20:19:06.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
15:19:06 [2023-12-08T20:19:06.573Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.573Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:19:06 [2023-12-08T20:19:06.573Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:06 [2023-12-08T20:19:06.573Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:06 [2023-12-08T20:19:06.573Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:19:06 [2023-12-08T20:19:06.831Z] [INFO] Nothing to compile - all classes are up to date
15:19:06 [2023-12-08T20:19:06.831Z] [INFO] 
15:19:06 [2023-12-08T20:19:06.831Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
15:19:06 [2023-12-08T20:19:06.831Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [96/144]
15:19:06 [2023-12-08T20:19:06.831Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:19:06 [2023-12-08T20:19:06.831Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:06 [2023-12-08T20:19:06.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:06 [2023-12-08T20:19:06.831Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] The project's OSGi version is 1.0.9.202312082016
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:19:07 [2023-12-08T20:19:07.088Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:19:07 [2023-12-08T20:19:07.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:07 [2023-12-08T20:19:07.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:07 [2023-12-08T20:19:07.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] Nothing to compile - all classes are up to date
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [97/144]
15:19:07 [2023-12-08T20:19:07.654Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:07 [2023-12-08T20:19:07.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:07 [2023-12-08T20:19:07.654Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:19:07 [2023-12-08T20:19:07.911Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] The project's OSGi version is 2.1.0.202312082016
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] 
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:19:07 [2023-12-08T20:19:07.912Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
15:19:08 [2023-12-08T20:19:08.475Z] [INFO] 
15:19:08 [2023-12-08T20:19:08.475Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:19:08 [2023-12-08T20:19:08.475Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:08 [2023-12-08T20:19:08.475Z] [INFO] 
15:19:08 [2023-12-08T20:19:08.475Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:19:08 [2023-12-08T20:19:08.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
15:19:08 [2023-12-08T20:19:08.476Z] [INFO] 
15:19:08 [2023-12-08T20:19:08.476Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:19:08 [2023-12-08T20:19:08.476Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:08 [2023-12-08T20:19:08.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:08 [2023-12-08T20:19:08.476Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:19:08 [2023-12-08T20:19:08.476Z] [INFO] Nothing to compile - all classes are up to date
15:19:08 [2023-12-08T20:19:08.476Z] [INFO] 
15:19:08 [2023-12-08T20:19:08.476Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
15:19:08 [2023-12-08T20:19:08.476Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT  [98/144]
15:19:08 [2023-12-08T20:19:08.476Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:19:08 [2023-12-08T20:19:08.476Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:08 [2023-12-08T20:19:08.476Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:19:09 [2023-12-08T20:19:09.040Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.040Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
15:19:09 [2023-12-08T20:19:09.040Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:09 [2023-12-08T20:19:09.040Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.040Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
15:19:09 [2023-12-08T20:19:09.040Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [99/144]
15:19:09 [2023-12-08T20:19:09.041Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:09 [2023-12-08T20:19:09.041Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:09 [2023-12-08T20:19:09.041Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] The project's OSGi version is 1.0.16.202312082016
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:19:09 [2023-12-08T20:19:09.299Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
15:19:09 [2023-12-08T20:19:09.556Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.556Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:19:09 [2023-12-08T20:19:09.556Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:09 [2023-12-08T20:19:09.556Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.556Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:19:09 [2023-12-08T20:19:09.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
15:19:09 [2023-12-08T20:19:09.556Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.556Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:19:09 [2023-12-08T20:19:09.556Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:09 [2023-12-08T20:19:09.557Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:09 [2023-12-08T20:19:09.557Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:19:09 [2023-12-08T20:19:09.814Z] [INFO] Nothing to compile - all classes are up to date
15:19:09 [2023-12-08T20:19:09.814Z] [INFO] 
15:19:09 [2023-12-08T20:19:09.814Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
15:19:09 [2023-12-08T20:19:09.814Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [100/144]
15:19:09 [2023-12-08T20:19:09.814Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:19:09 [2023-12-08T20:19:09.814Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:09 [2023-12-08T20:19:09.814Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:09 [2023-12-08T20:19:09.814Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] The project's OSGi version is 2.0.7.202312082016
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:19:10 [2023-12-08T20:19:10.072Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
15:19:10 [2023-12-08T20:19:10.329Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:19:10 [2023-12-08T20:19:10.330Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:10 [2023-12-08T20:19:10.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:10 [2023-12-08T20:19:10.330Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] Nothing to compile - all classes are up to date
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT [101/144]
15:19:10 [2023-12-08T20:19:10.330Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:10 [2023-12-08T20:19:10.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:10 [2023-12-08T20:19:10.330Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] The project's OSGi version is 1.0.20.202312082016
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] 
15:19:10 [2023-12-08T20:19:10.897Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:10 [2023-12-08T20:19:10.898Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.419Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:14 [2023-12-08T20:19:14.419Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:14 [2023-12-08T20:19:14.419Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] Nothing to compile - all classes are up to date
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT [102/144]
15:19:14 [2023-12-08T20:19:14.419Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:14 [2023-12-08T20:19:14.419Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] The project's OSGi version is 3.1.0.202312082016
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:14 [2023-12-08T20:19:14.419Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:14 [2023-12-08T20:19:14.420Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:14 [2023-12-08T20:19:14.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:14 [2023-12-08T20:19:14.420Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] Nothing to compile - all classes are up to date
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT    [103/144]
15:19:14 [2023-12-08T20:19:14.420Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT [104/144]
15:19:14 [2023-12-08T20:19:14.420Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:14 [2023-12-08T20:19:14.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] The project's OSGi version is 1.0.14.202312082016
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:14 [2023-12-08T20:19:14.420Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:14 [2023-12-08T20:19:14.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:14 [2023-12-08T20:19:14.420Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] Nothing to compile - all classes are up to date
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [105/144]
15:19:14 [2023-12-08T20:19:14.420Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:14 [2023-12-08T20:19:14.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:14 [2023-12-08T20:19:14.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:14 [2023-12-08T20:19:14.421Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:14 [2023-12-08T20:19:14.421Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:14 [2023-12-08T20:19:14.421Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] Nothing to compile - all classes are up to date
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [106/144]
15:19:14 [2023-12-08T20:19:14.421Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:14 [2023-12-08T20:19:14.421Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:14 [2023-12-08T20:19:14.421Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:19:14 [2023-12-08T20:19:14.678Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] The project's OSGi version is 1.0.16.202312082016
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.679Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
15:19:14 [2023-12-08T20:19:14.936Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.936Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.936Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:14 [2023-12-08T20:19:14.936Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.936Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
15:19:14 [2023-12-08T20:19:14.936Z] [INFO] 
15:19:14 [2023-12-08T20:19:14.936Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:19:14 [2023-12-08T20:19:14.936Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:14 [2023-12-08T20:19:14.936Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:14 [2023-12-08T20:19:14.936Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] Nothing to compile - all classes are up to date
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT [107/144]
15:19:15 [2023-12-08T20:19:15.194Z] [INFO]   from pcap/pom.xml
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] --------------------------------[ pom ]---------------------------------
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [108/144]
15:19:15 [2023-12-08T20:19:15.194Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:15 [2023-12-08T20:19:15.194Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] The project's OSGi version is 1.2.1.202312082016
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.194Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
15:19:15 [2023-12-08T20:19:15.195Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:15 [2023-12-08T20:19:15.195Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:15 [2023-12-08T20:19:15.195Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] Nothing to compile - all classes are up to date
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [109/144]
15:19:15 [2023-12-08T20:19:15.195Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:15 [2023-12-08T20:19:15.195Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:15 [2023-12-08T20:19:15.195Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:19:15 [2023-12-08T20:19:15.452Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.452Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
15:19:15 [2023-12-08T20:19:15.452Z] [INFO] The project's OSGi version is 1.0.7.202312082016
15:19:15 [2023-12-08T20:19:15.452Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.452Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
15:19:15 [2023-12-08T20:19:15.453Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:15 [2023-12-08T20:19:15.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:15 [2023-12-08T20:19:15.453Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] Nothing to compile - all classes are up to date
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [110/144]
15:19:15 [2023-12-08T20:19:15.453Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:15 [2023-12-08T20:19:15.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:15 [2023-12-08T20:19:15.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] The project's OSGi version is 1.1.1.202312082016
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:19:15 [2023-12-08T20:19:15.711Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:15 [2023-12-08T20:19:15.711Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:15 [2023-12-08T20:19:15.711Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] Nothing to compile - all classes are up to date
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [111/144]
15:19:15 [2023-12-08T20:19:15.711Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:15 [2023-12-08T20:19:15.711Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:15 [2023-12-08T20:19:15.711Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] The project's OSGi version is 1.2.0.202312082016
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] 
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:19:15 [2023-12-08T20:19:15.968Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:19:16 [2023-12-08T20:19:16.226Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:16 [2023-12-08T20:19:16.226Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:16 [2023-12-08T20:19:16.226Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] Nothing to compile - all classes are up to date
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT      [112/144]
15:19:16 [2023-12-08T20:19:16.226Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:16 [2023-12-08T20:19:16.226Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [113/144]
15:19:16 [2023-12-08T20:19:16.794Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:16 [2023-12-08T20:19:16.794Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] 
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:19:16 [2023-12-08T20:19:16.794Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:19:17 [2023-12-08T20:19:17.052Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:17 [2023-12-08T20:19:17.052Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:17 [2023-12-08T20:19:17.052Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] Nothing to compile - all classes are up to date
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [114/144]
15:19:17 [2023-12-08T20:19:17.052Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:17 [2023-12-08T20:19:17.052Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:17 [2023-12-08T20:19:17.052Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:19:17 [2023-12-08T20:19:17.619Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:19:17 [2023-12-08T20:19:17.877Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:17 [2023-12-08T20:19:17.877Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:17 [2023-12-08T20:19:17.877Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] Nothing to compile - all classes are up to date
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] Building Trace Compass RCP Parent 9.2.0-SNAPSHOT               [115/144]
15:19:17 [2023-12-08T20:19:17.877Z] [INFO]   from rcp/pom.xml
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] --------------------------------[ pom ]---------------------------------
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] 
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] Building Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT     [116/144]
15:19:17 [2023-12-08T20:19:17.877Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:17 [2023-12-08T20:19:17.877Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:17 [2023-12-08T20:19:17.877Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
15:19:18 [2023-12-08T20:19:18.135Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:18 [2023-12-08T20:19:18.135Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:18 [2023-12-08T20:19:18.135Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] Building Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT     [117/144]
15:19:18 [2023-12-08T20:19:18.135Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:18 [2023-12-08T20:19:18.135Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:19:18 [2023-12-08T20:19:18.393Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:18 [2023-12-08T20:19:18.394Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:19:18 [2023-12-08T20:19:18.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
15:19:18 [2023-12-08T20:19:18.394Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.394Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
15:19:18 [2023-12-08T20:19:18.394Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [118/144]
15:19:18 [2023-12-08T20:19:18.394Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:19:18 [2023-12-08T20:19:18.394Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:18 [2023-12-08T20:19:18.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:18 [2023-12-08T20:19:18.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:19:18 [2023-12-08T20:19:18.651Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.6.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:19:18 [2023-12-08T20:19:18.651Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:18 [2023-12-08T20:19:18.651Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:18 [2023-12-08T20:19:18.651Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] Nothing to compile - all classes are up to date
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT        [119/144]
15:19:18 [2023-12-08T20:19:18.651Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:18 [2023-12-08T20:19:18.651Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:18 [2023-12-08T20:19:18.651Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] 
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
15:19:18 [2023-12-08T20:19:18.913Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] 
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] 
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] 
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
15:19:19 [2023-12-08T20:19:19.478Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:19 [2023-12-08T20:19:19.478Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:19 [2023-12-08T20:19:19.478Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] Nothing to compile - all classes are up to date
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] 
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] Building Trace Compass RCP Feature 9.2.0-SNAPSHOT              [120/144]
15:19:19 [2023-12-08T20:19:19.478Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:19 [2023-12-08T20:19:19.478Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
15:19:20 [2023-12-08T20:19:20.410Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [121/144]
15:19:20 [2023-12-08T20:19:20.410Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:19:20 [2023-12-08T20:19:20.410Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:20 [2023-12-08T20:19:20.410Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:20 [2023-12-08T20:19:20.668Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:19:20 [2023-12-08T20:19:20.926Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.926Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:19:20 [2023-12-08T20:19:20.926Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:20 [2023-12-08T20:19:20.926Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.926Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:19:20 [2023-12-08T20:19:20.926Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.926Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:19:20 [2023-12-08T20:19:20.926Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] 
15:19:20 [2023-12-08T20:19:20.927Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:19:20 [2023-12-08T20:19:20.927Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:20 [2023-12-08T20:19:20.927Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:20 [2023-12-08T20:19:20.927Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:19:21 [2023-12-08T20:19:21.185Z] [INFO] Nothing to compile - all classes are up to date
15:19:21 [2023-12-08T20:19:21.185Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.185Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
15:19:21 [2023-12-08T20:19:21.185Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [122/144]
15:19:21 [2023-12-08T20:19:21.185Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:19:21 [2023-12-08T20:19:21.185Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:21 [2023-12-08T20:19:21.185Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:21 [2023-12-08T20:19:21.185Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] The project's OSGi version is 2.0.5.202312082016
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:19:21 [2023-12-08T20:19:21.442Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
15:19:21 [2023-12-08T20:19:21.700Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.700Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:19:21 [2023-12-08T20:19:21.700Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:21 [2023-12-08T20:19:21.700Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.700Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:19:21 [2023-12-08T20:19:21.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
15:19:21 [2023-12-08T20:19:21.700Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.700Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:19:21 [2023-12-08T20:19:21.700Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:21 [2023-12-08T20:19:21.700Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:21 [2023-12-08T20:19:21.700Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] Nothing to compile - all classes are up to date
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT [123/144]
15:19:21 [2023-12-08T20:19:21.959Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:21 [2023-12-08T20:19:21.959Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] 
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:19:21 [2023-12-08T20:19:21.959Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
15:19:22 [2023-12-08T20:19:22.217Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.217Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:19:22 [2023-12-08T20:19:22.217Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:22 [2023-12-08T20:19:22.217Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.217Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:19:22 [2023-12-08T20:19:22.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
15:19:22 [2023-12-08T20:19:22.217Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.217Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:19:22 [2023-12-08T20:19:22.217Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:22 [2023-12-08T20:19:22.217Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:22 [2023-12-08T20:19:22.217Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] Nothing to compile - all classes are up to date
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT [124/144]
15:19:22 [2023-12-08T20:19:22.475Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT       [125/144]
15:19:22 [2023-12-08T20:19:22.475Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:22 [2023-12-08T20:19:22.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] Building Trace Compass Json trace Parent 9.2.0-SNAPSHOT        [126/144]
15:19:22 [2023-12-08T20:19:22.733Z] [INFO]   from jsontrace/pom.xml
15:19:22 [2023-12-08T20:19:22.733Z] [INFO] --------------------------------[ pom ]---------------------------------
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [127/144]
15:19:22 [2023-12-08T20:19:22.734Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:22 [2023-12-08T20:19:22.734Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
15:19:22 [2023-12-08T20:19:22.734Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:22 [2023-12-08T20:19:22.734Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:22 [2023-12-08T20:19:22.734Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] Nothing to compile - all classes are up to date
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] 
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT     [128/144]
15:19:22 [2023-12-08T20:19:22.734Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:22 [2023-12-08T20:19:22.734Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] 
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] 
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] 
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] 
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] 
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] 
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
15:19:23 [2023-12-08T20:19:23.300Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:23 [2023-12-08T20:19:23.301Z] [INFO] 
15:19:23 [2023-12-08T20:19:23.301Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
15:19:23 [2023-12-08T20:19:23.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
15:19:23 [2023-12-08T20:19:23.301Z] [INFO] 
15:19:23 [2023-12-08T20:19:23.301Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
15:19:23 [2023-12-08T20:19:23.301Z] [INFO] Building Trace Compass RCP Product 9.2.0-SNAPSHOT              [129/144]
15:19:23 [2023-12-08T20:19:23.301Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:19:23 [2023-12-08T20:19:23.301Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:19:23 [2023-12-08T20:19:23.301Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:19:24 [2023-12-08T20:19:24.236Z] [INFO] 
15:19:24 [2023-12-08T20:19:24.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
15:19:24 [2023-12-08T20:19:24.236Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:24 [2023-12-08T20:19:24.236Z] [INFO] 
15:19:24 [2023-12-08T20:19:24.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
15:19:24 [2023-12-08T20:19:24.236Z] [INFO] 
15:19:24 [2023-12-08T20:19:24.236Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
15:19:24 [2023-12-08T20:19:24.236Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] 
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] 
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] 
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] 
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] Building Trace Compass Target Platform 9.2.0-SNAPSHOT          [130/144]
15:19:24 [2023-12-08T20:19:24.801Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] --------------------------------[ pom ]---------------------------------
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] 
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] 
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] 
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [131/144]
15:19:24 [2023-12-08T20:19:24.801Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:24 [2023-12-08T20:19:24.801Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:24 [2023-12-08T20:19:24.801Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] 
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] The project's OSGi version is 1.0.5.202312082016
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] 
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] 
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] 
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] 
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] 
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:19:25 [2023-12-08T20:19:25.060Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
15:19:25 [2023-12-08T20:19:25.625Z] [INFO] 
15:19:25 [2023-12-08T20:19:25.625Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:19:25 [2023-12-08T20:19:25.625Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:25 [2023-12-08T20:19:25.625Z] [INFO] 
15:19:25 [2023-12-08T20:19:25.625Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:19:25 [2023-12-08T20:19:25.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
15:19:25 [2023-12-08T20:19:25.626Z] [INFO] 
15:19:25 [2023-12-08T20:19:25.626Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:19:25 [2023-12-08T20:19:25.626Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:25 [2023-12-08T20:19:25.626Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:25 [2023-12-08T20:19:25.626Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:19:25 [2023-12-08T20:19:25.626Z] [INFO] Nothing to compile - all classes are up to date
15:19:25 [2023-12-08T20:19:25.626Z] [INFO] 
15:19:25 [2023-12-08T20:19:25.626Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
15:19:25 [2023-12-08T20:19:25.626Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [132/144]
15:19:25 [2023-12-08T20:19:25.626Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:19:25 [2023-12-08T20:19:25.626Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:25 [2023-12-08T20:19:25.626Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:25 [2023-12-08T20:19:25.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:19:26 [2023-12-08T20:19:26.191Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.191Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.191Z] [INFO] The project's OSGi version is 1.0.15.202312082016
15:19:26 [2023-12-08T20:19:26.191Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.191Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.191Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.191Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.191Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.191Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.192Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.192Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.192Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.192Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.192Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
15:19:26 [2023-12-08T20:19:26.449Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.449Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.449Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:26 [2023-12-08T20:19:26.449Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.449Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
15:19:26 [2023-12-08T20:19:26.449Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.449Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.449Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:26 [2023-12-08T20:19:26.449Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:26 [2023-12-08T20:19:26.449Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:19:26 [2023-12-08T20:19:26.707Z] [INFO] Nothing to compile - all classes are up to date
15:19:26 [2023-12-08T20:19:26.707Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.707Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
15:19:26 [2023-12-08T20:19:26.707Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT [133/144]
15:19:26 [2023-12-08T20:19:26.707Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:19:26 [2023-12-08T20:19:26.707Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:26 [2023-12-08T20:19:26.707Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:26 [2023-12-08T20:19:26.707Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] The project's OSGi version is 1.0.10.202312082016
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] 
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:19:26 [2023-12-08T20:19:26.965Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
15:19:27 [2023-12-08T20:19:27.529Z] [INFO] 
15:19:27 [2023-12-08T20:19:27.529Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:19:27 [2023-12-08T20:19:27.529Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:27 [2023-12-08T20:19:27.529Z] [INFO] 
15:19:27 [2023-12-08T20:19:27.529Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:19:27 [2023-12-08T20:19:27.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
15:19:27 [2023-12-08T20:19:27.530Z] [INFO] 
15:19:27 [2023-12-08T20:19:27.530Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:19:27 [2023-12-08T20:19:27.530Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:27 [2023-12-08T20:19:27.530Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:27 [2023-12-08T20:19:27.530Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:19:27 [2023-12-08T20:19:27.530Z] [INFO] Nothing to compile - all classes are up to date
15:19:27 [2023-12-08T20:19:27.530Z] [INFO] 
15:19:27 [2023-12-08T20:19:27.530Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
15:19:27 [2023-12-08T20:19:27.530Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT [134/144]
15:19:27 [2023-12-08T20:19:27.530Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:19:27 [2023-12-08T20:19:27.530Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:27 [2023-12-08T20:19:27.530Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:27 [2023-12-08T20:19:27.530Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] The project's OSGi version is 1.0.15.202312082016
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.094Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:19:28 [2023-12-08T20:19:28.095Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:19:28 [2023-12-08T20:19:28.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:28 [2023-12-08T20:19:28.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:28 [2023-12-08T20:19:28.659Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] Nothing to compile - all classes are up to date
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [135/144]
15:19:28 [2023-12-08T20:19:28.659Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:19:28 [2023-12-08T20:19:28.659Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:28 [2023-12-08T20:19:28.917Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] 
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:19:28 [2023-12-08T20:19:28.917Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:19:29 [2023-12-08T20:19:29.488Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:29 [2023-12-08T20:19:29.488Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:29 [2023-12-08T20:19:29.488Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] Nothing to compile - all classes are up to date
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [136/144]
15:19:29 [2023-12-08T20:19:29.488Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:29 [2023-12-08T20:19:29.488Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.488Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] The project's OSGi version is 1.0.9.202312082016
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
15:19:29 [2023-12-08T20:19:29.489Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
15:19:29 [2023-12-08T20:19:29.746Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.746Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
15:19:29 [2023-12-08T20:19:29.746Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:29 [2023-12-08T20:19:29.746Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.746Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:19:29 [2023-12-08T20:19:29.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
15:19:29 [2023-12-08T20:19:29.746Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.746Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
15:19:29 [2023-12-08T20:19:29.746Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:29 [2023-12-08T20:19:29.746Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:29 [2023-12-08T20:19:29.747Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:19:29 [2023-12-08T20:19:29.747Z] [INFO] Nothing to compile - all classes are up to date
15:19:29 [2023-12-08T20:19:29.747Z] [INFO] 
15:19:29 [2023-12-08T20:19:29.747Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
15:19:29 [2023-12-08T20:19:29.747Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [137/144]
15:19:29 [2023-12-08T20:19:29.747Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:19:29 [2023-12-08T20:19:29.747Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:29 [2023-12-08T20:19:29.747Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:29 [2023-12-08T20:19:29.747Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] The project's OSGi version is 1.0.8.202312082016
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.004Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:19:30 [2023-12-08T20:19:30.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
15:19:30 [2023-12-08T20:19:30.005Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.005Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:19:30 [2023-12-08T20:19:30.005Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:30 [2023-12-08T20:19:30.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:30 [2023-12-08T20:19:30.005Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:19:30 [2023-12-08T20:19:30.005Z] [INFO] Nothing to compile - all classes are up to date
15:19:30 [2023-12-08T20:19:30.005Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.005Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
15:19:30 [2023-12-08T20:19:30.005Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [138/144]
15:19:30 [2023-12-08T20:19:30.005Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:19:30 [2023-12-08T20:19:30.005Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:30 [2023-12-08T20:19:30.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:30 [2023-12-08T20:19:30.005Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:19:30 [2023-12-08T20:19:30.570Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
15:19:30 [2023-12-08T20:19:30.828Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.828Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:19:30 [2023-12-08T20:19:30.828Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:30 [2023-12-08T20:19:30.828Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.828Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:19:30 [2023-12-08T20:19:30.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
15:19:30 [2023-12-08T20:19:30.828Z] [INFO] 
15:19:30 [2023-12-08T20:19:30.828Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:19:30 [2023-12-08T20:19:30.828Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:30 [2023-12-08T20:19:30.828Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:30 [2023-12-08T20:19:30.828Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:19:31 [2023-12-08T20:19:31.085Z] [INFO] Nothing to compile - all classes are up to date
15:19:31 [2023-12-08T20:19:31.086Z] [INFO] 
15:19:31 [2023-12-08T20:19:31.086Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
15:19:31 [2023-12-08T20:19:31.086Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [139/144]
15:19:31 [2023-12-08T20:19:31.086Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
15:19:31 [2023-12-08T20:19:31.086Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:31 [2023-12-08T20:19:31.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:31 [2023-12-08T20:19:31.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] 
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] The project's OSGi version is 1.0.13.202312082016
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] 
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] 
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] 
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] 
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] 
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
15:19:31 [2023-12-08T20:19:31.651Z] [INFO] Resolving class path of Trace Compass All Tests
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] 
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] 
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] 
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
15:19:32 [2023-12-08T20:19:32.586Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:32 [2023-12-08T20:19:32.586Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:32 [2023-12-08T20:19:32.586Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] Nothing to compile - all classes are up to date
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] 
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT [140/144]
15:19:32 [2023-12-08T20:19:32.586Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:32 [2023-12-08T20:19:32.586Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:32 [2023-12-08T20:19:32.586Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] 
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] The project's OSGi version is 1.0.7.202312082016
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] 
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] 
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] 
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] 
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] 
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
15:19:32 [2023-12-08T20:19:32.844Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
15:19:33 [2023-12-08T20:19:33.411Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:33 [2023-12-08T20:19:33.411Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:33 [2023-12-08T20:19:33.411Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] Nothing to compile - all classes are up to date
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT    [141/144]
15:19:33 [2023-12-08T20:19:33.411Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:33 [2023-12-08T20:19:33.411Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] 
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] Building org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT       [142/144]
15:19:33 [2023-12-08T20:19:33.669Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:33 [2023-12-08T20:19:33.669Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] 
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] 
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] 
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] 
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] 
15:19:34 [2023-12-08T20:19:34.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] 
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] 
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] 
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] Building Trace Compass Repository 9.2.0-SNAPSHOT               [143/144]
15:19:34 [2023-12-08T20:19:34.603Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:19:34 [2023-12-08T20:19:34.603Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/target
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [144/144]
15:19:35 [2023-12-08T20:19:35.167Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:35 [2023-12-08T20:19:35.167Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.167Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:19:35 [2023-12-08T20:19:35.168Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
15:19:35 [2023-12-08T20:19:35.425Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.425Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:19:35 [2023-12-08T20:19:35.425Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.425Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.425Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:19:35 [2023-12-08T20:19:35.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
15:19:35 [2023-12-08T20:19:35.425Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.425Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:19:35 [2023-12-08T20:19:35.425Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] Nothing to compile - all classes are up to date
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] Building Trace Compass Parent 9.2.0-SNAPSHOT                   [145/144]
15:19:35 [2023-12-08T20:19:35.426Z] [INFO]   from pom.xml
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --------------------------------[ pom ]---------------------------------
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>> javadoc:3.6.2:aggregate (default-cli) > compile @ org.eclipse.tracecompass >>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] Forking Trace Compass Parent 9.2.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] Forking Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] Forking Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] Forking org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] The project's OSGi version is 5.2.0.202312082016
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.426Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] Nothing to compile - all classes are up to date
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] Forking Trace Compass State System Parent 9.2.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.426Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] Forking org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] The project's OSGi version is 1.3.0.202312082016
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.427Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
15:19:35 [2023-12-08T20:19:35.427Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:35 [2023-12-08T20:19:35.427Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.427Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] Nothing to compile - all classes are up to date
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] The project's OSGi version is 3.1.0.202312082016
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:35 [2023-12-08T20:19:35.686Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.686Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] Nothing to compile - all classes are up to date
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] Forking Trace Compass TMF Parent 9.2.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] Forking Trace Compass Filter Parser 1.1.1-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] The project's OSGi version is 1.1.1.202312082016
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:19:35 [2023-12-08T20:19:35.686Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:35 [2023-12-08T20:19:35.686Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.686Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] Nothing to compile - all classes are up to date
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] The project's OSGi version is 5.3.0.202312082016
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
15:19:35 [2023-12-08T20:19:35.686Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.687Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
15:19:35 [2023-12-08T20:19:35.687Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:35 [2023-12-08T20:19:35.687Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.687Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] Nothing to compile - all classes are up to date
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] Forking org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:35 [2023-12-08T20:19:35.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.945Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] Nothing to compile - all classes are up to date
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] The project's OSGi version is 5.5.0.202312082016
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:35 [2023-12-08T20:19:35.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.945Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] Nothing to compile - all classes are up to date
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] The project's OSGi version is 2.4.0.202312082016
15:19:35 [2023-12-08T20:19:35.945Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:35 [2023-12-08T20:19:35.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.946Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] Nothing to compile - all classes are up to date
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] The project's OSGi version is 4.1.1.202312082016
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] 
15:19:35 [2023-12-08T20:19:35.946Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:19:35 [2023-12-08T20:19:35.946Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:35 [2023-12-08T20:19:35.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2023-12-08T20:19:35.946Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] The project's OSGi version is 8.2.0.202312082016
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:19:36 [2023-12-08T20:19:36.204Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] Forking Trace Compass CTF Support Parent 9.2.0-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] Forking Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] The project's OSGi version is 1.1.1.202312082016
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
15:19:36 [2023-12-08T20:19:36.204Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
15:19:36 [2023-12-08T20:19:36.205Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.205Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.205Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] Forking org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] The project's OSGi version is 4.4.0.202312082016
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.205Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
15:19:36 [2023-12-08T20:19:36.205Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.205Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.205Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] The project's OSGi version is 4.5.1.202312082016
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.464Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:19:36 [2023-12-08T20:19:36.464Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.465Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.465Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] Forking Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] The project's OSGi version is 1.3.0.202312082016
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.465Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.465Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] The project's OSGi version is 2.2.1.202312082016
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
15:19:36 [2023-12-08T20:19:36.465Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.465Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.465Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.465Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] The project's OSGi version is 1.2.0.202312082016
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.466Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.466Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] The project's OSGi version is 5.2.1.202312082016
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.466Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.466Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] Forking org.eclipse.tracecompass.analysis.callstack.core 0.1.2-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] The project's OSGi version is 0.1.2.202312082016
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:19:36 [2023-12-08T20:19:36.466Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/main/resources
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core ---
15:19:36 [2023-12-08T20:19:36.467Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.467Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.467Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] The project's OSGi version is 1.0.16.202312082016
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.467Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:19:36 [2023-12-08T20:19:36.467Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.467Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.467Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] Forking org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] The project's OSGi version is 1.0.25.202312082016
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.725Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
15:19:36 [2023-12-08T20:19:36.725Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.726Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] Forking Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] The project's OSGi version is 1.0.14.202312082016
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.726Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] The project's OSGi version is 1.0.17.202312082016
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.726Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:19:36 [2023-12-08T20:19:36.726Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.726Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:19:36 [2023-12-08T20:19:36.984Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.984Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.984Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] Forking org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.2-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] The project's OSGi version is 0.1.2.202312082016
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/main/resources
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
15:19:36 [2023-12-08T20:19:36.985Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2023-12-08T20:19:36.985Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2023-12-08T20:19:36.985Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] Nothing to compile - all classes are up to date
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] The project's OSGi version is 9.0.2.202312082016
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] 
15:19:36 [2023-12-08T20:19:36.985Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] Executing tasks
15:19:37 [2023-12-08T20:19:37.243Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:19:37 [2023-12-08T20:19:37.243Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
15:19:37 [2023-12-08T20:19:37.243Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] Executed tasks
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:37 [2023-12-08T20:19:37.243Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:37 [2023-12-08T20:19:37.243Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] Nothing to compile - all classes are up to date
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] The project's OSGi version is 6.1.1.202312082016
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:37 [2023-12-08T20:19:37.243Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:37 [2023-12-08T20:19:37.243Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:37 [2023-12-08T20:19:37.243Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:19:37 [2023-12-08T20:19:37.243Z] [INFO] Nothing to compile - all classes are up to date
15:19:37 [2023-12-08T20:19:37.500Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.500Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.500Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT
15:19:37 [2023-12-08T20:19:37.500Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.500Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.500Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:37 [2023-12-08T20:19:37.500Z] [INFO] The project's OSGi version is 4.1.2.202312082016
15:19:37 [2023-12-08T20:19:37.500Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.500Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:37 [2023-12-08T20:19:37.501Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:37 [2023-12-08T20:19:37.501Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] Nothing to compile - all classes are up to date
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] The project's OSGi version is 4.1.0.202312082016
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:37 [2023-12-08T20:19:37.501Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:37 [2023-12-08T20:19:37.501Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] Nothing to compile - all classes are up to date
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] Forking org.eclipse.tracecompass.analysis.callstack.ui 0.1.1-SNAPSHOT
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] The project's OSGi version is 0.1.1.202312082016
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/main/resources
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.501Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
15:19:37 [2023-12-08T20:19:37.501Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:37 [2023-12-08T20:19:37.501Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:37 [2023-12-08T20:19:37.502Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] Nothing to compile - all classes are up to date
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:19:37 [2023-12-08T20:19:37.760Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:37 [2023-12-08T20:19:37.760Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:37 [2023-12-08T20:19:37.760Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] Nothing to compile - all classes are up to date
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] The project's OSGi version is 2.1.0.202312082016
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:19:37 [2023-12-08T20:19:37.760Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:37 [2023-12-08T20:19:37.760Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:37 [2023-12-08T20:19:37.760Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] Nothing to compile - all classes are up to date
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
15:19:37 [2023-12-08T20:19:37.760Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] 
15:19:37 [2023-12-08T20:19:37.761Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:19:37 [2023-12-08T20:19:37.761Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:37 [2023-12-08T20:19:37.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:37 [2023-12-08T20:19:37.761Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:19:38 [2023-12-08T20:19:38.018Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.018Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.018Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] The project's OSGi version is 1.2.1.202312082016
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.019Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.019Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] The project's OSGi version is 4.1.1.202312082016
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.019Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.019Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] The project's OSGi version is 3.1.1.202312082016
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.019Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:19:38 [2023-12-08T20:19:38.020Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.020Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.020Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] The project's OSGi version is 1.0.21.202312082016
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.020Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:19:38 [2023-12-08T20:19:38.020Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.020Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.020Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] Forking Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] Forking org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] The project's OSGi version is 1.0.2.202312082016
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.278Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:19:38 [2023-12-08T20:19:38.279Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.279Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.279Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] No sources to compile
15:19:38 [2023-12-08T20:19:38.279Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] The project's OSGi version is 1.0.21.202312082016
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.279Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.279Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.279Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.279Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.279Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.279Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] The project's OSGi version is 1.0.8.202312082016
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:38 [2023-12-08T20:19:38.280Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.280Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.280Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.280Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:38 [2023-12-08T20:19:38.280Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.280Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.280Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] The project's OSGi version is 1.0.5.202312082016
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:38 [2023-12-08T20:19:38.539Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.539Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.539Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.540Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] The project's OSGi version is 1.2.0.202312082016
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.540Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:38 [2023-12-08T20:19:38.797Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.797Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:38 [2023-12-08T20:19:38.797Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.797Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.797Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:38 [2023-12-08T20:19:38.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
15:19:38 [2023-12-08T20:19:38.797Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.797Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:38 [2023-12-08T20:19:38.797Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.797Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.798Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.798Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] The project's OSGi version is 1.0.7.202312082016
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:38 [2023-12-08T20:19:38.798Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:38 [2023-12-08T20:19:38.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:38 [2023-12-08T20:19:38.798Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] Nothing to compile - all classes are up to date
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.798Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT
15:19:38 [2023-12-08T20:19:38.799Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:38 [2023-12-08T20:19:38.799Z] [INFO] 
15:19:38 [2023-12-08T20:19:38.799Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] The project's OSGi version is 1.0.7.202312082016
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.056Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.057Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.057Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] The project's OSGi version is 1.0.18.202312082016
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.057Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.057Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] The project's OSGi version is 1.0.10.202312082016
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:39 [2023-12-08T20:19:39.057Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.057Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.057Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:19:39 [2023-12-08T20:19:39.057Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] The project's OSGi version is 1.0.11.202312082016
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.058Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:39 [2023-12-08T20:19:39.058Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.058Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.058Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] The project's OSGi version is 1.0.12.202312082016
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.317Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.317Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] The project's OSGi version is 1.0.17.202312082016
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.317Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.317Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] The project's OSGi version is 1.0.9.202312082016
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.317Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:39 [2023-12-08T20:19:39.317Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.317Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.317Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] The project's OSGi version is 1.0.7.202312082016
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.575Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:19:39 [2023-12-08T20:19:39.576Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.576Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.576Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] Forking Trace Compass BTF Support Parent 9.2.0-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] Forking org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] The project's OSGi version is 3.1.0.202312082016
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
15:19:39 [2023-12-08T20:19:39.576Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.576Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.576Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] Forking org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.576Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
15:19:39 [2023-12-08T20:19:39.576Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.576Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.576Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:19:39 [2023-12-08T20:19:39.834Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] The project's OSGi version is 2.2.0.202312082016
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:19:39 [2023-12-08T20:19:39.835Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:39 [2023-12-08T20:19:39.835Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:39 [2023-12-08T20:19:39.835Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] Nothing to compile - all classes are up to date
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] Forking Trace Compass Documentation 9.2.0-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] Forking Trace Compass Developer Guide 9.2.0-SNAPSHOT
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] 
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:19:39 [2023-12-08T20:19:39.835Z] [INFO] Executing tasks
15:19:40 [2023-12-08T20:19:40.402Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] Executed tasks
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] 
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] 
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
15:19:40 [2023-12-08T20:19:40.660Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] 
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
15:19:40 [2023-12-08T20:19:40.660Z] [INFO] Command line:
15:19:40 [2023-12-08T20:19:40.660Z] 	[/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-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:19:40 [2023-12-08T20:19:40.660Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:42 [2023-12-08T20:19:42.034Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:19:42 [2023-12-08T20:19:42.034Z] 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)
15:19:42 [2023-12-08T20:19:42.034Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:19:42 [2023-12-08T20:19:42.034Z] WARNING: System::setSecurityManager will be removed in a future release
15:19:45 [2023-12-08T20:19:45.620Z] Buildfile: build.xml
15:19:45 [2023-12-08T20:19:45.620Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:19:45 [2023-12-08T20:19:45.620Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:19:45 [2023-12-08T20:19:45.620Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:19:45 [2023-12-08T20:19:45.620Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:19:45 [2023-12-08T20:19:45.620Z] WARNING: System::setSecurityManager will be removed in a future release
15:19:45 [2023-12-08T20:19:45.620Z] 
15:19:45 [2023-12-08T20:19:45.620Z] build.index:
15:19:46 [2023-12-08T20:19:46.996Z] BUILD SUCCESSFUL
15:19:46 [2023-12-08T20:19:46.996Z] 
15:19:46 [2023-12-08T20:19:46.996Z] BUILD SUCCESSFUL
15:19:46 [2023-12-08T20:19:46.996Z] Total time: 3 seconds
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] Forking org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] Forking org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] Forking org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.996Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:46 [2023-12-08T20:19:46.997Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:46 [2023-12-08T20:19:46.997Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] Nothing to compile - all classes are up to date
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] Forking org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] The project's OSGi version is 1.1.11.202312082016
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:46 [2023-12-08T20:19:46.997Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:46 [2023-12-08T20:19:46.997Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] Nothing to compile - all classes are up to date
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] Forking org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] Forking org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.997Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:46 [2023-12-08T20:19:46.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:46 [2023-12-08T20:19:46.998Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] Nothing to compile - all classes are up to date
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] The project's OSGi version is 1.0.12.202312082016
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] 
15:19:46 [2023-12-08T20:19:46.998Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:19:46 [2023-12-08T20:19:46.998Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:46 [2023-12-08T20:19:46.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:46 [2023-12-08T20:19:46.998Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] Nothing to compile - all classes are up to date
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] 
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] Forking Trace Compass User Guide 9.2.0-SNAPSHOT
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] 
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] 
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] 
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] 
15:19:47 [2023-12-08T20:19:47.256Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
15:19:47 [2023-12-08T20:19:47.257Z] [INFO] 
15:19:47 [2023-12-08T20:19:47.257Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
15:19:47 [2023-12-08T20:19:47.257Z] [INFO] 
15:19:47 [2023-12-08T20:19:47.257Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
15:19:47 [2023-12-08T20:19:47.257Z] [INFO] 
15:19:47 [2023-12-08T20:19:47.257Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
15:19:47 [2023-12-08T20:19:47.257Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:47 [2023-12-08T20:19:47.257Z] [INFO] 
15:19:47 [2023-12-08T20:19:47.257Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
15:19:47 [2023-12-08T20:19:47.257Z] [INFO] Executing tasks
15:19:48 [2023-12-08T20:19:48.190Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] Executed tasks
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] 
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] 
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
15:19:48 [2023-12-08T20:19:48.190Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] 
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
15:19:48 [2023-12-08T20:19:48.190Z] [INFO] Command line:
15:19:48 [2023-12-08T20:19:48.190Z] 	[/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-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:19:48 [2023-12-08T20:19:48.190Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:49 [2023-12-08T20:19:49.124Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:19:49 [2023-12-08T20:19:49.124Z] 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)
15:19:49 [2023-12-08T20:19:49.124Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:19:49 [2023-12-08T20:19:49.124Z] WARNING: System::setSecurityManager will be removed in a future release
15:19:51 [2023-12-08T20:19:51.023Z] Buildfile: build.xml
15:19:51 [2023-12-08T20:19:51.023Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:19:51 [2023-12-08T20:19:51.023Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:19:51 [2023-12-08T20:19:51.023Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:19:51 [2023-12-08T20:19:51.023Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:19:51 [2023-12-08T20:19:51.023Z] WARNING: System::setSecurityManager will be removed in a future release
15:19:51 [2023-12-08T20:19:51.023Z] 
15:19:51 [2023-12-08T20:19:51.023Z] build.index:
15:19:54 [2023-12-08T20:19:54.302Z] BUILD SUCCESSFUL
15:19:54 [2023-12-08T20:19:54.302Z] 
15:19:54 [2023-12-08T20:19:54.302Z] BUILD SUCCESSFUL
15:19:54 [2023-12-08T20:19:54.302Z] Total time: 4 seconds
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] Forking Trace Compass (new) callstack User Guide 9.2.0-SNAPSHOT
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.302Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] Executing tasks
15:19:54 [2023-12-08T20:19:54.303Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc/User-Guide.html
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] Executed tasks
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/main/resources
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.303Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] 
15:19:54 [2023-12-08T20:19:54.303Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
15:19:54 [2023-12-08T20:19:54.560Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
15:19:54 [2023-12-08T20:19:54.560Z] [INFO] Command line:
15:19:54 [2023-12-08T20:19:54.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-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:19:54 [2023-12-08T20:19:54.560Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:55 [2023-12-08T20:19:55.496Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:19:55 [2023-12-08T20:19:55.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)
15:19:55 [2023-12-08T20:19:55.496Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:19:55 [2023-12-08T20:19:55.496Z] WARNING: System::setSecurityManager will be removed in a future release
15:19:57 [2023-12-08T20:19:57.394Z] Buildfile: build.xml
15:19:57 [2023-12-08T20:19:57.394Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:19:57 [2023-12-08T20:19:57.394Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:19:57 [2023-12-08T20:19:57.394Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:19:57 [2023-12-08T20:19:57.394Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:19:57 [2023-12-08T20:19:57.394Z] WARNING: System::setSecurityManager will be removed in a future release
15:19:57 [2023-12-08T20:19:57.394Z] 
15:19:57 [2023-12-08T20:19:57.394Z] build.index:
15:19:59 [2023-12-08T20:19:59.294Z] BUILD SUCCESSFUL
15:19:59 [2023-12-08T20:19:59.294Z] 
15:19:59 [2023-12-08T20:19:59.294Z] BUILD SUCCESSFUL
15:19:59 [2023-12-08T20:19:59.294Z] Total time: 2 seconds
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] Executing tasks
15:19:59 [2023-12-08T20:19:59.294Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] Executed tasks
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] 
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
15:19:59 [2023-12-08T20:19:59.294Z] [INFO] Command line:
15:19:59 [2023-12-08T20:19:59.294Z] 	[/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-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:19:59 [2023-12-08T20:19:59.552Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:20:00 [2023-12-08T20:20:00.487Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:20:00 [2023-12-08T20:20:00.487Z] 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)
15:20:00 [2023-12-08T20:20:00.487Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:20:00 [2023-12-08T20:20:00.487Z] WARNING: System::setSecurityManager will be removed in a future release
15:20:02 [2023-12-08T20:20:02.389Z] Buildfile: build.xml
15:20:02 [2023-12-08T20:20:02.389Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:20:02 [2023-12-08T20:20:02.389Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:20:02 [2023-12-08T20:20:02.389Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:20:02 [2023-12-08T20:20:02.389Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:20:02 [2023-12-08T20:20:02.389Z] WARNING: System::setSecurityManager will be removed in a future release
15:20:02 [2023-12-08T20:20:02.389Z] 
15:20:02 [2023-12-08T20:20:02.389Z] build.index:
15:20:04 [2023-12-08T20:20:04.289Z] BUILD SUCCESSFUL
15:20:04 [2023-12-08T20:20:04.289Z] 
15:20:04 [2023-12-08T20:20:04.289Z] BUILD SUCCESSFUL
15:20:04 [2023-12-08T20:20:04.289Z] Total time: 2 seconds
15:20:04 [2023-12-08T20:20:04.289Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.289Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:04 [2023-12-08T20:20:04.289Z] [INFO] Forking Trace Compass RCP User Guide 9.2.0-SNAPSHOT
15:20:04 [2023-12-08T20:20:04.289Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] Executing tasks
15:20:04 [2023-12-08T20:20:04.290Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] Executed tasks
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] 
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
15:20:04 [2023-12-08T20:20:04.290Z] [INFO] Command line:
15:20:04 [2023-12-08T20:20:04.290Z] 	[/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-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:20:04 [2023-12-08T20:20:04.290Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:20:05 [2023-12-08T20:20:05.663Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:20:05 [2023-12-08T20:20:05.663Z] 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)
15:20:05 [2023-12-08T20:20:05.664Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:20:05 [2023-12-08T20:20:05.664Z] WARNING: System::setSecurityManager will be removed in a future release
15:20:07 [2023-12-08T20:20:07.561Z] Buildfile: build.xml
15:20:07 [2023-12-08T20:20:07.561Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:20:07 [2023-12-08T20:20:07.561Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:20:07 [2023-12-08T20:20:07.561Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:20:07 [2023-12-08T20:20:07.561Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:20:07 [2023-12-08T20:20:07.561Z] WARNING: System::setSecurityManager will be removed in a future release
15:20:07 [2023-12-08T20:20:07.561Z] 
15:20:07 [2023-12-08T20:20:07.561Z] build.index:
15:20:08 [2023-12-08T20:20:08.940Z] BUILD SUCCESSFUL
15:20:08 [2023-12-08T20:20:08.940Z] 
15:20:08 [2023-12-08T20:20:08.940Z] BUILD SUCCESSFUL
15:20:08 [2023-12-08T20:20:08.940Z] Total time: 2 seconds
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] Forking Trace Compass Pcap User Guide 9.2.0-SNAPSHOT
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:08 [2023-12-08T20:20:08.940Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] Executing tasks
15:20:08 [2023-12-08T20:20:08.941Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] Executed tasks
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:08 [2023-12-08T20:20:08.941Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] 
15:20:08 [2023-12-08T20:20:08.941Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:20:09 [2023-12-08T20:20:09.198Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
15:20:09 [2023-12-08T20:20:09.198Z] [INFO] Command line:
15:20:09 [2023-12-08T20:20:09.198Z] 	[/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-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:20:09 [2023-12-08T20:20:09.198Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:20:10 [2023-12-08T20:20:10.131Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:20:10 [2023-12-08T20:20:10.131Z] 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)
15:20:10 [2023-12-08T20:20:10.131Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:20:10 [2023-12-08T20:20:10.131Z] WARNING: System::setSecurityManager will be removed in a future release
15:20:12 [2023-12-08T20:20:12.029Z] Buildfile: build.xml
15:20:12 [2023-12-08T20:20:12.029Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:20:12 [2023-12-08T20:20:12.029Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:20:12 [2023-12-08T20:20:12.029Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:20:12 [2023-12-08T20:20:12.029Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:20:12 [2023-12-08T20:20:12.029Z] WARNING: System::setSecurityManager will be removed in a future release
15:20:12 [2023-12-08T20:20:12.029Z] 
15:20:12 [2023-12-08T20:20:12.029Z] build.index:
15:20:13 [2023-12-08T20:20:13.752Z] BUILD SUCCESSFUL
15:20:13 [2023-12-08T20:20:13.752Z] 
15:20:13 [2023-12-08T20:20:13.752Z] BUILD SUCCESSFUL
15:20:13 [2023-12-08T20:20:13.752Z] Total time: 2 seconds
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] Forking org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] The project's OSGi version is 1.0.11.202312082016
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.752Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
15:20:13 [2023-12-08T20:20:13.753Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:13 [2023-12-08T20:20:13.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:13 [2023-12-08T20:20:13.753Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] Nothing to compile - all classes are up to date
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] The project's OSGi version is 1.1.1.202312082016
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:20:13 [2023-12-08T20:20:13.753Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:13 [2023-12-08T20:20:13.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:13 [2023-12-08T20:20:13.753Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] Nothing to compile - all classes are up to date
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] The project's OSGi version is 1.2.0.202312082016
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.753Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:20:13 [2023-12-08T20:20:13.753Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:13 [2023-12-08T20:20:13.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:13 [2023-12-08T20:20:13.754Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] Nothing to compile - all classes are up to date
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:13 [2023-12-08T20:20:13.754Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:13 [2023-12-08T20:20:13.754Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] Nothing to compile - all classes are up to date
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] 
15:20:13 [2023-12-08T20:20:13.754Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:20:13 [2023-12-08T20:20:13.754Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:13 [2023-12-08T20:20:13.754Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:13 [2023-12-08T20:20:13.755Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:20:14 [2023-12-08T20:20:14.013Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.013Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] The project's OSGi version is 2.1.0.202312082016
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
15:20:14 [2023-12-08T20:20:14.013Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:20:14 [2023-12-08T20:20:14.014Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.014Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.014Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.014Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.014Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] The project's OSGi version is 1.3.0.202312082016
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:20:14 [2023-12-08T20:20:14.014Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.014Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.014Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.014Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] The project's OSGi version is 1.1.4.202312082016
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.015Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:20:14 [2023-12-08T20:20:14.015Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.015Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.015Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.274Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.274Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] The project's OSGi version is 2.0.6.202312082016
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:20:14 [2023-12-08T20:20:14.274Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.274Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.274Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.274Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] The project's OSGi version is 1.0.9.202312082016
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.275Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.275Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.275Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] The project's OSGi version is 2.1.0.202312082016
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.275Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:20:14 [2023-12-08T20:20:14.275Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.275Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.275Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] The project's OSGi version is 1.0.16.202312082016
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.535Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.536Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] The project's OSGi version is 2.0.7.202312082016
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.536Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] The project's OSGi version is 1.0.20.202312082016
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.536Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.536Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.536Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] The project's OSGi version is 3.1.0.202312082016
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:20:14 [2023-12-08T20:20:14.795Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.795Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.795Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:20:14 [2023-12-08T20:20:14.795Z] [INFO] The project's OSGi version is 1.0.14.202312082016
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.796Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.796Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.796Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.796Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] Nothing to compile - all classes are up to date
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] The project's OSGi version is 1.0.16.202312082016
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] 
15:20:14 [2023-12-08T20:20:14.796Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:14 [2023-12-08T20:20:14.796Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:14 [2023-12-08T20:20:14.796Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:14 [2023-12-08T20:20:14.796Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] Forking Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] Forking org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] The project's OSGi version is 1.2.1.202312082016
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
15:20:15 [2023-12-08T20:20:15.056Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.056Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] Forking Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] The project's OSGi version is 1.0.7.202312082016
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.056Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.056Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.056Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] The project's OSGi version is 1.1.1.202312082016
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:20:15 [2023-12-08T20:20:15.057Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.057Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.057Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] The project's OSGi version is 1.2.0.202312082016
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:20:15 [2023-12-08T20:20:15.057Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.057Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.057Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.057Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
15:20:15 [2023-12-08T20:20:15.315Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.316Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.316Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.316Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.316Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.316Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] Forking Trace Compass RCP Parent 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] Forking Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.316Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
15:20:15 [2023-12-08T20:20:15.317Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.317Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.317Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] Forking Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.317Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:20:15 [2023-12-08T20:20:15.317Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.317Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.317Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
15:20:15 [2023-12-08T20:20:15.575Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
15:20:15 [2023-12-08T20:20:15.576Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.576Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.576Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] Forking Trace Compass RCP Feature 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.576Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.576Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] The project's OSGi version is 2.0.5.202312082016
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:20:15 [2023-12-08T20:20:15.576Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:20:15 [2023-12-08T20:20:15.577Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.577Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.577Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.577Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:20:15 [2023-12-08T20:20:15.577Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.577Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.577Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.835Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] Forking Trace Compass Json trace Parent 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] The project's OSGi version is 1.1.0.202312082016
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
15:20:15 [2023-12-08T20:20:15.836Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.836Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.836Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] Forking org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] Forking Trace Compass RCP Product 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
15:20:15 [2023-12-08T20:20:15.836Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] Forking Trace Compass Target Platform 9.2.0-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] The project's OSGi version is 1.0.5.202312082016
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.837Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.837Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] Nothing to compile - all classes are up to date
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] The project's OSGi version is 1.0.15.202312082016
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] 
15:20:15 [2023-12-08T20:20:15.837Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:20:15 [2023-12-08T20:20:15.837Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:15 [2023-12-08T20:20:15.837Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:15 [2023-12-08T20:20:15.837Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] Nothing to compile - all classes are up to date
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] The project's OSGi version is 1.0.10.202312082016
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.095Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:16 [2023-12-08T20:20:16.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:16 [2023-12-08T20:20:16.096Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] Nothing to compile - all classes are up to date
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] Forking org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] The project's OSGi version is 1.0.15.202312082016
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:20:16 [2023-12-08T20:20:16.096Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:16 [2023-12-08T20:20:16.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:16 [2023-12-08T20:20:16.096Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] Nothing to compile - all classes are up to date
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.096Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.097Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:20:16 [2023-12-08T20:20:16.097Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:16 [2023-12-08T20:20:16.097Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:16 [2023-12-08T20:20:16.097Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] Nothing to compile - all classes are up to date
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] Forking org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] The project's OSGi version is 1.0.9.202312082016
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:16 [2023-12-08T20:20:16.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:16 [2023-12-08T20:20:16.355Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] Nothing to compile - all classes are up to date
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] The project's OSGi version is 1.0.8.202312082016
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.355Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:20:16 [2023-12-08T20:20:16.355Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:16 [2023-12-08T20:20:16.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:16 [2023-12-08T20:20:16.355Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] Nothing to compile - all classes are up to date
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] The project's OSGi version is 1.0.3.202312082016
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:20:16 [2023-12-08T20:20:16.356Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:16 [2023-12-08T20:20:16.356Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:16 [2023-12-08T20:20:16.356Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] Nothing to compile - all classes are up to date
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] Forking Trace Compass All Tests 1.0.13-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] The project's OSGi version is 1.0.13.202312082016
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.356Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
15:20:16 [2023-12-08T20:20:16.356Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:16 [2023-12-08T20:20:16.356Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:16 [2023-12-08T20:20:16.356Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] Nothing to compile - all classes are up to date
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] Forking org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] The project's OSGi version is 1.0.7.202312082016
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
15:20:16 [2023-12-08T20:20:16.615Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:16 [2023-12-08T20:20:16.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:16 [2023-12-08T20:20:16.615Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] Nothing to compile - all classes are up to date
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] Forking org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.615Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] Forking Trace Compass Repository 9.2.0-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] The project's OSGi version is 9.2.0.202312082016
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] The project's OSGi version is 1.0.4.202312082016
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:20:16 [2023-12-08T20:20:16.616Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:16 [2023-12-08T20:20:16.616Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:16 [2023-12-08T20:20:16.616Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] Nothing to compile - all classes are up to date
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] <<< javadoc:3.6.2:aggregate (default-cli) < compile @ org.eclipse.tracecompass <<<
15:20:16 [2023-12-08T20:20:16.616Z] [INFO] 
15:20:20 [2023-12-08T20:20:20.796Z] [INFO] 
15:20:20 [2023-12-08T20:20:20.797Z] [INFO] --- javadoc:3.6.2:aggregate (default-cli) @ org.eclipse.tracecompass ---
15:20:20 [2023-12-08T20:20:20.797Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
15:20:20 [2023-12-08T20:20:20.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
15:20:20 [2023-12-08T20:20:20.797Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
15:20:20 [2023-12-08T20:20:20.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
15:20:20 [2023-12-08T20:20:20.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
15:20:21 [2023-12-08T20:20:21.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
15:20:21 [2023-12-08T20:20:21.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 289 kB/s)
15:20:21 [2023-12-08T20:20:21.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.056Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 121 kB/s)
15:20:21 [2023-12-08T20:20:21.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.057Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 751 kB/s)
15:20:21 [2023-12-08T20:20:21.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 72 kB/s)
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 218 kB/s)
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
15:20:21 [2023-12-08T20:20:21.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
15:20:21 [2023-12-08T20:20:21.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
15:20:21 [2023-12-08T20:20:21.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
15:20:21 [2023-12-08T20:20:21.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
15:20:21 [2023-12-08T20:20:21.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 501 kB/s)
15:20:21 [2023-12-08T20:20:21.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
15:20:21 [2023-12-08T20:20:21.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
15:20:21 [2023-12-08T20:20:21.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
15:20:21 [2023-12-08T20:20:21.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
15:20:21 [2023-12-08T20:20:21.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
15:20:22 [2023-12-08T20:20:22.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
15:20:22 [2023-12-08T20:20:22.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 447 kB/s)
15:20:22 [2023-12-08T20:20:22.090Z] [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
15:20:22 [2023-12-08T20:20:22.090Z] [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
15:20:22 [2023-12-08T20:20:22.090Z] [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
15:20:22 [2023-12-08T20:20:22.090Z] [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
15:20:22 [2023-12-08T20:20:22.090Z] [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
15:20:22 [2023-12-08T20:20:22.091Z] [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
15:20:22 [2023-12-08T20:20:22.091Z] [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 1.3 MB/s)
15:20:22 [2023-12-08T20:20:22.091Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.21 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:20:22 [2023-12-08T20:20:22.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
15:20:22 [2023-12-08T20:20:22.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
15:20:22 [2023-12-08T20:20:22.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
15:20:22 [2023-12-08T20:20:22.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
15:20:22 [2023-12-08T20:20:22.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
15:20:22 [2023-12-08T20:20:22.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
15:20:22 [2023-12-08T20:20:22.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 1.7 MB/s)
15:20:22 [2023-12-08T20:20:22.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
15:20:22 [2023-12-08T20:20:22.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
15:20:22 [2023-12-08T20:20:22.349Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
15:20:22 [2023-12-08T20:20:22.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
15:20:22 [2023-12-08T20:20:22.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
15:20:22 [2023-12-08T20:20:22.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
15:20:22 [2023-12-08T20:20:22.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 376 kB/s)
15:20:22 [2023-12-08T20:20:22.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
15:20:22 [2023-12-08T20:20:22.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
15:20:22 [2023-12-08T20:20:22.607Z] [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
15:20:22 [2023-12-08T20:20:22.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
15:20:22 [2023-12-08T20:20:22.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
15:20:22 [2023-12-08T20:20:22.864Z] [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
15:20:22 [2023-12-08T20:20:22.864Z] [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 950 kB/s)
15:20:22 [2023-12-08T20:20:22.864Z] [WARNING] The POM for commons-io:commons-io:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:20:22 [2023-12-08T20:20:22.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
15:20:22 [2023-12-08T20:20:22.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
15:20:22 [2023-12-08T20:20:22.865Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
15:20:22 [2023-12-08T20:20:22.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
15:20:22 [2023-12-08T20:20:22.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 2.0 MB/s)
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 331 kB/s)
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 164 kB/s)
15:20:23 [2023-12-08T20:20:23.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.380Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 1.6 MB/s)
15:20:23 [2023-12-08T20:20:23.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 218 kB/s)
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 606 kB/s)
15:20:23 [2023-12-08T20:20:23.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.154Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.154Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.154Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.154Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 197 kB/s)
15:20:24 [2023-12-08T20:20:24.154Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.154Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
15:20:24 [2023-12-08T20:20:24.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 144 kB/s)
15:20:24 [2023-12-08T20:20:24.412Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
15:20:24 [2023-12-08T20:20:24.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
15:20:24 [2023-12-08T20:20:24.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
15:20:24 [2023-12-08T20:20:24.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
15:20:24 [2023-12-08T20:20:24.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
15:20:24 [2023-12-08T20:20:24.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
15:20:24 [2023-12-08T20:20:24.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 57 kB/s)
15:20:24 [2023-12-08T20:20:24.670Z] [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
15:20:24 [2023-12-08T20:20:24.670Z] [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
15:20:24 [2023-12-08T20:20:24.928Z] [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
15:20:24 [2023-12-08T20:20:24.928Z] [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
15:20:24 [2023-12-08T20:20:24.928Z] [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
15:20:24 [2023-12-08T20:20:24.929Z] [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
15:20:24 [2023-12-08T20:20:24.929Z] [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 236 kB/s)
15:20:24 [2023-12-08T20:20:24.929Z] [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
15:20:24 [2023-12-08T20:20:24.929Z] [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
15:20:24 [2023-12-08T20:20:24.929Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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 68 kB/s)
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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 385 kB/s)
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.186Z] [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
15:20:25 [2023-12-08T20:20:25.444Z] [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
15:20:25 [2023-12-08T20:20:25.444Z] [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
15:20:25 [2023-12-08T20:20:25.444Z] [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
15:20:25 [2023-12-08T20:20:25.444Z] [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 824 kB/s)
15:20:25 [2023-12-08T20:20:25.444Z] [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
15:20:25 [2023-12-08T20:20:25.444Z] [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
15:20:25 [2023-12-08T20:20:25.444Z] [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
15:20:25 [2023-12-08T20:20:25.702Z] [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
15:20:25 [2023-12-08T20:20:25.702Z] [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
15:20:25 [2023-12-08T20:20:25.702Z] [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
15:20:25 [2023-12-08T20:20:25.702Z] [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 247 kB/s)
15:20:25 [2023-12-08T20:20:25.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:20:25 [2023-12-08T20:20:25.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:20:25 [2023-12-08T20:20:25.702Z] [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
15:20:25 [2023-12-08T20:20:25.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:20:25 [2023-12-08T20:20:25.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:20:25 [2023-12-08T20:20:25.960Z] [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
15:20:25 [2023-12-08T20:20:25.960Z] [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 618 kB/s)
15:20:25 [2023-12-08T20:20:25.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:20:25 [2023-12-08T20:20:25.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:20:25 [2023-12-08T20:20:25.960Z] [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
15:20:25 [2023-12-08T20:20:25.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:20:25 [2023-12-08T20:20:25.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:20:25 [2023-12-08T20:20:25.960Z] [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
15:20:25 [2023-12-08T20:20:25.960Z] [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 646 kB/s)
15:20:25 [2023-12-08T20:20:25.960Z] [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
15:20:25 [2023-12-08T20:20:25.960Z] [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
15:20:25 [2023-12-08T20:20:25.960Z] [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
15:20:26 [2023-12-08T20:20:26.528Z] [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
15:20:26 [2023-12-08T20:20:26.528Z] [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
15:20:26 [2023-12-08T20:20:26.528Z] [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
15:20:26 [2023-12-08T20:20:26.785Z] [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 172 kB/s)
15:20:26 [2023-12-08T20:20:26.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
15:20:26 [2023-12-08T20:20:26.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
15:20:26 [2023-12-08T20:20:26.785Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
15:20:26 [2023-12-08T20:20:26.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
15:20:26 [2023-12-08T20:20:26.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
15:20:26 [2023-12-08T20:20:26.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
15:20:26 [2023-12-08T20:20:26.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 203 kB/s)
15:20:26 [2023-12-08T20:20:26.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
15:20:26 [2023-12-08T20:20:26.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
15:20:26 [2023-12-08T20:20:26.785Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
15:20:27 [2023-12-08T20:20:27.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
15:20:27 [2023-12-08T20:20:27.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
15:20:27 [2023-12-08T20:20:27.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
15:20:27 [2023-12-08T20:20:27.044Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 307 kB/s)
15:20:27 [2023-12-08T20:20:27.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 1.1 MB/s)
15:20:27 [2023-12-08T20:20:27.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.302Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 1.2 MB/s)
15:20:27 [2023-12-08T20:20:27.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
15:20:27 [2023-12-08T20:20:27.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
15:20:27 [2023-12-08T20:20:27.302Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
15:20:27 [2023-12-08T20:20:27.560Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 42 kB/s)
15:20:27 [2023-12-08T20:20:27.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
15:20:27 [2023-12-08T20:20:27.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
15:20:27 [2023-12-08T20:20:27.560Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom
15:20:27 [2023-12-08T20:20:27.818Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 152 kB/s)
15:20:27 [2023-12-08T20:20:27.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.818Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
15:20:27 [2023-12-08T20:20:27.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
15:20:28 [2023-12-08T20:20:28.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
15:20:28 [2023-12-08T20:20:28.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
15:20:28 [2023-12-08T20:20:28.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 1.4 MB/s)
15:20:28 [2023-12-08T20:20:28.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
15:20:28 [2023-12-08T20:20:28.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
15:20:28 [2023-12-08T20:20:28.076Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
15:20:28 [2023-12-08T20:20:28.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
15:20:28 [2023-12-08T20:20:28.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
15:20:28 [2023-12-08T20:20:28.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
15:20:28 [2023-12-08T20:20:28.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 987 kB/s)
15:20:28 [2023-12-08T20:20:28.335Z] [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
15:20:28 [2023-12-08T20:20:28.335Z] [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
15:20:28 [2023-12-08T20:20:28.335Z] [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
15:20:28 [2023-12-08T20:20:28.335Z] [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
15:20:28 [2023-12-08T20:20:28.335Z] [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
15:20:28 [2023-12-08T20:20:28.335Z] [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
15:20:28 [2023-12-08T20:20:28.335Z] [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 58 kB/s)
15:20:28 [2023-12-08T20:20:28.335Z] [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
15:20:28 [2023-12-08T20:20:28.335Z] [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
15:20:28 [2023-12-08T20:20:28.335Z] [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
15:20:28 [2023-12-08T20:20:28.593Z] [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
15:20:28 [2023-12-08T20:20:28.593Z] [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
15:20:28 [2023-12-08T20:20:28.593Z] [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
15:20:28 [2023-12-08T20:20:28.593Z] [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 370 kB/s)
15:20:28 [2023-12-08T20:20:28.593Z] [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
15:20:28 [2023-12-08T20:20:28.594Z] [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
15:20:28 [2023-12-08T20:20:28.594Z] [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
15:20:28 [2023-12-08T20:20:28.594Z] [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
15:20:28 [2023-12-08T20:20:28.594Z] [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
15:20:28 [2023-12-08T20:20:28.594Z] [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
15:20:28 [2023-12-08T20:20:28.594Z] [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)
15:20:28 [2023-12-08T20:20:28.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
15:20:28 [2023-12-08T20:20:28.594Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
15:20:28 [2023-12-08T20:20:28.594Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
15:20:28 [2023-12-08T20:20:28.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
15:20:28 [2023-12-08T20:20:28.852Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
15:20:28 [2023-12-08T20:20:28.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
15:20:28 [2023-12-08T20:20:28.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 216 kB/s)
15:20:28 [2023-12-08T20:20:28.852Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
15:20:28 [2023-12-08T20:20:28.852Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
15:20:28 [2023-12-08T20:20:28.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
15:20:28 [2023-12-08T20:20:28.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
15:20:28 [2023-12-08T20:20:28.852Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 315 kB/s)
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 880 kB/s)
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.368Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:20:29 [2023-12-08T20:20:29.368Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 7.0 MB/s)
15:20:29 [2023-12-08T20:20:29.368Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 289 kB/s)
15:20:29 [2023-12-08T20:20:29.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.626Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
15:20:29 [2023-12-08T20:20:29.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 158 kB/s)
15:20:29 [2023-12-08T20:20:29.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:20:29 [2023-12-08T20:20:29.627Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:20:29 [2023-12-08T20:20:29.627Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:20:29 [2023-12-08T20:20:29.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:20:29 [2023-12-08T20:20:29.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:20:29 [2023-12-08T20:20:29.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:20:29 [2023-12-08T20:20:29.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 1.7 MB/s)
15:20:29 [2023-12-08T20:20:29.885Z] [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
15:20:29 [2023-12-08T20:20:29.885Z] [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
15:20:29 [2023-12-08T20:20:29.885Z] [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
15:20:29 [2023-12-08T20:20:29.885Z] [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
15:20:29 [2023-12-08T20:20:29.885Z] [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
15:20:29 [2023-12-08T20:20:29.885Z] [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
15:20:29 [2023-12-08T20:20:29.885Z] [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 481 kB/s)
15:20:29 [2023-12-08T20:20:29.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
15:20:29 [2023-12-08T20:20:29.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
15:20:29 [2023-12-08T20:20:29.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
15:20:30 [2023-12-08T20:20:30.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
15:20:30 [2023-12-08T20:20:30.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
15:20:30 [2023-12-08T20:20:30.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
15:20:30 [2023-12-08T20:20:30.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 988 kB/s)
15:20:30 [2023-12-08T20:20:30.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:20:30 [2023-12-08T20:20:30.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:20:30 [2023-12-08T20:20:30.143Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:20:30 [2023-12-08T20:20:30.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:20:30 [2023-12-08T20:20:30.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:20:30 [2023-12-08T20:20:30.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 268 kB/s)
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.3 MB/s)
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.401Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 392 kB/s)
15:20:30 [2023-12-08T20:20:30.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.660Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:20:30 [2023-12-08T20:20:30.661Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.4 MB/s)
15:20:30 [2023-12-08T20:20:30.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:20:30 [2023-12-08T20:20:30.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:20:30 [2023-12-08T20:20:30.661Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:20:30 [2023-12-08T20:20:30.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:20:30 [2023-12-08T20:20:30.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:20:30 [2023-12-08T20:20:30.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:20:30 [2023-12-08T20:20:30.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.5 MB/s)
15:20:30 [2023-12-08T20:20:30.919Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
15:20:30 [2023-12-08T20:20:30.919Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
15:20:30 [2023-12-08T20:20:30.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
15:20:30 [2023-12-08T20:20:30.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
15:20:30 [2023-12-08T20:20:30.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
15:20:30 [2023-12-08T20:20:30.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
15:20:30 [2023-12-08T20:20:30.919Z] [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 609 kB/s)
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 1.2 MB/s)
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
15:20:31 [2023-12-08T20:20:31.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 777 kB/s)
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 2.6 MB/s)
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
15:20:31 [2023-12-08T20:20:31.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 4.5 MB/s)
15:20:31 [2023-12-08T20:20:31.693Z] [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
15:20:31 [2023-12-08T20:20:31.693Z] [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
15:20:31 [2023-12-08T20:20:31.693Z] [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
15:20:31 [2023-12-08T20:20:31.693Z] [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
15:20:31 [2023-12-08T20:20:31.693Z] [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
15:20:31 [2023-12-08T20:20:31.694Z] [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
15:20:31 [2023-12-08T20:20:31.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 161 kB/s)
15:20:31 [2023-12-08T20:20:31.694Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
15:20:31 [2023-12-08T20:20:31.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
15:20:31 [2023-12-08T20:20:31.694Z] [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
15:20:31 [2023-12-08T20:20:31.951Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
15:20:31 [2023-12-08T20:20:31.951Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
15:20:31 [2023-12-08T20:20:31.951Z] [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
15:20:31 [2023-12-08T20:20:31.951Z] [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.8 MB/s)
15:20:31 [2023-12-08T20:20:31.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:20:31 [2023-12-08T20:20:31.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:20:31 [2023-12-08T20:20:31.951Z] [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
15:20:31 [2023-12-08T20:20:31.951Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:20:31 [2023-12-08T20:20:31.951Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:20:32 [2023-12-08T20:20:32.209Z] [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
15:20:32 [2023-12-08T20:20:32.209Z] [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.1 MB/s)
15:20:32 [2023-12-08T20:20:32.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
15:20:32 [2023-12-08T20:20:32.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
15:20:32 [2023-12-08T20:20:32.209Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
15:20:32 [2023-12-08T20:20:32.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
15:20:32 [2023-12-08T20:20:32.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
15:20:32 [2023-12-08T20:20:32.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
15:20:32 [2023-12-08T20:20:32.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 1.5 MB/s)
15:20:32 [2023-12-08T20:20:32.210Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:20:32 [2023-12-08T20:20:32.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
15:20:32 [2023-12-08T20:20:32.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
15:20:32 [2023-12-08T20:20:32.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
15:20:32 [2023-12-08T20:20:32.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
15:20:32 [2023-12-08T20:20:32.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
15:20:32 [2023-12-08T20:20:32.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
15:20:32 [2023-12-08T20:20:32.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 4.8 MB/s)
15:20:32 [2023-12-08T20:20:32.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
15:20:32 [2023-12-08T20:20:32.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
15:20:32 [2023-12-08T20:20:32.467Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 9.1 MB/s)
15:20:32 [2023-12-08T20:20:32.725Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 1.7 MB/s)
15:20:32 [2023-12-08T20:20:32.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.984Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
15:20:32 [2023-12-08T20:20:32.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 3.3 MB/s)
15:20:32 [2023-12-08T20:20:32.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
15:20:32 [2023-12-08T20:20:32.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
15:20:32 [2023-12-08T20:20:32.984Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 1.1 MB/s)
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 375 kB/s)
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.242Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
15:20:33 [2023-12-08T20:20:33.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 2.4 MB/s)
15:20:33 [2023-12-08T20:20:33.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.505Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 1.0 MB/s)
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 494 kB/s)
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
15:20:33 [2023-12-08T20:20:33.763Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 211 kB/s)
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 992 kB/s)
15:20:34 [2023-12-08T20:20:34.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 1.0 MB/s)
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
15:20:34 [2023-12-08T20:20:34.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 1.0 MB/s)
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 2.8 MB/s)
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.537Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 290 kB/s)
15:20:34 [2023-12-08T20:20:34.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.796Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:20:34 [2023-12-08T20:20:34.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 90 kB/s)
15:20:34 [2023-12-08T20:20:34.797Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:20:34 [2023-12-08T20:20:34.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:20:34 [2023-12-08T20:20:34.797Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 190 kB/s)
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 256 kB/s)
15:20:35 [2023-12-08T20:20:35.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
15:20:35 [2023-12-08T20:20:35.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
15:20:35 [2023-12-08T20:20:35.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
15:20:35 [2023-12-08T20:20:35.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
15:20:35 [2023-12-08T20:20:35.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
15:20:35 [2023-12-08T20:20:35.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
15:20:35 [2023-12-08T20:20:35.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 127 kB/s)
15:20:35 [2023-12-08T20:20:35.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
15:20:35 [2023-12-08T20:20:35.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
15:20:35 [2023-12-08T20:20:35.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
15:20:35 [2023-12-08T20:20:35.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
15:20:35 [2023-12-08T20:20:35.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
15:20:35 [2023-12-08T20:20:35.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
15:20:35 [2023-12-08T20:20:35.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 507 kB/s)
15:20:35 [2023-12-08T20:20:35.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
15:20:35 [2023-12-08T20:20:35.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
15:20:35 [2023-12-08T20:20:35.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
15:20:35 [2023-12-08T20:20:35.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
15:20:35 [2023-12-08T20:20:35.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
15:20:35 [2023-12-08T20:20:35.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom
15:20:35 [2023-12-08T20:20:35.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 776 kB/s)
15:20:35 [2023-12-08T20:20:35.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:20:35 [2023-12-08T20:20:35.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:20:35 [2023-12-08T20:20:35.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:20:35 [2023-12-08T20:20:35.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:20:36 [2023-12-08T20:20:36.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:20:36 [2023-12-08T20:20:36.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:20:36 [2023-12-08T20:20:36.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 736 kB/s)
15:20:36 [2023-12-08T20:20:36.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
15:20:36 [2023-12-08T20:20:36.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
15:20:36 [2023-12-08T20:20:36.089Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
15:20:36 [2023-12-08T20:20:36.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
15:20:36 [2023-12-08T20:20:36.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
15:20:36 [2023-12-08T20:20:36.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.2 MB/s)
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.1 MB/s)
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:20:36 [2023-12-08T20:20:36.348Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:20:36 [2023-12-08T20:20:36.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:20:36 [2023-12-08T20:20:36.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:20:36 [2023-12-08T20:20:36.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:20:36 [2023-12-08T20:20:36.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 3.1 MB/s)
15:20:36 [2023-12-08T20:20:36.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:20:36 [2023-12-08T20:20:36.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:20:36 [2023-12-08T20:20:36.607Z] [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
15:20:36 [2023-12-08T20:20:36.607Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:20:36 [2023-12-08T20:20:36.607Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:20:36 [2023-12-08T20:20:36.607Z] [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
15:20:36 [2023-12-08T20:20:36.607Z] [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 15 MB/s)
15:20:36 [2023-12-08T20:20:36.607Z] [WARNING] The POM for commons-collections:commons-collections:jar:3.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:20:36 [2023-12-08T20:20:36.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:20:36 [2023-12-08T20:20:36.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:20:36 [2023-12-08T20:20:36.607Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:20:36 [2023-12-08T20:20:36.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:20:36 [2023-12-08T20:20:36.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:20:36 [2023-12-08T20:20:36.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:20:36 [2023-12-08T20:20:36.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 133 kB/s)
15:20:36 [2023-12-08T20:20:36.865Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:20:36 [2023-12-08T20:20:36.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:20:36 [2023-12-08T20:20:36.865Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:20:36 [2023-12-08T20:20:36.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:20:36 [2023-12-08T20:20:36.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:20:36 [2023-12-08T20:20:36.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:20:37 [2023-12-08T20:20:37.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 899 kB/s)
15:20:37 [2023-12-08T20:20:37.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
15:20:37 [2023-12-08T20:20:37.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
15:20:37 [2023-12-08T20:20:37.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
15:20:37 [2023-12-08T20:20:37.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
15:20:37 [2023-12-08T20:20:37.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
15:20:37 [2023-12-08T20:20:37.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
15:20:37 [2023-12-08T20:20:37.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 1.7 MB/s)
15:20:37 [2023-12-08T20:20:37.123Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.10.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:20:37 [2023-12-08T20:20:37.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.124Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 329 kB/s)
15:20:37 [2023-12-08T20:20:37.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.382Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 266 kB/s)
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/15/plexus-15.pom
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/15/plexus-15.pom
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 958 kB/s)
15:20:37 [2023-12-08T20:20:37.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
15:20:37 [2023-12-08T20:20:37.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
15:20:37 [2023-12-08T20:20:37.898Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
15:20:37 [2023-12-08T20:20:37.898Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
15:20:37 [2023-12-08T20:20:37.898Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
15:20:37 [2023-12-08T20:20:37.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
15:20:37 [2023-12-08T20:20:37.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 5.1 MB/s)
15:20:37 [2023-12-08T20:20:37.898Z] [WARNING] The POM for commons-io:commons-io:jar:2.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:20:37 [2023-12-08T20:20:37.898Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
15:20:37 [2023-12-08T20:20:37.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
15:20:37 [2023-12-08T20:20:37.899Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
15:20:38 [2023-12-08T20:20:38.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 1.2 MB/s)
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/56/commons-parent-56.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 4.8 MB/s)
15:20:38 [2023-12-08T20:20:38.157Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.23.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
15:20:38 [2023-12-08T20:20:38.157Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
15:20:38 [2023-12-08T20:20:38.415Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
15:20:38 [2023-12-08T20:20:38.415Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
15:20:38 [2023-12-08T20:20:38.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
15:20:38 [2023-12-08T20:20:38.415Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 59 kB/s)
15:20:38 [2023-12-08T20:20:38.415Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
15:20:38 [2023-12-08T20:20:38.415Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
15:20:38 [2023-12-08T20:20:38.415Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 52 kB/s)
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [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
15:20:38 [2023-12-08T20:20:38.674Z] [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
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
15:20:38 [2023-12-08T20:20:38.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
15:20:38 [2023-12-08T20:20:38.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [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
15:20:38 [2023-12-08T20:20:38.933Z] [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
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
15:20:38 [2023-12-08T20:20:38.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
15:20:39 [2023-12-08T20:20:39.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
15:20:39 [2023-12-08T20:20:39.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
15:20:39 [2023-12-08T20:20:39.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
15:20:39 [2023-12-08T20:20:39.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
15:20:39 [2023-12-08T20:20:39.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
15:20:39 [2023-12-08T20:20:39.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
15:20:39 [2023-12-08T20:20:39.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
15:20:39 [2023-12-08T20:20:39.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
15:20:39 [2023-12-08T20:20:39.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
15:20:39 [2023-12-08T20:20:39.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
15:20:39 [2023-12-08T20:20:39.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
15:20:39 [2023-12-08T20:20:39.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
15:20:39 [2023-12-08T20:20:39.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
15:20:39 [2023-12-08T20:20:39.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
15:20:39 [2023-12-08T20:20:39.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
15:20:39 [2023-12-08T20:20:39.449Z] [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
15:20:39 [2023-12-08T20:20:39.449Z] [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
15:20:39 [2023-12-08T20:20:39.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
15:20:39 [2023-12-08T20:20:39.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
15:20:39 [2023-12-08T20:20:39.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
15:20:39 [2023-12-08T20:20:39.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
15:20:39 [2023-12-08T20:20:39.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
15:20:39 [2023-12-08T20:20:39.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
15:20:39 [2023-12-08T20:20:39.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
15:20:39 [2023-12-08T20:20:39.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
15:20:39 [2023-12-08T20:20:39.707Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 114 kB/s)
15:20:39 [2023-12-08T20:20:39.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
15:20:39 [2023-12-08T20:20:39.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
15:20:39 [2023-12-08T20:20:39.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
15:20:39 [2023-12-08T20:20:39.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
15:20:39 [2023-12-08T20:20:39.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
15:20:39 [2023-12-08T20:20:39.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
15:20:39 [2023-12-08T20:20:39.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
15:20:39 [2023-12-08T20:20:39.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
15:20:39 [2023-12-08T20:20:39.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
15:20:39 [2023-12-08T20:20:39.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
15:20:39 [2023-12-08T20:20:39.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
15:20:40 [2023-12-08T20:20:40.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:20:40 [2023-12-08T20:20:40.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:20:40 [2023-12-08T20:20:40.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
15:20:40 [2023-12-08T20:20:40.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
15:20:40 [2023-12-08T20:20:40.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
15:20:40 [2023-12-08T20:20:40.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
15:20:40 [2023-12-08T20:20:40.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [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
15:20:40 [2023-12-08T20:20:40.792Z] [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
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
15:20:40 [2023-12-08T20:20:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [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
15:20:40 [2023-12-08T20:20:40.793Z] [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
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
15:20:40 [2023-12-08T20:20:40.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
15:20:40 [2023-12-08T20:20:40.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
15:20:40 [2023-12-08T20:20:40.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:20:40 [2023-12-08T20:20:40.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:20:40 [2023-12-08T20:20:40.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
15:20:40 [2023-12-08T20:20:40.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
15:20:40 [2023-12-08T20:20:40.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
15:20:40 [2023-12-08T20:20:40.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
15:20:40 [2023-12-08T20:20:40.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
15:20:40 [2023-12-08T20:20:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 1.8 kB/s)
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 8.2 MB/s)
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 19 MB/s)
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 241 kB/s)
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 480 kB/s)
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 1.4 MB/s)
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
15:20:47 [2023-12-08T20:20:47.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 4.5 MB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 327 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 198 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 326 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 137 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 411 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [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
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 420 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [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
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 343 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.1 MB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 1.2 MB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
15:20:47 [2023-12-08T20:20:47.356Z] [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 177 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 279 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [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 84 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 1.3 MB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 386 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 1.2 MB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 332 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 89 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 94 kB/s)
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
15:20:47 [2023-12-08T20:20:47.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 95 kB/s)
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 725 kB/s)
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 63 kB/s)
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 22 kB/s)
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 60 kB/s)
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 60 kB/s)
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 40 kB/s)
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar (425 kB at 2.1 MB/s)
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 1.0 MB/s)
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.4 MB/s)
15:20:47 [2023-12-08T20:20:47.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 66 kB/s)
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 72 kB/s)
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 298 kB/s)
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 327 kB/s)
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 560 kB/s)
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 12 kB/s)
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 1.3 MB/s)
15:20:47 [2023-12-08T20:20:47.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 577 kB/s)
15:20:57 [2023-12-08T20:20:57.584Z] [INFO] No previous run data found, generating javadoc.
15:21:53 [2023-12-08T20:21:53.800Z] [WARNING] Javadoc Warnings
15:21:53 [2023-12-08T20:21:53.800Z] [WARNING] [loading /modules/jdk.security.auth/module-info.class]
15:21:53 [2023-12-08T20:21:53.800Z] [WARNING] [loading /modules/jdk.jlink/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.compiler/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jpackage/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.compiler/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.charsets/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.se/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.internal.vm.compiler/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.xml.dom/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.instrument/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.unsupported/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.management.agent/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jartool/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.nio.mapmode/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.random/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.security.jgss/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.naming.dns/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.crypto.ec/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jconsole/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.transaction.xa/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jstatd/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.httpserver/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jdi/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.security.jgss/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.rmi/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jcmd/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.internal.vm.ci/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.datatransfer/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.naming/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.internal.le/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.sctp/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.attach/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.management/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.desktop/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.dynalink/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.internal.opt/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.smartcardio/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.javadoc/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.prefs/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.internal.jvmstat/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.naming.rmi/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.xml/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.net.http/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.management.jfr/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.sql/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.management.rmi/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.security.sasl/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.zipfs/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.xml.crypto/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jsobject/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.accessibility/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.incubator.foreign/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.base/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.internal.ed/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jfr/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.net/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.localedata/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.unsupported.desktop/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.management/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.sql.rowset/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jdeps/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.incubator.vector/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.logging/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jshell/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.crypto.cryptoki/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.jdwp.agent/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/java.scripting/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.editpad/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [loading /modules/jdk.hotspot.agent/module-info.class]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing completed 27ms]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing completed 17ms]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterType.java]]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/package-info.java]]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing completed 47ms]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/AbstractCounterAspect.java]]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java]]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/ITmfCounterAspect.java]]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/package-info.java]]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterChartViewer.java]]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.801Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterView.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/CycleDetectedException.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/IGraphWorker.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/ITmfGraphVisitor.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfEdge.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 11ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfGraph.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 72ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfVertex.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 8ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/package-info.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphBuilderModule.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphProvider.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTraceEventHandler.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITmfGraphProvider.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITraceEventHandler.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/package-info.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/AbstractCriticalPathModule.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathAlgorithmException.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathModule.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathAlgorithm.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathProvider.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/OSCriticalPathModule.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/package-info.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/IEdgeContextStateFactory.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdge.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdgeContextState.java]]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.802Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraphVisitor.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfVertex.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfEdgeState.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfGraphFactory.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/WorkerSerializer.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/package-info.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/CpuUsageEntryModel.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 59ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/package-info.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxPidAspect.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxTidAspect.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/Messages.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/ThreadPriorityAspect.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/package-info.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/IOsExecutionGraphHandlerBuilder.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraph.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraphProvider.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsInterruptContext.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java]]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.803Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/package-info.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 12ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelTidAspect.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelUtils.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/LinuxValues.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/Messages.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/StateValues.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/package-info.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/memory/MemoryUsageTreeModel.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/HostThread.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/OsStrings.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/ProcessStatus.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/package-info.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfCpuSelectedSignal.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfThreadSelectedSignal.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/package-info.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/ActiveTidStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/TidAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/DefaultEventLayout.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelAnalysisEventLayout.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 9ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelTrace.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/KernelEventLayoutRequirement.java]]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.804Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/LinuxTraceContext.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/package-info.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/FlameDefaultPalette.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingElement.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingGroupDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingElement.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 46ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingGroupDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/package-info.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/ICallGraphProvider.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/package-info.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackHostUtils.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 14ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/IFlameChartProvider.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/package-info.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 63ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/package-info.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisEventBasedModule.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 8ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/GenericSegmentStatisticsAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IAnalysisProgressListener.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IGroupingSegmentAspect.java]]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.805Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/ISegmentStoreProvider.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreStatisticsModel.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/package-info.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/AbstractSegmentStatisticsAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/package-info.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatistics.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatisticsAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/Statistics.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 51ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/package-info.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/AnalysisTimingImageConstants.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/package-info.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityView.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 18ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ISegmentStoreDensityViewerDataListener.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/Messages.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ZoomOutAction.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/package-info.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer2.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/SegmentStoreScatterView2.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/package-info.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java]]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing completed 10ms]
15:21:53 [2023-12-08T20:21:53.806Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsView.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 41ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsViewer.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/package-info.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 17ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableView.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableViewer.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/package-info.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/NonNullUtils.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/ObjectUtils.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/TraceCompassActivator.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/package-info.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/BufferedBlockingQueue.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/package-info.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSizeWithUnitFormat.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSpeedWithUnitFormat.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalUnitFormat.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalWithUnitPrefixFormat.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/LongToPercentFormat.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/SubSecondTimeWithUnitFormat.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLog.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 20ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassMonitorManager.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/package-info.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/math/SaturatedArithmetic.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/Messages.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/ProcessUtils.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/package-info.java]]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.807Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/XmlUtils.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/package-info.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFException.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFStrings.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFCallsite.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFClock.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDefinition.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 41ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/io/BitBuffer.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 17ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/metadata/DeclarationScope.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderScope.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderVScope.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/FieldsScope.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/IDefinitionScope.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/ILexicalScope.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/LexicalScope.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/PacketHeaderScope.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/RootScope.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/AbstractArrayDefinition.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDefinition.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/CompoundDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Declaration.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Definition.java]]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.808Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Encoding.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 54ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDefinition.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDefinition.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ICompositeDefinition.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDefinition.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IEventHeaderDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ISimpleDatatypeDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 9ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDefinition.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ScopedDefinition.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/SimpleDatatypeDefinition.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDefinition.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDefinition.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDefinition.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFIOException.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFResponse.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInput.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInputReader.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamPacketOutputWriter.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 9ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java]]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.809Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFPacketDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFStream.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/IPacketReader.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/Metadata.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFLexer.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 68ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFParser.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 240ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfConstants.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocation.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocationInfo.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 42ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventFactory.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventField.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 8ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventType.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfLostEvent.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/Messages.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/NullEventDefinition.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfChannelAspect.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfCpuAspect.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/Messages.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/lookup/CtfTmfCallsite.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 15ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTraceValidationStatus.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfUtils.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/Messages.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateSystemAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java]]
15:21:53 [2023-12-08T20:21:53.810Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/Activator.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleTimeGraphDataProviderView.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleXYDataProviderView.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/Messages.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 10ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigStrings.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/LttngKernelTrace.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/Messages.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/BinaryCallsite.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/FunctionLocation.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 51ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/Messages.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoFunctionAspect.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoLoadedBinaryFile.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSourceAspect.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/package-info.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEvent.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEventFactory.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstTrace.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/Messages.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/ILttngUstEventLayout.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/package-info.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarInt.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarIntTest.java]]
15:21:53 [2023-12-08T20:21:53.811Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/HTInterval.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTInterval.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTIntervalReader.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/ISerializableObject.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/package-info.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferReader.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferWriter.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/SafeByteBufferFactory.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/package-info.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/BasicSegment.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/IContentSegment.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegment.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegmentStore.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentComparators.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/package-info.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/INamedSegment.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentAspects.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentTypeComparators.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/package-info.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemFactory.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 11ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/ICustomStateHistoryBackend.java]]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.812Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IPartialStateHistoryBackend.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IStateHistoryBackend.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/StateHistoryBackendFactory.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateSystemDisposedException.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateValueTypeException.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/TimeRangeException.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/TmfStateInterval.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/snapshot/StateSnapshot.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/DoubleStateValue.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/IntegerStateValue.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/LongStateValue.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/NullStateValue.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/StringStateValue.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 40ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/TmfStateValue.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/package-info.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/Messages.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfCommonConstants.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfProjectNature.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfStrings.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleHelper.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleSource.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisOutput.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisParameterProvider.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ITmfNewAnalysisModuleListener.java]]
15:21:53 [2023-12-08T20:21:53.813Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/Messages.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisParamProvider.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisManager.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleHelperConfigElement.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleOutputs.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisOutputManager.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfNewAnalysisOutputListener.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteIterator.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteResolver.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/TimeCallsite.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/package-info.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysisReport.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/package-info.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/IAnalysisRequirementProvider.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAbstractAnalysisRequirement.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventFieldRequirement.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventRequirement.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfCompositeAnalysisRequirement.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/package-info.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/DataProviderConstants.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfComponent.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfEventProvider.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfComponent.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfEventProvider.java]]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.814Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigParamDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfiguration.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSource.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSourceType.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigParamDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfiguration.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceManager.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceType.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/package-info.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 12ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataType.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderFactory.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfCustomAttributes.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEvent.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventField.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventType.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfLostEvent.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEvent.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventField.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventType.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfLostEvent.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/Messages.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 46ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects.java]]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.815Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCallsiteAspect.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfContentFieldAspect.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCpuAspect.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfDeviceAspect.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfEventFieldAspect.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfStateSystemAspect.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/package-info.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/collapse/ITmfCollapsibleEvent.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfCallsite.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfModelLookup.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfSourceLookup.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/TmfCallsite.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IEventMatchingKey.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IMatchProcessingUnit.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfEventMatching.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfMatchEventDefinition.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/Messages.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TcpEventKey.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventDependency.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatches.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfAnalysisException.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfConfigurationException.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfTraceException.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/FilterManager.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/ITmfFilter.java]]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.816Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterTreeNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithNot.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithValue.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAndNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAspectNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterCompareNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterContainsNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterEqualsNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterMatchesNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterObjectNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterOrNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterRootNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTraceTypeNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTreeNode.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterContentHandler.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 46ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLParser.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLWriter.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/BufferedRandomAccessFile.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/ResourceUtil.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReference.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReferenceProvider.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/TimeReference.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractStateSystemAnalysisDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractTmfTraceDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.817Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CommonStatusMessage.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreFilterProperty.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreMetadataStrings.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/DataProviderDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICoreElementResolver.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICorePropertyCollection.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputElement.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputStyleProvider.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITableColumnDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITimeElement.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/Messages.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElement.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElementStyle.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputStyleModel.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/SeriesModel.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/StyleProperties.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/YModel.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/package-info.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/Annotation.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationCategoriesModel.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationModel.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IAnnotation.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationParameters.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationProvider.java]]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.818Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/TraceAnnotationProvider.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/package-info.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/FilterTimeQueryFilter.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/ICumulativeQueryFilter.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/IMultipleSelectionQueryFilter.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCounterQueryFilter.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCpuQueryFilter.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectionTimeQueryFilter.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/package-info.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/AbstractTimeGraphDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphArrow.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphRowModel.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphState.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphArrow.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphModel.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphRowModel.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphState.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TmfTimeGraphCompositeDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/package-info.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/AbstractTreeDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfSelectionTreeDataModel.java]]
15:21:53 [2023-12-08T20:21:53.819Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeCompositeDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeModel.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/package-info.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/AbstractTreeCommonXDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ISeriesModel.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfCommonXAxisModel.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXYDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyEntryModel.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyModel.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/IYModel.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXYAxisDescription.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXyTreeDataModel.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/package-info.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventContent.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventType.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEvent.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEventType.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTrace.java]]
15:21:53 [2023-12-08T20:21:53.820Z] [WARNING] [parsing completed 13ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceContext.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceDefinition.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 15ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEvent.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEventType.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputAttribute.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputElement.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 11ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceContext.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 63ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/Messages.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/DefaultColorPaletteProvider.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IPaletteProvider.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IXYPresentationProvider.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/QualitativePaletteProvider.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RGBAColor.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RotatingPaletteProvider.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/SequentialPaletteProvider.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/XYPresentationProvider.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/package-info.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceCoreUtils.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceImportException.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 10ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java]]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.821Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypePreferences.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/ITmfEventRequest.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 45ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/resources/ITmfMarker.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/ITmfResponse.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/TmfModelResponse.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/package-info.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/ISegmentAspect.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentDurationAspect.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentEndTimeAspect.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentStartTimeAspect.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/package-info.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEndSynchSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventFilterAppliedSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSearchAppliedSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSelectedSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfMarkerEventSourceUpdatedSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSelectionRangeUpdatedSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalHandler.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalTracer.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartAnalysisSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartSynchSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTimestampFormatUpdateSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceClosedSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceModelSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceOpenedSignal.java]]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.822Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceRangeUpdatedSignal.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSelectedSignal.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSynchronizedSignal.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceUpdatedSignal.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfWindowRangeUpdatedSignal.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfAnalysisModuleWithStateSystems.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/Messages.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfAttributePool.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 9ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/package-info.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStateStatistics.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsEventTypesModule.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsModule.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 41ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsTotalsModule.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/DefaultSymbolProvider.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProvider.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProviderFactory.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderUtils.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/package-info.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/ITmfTimestampTransform.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/Messages.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithm.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithmFactory.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationBackend.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationManager.java]]
15:21:53 [2023-12-08T20:21:53.823Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/TimestampTransformFactory.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimePreferencesConstants.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimestamp.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimePreferences.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestamp.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampDelta.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 9ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ICyclesConverter.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfContext.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfEventParser.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceCompleteness.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceKnownSize.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceWithPreDefinedEvents.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITraceContextSignalHandler.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfContext.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfEventTypeCollectionHelper.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceAdapterManager.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceContext.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 34ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 8ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TraceValidationStatus.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 10ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperimentUtils.java]]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.824Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfPersistentlyIndexable.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfTraceIndexer.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndexer.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndexer.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpoint.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpointIndex.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpoint.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/ITmfLocation.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLocation.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLongLocation.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfTimestampLocation.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTrace.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceContext.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEvent.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEventContent.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/ITmfTrimmableTrace.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/package-info.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfAsyncSequenceDiagramEvent.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfSyncSequenceDiagramEvent.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfAsyncSequenceDiagramEvent.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfSyncSequenceDiagramEvent.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/Pair.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/package-info.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/viewmodel/package-info.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/TmfUiRefreshHandler.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/HttpTraceImportOperation.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction.java]]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.825Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/TraceImportOperation.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/analysis/TmfAnalysisViewOutput.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/ColorUtils.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/RGBAUtil.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/ITmfTraceEditor.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditor.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditorInput.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 8ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfMultiPageEditorPart.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfTraceColumnManager.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/IMarkerReferenceProvider.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/PeriodicMarkerEventSource.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/StyleManager.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/package-info.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfProjectModelElement.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfStyledProjectModelElement.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/Messages.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisOutputElement.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfBuiltInOnDemandAnalysisElement.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfCommonProjectElement.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 44ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentFolder.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorContentProvider.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorLabelProvider.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysesElement.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement.java]]
15:21:53 [2023-12-08T20:21:53.826Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 18ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectConfig.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectElement.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelIcons.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelPreferences.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportElement.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportsElement.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceElement.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceFolder.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTracesFolder.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfUserDefinedOnDemandAnalysisElement.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewsElement.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderContentProvider.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderLabelProvider.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceUtils.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/UpdateTraceBoundsJob.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/Messages.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectMainWizardPage.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectWizard.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameFolderDialog.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameTraceDialog.java]]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.827Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizard.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizard.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/TrimTraceDialog.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/Messages.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/ReadOnlyTextPropertyDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/TmfTimestampFormatPage.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentInfo.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentSignal.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfUiSignalThrottler.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/AbstractSymbolProviderPreferencePage.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProvider.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderFactory.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderPreferencePage.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/TmfSymbolProviderUpdatedSignal.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeLabelProvider.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePage.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ArrayTreeContentProvider.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/IImageSave.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ILegendImageProvider2.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfTimeProvider.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfViewer.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfTimeViewer.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 37ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfViewer.java]]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.828Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventAdapterFactory.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventPropertySource.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 23ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/ISortingLazyContentProvider.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/TmfSimpleTableViewer.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ICheckboxTreeViewerListener.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeColumnDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeViewerEntry.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerEntry.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerToolTipHandler.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/AxisRange.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IAxis.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IXYSeries.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfBaseProvider.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfChartTimeStampFormat.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragProvider.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragZoomProvider.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseSelectionProvider.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseWheelZoomProvider.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java]]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.829Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/XYChartLegendImageProvider.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 11ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/barchart/TmfHistogramTooltipProvider.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfXYChartSettings.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/FormatTimeUtils.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITimeReset.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfAllowMultiple.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfFilterableControl.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfPinnable.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfTimeAligned.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ManyEntriesSelectedDialogPreCheckedListener.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ResetUtil.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfView.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TracingPerspectiveFactory.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSetting.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsManager.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsXML.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/IColorSettingsListener.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/BaseDistributionData.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/IBaseDistributionModel.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDialog.java]]
15:21:53 [2023-12-08T20:21:53.830Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDragSourceAdapter.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDropTargetAdapter.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterEditUtils.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeContentProvider.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeLabelProvider.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterView.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/FullTraceHistogram.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramBucket.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramCurrentTimeControl.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramDataModel.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramRequest.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramScaledData.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionEndControl.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionStartControl.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTextControl.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTimeRangeControl.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramZoom.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramDataModel.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramModelListener.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Messages.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/TimeRangeHistogram.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/Messages.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemEvent.java]]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.831Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemPresentationProvider.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statistics/TmfStatisticsView.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/Messages.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/TmfSynchronizationView.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisEntry.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartDecorationProvider.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartEvent.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartView.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 33ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 8ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphEntryComparator.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphLegendProvider.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/Messages.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ShowFindDialogAction.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 9ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DrawableToolTip.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ITimeCompressionListener.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 71ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 18ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidgetSelectionProvider.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 15ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 60ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessage.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessageReturn.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BaseMessage.java]]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing completed 15ms]
15:21:53 [2023-12-08T20:21:53.832Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicExecutionOccurrence.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicFrame.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 9ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/EllipsisMessage.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ExecutionOccurrence.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Frame.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 8ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/GraphNode.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 6ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/HotSpot.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ITimeRange.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Lifeline.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/LifelineCategories.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Metrics.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SDTimeEvent.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Stop.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessage.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessageReturn.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/PagesDialog.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 9ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SearchFilterDialog.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/TabContents.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IColor.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IFont.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IGC.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IImage.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ColorImpl.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/FontImpl.java]]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.833Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ImageImpl.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/BaseSDAction.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ConfigureMinMax.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/FirstPage.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/LastPage.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDDown.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDLeft.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDRight.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDUp.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveToMessage.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/NextPage.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFiltersDialog.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFindDialog.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDPagesDialog.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/PrevPage.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Print.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeEnd.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeStart.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Zoom.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFilterProvider.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFindProvider.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDAdvancedPagingProvider.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDCollapseProvider.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDExtendedActionBarProvider.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFilterProvider.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFindProvider.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDGraphNodeSupporter.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPagingProvider.java]]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.834Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPropertiesProvider.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/IUml2SDLoader.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/LoadersManager.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/Messages.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfAsyncMessage.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfSyncMessage.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/ISDPreferences.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewPref.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewerPage.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/Messages.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncForBackward.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncMessageComparator.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortSyncMessageComparator.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/TimeEventComparator.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 7ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/tabsview/TmfViewerFolder.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphBookmarkListener.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphColorListener.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphContentProvider.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphMarkerListener.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphPresentationProvider.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphRangeListener.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphSelectionListener.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTimeListener.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTreeListener.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphViewerFilterListener.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/StateItem.java]]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.835Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphBookmarkEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphContentProvider.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphPresentationProvider.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphRangeUpdateEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphSelectionEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTimeEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTreeExpansionEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 82ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/IPreCheckStateListener.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ITimeGraphEntryActiveProvider.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/MultiTreePatternFilter.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ShowFilterDialogAction.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 60ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/EventIterator.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ILinkEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEventSource.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeGraphEntry.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NullTimeEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeLinkEvent.java]]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.836Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/IMarkerAxisListener.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProviderConverter.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITmfTimeGraphDrawingHelper.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeDataProviderCyclesConverter.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphBaseControl.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphColorScheme.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 164ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphScale.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 8ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/IDoubleClickListener.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 13ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TooltipProvider.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/ITmfXmlSchemaParser.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfAnalysisModuleHelperXml.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlStrings.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlUtils.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/IDataChartProvider.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/package-info.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src:org/eclipse/tracecompass/tmf/filter/parser/error/IErrorListener.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 49ms]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java]]
15:21:53 [2023-12-08T20:21:53.837Z] [WARNING] [parsing completed 14ms]
15:21:53 [2023-12-08T20:21:53.838Z] [WARNING] [search path for source files: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/common,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src]
15:21:53 [2023-12-08T20:21:53.841Z] [WARNING] [search path for class files: /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/modules,/home/jenkins/agent/workspace/tracecompass-stable-nightly/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes,/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar,/home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar,/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar,/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar,/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar,/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar,/home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar,/home/jenkins/.m2/repository/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/6.3.200.202303140100/org.eclipse.cdt.core.native-6.3.200.202303140100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.200.v20230914-0751/org.eclipse.core.contenttype-3.9.200.v20230914-0751.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.200.v20230921-0857/org.eclipse.core.expressions-3.9.200.v20230921-0857.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.200.v20230921-0933/org.eclipse.core.filebuffers-3.8.200.v20230921-0933.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.200.v20231102-0934/org.eclipse.core.filesystem-1.10.200.v20231102-0934.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.200.v20230914-0751/org.eclipse.core.variables-3.6.200.v20230914-0751.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.14.200.v20231106-1218/org.eclipse.ltk.core.refactoring-3.14.200.v20231106-1218.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.11.200.v20231106-0901/org.eclipse.osgi.services-3.11.200.v20231106-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.100.v20230801-1334/org.eclipse.text-3.13.100.v20230801-1334.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.400.v20231103-0807/org.eclipse.equinox.app-1.6.400.v20231103-0807.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.29.0.v20230916-0637/org.eclipse.emf.common-2.29.0.v20230916-0637.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar,/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.800.v20231029-1039/org.eclipse.jdt.annotation-2.2.800.v20231029-1039.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar,/home/jenkins/.m2/repository/com/ibm/icu/icu4j/74.1/icu4j-74.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/5.13.0.v20230812-1000/com.sun.jna-5.13.0.v20230812-1000.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar,/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar,/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar,/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.17.0.v20231009-1000/org.apache.batik.constants-1.17.0.v20231009-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.17.0.v20231009-1000/org.apache.batik.css-1.17.0.v20231009-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.orbit.xml-apis-ext/1.0.0.v20230923-0644/org.eclipse.orbit.xml-apis-ext-1.0.0.v20230923-0644.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.9.0.v20230916-1600/org.apache.xmlgraphics-2.9.0.v20230916-1600.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.17.0.v20231009-1000/org.apache.batik.i18n-1.17.0.v20231009-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.17.0.v20231009-1000/org.apache.batik.util-1.17.0.v20231009-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar,/home/jenkins/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.9.300.v20231123-2204/org.eclipse.compare-3.9.300.v20231123-2204.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.205.0.v20230922-1312/org.eclipse.ui-3.205.0.v20230922-1312.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.24.200.v20231024-0828/org.eclipse.jface.text-3.24.200.v20231024-0828.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.200.v20231106-1600/org.eclipse.ui.workbench.texteditor-3.17.200.v20231106-1600.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.17.100.v20231106-1600/org.eclipse.ui.editors-3.17.100.v20231106-1600.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.13.100.v20231102-1012/org.eclipse.ui.forms-3.13.100.v20231102-1012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.300.v20231106-1240/org.eclipse.compare.core-3.8.300.v20231106-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.13.100.v20230708-0916/org.eclipse.core.databinding-1.13.100.v20230708-0916.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.13.100.v20230708-0916/org.eclipse.core.databinding.observable-1.13.100.v20230708-0916.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.10.100.v20230708-0916/org.eclipse.core.databinding.property-1.10.100.v20230708-0916.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.5.200.v20231106-1240/org.eclipse.core.net-1.5.200.v20231106-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.4.100.v20231012-1825/org.eclipse.equinox.security-1.4.100.v20231012-1825.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.1.200.v20231108-1058/org.eclipse.e4.core.commands-1.1.200.v20231108-1058.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.200.v20231105-0754/org.eclipse.e4.core.di-1.9.200.v20231105-0754.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.400.v20231103-2012/org.eclipse.e4.core.contexts-1.12.400.v20231103-2012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.200.v20231103-2012/org.eclipse.e4.core.services-2.4.200.v20231103-2012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.200.v20231103-2012/org.eclipse.e4.core.di.annotations-1.8.200.v20231103-2012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.18.100.v20231103-2012/org.eclipse.e4.core.di.extensions-0.18.100.v20231103-2012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.17.300.v20231028-1632/org.eclipse.e4.core.di.extensions.supplier-0.17.300.v20231028-1632.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.4.100.v20230801-1255/org.eclipse.e4.emf.xpath-0.4.100.v20230801-1255.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.35.0.v20230829-0934/org.eclipse.emf.ecore-2.35.0.v20230829-0934.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.14.200.v20231030-2045/org.eclipse.e4.ui.bindings-0.14.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.124.200.v20231113-1355/org.eclipse.swt-3.124.200.v20231113-1355.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.6.200.v20231030-2045/org.eclipse.e4.ui.services-1.6.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.15.200.v20231025-0632/org.eclipse.e4.ui.css.swt-0.15.200.v20231025-0632.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.14.200.v20230913-1724/org.eclipse.e4.ui.css.swt.theme-0.14.200.v20230913-1724.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.5.200.v20231030-2045/org.eclipse.e4.ui.di-1.5.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.4.100.v20230727-0604/org.eclipse.e4.ui.dialogs-1.4.100.v20230727-0604.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.17.100.v20230727-0604/org.eclipse.e4.ui.ide-3.17.100.v20230727-0604.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.6.300.v20231012-1251/org.eclipse.equinox.event-1.6.300.v20231012-1251.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.4.0.v20230317-0802/org.eclipse.e4.ui.widgets-1.4.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.15.200.v20231030-2045/org.eclipse.e4.ui.workbench-1.15.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.15.0.v20230211-1150/org.eclipse.emf.ecore.change-2.15.0.v20230211-1150.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.36.0.v20231002-1156/org.eclipse.emf.ecore.xmi-2.36.0.v20231002-1156.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.5.200.v20231106-1600/org.eclipse.e4.ui.workbench.addons.swt-1.5.200.v20231106-1600.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.16.200.v20231030-2045/org.eclipse.e4.ui.workbench.renderers.swt-0.16.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.17.200.v20231030-2045/org.eclipse.e4.ui.workbench.swt-0.17.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.15.100.v20230708-0916/org.eclipse.jface.databinding-1.15.100.v20230708-0916.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.17.200.v20231025-0632/org.eclipse.e4.ui.workbench3-0.17.200.v20231025-0632.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.3.100.v20230727-0604/org.eclipse.urischeme-1.3.100.v20230727-0604.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.4.400.v20231106-0858/org.eclipse.equinox.bidi-1.4.400.v20231106-0858.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.5.200.v20231105-1139/org.eclipse.equinox.p2.artifact.repository-1.5.200.v20231105-1139.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.8.0.v20231102-1258/org.eclipse.equinox.p2.metadata-2.8.0.v20231102-1258.jar,/home/jenkins/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.10.200.v20231102-1258/org.eclipse.equinox.p2.core-2.10.200.v20231102-1258.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.3.200.v20230630-1506/org.eclipse.equinox.p2.jarprocessor-1.3.200.v20230630-1506.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.8.0.v20231111-1058/org.eclipse.equinox.p2.repository-2.8.0.v20231111-1058.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.9.0.v20231105-1139/org.eclipse.equinox.p2.engine-2.9.0.v20231105-1139.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.5.200.v20231021-1438/org.eclipse.equinox.p2.metadata.repository-1.5.200.v20231021-1438.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.10.200.v20231106-1240/org.eclipse.help-3.10.200.v20231106-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.13.200.v20231006-1610/org.eclipse.ltk.ui.refactoring-3.13.200.v20231006-1610.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.10.200.v20231106-1240/org.eclipse.team.core-3.10.200.v20231106-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.10.200.v20231106-1240/org.eclipse.team.ui-3.10.200.v20231106-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.test.performance/3.19.400.v20231108-0838/org.eclipse.test.performance-3.19.400.v20231108-0838.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf/1.7.2/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf-1.7.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide.application/1.5.200.v20231030-2045/org.eclipse.ui.ide.application-1.5.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.100.v20230821-1342/org.eclipse.ui.navigator.resources-3.9.100.v20230821-1342.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar,/home/jenkins/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.core/2.2.0.v20230809-1000/org.hamcrest.core-2.2.0.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.cocoa.macosx.x86_64-3.124.200.v20231113-1355.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.124.200.v20231113-1355/org.eclipse.swt.cocoa.macosx.aarch64-3.124.200.v20231113-1355.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.gtk.linux.x86_64-3.124.200.v20231113-1355.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.12.2.v20230928-1306/org.apache.xerces-2.12.2.v20230928-1306.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.resolver/1.2.0.v20230928-1222/org.apache.xml.resolver-1.2.0.v20230928-1222.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.21.200.v20231021-1513/org.eclipse.debug.core-3.21.200.v20231021-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.18.200.v20231106-1112/org.eclipse.debug.ui-3.18.200.v20231106-1112.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.13.100.v20230914-0751/org.eclipse.ui.console-3.13.100.v20230914-0751.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.7.300.v20231104-1118/org.eclipse.osgi.util-3.7.300.v20231104-1118.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.16.0.v20230921-2245/org.eclipse.search-3.16.0.v20230921-2245.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search.core/3.16.0.v20230921-0933/org.eclipse.search.core-3.16.0.v20230921-0933.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.701.v202308160453/org.eclipse.wst.xml.ui-1.2.701.v202308160453.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xsd.core/1.2.101.v202307260543/org.eclipse.wst.xsd.core-1.2.101.v202307260543.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.themes/1.2.2300.v20230807-1354/org.eclipse.ui.themes-1.2.2300.v20230807-1354.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.4.100.v202103232321/org.eclipse.wst.common.core-1.4.100.v202103232321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.1.0.v202308161955/org.eclipse.wst.common.environment-1.1.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.3.0.v202308161955/org.eclipse.wst.common.frameworks-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks.ui/1.3.0.v202308161955/org.eclipse.wst.common.frameworks.ui-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.5.0.v202308161955/org.eclipse.wst.common.project.facet.core-1.5.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.ui/1.2.401.v202308161955/org.eclipse.wst.common.ui-1.2.401.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.uriresolver/1.4.0.v202308161955/org.eclipse.wst.common.uriresolver-1.4.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.1200.v202308180854/org.eclipse.wst.sse.core-1.2.1200.v202308180854.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.7.800.v202308200343/org.eclipse.wst.sse.ui-1.7.800.v202308200343.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.3.0.v202308161955/org.eclipse.wst.validation-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation.ui/1.3.0.v202308161955/org.eclipse.wst.validation.ui-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.800.v202308210520/org.eclipse.wst.xml.core-1.2.800.v202308210520.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xsd/2.19.0.v20230916-0637/org.eclipse.xsd-2.19.0.v20230916-0637.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar,/home/jenkins/.m2/repository/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm/9.6/asm-9.6.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.eclipse.finder/4.1.0.202306071420/org.eclipse.swtbot.eclipse.finder-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.swt.finder/4.1.0.202306071420/org.eclipse.swtbot.swt.finder-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.library/2.2.0.v20230809-1000/org.hamcrest.library-2.2.0.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.junit4_x/4.1.0.202306071420/org.eclipse.swtbot.junit4_x-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.jar,/home/jenkins/.m2/repository/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar,/tmp/file not yet available182229134970250556.tmp,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.7.200.v20231106-1240/org.eclipse.ui.intro-3.7.200.v20231106-1240.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar,/home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar,/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/home/jenkins/.m2/repository/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar,/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.jar,/home/jenkins/.m2/repository/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.sat4j.core.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.jar,/home/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar]
15:21:53 [2023-12-08T20:21:53.845Z] [WARNING] [loading /modules/java.base/java/util/Objects.class]
15:21:53 [2023-12-08T20:21:53.845Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.800.v20231029-1039/org.eclipse.jdt.annotation-2.2.800.v20231029-1039.jar(/org/eclipse/jdt/annotation/NonNull.class)]
15:21:53 [2023-12-08T20:21:53.845Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Iterables.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/io/File.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/io/IOException.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/ArrayList.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/Collections.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/List.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/Map.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/Map$Entry.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.logging/java/util/logging/Level.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar(/org/apache/commons/io/FileUtils.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IStatus.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/NullProgressMonitor.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.800.v20231029-1039/org.eclipse.jdt.annotation-2.2.800.v20231029-1039.jar(/org/eclipse/jdt/annotation/Nullable.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormat.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/text/Format.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/Arrays.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/HashMap.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/HashSet.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/Iterator.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/Set.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicInteger.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [parsing completed 51ms]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/annotations/VisibleForTesting.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableMap.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableMap$Builder.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/stream/Stream.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/util/concurrent/TimeUnit.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/OperationCanceledException.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/Status.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/SubMonitor.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar(/org/eclipse/core/runtime/jobs/Job.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.800.v20231029-1039/org.eclipse.jdt.annotation-2.2.800.v20231029-1039.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/eclipse/osgi/util/NLS.class)]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/lang/Object.class]
15:21:53 [2023-12-08T20:21:53.846Z] [WARNING] [loading /modules/java.base/java/lang/String.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/nio/charset/Charset.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/util/UUID.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IFile.class)]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IProject.class)]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResource.class)]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/Class.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IAdaptable.class)]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/Exception.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/Throwable.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/io/Serializable.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/Iterable.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/Comparable.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/nio/ByteBuffer.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/text/ParseException.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/text/SimpleDateFormat.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/util/Calendar.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/util/Date.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/util/Locale.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/util/TimeZone.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/text/DateFormat.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/Cloneable.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/Character.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/Long.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/InterruptedException.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/util/Collection.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/primitives/Doubles.class)]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/primitives/Ints.class)]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/primitives/Longs.class)]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/Enum.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/constant/Constable.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/Integer.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/RuntimeException.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/util/function/Predicate.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableSet.class)]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/lang/StringBuilder.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/util/Comparator.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/util/PriorityQueue.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /modules/java.base/java/util/Queue.class]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ISafeRunnable.class)]
15:21:53 [2023-12-08T20:21:53.847Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/SafeRunner.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/lang/Number.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/util/Deque.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/util/NoSuchElementException.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingDeque.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingQueue.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedDeque.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/util/concurrent/LinkedBlockingDeque.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Condition.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Lock.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantLock.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/lang/Thread.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /modules/java.base/java/lang/Runnable.class]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/PlatformObject.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Composite.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/Chart.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Multimap.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Sets.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/ColorRegistry.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/SWT.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Color.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Font.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/GC.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Point.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/RGBA.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Rectangle.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Display.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxisSet.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxisTick.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IBarSeries.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ICustomPaintListener.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILineSeries.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IPlotArea.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeries.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeries$SeriesType.class)]
15:21:53 [2023-12-08T20:21:53.848Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeriesSet.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ITitle.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/LineStyle.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/Range.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/model/DoubleArraySeriesModel.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Activator.java]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Activator.java]]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Messages.java]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Messages.java]]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/HashMultimap.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IStatusLineManager.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/layout/GridDataFactory.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/layout/GridLayoutFactory.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/FocusListener.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseAdapter.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseEvent.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/PaintEvent.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/layout/GridData.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Control.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis.class)]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.849Z] [WARNING] [loading /modules/java.base/java/text/NumberFormat.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Image.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/ImageData.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/ImageLoader.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashMap.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Maps.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableList.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/lang/Boolean.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/util/Stack.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/lang/Float.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/util/stream/Collectors.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/util/function/Supplier.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILineSeries$PlotSymbolType.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/lang/AutoCloseable.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/util/WeakHashMap.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/PlatformUI.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/lang/SuppressWarnings.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseListener.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseMoveListener.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Device.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/RGB.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/PaintListener.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Canvas.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Scrollable.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Drawable.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Widget.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/internal/SWTEventListener.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/util/EventListener.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseTrackListener.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseWheelListener.class)]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/util/regex/Matcher.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /modules/java.base/java/util/regex/Pattern.class]
15:21:53 [2023-12-08T20:21:53.850Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar(/org/apache/commons/lang3/StringEscapeUtils.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/SWTError.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/browser/Browser.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/browser/LocationEvent.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/browser/LocationListener.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/ScrolledComposite.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseTrackAdapter.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/FontData.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/layout/FillLayout.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/layout/GridLayout.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Event.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Label.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Listener.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Shell.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Slider.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/HashBasedTable.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Table.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ISelection.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableMultimap.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CopyOnWriteArrayList.class]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /modules/java.base/java/util/Timer.class]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /modules/java.base/java/util/TimerTask.class]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Lists.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar(/org/apache/commons/lang3/StringUtils.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/AbstractTreeViewer.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/CheckStateChangedEvent.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/CheckboxTreeViewer.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ICheckStateListener.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ISelectionChangedListener.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IStructuredSelection.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/SelectionChangedEvent.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TreeViewer.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/Viewer.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ViewerComparator.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Text.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Tree.class)]
15:21:53 [2023-12-08T20:21:53.851Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/TreeColumn.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IBaseLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IElementComparer.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ILabelProviderListener.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ITableColorProvider.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ITableFontProvider.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ITableLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ITreeContentProvider.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/StructuredSelection.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TreeViewerColumn.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/SelectionAdapter.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/SelectionEvent.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar(/org/eclipse/core/runtime/jobs/IJobChangeEvent.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar(/org/eclipse/core/runtime/jobs/JobChangeAdapter.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/PatternFilter.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/progress/WorkbenchJob.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ICheckable.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/FilteredTree.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/Action.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IAction.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionBars.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchActionConstants.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/plugin/AbstractUIPlugin.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IMenuManager.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IToolBarManager.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/Separator.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/SashForm.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/FocusEvent.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Sash.class)]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.852Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPartSite.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/contexts/IContextActivation.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/contexts/IContextService.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /modules/java.base/java/text/MessageFormat.class]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IMenuListener2.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/MenuManager.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ControlAdapter.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ControlEvent.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPartListener.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IViewSite.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPart.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/ViewPart.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IViewPart.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPersistable.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/WorkbenchPart.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPart3.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPart2.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExecutableExtension.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IWorkbenchPartOrientation.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/common/EventManager.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/InstanceScope.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IViewReference.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPage.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchWindow.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/ActionContributionItem.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IMenuCreator.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/ImageDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Menu.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/AbstractAction.class)]
15:21:53 [2023-12-08T20:21:53.853Z] [WARNING] [loading /modules/java.base/java/lang/Deprecated.class]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /modules/java.base/java/util/ArrayDeque.class]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /modules/java.base/java/util/Optional.class]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ArrayListMultimap.class)]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ListMultimap.class)]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /modules/java.base/java/nio/file/Path.class]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /modules/java.base/java/nio/file/Paths.class]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/SetMultimap.class)]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableList$Builder.class)]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /modules/java.base/java/lang/FunctionalInterface.class]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/CoreException.class)]
15:21:53 [2023-12-08T20:21:53.854Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IConfigurationElement.class)]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/Platform.class)]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/hash/HashFunction.class)]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/hash/Hashing.class)]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /modules/java.base/java/util/NavigableSet.class]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /modules/java.base/java/util/TreeSet.class]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /modules/java.base/java/util/LinkedList.class]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/TreeMultimap.class)]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /modules/java.base/java/util/TreeMap.class]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /modules/java.base/java/util/function/Function.class]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/base/Function.class)]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Iterators.class)]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ListenerList.class)]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.855Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IDialogConstants.class)]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.856Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorPart.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /modules/java.base/java/util/function/BiFunction.class]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/GroupMarker.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IContributionItem.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashSet.class]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /modules/java.base/java/util/regex/PatternSyntaxException.class]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.200.v20231102-0934/org.eclipse.core.filesystem-1.10.200.v20231102-0934.jar(/org/eclipse/core/filesystem/EFS.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.200.v20231102-0934/org.eclipse.core.filesystem-1.10.200.v20231102-0934.jar(/org/eclipse/core/filesystem/IFileStore.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IMarker.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IMarkerDelta.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceChangeEvent.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceChangeListener.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IWorkspaceRunnable.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/commands/ActionHandler.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IDialogSettings.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ILabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ViewerFilter.class)]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.857Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPartListener2.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPartReference.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/PartInitException.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/actions/ActionFactory.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/handlers/IHandlerActivation.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/handlers/IHandlerService.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ide/IDE.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/progress/IWorkbenchSiteProgressService.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/IPreferencePage.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IDialogPage.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/base/Objects.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/DialogSettings.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ISelectionProvider.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/window/Window.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/KeyAdapter.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/KeyEvent.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MenuDetectListener.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/SelectionListener.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IInputSelectionProvider.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IInputProvider.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IStructuredContentProvider.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IContentProvider.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/Dialog.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CLabel.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ControlListener.class)]
15:21:53 [2023-12-08T20:21:53.858Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/KeyListener.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/layout/RowLayout.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Button.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISharedImages.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/window/IShellProvider.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap.class]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap$SimpleEntry.class]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/JFaceResources.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/LocalResourceManager.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/SWTException.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MenuDetectEvent.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/TraverseEvent.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/TraverseListener.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/TypedEvent.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Cursor.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /modules/java.base/java/util/EventObject.class]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/LegacyActionTools.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/fieldassist/ComboContentAdapter.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.24.200.v20231024-0828/org.eclipse.jface.text-3.24.200.v20231024-0828.jar(/org/eclipse/jface/text/FindReplaceDocumentAdapterContentProposalProvider.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/Util.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ModifyEvent.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ModifyListener.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ShellAdapter.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ShellEvent.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Combo.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Group.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/fieldassist/ContentAssistCommandAdapter.class)]
15:21:53 [2023-12-08T20:21:53.859Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.200.v20231106-1600/org.eclipse.ui.workbench.texteditor-3.17.200.v20231106-1600.jar(/org/eclipse/ui/texteditor/ITextEditorActionDefinitionIds.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/BiMap.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/HashBiMap.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ShellListener.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/LinkedHashMultimap.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TreeSelection.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/BusyIndicator.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/ISelectionStatusValidator.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/SelectionStatusDialog.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/SelectionDialog.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/TrayDialog.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /modules/java.base/java/nio/file/Files.class]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/FileTime.class]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /modules/java.base/java/math/BigDecimal.class]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /modules/java.base/java/math/BigInteger.class]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /modules/java.base/java/lang/Double.class]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CompletableFuture.class]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /modules/java.base/java/util/stream/StreamSupport.class]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILegend.class)]
15:21:53 [2023-12-08T20:21:53.860Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TableViewer.class)]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ILazyContentProvider.class)]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ColumnLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Table.class)]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/TableColumn.class)]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TableViewerColumn.class)]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ViewerCell.class)]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/deferred/DeferredContentProvider.class)]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing completed 41ms]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]
15:21:53 [2023-12-08T20:21:53.861Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/views/IViewDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/io/OutputStream.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IFontProvider.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IColorProvider.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/CellLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IToolTipProvider.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/BaseLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Array.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/util/SortedSet.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/Plugin.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleContext.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleActivator.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/text/FieldPosition.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/text/ParsePosition.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/lang/StringBuffer.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormatSymbols.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.management/java/lang/management/ManagementFactory.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/util/LongSummaryStatistics.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.management/javax/management/JMException.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.management/javax/management/MBeanServer.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcasterSupport.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.management/javax/management/ObjectName.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.management/javax/management/NotificationEmitter.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcaster.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.management/javax/management/MXBean.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/io/InputStreamReader.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/MultiStatus.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/base/Charsets.class)]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/lang/Process.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.base/java/io/InputStream.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/XMLConstants.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/ParserConfigurationException.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/SAXParserFactory.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLInputFactory.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamException.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamReader.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Source.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Transformer.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerConfigurationException.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactory.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Schema.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/SchemaFactory.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Validator.class]
15:21:53 [2023-12-08T20:21:53.862Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXException.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotRecognizedException.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotSupportedException.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel$MapMode.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardOpenOption.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/nio/BufferUnderflowException.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/nio/ByteOrder.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/io/FileFilter.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/base/Joiner.class)]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentHashMap.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/util/Base64.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/nio/file/FileSystems.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/io/UnsupportedEncodingException.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/io/FileNotFoundException.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/io/FileReader.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/io/Reader.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /modules/java.base/java/io/StringReader.class]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRReaderStream.class)]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CommonTokenStream.class)]
15:21:53 [2023-12-08T20:21:53.863Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RecognitionException.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/BaseTree.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/CommonTree.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/RewriteCardinalityException.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar(/org/apache/commons/io/IOUtils.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Type.class]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializationContext.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializer.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonElement.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonObject.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonParseException.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonPrimitive.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/Gson.class)]
15:21:53 [2023-12-08T20:21:53.864Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/GsonBuilder.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSyntaxException.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Parser.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/BaseRecognizer.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenStream.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RecognizerSharedState.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/TreeAdaptor.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/IntStream.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/BitSet.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ParserRuleReturnScope.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RuleReturnScope.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/DFA.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/NoViableAltException.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Lexer.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenSource.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CharStream.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/QualifiedName.class)]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.865Z] [WARNING] [loading /modules/java.base/java/nio/BufferOverflowException.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/Path.class)]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.base/java/security/SecureRandom.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.base/java/util/Random.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ArrayBlockingQueue.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executor.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutorService.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executors.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantReadWriteLock.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Ordering.class)]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.base/java/net/URL.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilder.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/OutputKeys.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerException.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/dom/DOMSource.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamResult.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamSource.class]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IPath.class)]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.866Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Document.class]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Element.class]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXParseException.class]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /modules/java.base/java/security/InvalidParameterException.class]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.867Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src:org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /modules/java.base/java/util/OptionalLong.class]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.868Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/cache/CacheBuilder.class)]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/cache/CacheLoader.class)]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/cache/LoadingCache.class)]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar(/org/junit/Assert.class)]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator.class]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator$OfLong.class]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar(/org/junit/Test.class)]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /modules/java.base/java/util/StringJoiner.class]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.869Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /modules/java.base/java/io/Writer.class]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/annotations/SerializedName.class)]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/annotations/Since.class)]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IProjectNature.class)]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Messages.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Messages.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/Bundle.class)]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/ContributorFactoryOSGi.class)]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/InvalidRegistryObjectException.class)]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExtension.class)]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /modules/java.base/java/util/function/ToLongFunction.class]
15:21:53 [2023-12-08T20:21:53.870Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Attributes.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/DefaultHandler.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.xml/org/xml/sax/EntityResolver.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DTDHandler.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ContentHandler.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ErrorHandler.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLReader.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.base/java/io/DataOutput.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.base/java/io/DataInput.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.base/java/io/Closeable.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.base/java/net/URI.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.base/java/nio/file/LinkOption.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicReference.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IFolder.class)]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IWorkspace.class)]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IWorkspaceRoot.class)]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ICoreRunnable.class)]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayInputStream.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/FileLocator.class)]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.xml/org/xml/sax/InputSource.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.base/java/io/FileWriter.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.base/java/io/StringWriter.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Node.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/NodeList.class]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/ConfigurationScope.class)]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar(/org/osgi/service/prefs/BackingStoreException.class)]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/base/Splitter.class)]
15:21:53 [2023-12-08T20:21:53.871Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/lang/annotation/ElementType.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Retention.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Target.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Annotation.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Method.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/lang/ref/WeakReference.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/DefaultScope.class)]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/IPreferencesService.class)]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IAdapterFactory.class)]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/net/URISyntaxException.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/util/function/UnaryOperator.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/URIUtil.class)]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/HashMultiset.class)]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Multiset.class)]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /modules/java.base/java/io/BufferedInputStream.class]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]]
15:21:53 [2023-12-08T20:21:53.872Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar(/org/eclipse/core/internal/jobs/InternalJob.class)]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.874Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing completed 5ms]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/actions/WorkspaceModifyOperation.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/wizards/datatransfer/FileSystemStructureProvider.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/operation/IRunnableWithProgress.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/operation/IThreadListener.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionFilter.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/IPropertyDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/IPropertySource2.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbench.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/model/IWorkbenchAdapter.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/model/WorkbenchAdapter.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/CommonNavigator.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/CommonViewer.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/IPropertySource.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/CellEditor.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TextCellEditor.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/PropertyDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/TextPropertyDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IContainer.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.200.v20231102-0934/org.eclipse.core.filesystem-1.10.200.v20231102-0934.jar(/org/eclipse/core/filesystem/IFileInfo.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorReference.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/FileEditorInput.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceProxy.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceProxyVisitor.class)]
15:21:53 [2023-12-08T20:21:53.875Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/StyledString.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/StyledString$Styler.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/TextStyle.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceVisitor.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.100.v20230801-1334/org.eclipse.text-3.13.100.v20230801-1334.jar(/org/eclipse/jface/text/BadLocationException.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.100.v20230801-1334/org.eclipse.text-3.13.100.v20230801-1334.jar(/org/eclipse/jface/text/IDocument.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.100.v20230801-1334/org.eclipse.text-3.13.100.v20230801-1334.jar(/org/eclipse/jface/text/IRegion.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ArrayContentProvider.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/LabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/ListDialog.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.200.v20231106-1600/org.eclipse.ui.workbench.texteditor-3.17.200.v20231106-1600.jar(/org/eclipse/ui/texteditor/ITextEditor.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutionException.class]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/DirectoryDialog.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/FileDialog.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/EditorPart.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISaveablePart.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.200.v20230914-0751/org.eclipse.core.contenttype-3.9.200.v20230914-0751.jar(/org/eclipse/core/runtime/content/IContentType.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorInput.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPersistableElement.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceDelta.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/SafeRunnable.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorSite.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IFileEditorInput.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPropertyListener.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IReusableEditor.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ide/IGotoMarker.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/IPropertySheetPage.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/Command.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ExecutionException.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/NotEnabledException.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/NotHandledException.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ParameterizedCommand.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/common/NotDefinedException.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.200.v20230921-0857/org.eclipse.core.expressions-3.9.200.v20230921-0857.jar(/org/eclipse/core/expressions/IEvaluationContext.class)]
15:21:53 [2023-12-08T20:21:53.876Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar(/org/eclipse/core/runtime/jobs/ISchedulingRule.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.29.0.v20230916-0637/org.eclipse.emf.common-2.29.0.v20230916-0637.jar(/org/eclipse/emf/common/util/URI.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.35.0.v20230829-0934/org.eclipse.emf.ecore-2.35.0.v20230829-0934.jar(/org/eclipse/emf/ecore/EValidator.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/MessageDialog.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/FontRegistry.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/IPropertyChangeListener.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/OpenStrategy.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/PropertyChangeEvent.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/StyleRange.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/TableEditor.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/FocusAdapter.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/TableItem.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/commands/ICommandService.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/themes/ColorUtil.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/themes/IThemeManager.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/ScrollBar.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CaretEvent.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CaretListener.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/StyledText.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IPageChangeProvider.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/IPropertySheetEntry.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/PropertySheetPage.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/PropertySheetSorter.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IPage.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISelectionListener.class)]
15:21:53 [2023-12-08T20:21:53.877Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/Page.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IPageBookViewPage.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar(/org/apache/commons/lang3/math/Fraction.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IMemento.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/ICommonContentExtensionSite.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/IPipelinedTreeContentProvider.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/PipelinedShapeModification.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/PipelinedViewerUpdate.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/ICommonContentProvider.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/IMementoAware.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedQueue.class]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider$IStyledLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/ICommonLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/IDescriptionProvider.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/StyledCellLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/OwnerDrawLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/model/WorkbenchLabelProvider.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IProjectDescription.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Constructor.class]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/wizard/WizardPage.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/wizard/IWizardPage.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/DialogPage.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IMessageProvider.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/wizard/Wizard.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INewWizard.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/wizard/IWizard.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchWizard.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IImportWizard.class)]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]]
15:21:53 [2023-12-08T20:21:53.878Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/ComboFieldEditor.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/IPreferenceStore.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/PreferencePage.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/RadioGroupFieldEditor.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPreferencePage.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/ProgressMonitorDialog.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/TitleAreaDialog.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/IPreferencePageContainer.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CTabFolder.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CTabItem.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ColumnViewerEditor.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationEvent.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationStrategy.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ICellModifier.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TreeViewerEditor.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/TreeItem.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/PaletteData.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/MessageDialogWithToggle.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IFolderLayout.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPageLayout.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveFactory.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/ColorDialog.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/AbstractHandler.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ExecutionEvent.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/LocalSelectionTransfer.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IHandler2.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IHandler.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CCombo.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DND.class)]
15:21:53 [2023-12-08T20:21:53.879Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DragSource.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DropTarget.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/Transfer.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DragSourceAdapter.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DragSourceEvent.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DragSourceListener.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DropTargetAdapter.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DropTargetEvent.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DropTargetListener.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /modules/java.base/java/util/Vector.class]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /modules/java.base/java/util/RandomAccess.class]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /modules/java.base/java/util/AbstractList.class]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /modules/java.base/java/util/AbstractCollection.class]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /modules/java.base/java/util/stream/IntStream.class]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar(/org/apache/commons/lang3/tuple/Pair.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Range.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/RangeSet.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/FontMetrics.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/contexts/IContextIds.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/ACC.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/Accessible.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/AccessibleAdapter.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/AccessibleControlAdapter.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/AccessibleControlEvent.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/AccessibleEvent.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/DisposeEvent.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/DisposeListener.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/printing/Printer.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/printing/PrinterData.class)]
15:21:53 [2023-12-08T20:21:53.880Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Caret.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/MenuItem.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Layout.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/printing/PrintDialog.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/layout/RowData.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/TabFolder.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /modules/java.base/java/net/MalformedURLException.class]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExtensionPoint.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/progress/IProgressConstants.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /modules/java.base/java/util/Hashtable.class]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/PreferenceConverter.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/BooleanFieldEditor.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/ColorFieldEditor.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/FontFieldEditor.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/IntegerFieldEditor.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/List.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/StructuredViewer.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Scale.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Collections2.class)]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]
15:21:53 [2023-12-08T20:21:53.881Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 34ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableCollection.class)]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableCollection$Builder.class)]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /modules/java.base/java/io/PrintWriter.class]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /modules/java.base/java/io/BufferedWriter.class]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /modules/java.base/java/net/InetAddress.class]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /modules/java.base/java/net/UnknownHostException.class]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/ImageRegistry.class)]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]]
15:21:53 [2023-12-08T20:21:53.882Z] [WARNING] [parsing completed 41ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/preferences/ScopedPreferenceStore.class)]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/model/CartesianSeriesModel.class)]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /modules/java.base/java/util/function/Consumer.class]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /modules/java.base/java/util/EnumMap.class]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /modules/java.base/java/nio/channels/ClosedChannelException.class]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 4ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 45ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /modules/java.base/java/util/function/IntPredicate.class]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]
15:21:53 [2023-12-08T20:21:53.883Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]
15:21:53 [2023-12-08T20:21:53.884Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRStringStream.class)]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardCopyOption.class]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableRangeSet.class)]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/TreeRangeSet.class)]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/ColorSelector.class)]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IInputValidator.class)]
15:21:53 [2023-12-08T20:21:53.885Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/InputDialog.class)]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 41ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /modules/java.base/java/io/PrintStream.class]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/Activator.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/Activator.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReadWriteLock.class]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]
15:21:53 [2023-12-08T20:21:53.886Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Field.class]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedTokenException.class)]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonArray.class)]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar(/org/json/JSONObject.class)]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.887Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src:org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/io/BaseEncoding.class)]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.888Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializationContext.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializer.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /modules/java.base/java/lang/Byte.class]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExtensionRegistry.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/core/CCorePlugin.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/core/IBinaryParser.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryFile.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/core/IBinaryParser$ISymbol.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/utils/CPPFilt.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryObject.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /modules/java.base/java/util/NavigableMap.class]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /modules/java.base/java/math/MathContext.class]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /modules/java.base/java/lang/ClassNotFoundException.class]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /modules/java.base/java/util/Enumeration.class]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipEntry.class]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipFile.class]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar(/org/apache/commons/compress/archivers/tar/TarArchiveEntry.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar(/org/apache/commons/compress/archivers/ArchiveEntry.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar(/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar(/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar(/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/wizards/datatransfer/IImportStructureProvider.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /modules/java.base/java/net/HttpURLConnection.class]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /modules/java.base/java/net/SocketTimeoutException.class]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/net/MediaType.class)]
15:21:53 [2023-12-08T20:21:53.889Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/layout/PixelConverter.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/FileSystemElement.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/dialogs/WizardResourceImportPage.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ide/dialogs/IElementFilter.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ide/dialogs/ResourceTreeAndListGroup.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/internal/ide/DialogUtil.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/model/WorkbenchContentProvider.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/model/WorkbenchViewerComparator.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/dialogs/WizardDataTransferPage.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/IOverwriteQuery.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/model/AdaptableList.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /modules/java.base/java/util/ListIterator.class]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/operation/ModalContext.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/wizards/datatransfer/ImportOperation.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/Clipboard.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/TextTransfer.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/MessageBox.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ide/ResourceUtil.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/ILinkHelper.class)]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.890Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngine.class]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]
15:21:53 [2023-12-08T20:21:53.891Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableBiMap.class)]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]
15:21:53 [2023-12-08T20:21:53.892Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 3ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.893Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar(/org/apache/commons/io/FilenameUtils.class)]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/WorkbenchException.class)]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /modules/java.base/java/nio/charset/StandardCharsets.class]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /modules/java.base/java/util/Spliterator.class]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /modules/java.base/java/util/Spliterators.class]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.894Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 2ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngineManager.class]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptException.class]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/.m2/repository/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar(/org/mozilla/javascript/RhinoException.class)]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 0ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [parsing completed 1ms]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/annotations/GwtCompatible.class)]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar(/com/google/errorprone/annotations/DoNotMock.class)]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar(/com/google/errorprone/annotations/DoNotCall.class)]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.800.v20231029-1039/org.eclipse.jdt.annotation-2.2.800.v20231029-1039.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /modules/java.base/java/lang/Override.class]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/annotations/GwtIncompatible.class)]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /modules/java.base/java/lang/SafeVarargs.class]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/Contended.class]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar(/com/google/errorprone/annotations/CompatibleWith.class)]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar(/com/google/errorprone/annotations/InlineMe.class)]
15:21:53 [2023-12-08T20:21:53.895Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport$RandomGeneratorProperties.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar(/com/google/errorprone/annotations/Immutable.class)]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes/org/eclipse/tracecompass/analysis/counters/ui/views/CounterView$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$5.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$4.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$3.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$6.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$2.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$2.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$3.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$3.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$6.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$7.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$4.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$5.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$2.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$2.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$3.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$2.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$3.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$1.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$2.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$3.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$4.class]
15:21:53 [2023-12-08T20:21:53.896Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$2.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$5.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$2.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$2.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/TmfTrace$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$4.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$2.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$3.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$2.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/colors/ColorUtils$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$2.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$2.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$1.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$2.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$3.class]
15:21:53 [2023-12-08T20:21:53.897Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$3.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$2.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$4.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$7.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$6.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$5.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$2.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$2.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$6.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$3.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$2.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$5.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$4.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$BrowserContent$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1DataRequest.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$2.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$3.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$2.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$SearchThread$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$21.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$TmfMarginColumn$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$18.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$1.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$5.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$3.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$13.class]
15:21:53 [2023-12-08T20:21:53.898Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1ToggleBookmarkAction.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$15.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$11.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$4.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$6.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$12.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$22.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$16.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$17.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$7.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$2.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$10.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$23.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$14.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$20.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$FilterThread$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$9.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$8.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$3.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$2.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$2.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$3.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$2.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$4.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$3.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$2.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/ResetUtil$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1$1.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$5.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$2.class]
15:21:53 [2023-12-08T20:21:53.899Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$3.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$4.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$2.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterContainsNodeComposite$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$3.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$6.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$3.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterTraceTypeNodeComposite$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$2.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterMatchesNodeComposite$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$4.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterEqualsNodeComposite$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterNodeComposite$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$2.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$5.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$2.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$5.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$3.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$2.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$4.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$1.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$4.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$2.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$3.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2.class]
15:21:53 [2023-12-08T20:21:53.900Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$4.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$3.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$5.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$8.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$7.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$6.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$3.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$2.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$4.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$7.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$5.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$6.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$2.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$4.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$2.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$3.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$3.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$3.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$2.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$4.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$2.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$3.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$2.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$4.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$3.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$1.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$4.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$5.class]
15:21:53 [2023-12-08T20:21:53.901Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$3.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$7.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$2.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$6.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$8.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$2.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$1.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$1.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$6.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$3.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$5.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$2.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$4.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer$1.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$11.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$12.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$17.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$6.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$9.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$5.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$13.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$14.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$2.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18$1.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$19.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$8.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$21.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$7.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$3.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$1.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$20.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$15.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$10.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$4.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$22.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$16.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree$1.class]
15:21:53 [2023-12-08T20:21:53.902Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$4.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$5.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$2.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$6.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$3.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$1.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree$1.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$4.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$1.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$1.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$5.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$3.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$2.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis$1.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl$1.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$4.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$7.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$1.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$3.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$6.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$8.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$5.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$2.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /modules/java.base/java/lang/Error.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Documented.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /modules/java.base/java/lang/CharSequence.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /modules/java.base/jdk/internal/ValueBased.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] * @return The map of properties, <name, value>
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/AbstractTableViewer.class)]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ElementTypesAreNonnullByDefault.class)]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar(/javax/annotation/meta/TypeQualifierDefault.class)]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfField.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /modules/java.base/java/lang/reflect/AnnotatedElement.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /modules/java.base/java/lang/reflect/GenericDeclaration.class]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ColumnViewer.class)]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ContentViewer.class)]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IPostSelectionProvider.class)]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar(/org/osgi/annotation/versioning/ConsumerType.class)]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar(/org/osgi/annotation/versioning/ProviderType.class)]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleReference.class)]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/plugin/AbstractUIPlugin$1.class)]
15:21:53 [2023-12-08T20:21:53.903Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/ContributorFactorySimple.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExecutableExtensionFactory.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IRegistryChangeEvent.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IRegistryEventListener.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExtensionDelta.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/RegistryFactory.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IContributor.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IRegistryChangeListener.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/AssertionFailedException.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/SubProgressMonitor.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IBundleGroupProvider.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/Adapters.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ILogListener.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/PluginVersionIdentifier.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/Assert.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ProgressMonitorWrapper.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IProgressMonitorWithBlocking.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IBundleGroup.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ISafeRunnableWithResult.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/SlicedProgressMonitor.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ServiceCaller.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IAdapterManager.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/IProductProvider.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/Preferences.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/Preferences$1.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/IProduct.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/ILog.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/PerformanceStats.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/VersionRange.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceEvent.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServicePermissionCollection.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServicePermission.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServicePermission$Properties.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServicePermission$Properties$Entry.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServicePermission$1.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/PackagePermissionCollection.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/PackagePermission.class)]
15:21:53 [2023-12-08T20:21:53.904Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/PackagePermission$1.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdaptPermissionCollection.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdaptPermission.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdaptPermission$1.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceReference.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/Version.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleListener.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkListener.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkEvent.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/Constants.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdminPermissionCollection.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdminPermission.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdminPermission$1.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleEvent.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceException.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/SignerProperty.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AllServiceListener.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/CapabilityPermissionCollection.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/CapabilityPermission.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/CapabilityPermission$1.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundlePermissionCollection.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundlePermission.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceRegistration.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/PrototypeServiceFactory.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/Configurable.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleException.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/InvalidSyntaxException.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/Filter.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceListener.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceFactory.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/UnfilteredServiceListener.class)]
15:21:53 [2023-12-08T20:21:53.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/SynchronousBundleListener.class)]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceObjects.class)]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/lang/Short.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/lang/Void.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$SentinelHolder.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintWriter.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$PrintStreamOrWriter.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintStream.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/nio/Buffer.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/Writer$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/WriteAbortedException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/UnixFileSystem.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/UncheckedIOException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/UTFDataFormatException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/SyncFailedException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/StringBufferInputStream.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/StreamTokenizer.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/StreamCorruptedException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/SerializablePermission.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/SerialCallbackContext.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/Serial.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/SequenceInputStream.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/Reader$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$2.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/PushbackReader.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/PushbackInputStream.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/PipedWriter.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/PipedReader.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/PipedOutputStream.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/PipedInputStream.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/OutputStreamWriter.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/OutputStream$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/OptionalDataException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamField.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamConstants.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$FieldReflectorKey.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$5.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$4.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$3.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$2.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutput.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputValidation.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter$SerialInfo.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$Global.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ObjectInput.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/NotSerializableException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/NotActiveException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/LineNumberReader.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/LineNumberInputStream.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/InvalidObjectException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/InvalidClassException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/InterruptedIOException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/InputStream$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/IOError.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/Flushable.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FilterWriter.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FilterReader.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FilterOutputStream.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FilterInputStream.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FilenameFilter.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FileSystem.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FilePermission.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$2.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/FileCleanable.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/Externalizable.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/EOFException.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook$1.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/DefaultFileSystem.class]
15:21:53 [2023-12-08T20:21:53.906Z] [WARNING] [loading /modules/java.base/java/io/DataOutputStream.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/DataInputStream.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/Console.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/Console$3.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/Console$2.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/Console$1.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/CharConversionException.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/CharArrayWriter.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/CharArrayReader.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayOutputStream.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader$1.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/BufferedOutputStream.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/io/Bits.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java:26: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] * i.e., a call at level n+1 will have start_n+1 >= start_n and end_n+1 <=
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /modules/java.base/java/util/function/IntFunction.class]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Resource.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/window/Window$IExceptionHandler.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/window/Window$FontChangeListener.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/window/Window$DefaultExceptionHandler.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/TrayDialog$ResizeListener.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Decorations.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java:30: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/common/CommandException.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IParameter.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/CommandManagerEvent.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ITypedParameter.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/CommandManager.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/INamedHandleStateIds.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/AbstractParameterValueConverter.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ICategoryListener.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ICommandListener.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ParameterValuesException.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ParameterType.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IExecutionListenerWithChecks.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/State.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/SerializationException.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/CommandEvent.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/Parameterization.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/AbstractHandlerWithState.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IParameterValues.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IExecutionListener.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/HandlerEvent.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/Category.class)]
15:21:53 [2023-12-08T20:21:53.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IObjectWithState.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/Command$1.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IParameterTypeListener.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ParameterValueConversionException.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ParameterTypeEvent.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IHandlerAttributes.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IHandlerListener.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IStateListener.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/CategoryEvent.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/NamedHandleObjectWithState.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ICommandManagerListener.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /modules/java.base/java/lang/Enum$EnumDesc.class]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /modules/java.base/java/lang/constant/DynamicConstantDesc.class]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /modules/java.base/java/lang/NullPointerException.class]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java:277: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRFileStream.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRInputStream.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CharStreamState.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ClassicToken.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CommonToken.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/EarlyExitException.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/FailedPredicateException.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedNotSetException.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedRangeException.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedSetException.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedTreeNodeException.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MissingTokenException.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/SerializedGrammar.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/SerializedGrammar$Block.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Token.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream$DeleteOp.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream$RewriteOperation.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/UnwantedTokenException.class)]
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.908Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/nio/channels/spi/AbstractInterruptibleChannel.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/nio/channels/ScatteringByteChannel.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/nio/channels/GatheringByteChannel.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/nio/channels/SeekableByteChannel.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java:392: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * following classes: <code>Entry<String, Long></code>, <code>Long</code>,
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/nio/file/Watchable.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:398: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] *            ITmfLocation<?>
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * @return The map of properties, <name, value>
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/io/File$TempDirectory.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/io/File$PathStatus.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/lang/AbstractStringBuilder.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/util/regex/MatchResult.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java:25: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/text/Format$Field.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/text/Format$FieldDelegate.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator$Attribute.class]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java:30: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Dialog.class)]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java:229: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Widget$MouseWheelData.class)]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/FilteredTree$NotifyingTreeViewer.class)]
15:21:53 [2023-12-08T20:21:53.909Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:46: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:47: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] * @author "Mikael Ferland <mikael.ferland@ericsson.com>"
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IContributionManager.class)]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/stream/BaseStream.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Item.class)]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/IntrinsicCandidate.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IEncodedStorage.class)]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] * <-> double.
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] * <-> double.
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyList.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptySet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$AsLIFOQueue.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SetFromMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator2.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CopiesList.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonList.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonSet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyEnumeration.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyListIterator.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyIterator.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedList.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedRandomAccessList.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableSet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedSet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedQueue.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedCollection.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedList.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedRandomAccessList.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableSet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedSet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedCollection.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableMap.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableRandomAccessList.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableList.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableSet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedSet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSet.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableCollection.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:81: warning: @param argument "worker" is not a parameter name.
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] * @param worker
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:85: warning: @param argument "type" is not a parameter name.
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] * @param type
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:105: warning: @param argument "worker" is not a parameter name.
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] * @param worker
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:119: warning: @param argument "worker" is not a parameter name.
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] * @param worker
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] * @return The map of properties, <name, value>
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/lang/ClassCastException.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch$Sync.class]
15:21:53 [2023-12-08T20:21:53.910Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java:505: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] *             If the smallest attribute is <0 or if the largest is >= to
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * @return The map of <event_type, count>, for the given time range
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * while (event != null && nbEventsRead < 50) {
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * while (event != null && nbEventsRead < 50) {
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * while (event != null && nbEventsRead < 50) {
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/eclipse/osgi/util/NLS$MessagesProperties.class)]
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/services/IServiceLocator.class)]
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:80: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * This also "upcasts" the reference from a Stream<@Nullable T> to a
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:81: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * Stream<@NonNull T>.
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java:30: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] [loading /modules/java.base/java/lang/Readable.class]
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] [loading /modules/java.base/java/lang/Math.class]
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/DeviceData.class)]
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/ContributionManager.class)]
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] [loading /modules/java.base/java/lang/IllegalStateException.class]
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] *             if end < start or resolution < 0.
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] *             if end < start or resolution < 0.
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:529: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] *             If endTime < initialTime.
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:557: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] *             If endTime < initialTime.
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.911Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] * @return The map of properties, <name, value>
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] * @return The map of properties, <name, value>
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /modules/java.base/java/text/DateFormat$Field.class]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/DeviceResourceDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageSite.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageSite$1.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiEditorInput.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorSite.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorSite$1.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IPageSite.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiEditor.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiEditor$Gradient.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IDropActionDelegate.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/CellEditorActionHandler.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/CellEditorActionHandler$FindActionHandler.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/CellEditorActionHandler$SelectAllActionHandler.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart$4.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart$2.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart$3.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart$5.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart$1.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageSelectionProvider.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageSelectionProvider$1.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillDownAdapter.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillDownAdapter$3.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillDownAdapter$2.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillDownAdapter$1.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/CoolItemGroupMarker.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/EditorInputTransfer.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IShowInTargetList.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorActionBarContributor.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IShowInTarget.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IShowInSource.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageSwitcher.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillDownComposite.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillStack.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/ShowInContext.class)]
15:21:53 [2023-12-08T20:21:53.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillFrame.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/ISetSelectionTarget.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PluginTransfer.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PluginDropAdapter.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/EditorActionBarContributor.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MessagePage.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PluginTransferData.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IntroPart.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IntroPart$1.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageBook.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageBookView.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageBookView$SelectionManager.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageBookView$SelectionManager$1.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageBookView$1.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IContributedContentsView.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/AbstractMultiEditor.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/AbstractMultiEditor$1.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/ResourceTransfer.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/FileEditorInputFactory.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/FileEditorInput$1.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/FileInPlaceEditorInput.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/FileInPlaceEditorInput$1.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/MarkerTransfer.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPartService.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveRegistry.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IStartup.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/XMLMemento.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/XMLMemento$1.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPathEditorInput.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/AbstractSourceProvider.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ILocalWorkingSetManager.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/Saveable.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ActiveShellExpression.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/BasicWorkingSetElementAdapter.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IObjectActionDelegate.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IInPlaceEditorInput.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INavigationHistory.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IViewActionDelegate.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/NavigationLocation.class)]
15:21:53 [2023-12-08T20:21:53.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISaveableFilter.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchListener.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkingSetManager.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate2.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ExtensionFactory.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IKeyBindingService.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISaveablesLifecycleListener.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INavigationLocationProvider.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IContainmentAdapter.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/OpenAndLinkWithEditorHelper.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IShowEditorInput.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorActionBarContributor.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchCommandConstants.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IAggregateWorkingSet.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SaveablesLifecycleEvent.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INavigationLocation.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SubActionBars.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SubActionBars$1.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPreferenceConstants.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISaveablesSource.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchWindowActionDelegate.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPartDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorRegistry.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISourceProvider.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISelectionService.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorActionDelegate.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveListener.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionDelegate.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INullSelectionListener.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveListener2.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionBars2.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IDecoratorManager.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveListener3.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/MultiPartInitException.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IElementFactory.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPartConstants.class)]
15:21:53 [2023-12-08T20:21:53.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPersistableEditor.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SelectionListenerFactory.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SelectionListenerFactory$Predicates.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkingSetUpdater.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPropertyPageMulti.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IInPlaceEditor.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISources.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPlaceholderFolderLayout.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPropertyPage.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/PerspectiveAdapter.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/LegacyHandlerSubmissionExpression.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISourceProviderListener.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IExportWizard.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWindowListener.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorLauncher.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPageListener.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkingSet.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPluginContribution.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISecondarySaveableSource.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IFileEditorMapping.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionDelegateWithEvent.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionDelegate2.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SubActionBars2.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkingSetUpdater2.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPageService.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveListener4.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchSite.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INestableKeyBindingService.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISizeProvider.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IViewLayout.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/WorkbenchEncoding.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/WorkbenchEncoding$EncodingsRegistryReader.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SelectionEnabler.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorMatchingStrategy.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISaveablePart2.class)]
15:21:53 [2023-12-08T20:21:53.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkingSetElementAdapter.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerHelpContextProvider.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerResolutionRelevance.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IStorageEditorInput.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IProjectActionFilter.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerResolution.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerResolutionGenerator.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerResolutionGenerator2.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IResourceActionFilter.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerResolution2.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IURIEditorInput.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerActionFilter.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IContributorResourceAdapter.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ResourceWorkingSetFilter.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerHelpRegistry.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java:33: warning: Tag @link: reference not found: org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] * {@link org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)}
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderFactory.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderAdapter.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLFilterImpl.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserFactory.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserAdapter.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NewInstance.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NamespaceSupport.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/LocatorImpl.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributesImpl.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributeListImpl.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLFilter.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Parser.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Locator.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/HandlerBase.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DocumentHandler.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /modules/java.xml/org/xml/sax/AttributeList.class]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IPathVariableChangeListener.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceStatus.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/WorkspaceJob.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IPathVariableManager.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ISynchronizer.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ISaveParticipant.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/FileInfoMatcherDescription.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ISavedState.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IFileState.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceDeltaVisitor.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ProjectScope.class)]
15:21:53 [2023-12-08T20:21:53.916Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceFilterDescription.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IFileModificationValidator.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceRuleFactory.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IStorage.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ResourceAttributes.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IFilterMatcherDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ICommand.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IProjectNatureDescriptor.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IWorkspaceDescription.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IDynamicReferenceProvider.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IBuildConfiguration.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IIncrementalProjectBuilder2.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IncrementalProjectBuilder.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ISaveContext.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IBuildContext.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IPathVariableChangeEvent.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * @return The map of <event_type, count>, for the given time range
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * @return The map of properties, <name, value>
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:73: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * <li> public ITmfLocation<?> getCurrentLocation()
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:74: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * <li> public double getLocationRatio(ITmfLocation<?> location)
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:75: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * <li> public ITmfContext seekEvent(ITmfLocation<?> location)
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ViewerColumn.class)]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java:54: warning: invalid input: '&uuid'
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] *            Format: primary_id[:secondary_id[&uuid]|:uuid]
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.917Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/ControlEditor.class)]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java:1227: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] * @param control Class<? extends Control>
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] * <-> double.
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] * <-> double.
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis$Position.class)]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis$Direction.class)]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$RbAccess.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$SystemLoggerHelper.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$ConfigurationData.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$LoggerBundle.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.base/jdk/internal/reflect/CallerSensitive.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfMethod.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.base/java/lang/Class$AnnotationData.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.base/java/lang/Class$Atomic.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.base/java/lang/Class$EnclosingMethodInfo.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.base/java/lang/Class$ReflectionData.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.base/java/lang/reflect/TypeVariable.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:92: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] * event format of Google. The full specification is available <a
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java:29: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamConstants.class]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] ^
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] [done in 50033 ms]
15:21:53 [2023-12-08T20:21:53.918Z] [WARNING] 83 warnings
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] ------------------------------------------------------------------------
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Reactor Summary:
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] 
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Trace Compass Parent 9.2.0-SNAPSHOT ................ SUCCESS [02:12 min]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT SUCCESS [  0.007 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT SUCCESS [  0.004 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 11.307 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Trace Compass State System Parent 9.2.0-SNAPSHOT ... SUCCESS [  0.007 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  0.470 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.350 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Trace Compass TMF Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.044 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.137 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [  0.314 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT ... SUCCESS [  0.584 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT SUCCESS [  0.406 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [  0.403 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.414 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT SUCCESS [  0.395 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Trace Compass CTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.006 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  0.158 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT ... SUCCESS [  0.225 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.385 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT .. SUCCESS [  0.003 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.375 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.329 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.376 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [  0.413 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core 0.1.2-SNAPSHOT SUCCESS [  0.422 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [  1.109 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [  0.890 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT SUCCESS [  0.615 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [  0.882 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.2-SNAPSHOT SUCCESS [  0.959 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT ..... SUCCESS [  2.303 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  1.039 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT SUCCESS [  1.201 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [  1.082 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui 0.1.1-SNAPSHOT SUCCESS [  1.197 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.736 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  1.076 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.297 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.293 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  0.324 s]
15:21:53 [2023-12-08T20:21:53.918Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  0.378 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [  1.120 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT SUCCESS [  0.005 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.157 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [  1.648 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  1.351 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.710 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.890 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  0.628 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.973 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.851 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.637 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  1.325 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  1.249 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [  0.606 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  1.055 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [  0.632 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  1.156 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  1.199 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.623 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  1.100 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass BTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.004 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.216 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  1.040 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  0.805 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass Documentation 9.2.0-SNAPSHOT ......... SUCCESS [  0.003 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass Developer Guide 9.2.0-SNAPSHOT ....... SUCCESS [  9.220 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT ........ SUCCESS [  0.395 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT ........ SUCCESS [  0.492 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.493 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  0.406 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT ........ SUCCESS [  0.095 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  0.532 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT .... SUCCESS [  0.459 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  1.226 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass User Guide 9.2.0-SNAPSHOT ............ SUCCESS [  7.421 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass (new) callstack User Guide 9.2.0-SNAPSHOT SUCCESS [  5.079 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT SUCCESS [  5.253 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass RCP User Guide 9.2.0-SNAPSHOT ........ SUCCESS [  4.968 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass Pcap User Guide 9.2.0-SNAPSHOT ....... SUCCESS [  4.714 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.757 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT SUCCESS [  0.003 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  0.881 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.846 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT ... SUCCESS [  0.356 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  1.051 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.966 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.440 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.155 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  0.783 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  1.002 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT SUCCESS [  0.438 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  0.568 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.626 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  0.791 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  0.956 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.869 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT SUCCESS [  0.498 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.690 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [  0.699 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [  1.093 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.752 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT . SUCCESS [  0.466 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [  0.626 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.774 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.966 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT SUCCESS [  0.003 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.088 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  0.324 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.186 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.611 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT ... SUCCESS [  0.280 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.503 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.839 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass RCP Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.003 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT .. SUCCESS [  0.255 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT .. SUCCESS [  0.196 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.203 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT ..... SUCCESS [  0.962 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass RCP Feature 9.2.0-SNAPSHOT ........... SUCCESS [  0.952 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.562 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.743 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [  0.516 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT SUCCESS [  0.177 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT .... SUCCESS [  0.087 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass Json trace Parent 9.2.0-SNAPSHOT ..... SUCCESS [  0.002 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.220 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT .. SUCCESS [  0.411 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass RCP Product 9.2.0-SNAPSHOT ........... SUCCESS [  1.426 s]
15:21:53 [2023-12-08T20:21:53.919Z] [INFO] Trace Compass Target Platform 9.2.0-SNAPSHOT ....... SUCCESS [  0.003 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  0.957 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.955 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [  0.974 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  1.217 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.603 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.354 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.379 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.836 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.570 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT SUCCESS [  0.920 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT . SUCCESS [  0.292 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT .... SUCCESS [  0.660 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] Trace Compass Repository 9.2.0-SNAPSHOT ............ SUCCESS [  0.798 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.183 s]
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] ------------------------------------------------------------------------
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] BUILD SUCCESS
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] ------------------------------------------------------------------------
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] Total time:  04:54 min
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] Finished at: 2023-12-08T20:21:47Z
15:21:53 [2023-12-08T20:21:53.920Z] [INFO] ------------------------------------------------------------------------
15:21:54 [2023-12-08T20:21:54.199Z] [Pipeline] }
15:21:54 [2023-12-08T20:21:54.467Z] [Pipeline] // container
15:21:54 [2023-12-08T20:21:54.878Z] [Pipeline] }
15:21:55 [2023-12-08T20:21:55.147Z] [Pipeline] // withEnv
15:21:55 [2023-12-08T20:21:55.544Z] [Pipeline] }
15:21:55 [2023-12-08T20:21:55.803Z] [Pipeline] // stage
15:21:56 [2023-12-08T20:21:56.604Z] [Pipeline] stage
15:21:56 [2023-12-08T20:21:56.605Z] [Pipeline] { (Deploy Javadoc)
15:22:02 [2023-12-08T20:22:02.327Z] [Pipeline] tool
15:22:03 [2023-12-08T20:22:03.502Z] [Pipeline] envVarsForTool
15:22:04 [2023-12-08T20:22:04.392Z] [Pipeline] tool
15:22:04 [2023-12-08T20:22:04.910Z] [Pipeline] envVarsForTool
15:22:05 [2023-12-08T20:22:05.554Z] [Pipeline] withEnv
15:22:05 [2023-12-08T20:22:05.555Z] [Pipeline] {
15:22:07 [2023-12-08T20:22:07.084Z] [Pipeline] sshagent
15:22:07 [2023-12-08T20:22:07.092Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
15:22:07 [2023-12-08T20:22:07.092Z] [ssh-agent] Looking for ssh-agent implementation...
15:22:07 [2023-12-08T20:22:07.114Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:22:07 [2023-12-08T20:22:07.107Z] $ ssh-agent
15:22:07 [2023-12-08T20:22:07.193Z] SSH_AUTH_SOCK=/tmp/ssh-H9QPRkqEMdCH/agent.358
15:22:07 [2023-12-08T20:22:07.193Z] SSH_AGENT_PID=360
15:22:07 [2023-12-08T20:22:07.202Z] Running ssh-add (command line suppressed)
15:22:07 [2023-12-08T20:22:07.282Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_3828866730742795970.key (/home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_3828866730742795970.key)
15:22:07 [2023-12-08T20:22:07.302Z] [ssh-agent] Started.
15:22:07 [2023-12-08T20:22:07.302Z] [Pipeline] {
15:22:07 [2023-12-08T20:22:07.961Z] [Pipeline] sh
15:22:08 [2023-12-08T20:22:08.237Z] + /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts//deploy-javadoc.sh target/site/apidocs
15:22:08 [2023-12-08T20:22:08.237Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
15:22:08 [2023-12-08T20:22:08.237Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
15:22:08 [2023-12-08T20:22:08.237Z] + SCP=scp
15:22:08 [2023-12-08T20:22:08.237Z] + javadocPath=target/site/apidocs
15:22:08 [2023-12-08T20:22:08.237Z] + JAVADOC_REPO=apidocs
15:22:08 [2023-12-08T20:22:08.237Z] + ECHO=echo
15:22:08 [2023-12-08T20:22:08.237Z] + '[' false == false ']'
15:22:08 [2023-12-08T20:22:08.237Z] + ECHO=
15:22:08 [2023-12-08T20:22:08.237Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable &&               rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/apidocs'
15:22:13 [2023-12-08T20:22:13.500Z] + scp -rv target/site/apidocs genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/stable
15:22:13 [2023-12-08T20:22:13.500Z] Executing: program /usr/bin/ssh host projects-storage.eclipse.org, user genie.tracecompass, command scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable
15:22:13 [2023-12-08T20:22:13.500Z] OpenSSH_7.9p1 Debian-10+deb10u3, OpenSSL 1.1.1n  15 Mar 2022
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Reading configuration data /etc/ssh/ssh_config
15:22:13 [2023-12-08T20:22:13.500Z] debug1: /etc/ssh/ssh_config line 19: Applying options for *
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Connecting to projects-storage.eclipse.org [172.25.25.150] port 22.
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Connection established.
15:22:13 [2023-12-08T20:22:13.500Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1
15:22:13 [2023-12-08T20:22:13.500Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
15:22:13 [2023-12-08T20:22:13.500Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1
15:22:13 [2023-12-08T20:22:13.500Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
15:22:13 [2023-12-08T20:22:13.500Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
15:22:13 [2023-12-08T20:22:13.500Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
15:22:13 [2023-12-08T20:22:13.500Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
15:22:13 [2023-12-08T20:22:13.500Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
15:22:13 [2023-12-08T20:22:13.500Z] debug1: identity file /home/jenkins/.ssh/id_xmss type -1
15:22:13 [2023-12-08T20:22:13.500Z] debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u3
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.4
15:22:13 [2023-12-08T20:22:13.500Z] debug1: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.4 pat OpenSSH* compat 0x04000000
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.tracecompass'
15:22:13 [2023-12-08T20:22:13.500Z] debug1: SSH2_MSG_KEXINIT sent
15:22:13 [2023-12-08T20:22:13.500Z] debug1: SSH2_MSG_KEXINIT received
15:22:13 [2023-12-08T20:22:13.500Z] debug1: kex: algorithm: curve25519-sha256
15:22:13 [2023-12-08T20:22:13.500Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256
15:22:13 [2023-12-08T20:22:13.500Z] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
15:22:13 [2023-12-08T20:22:13.500Z] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
15:22:13 [2023-12-08T20:22:13.500Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:CkY4klkLCBGlAzScHQgPcKKA8hyzEfrUl9BZAWMdYlc
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key.
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:2
15:22:13 [2023-12-08T20:22:13.500Z] debug1: rekey after 134217728 blocks
15:22:13 [2023-12-08T20:22:13.500Z] debug1: SSH2_MSG_NEWKEYS sent
15:22:13 [2023-12-08T20:22:13.500Z] debug1: expecting SSH2_MSG_NEWKEYS
15:22:13 [2023-12-08T20:22:13.500Z] debug1: SSH2_MSG_NEWKEYS received
15:22:13 [2023-12-08T20:22:13.500Z] debug1: rekey after 134217728 blocks
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Will attempt key: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_3828866730742795970.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Will attempt key: /home/jenkins/.ssh/id_rsa 
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Will attempt key: /home/jenkins/.ssh/id_dsa 
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa 
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519 
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Will attempt key: /home/jenkins/.ssh/id_xmss 
15:22:13 [2023-12-08T20:22:13.500Z] debug1: SSH2_MSG_EXT_INFO received
15:22:13 [2023-12-08T20:22:13.500Z] debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
15:22:13 [2023-12-08T20:22:13.500Z] debug1: kex_input_ext_info: publickey-hostbound@openssh.com (unrecognised)
15:22:13 [2023-12-08T20:22:13.500Z] debug1: SSH2_MSG_SERVICE_ACCEPT received
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Authentications that can continue: publickey,password
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Next authentication method: publickey
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Offering public key: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_3828866730742795970.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Server accepts key: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_3828866730742795970.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Authentication succeeded (publickey).
15:22:13 [2023-12-08T20:22:13.500Z] Authenticated to projects-storage.eclipse.org ([172.25.25.150]:22).
15:22:13 [2023-12-08T20:22:13.500Z] debug1: channel 0: new [client-session]
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Requesting no-more-sessions@openssh.com
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Entering interactive session.
15:22:13 [2023-12-08T20:22:13.500Z] debug1: pledge: network
15:22:13 [2023-12-08T20:22:13.500Z] debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Sending environment.
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Sending env LANG = en_US.UTF-8
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Sending env LC_ALL = en_US.UTF-8
15:22:13 [2023-12-08T20:22:13.500Z] debug1: Sending command: scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable
15:22:13 [2023-12-08T20:22:13.500Z] Entering directory: D2777 0 apidocs
15:22:13 [2023-12-08T20:22:13.500Z] Sink: D2777 0 apidocs
15:22:13 [2023-12-08T20:22:13.500Z] Entering directory: D2777 0 org
15:22:13 [2023-12-08T20:22:13.500Z] Sink: D2777 0 org
15:22:13 [2023-12-08T20:22:13.500Z] Entering directory: D2777 0 eclipse
15:22:13 [2023-12-08T20:22:13.500Z] Sink: D2777 0 eclipse
15:22:13 [2023-12-08T20:22:13.500Z] Entering directory: D2777 0 tracecompass
15:22:13 [2023-12-08T20:22:13.500Z] Sink: D2777 0 tracecompass
15:22:13 [2023-12-08T20:22:13.500Z] Entering directory: D2777 0 ctf
15:22:13 [2023-12-08T20:22:13.500Z] Sink: D2777 0 ctf
15:22:13 [2023-12-08T20:22:13.500Z] Entering directory: D2777 0 core
15:22:13 [2023-12-08T20:22:13.500Z] Sink: D2777 0 core
15:22:13 [2023-12-08T20:22:13.500Z] Entering directory: D2777 0 event
15:22:13 [2023-12-08T20:22:13.500Z] Sink: D2777 0 event
15:22:13 [2023-12-08T20:22:13.500Z] Entering directory: D2777 0 types
15:22:13 [2023-12-08T20:22:13.500Z] Sink: D2777 0 types
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 15061 AbstractArrayDefinition.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 15061 AbstractArrayDefinition.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 19440 BlobDeclaration.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 19440 BlobDeclaration.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 18093 BlobDefinition.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 18093 BlobDefinition.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 14904 CompoundDeclaration.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 14904 CompoundDeclaration.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 16972 Declaration.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 16972 Declaration.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 19712 Definition.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 19712 Definition.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 17313 Encoding.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 17313 Encoding.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 39187 EnumDeclaration.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 39187 EnumDeclaration.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 12665 EnumDeclaration.Pair.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 12665 EnumDeclaration.Pair.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 21934 EnumDefinition.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 21934 EnumDefinition.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:13 [2023-12-08T20:22:13.500Z] Sending file modes: C0666 28490 FloatDeclaration.html
15:22:13 [2023-12-08T20:22:13.500Z] Sink: C0666 28490 FloatDeclaration.html
15:22:13 [2023-12-08T20:22:13.500Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 16310 FloatDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 16310 FloatDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 9097 ICompositeDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 9097 ICompositeDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 20657 IDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 20657 IDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 10047 IDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 10047 IDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 11342 IEventHeaderDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 11342 IEventHeaderDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 57336 IntegerDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 57336 IntegerDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 23186 IntegerDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 23186 IntegerDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 7729 ISimpleDatatypeDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 7729 ISimpleDatatypeDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 25313 ScopedDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 25313 ScopedDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 14750 SimpleDatatypeDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 14750 SimpleDatatypeDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 24992 StringDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 24992 StringDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 16947 StringDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 16947 StringDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 36187 StructDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 36187 StructDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 32362 StructDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 32362 StructDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 29429 VariantDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 29429 VariantDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 22537 VariantDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 22537 VariantDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 14164 package-summary.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 14164 package-summary.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.822Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 4457 AbstractArrayDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 4457 AbstractArrayDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 6968 StringDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 6968 StringDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 4835 SimpleDatatypeDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 4835 SimpleDatatypeDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 9475 EnumDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 9475 EnumDeclaration.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 6097 EnumDeclaration.Pair.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 6097 EnumDeclaration.Pair.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 15873 ICompositeDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 15873 ICompositeDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 7367 EnumDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 7367 EnumDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 4693 BlobDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] Sink: C0666 4693 BlobDefinition.html
15:22:20 [2023-12-08T20:22:20.822Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.822Z] Sending file modes: C0666 9336 StructDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 9336 StructDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 2342 CompoundDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 2342 CompoundDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 6551 Declaration.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 6551 Declaration.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 20847 Definition.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 20847 Definition.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 5390 StringDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 5390 StringDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 5556 FloatDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 5556 FloatDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 5400 VariantDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 5400 VariantDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 7043 IntegerDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 7043 IntegerDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 18602 StructDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 18602 StructDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 4915 ISimpleDatatypeDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 4915 ISimpleDatatypeDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 4089 BlobDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 4089 BlobDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 4691 FloatDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 4691 FloatDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 14461 IDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 14461 IDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 5847 ScopedDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 5847 ScopedDefinition.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 2386 IEventHeaderDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 2386 IEventHeaderDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 19179 IntegerDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 19179 IntegerDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 9979 VariantDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 9979 VariantDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 33034 IDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 33034 IDeclaration.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 9891 Encoding.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 9891 Encoding.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sink: E
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 16882 package-use.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 16882 package-use.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sink: E
15:22:20 [2023-12-08T20:22:20.823Z] Entering directory: D2777 0 io
15:22:20 [2023-12-08T20:22:20.823Z] Sink: D2777 0 io
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 33671 BitBuffer.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 33671 BitBuffer.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 3993 package-summary.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 3993 package-summary.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.823Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 16583 BitBuffer.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 16583 BitBuffer.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sink: E
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 4207 package-use.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 4207 package-use.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sink: E
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 18571 CTFCallsite.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 18571 CTFCallsite.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 17156 CTFClock.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 17156 CTFClock.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Entering directory: D2777 0 metadata
15:22:20 [2023-12-08T20:22:20.823Z] Sink: D2777 0 metadata
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 51198 DeclarationScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 51198 DeclarationScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 4038 package-summary.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 4038 package-summary.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.823Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 9420 DeclarationScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 9420 DeclarationScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sink: E
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 4306 package-use.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 4306 package-use.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sink: E
15:22:20 [2023-12-08T20:22:20.823Z] Entering directory: D2777 0 scope
15:22:20 [2023-12-08T20:22:20.823Z] Sink: D2777 0 scope
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 13961 EventHeaderScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 13961 EventHeaderScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 12212 EventHeaderVScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 12212 EventHeaderVScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 12117 FieldsScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 12117 FieldsScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 8431 IDefinitionScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 8431 IDefinitionScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 31094 ILexicalScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 31094 ILexicalScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 23682 LexicalScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 23682 LexicalScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 12926 PacketHeaderScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 12926 PacketHeaderScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 13258 RootScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 13258 RootScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 7585 package-summary.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 7585 package-summary.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.823Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 2324 EventHeaderScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 2324 EventHeaderScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 2330 EventHeaderVScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 2330 EventHeaderVScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 2282 RootScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 2282 RootScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 36368 IDefinitionScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 36368 IDefinitionScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 2294 FieldsScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 2294 FieldsScope.html
15:22:20 [2023-12-08T20:22:20.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.823Z] Sending file modes: C0666 11414 LexicalScope.html
15:22:20 [2023-12-08T20:22:20.823Z] Sink: C0666 11414 LexicalScope.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 34879 ILexicalScope.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 34879 ILexicalScope.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 2330 PacketHeaderScope.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 2330 PacketHeaderScope.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sink: E
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 6009 package-use.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 6009 package-use.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sink: E
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 21973 IEventDeclaration.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 21973 IEventDeclaration.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 19748 IEventDefinition.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 19748 IEventDefinition.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 6330 package-summary.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 6330 package-summary.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.824Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 5821 CTFCallsite.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 5821 CTFCallsite.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 12766 IEventDefinition.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 12766 IEventDefinition.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 9187 IEventDeclaration.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 9187 IEventDeclaration.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 5797 CTFClock.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 5797 CTFClock.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sink: E
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 8221 package-use.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 8221 package-use.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sink: E
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 14457 CTFException.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 14457 CTFException.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Entering directory: D2777 0 trace
15:22:20 [2023-12-08T20:22:20.824Z] Sink: D2777 0 trace
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 13770 CTFIOException.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 13770 CTFIOException.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 17862 CTFResponse.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 17862 CTFResponse.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 23815 CTFStreamInput.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 23815 CTFStreamInput.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 34357 CTFStreamInputReader.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 34357 CTFStreamInputReader.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 13008 CTFStreamOutputWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 13008 CTFStreamOutputWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 18042 CTFStreamPacketOutputWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 18042 CTFStreamPacketOutputWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 69671 CTFTrace.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 69671 CTFTrace.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 35729 CTFTraceReader.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 35729 CTFTraceReader.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 11512 CTFTraceWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 11512 CTFTraceWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 19663 ICTFPacketDescriptor.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 19663 ICTFPacketDescriptor.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 18375 ICTFStream.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 18375 ICTFStream.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 12868 IPacketReader.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 12868 IPacketReader.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 23846 Metadata.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 23846 Metadata.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 9105 package-summary.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 9105 package-summary.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.824Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 3996 CTFTraceReader.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 3996 CTFTraceReader.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 6466 ICTFPacketDescriptor.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 6466 ICTFPacketDescriptor.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 2264 CTFTraceWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 2264 CTFTraceWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 9398 ICTFStream.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 9398 ICTFStream.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 2342 CTFStreamPacketOutputWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 2342 CTFStreamPacketOutputWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 6212 CTFStreamInputReader.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 6212 CTFStreamInputReader.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 6648 CTFTrace.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 6648 CTFTrace.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 2306 CTFStreamOutputWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 2306 CTFStreamOutputWriter.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 2264 CTFIOException.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 2264 CTFIOException.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 5261 CTFResponse.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 5261 CTFResponse.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 6403 CTFStreamInput.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 6403 CTFStreamInput.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 2228 Metadata.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 2228 Metadata.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 4072 IPacketReader.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 4072 IPacketReader.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sink: E
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 6349 package-use.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 6349 package-use.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sink: E
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 21423 CTFStrings.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 21423 CTFStrings.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 4977 package-summary.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 4977 package-summary.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.824Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 40705 CTFException.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 40705 CTFException.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 2212 CTFStrings.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 2212 CTFStrings.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sink: E
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 6194 package-use.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 6194 package-use.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sink: E
15:22:20 [2023-12-08T20:22:20.824Z] Entering directory: D2777 0 parser
15:22:20 [2023-12-08T20:22:20.824Z] Sink: D2777 0 parser
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 143610 CTFLexer.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 143610 CTFLexer.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 336368 CTFParser.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 336368 CTFParser.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 10225 CTFParser.abstractDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 10225 CTFParser.abstractDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.824Z] Sending file modes: C0666 10265 CTFParser.abstractDeclaratorList_return.html
15:22:20 [2023-12-08T20:22:20.824Z] Sink: C0666 10265 CTFParser.abstractDeclaratorList_return.html
15:22:20 [2023-12-08T20:22:20.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10185 CTFParser.alignAttribute_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10185 CTFParser.alignAttribute_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10275 CTFParser.ctfAssignmentExpression_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10275 CTFParser.ctfAssignmentExpression_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10315 CTFParser.ctfAssignmentExpressionList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10315 CTFParser.ctfAssignmentExpressionList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10115 CTFParser.ctfBody_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10115 CTFParser.ctfBody_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10145 CTFParser.ctfKeyword_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10145 CTFParser.ctfKeyword_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10165 CTFParser.ctfSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10165 CTFParser.ctfSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10205 CTFParser.ctfSpecifierHead_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10205 CTFParser.ctfSpecifierHead_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10205 CTFParser.ctfTypeSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10205 CTFParser.ctfTypeSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10155 CTFParser.declaration_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10155 CTFParser.declaration_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10255 CTFParser.declarationSpecifiers_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10255 CTFParser.declarationSpecifiers_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10145 CTFParser.declarator_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10145 CTFParser.declarator_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10185 CTFParser.declaratorList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10185 CTFParser.declaratorList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10285 CTFParser.directAbstractDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10285 CTFParser.directAbstractDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10205 CTFParser.directDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10205 CTFParser.directDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10265 CTFParser.directDeclaratorLength_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10265 CTFParser.directDeclaratorLength_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10265 CTFParser.directDeclaratorSuffix_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10265 CTFParser.directDeclaratorSuffix_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10125 CTFParser.enumBody_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10125 CTFParser.enumBody_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10165 CTFParser.enumConstant_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10165 CTFParser.enumConstant_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10215 CTFParser.enumContainerType_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10215 CTFParser.enumContainerType_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10145 CTFParser.enumerator_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10145 CTFParser.enumerator_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10185 CTFParser.enumeratorList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10185 CTFParser.enumeratorList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10195 CTFParser.enumeratorValue_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10195 CTFParser.enumeratorValue_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10125 CTFParser.enumName_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10125 CTFParser.enumName_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10175 CTFParser.enumSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10175 CTFParser.enumSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10175 CTFParser.numberLiteral_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10175 CTFParser.numberLiteral_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10095 CTFParser.parse_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10095 CTFParser.parse_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10115 CTFParser.pointer_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10115 CTFParser.pointer_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10245 CTFParser.postfixCtfExpression_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10245 CTFParser.postfixCtfExpression_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10215 CTFParser.postfixExpression_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10215 CTFParser.postfixExpression_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10275 CTFParser.postfixExpressionSuffix_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10275 CTFParser.postfixExpressionSuffix_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10215 CTFParser.primaryExpression_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10215 CTFParser.primaryExpression_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10265 CTFParser.specifierQualifierList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10265 CTFParser.specifierQualifierList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10255 CTFParser.storageClassSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10255 CTFParser.storageClassSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10145 CTFParser.structBody_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10145 CTFParser.structBody_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10145 CTFParser.structName_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10145 CTFParser.structName_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10305 CTFParser.structOrVariantDeclaration_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10305 CTFParser.structOrVariantDeclaration_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10345 CTFParser.structOrVariantDeclarationList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10345 CTFParser.structOrVariantDeclarationList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10295 CTFParser.structOrVariantDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10295 CTFParser.structOrVariantDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10335 CTFParser.structOrVariantDeclaratorList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10335 CTFParser.structOrVariantDeclaratorList_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10195 CTFParser.structSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10195 CTFParser.structSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10185 CTFParser.typealiasAlias_return.html
15:22:20 [2023-12-08T20:22:20.825Z] Sink: C0666 10185 CTFParser.typealiasAlias_return.html
15:22:20 [2023-12-08T20:22:20.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.825Z] Sending file modes: C0666 10175 CTFParser.typealiasDecl_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10175 CTFParser.typealiasDecl_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 10195 CTFParser.typealiasTarget_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10195 CTFParser.typealiasTarget_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 10155 CTFParser.typedefName_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10155 CTFParser.typedefName_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 10175 CTFParser.typeQualifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10175 CTFParser.typeQualifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 10215 CTFParser.typeQualifierList_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10215 CTFParser.typeQualifierList_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 10175 CTFParser.typeSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10175 CTFParser.typeSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 10195 CTFParser.unaryExpression_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10195 CTFParser.unaryExpression_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 10155 CTFParser.variantBody_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10155 CTFParser.variantBody_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 10155 CTFParser.variantName_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10155 CTFParser.variantName_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 10205 CTFParser.variantSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10205 CTFParser.variantSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 10145 CTFParser.variantTag_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 10145 CTFParser.variantTag_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 19219 package-summary.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 19219 package-summary.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.826Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 2192 CTFLexer.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 2192 CTFLexer.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 2198 CTFParser.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 2198 CTFParser.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4263 CTFParser.ctfAssignmentExpression_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4263 CTFParser.ctfAssignmentExpression_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4323 CTFParser.ctfAssignmentExpressionList_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4323 CTFParser.ctfAssignmentExpressionList_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4023 CTFParser.ctfBody_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4023 CTFParser.ctfBody_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4158 CTFParser.ctfTypeSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4158 CTFParser.ctfTypeSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4158 CTFParser.ctfSpecifierHead_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4158 CTFParser.ctfSpecifierHead_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4098 CTFParser.ctfSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4098 CTFParser.ctfSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4068 CTFParser.ctfKeyword_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4068 CTFParser.ctfKeyword_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4113 CTFParser.typealiasDecl_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4113 CTFParser.typealiasDecl_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4128 CTFParser.typealiasAlias_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4128 CTFParser.typealiasAlias_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4143 CTFParser.typealiasTarget_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4143 CTFParser.typealiasTarget_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4083 CTFParser.typedefName_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4083 CTFParser.typedefName_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4173 CTFParser.typeQualifierList_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4173 CTFParser.typeQualifierList_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4023 CTFParser.pointer_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4023 CTFParser.pointer_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4278 CTFParser.directAbstractDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4278 CTFParser.directAbstractDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4188 CTFParser.abstractDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4188 CTFParser.abstractDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4248 CTFParser.directDeclaratorLength_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4248 CTFParser.directDeclaratorLength_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4248 CTFParser.directDeclaratorSuffix_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4248 CTFParser.directDeclaratorSuffix_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4158 CTFParser.directDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4158 CTFParser.directDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4068 CTFParser.declarator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4068 CTFParser.declarator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4143 CTFParser.enumeratorValue_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4143 CTFParser.enumeratorValue_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4068 CTFParser.enumerator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4068 CTFParser.enumerator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4128 CTFParser.enumeratorList_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4128 CTFParser.enumeratorList_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4173 CTFParser.enumContainerType_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4173 CTFParser.enumContainerType_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4038 CTFParser.enumBody_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4038 CTFParser.enumBody_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4038 CTFParser.enumName_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4038 CTFParser.enumName_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4113 CTFParser.enumSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4113 CTFParser.enumSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4068 CTFParser.variantTag_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4068 CTFParser.variantTag_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4083 CTFParser.variantBody_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4083 CTFParser.variantBody_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4083 CTFParser.variantName_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4083 CTFParser.variantName_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4158 CTFParser.variantSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4158 CTFParser.variantSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.826Z] Sending file modes: C0666 4293 CTFParser.structOrVariantDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] Sink: C0666 4293 CTFParser.structOrVariantDeclarator_return.html
15:22:20 [2023-12-08T20:22:20.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4353 CTFParser.structOrVariantDeclaratorList_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4353 CTFParser.structOrVariantDeclaratorList_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4248 CTFParser.specifierQualifierList_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4248 CTFParser.specifierQualifierList_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4308 CTFParser.structOrVariantDeclaration_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4308 CTFParser.structOrVariantDeclaration_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4368 CTFParser.structOrVariantDeclarationList_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4368 CTFParser.structOrVariantDeclarationList_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4068 CTFParser.structName_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4068 CTFParser.structName_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4143 CTFParser.structSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4143 CTFParser.structSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4068 CTFParser.structBody_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4068 CTFParser.structBody_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4128 CTFParser.alignAttribute_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4128 CTFParser.alignAttribute_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4113 CTFParser.typeQualifier_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4113 CTFParser.typeQualifier_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4113 CTFParser.typeSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4113 CTFParser.typeSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4233 CTFParser.storageClassSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4233 CTFParser.storageClassSpecifier_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4248 CTFParser.abstractDeclaratorList_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4248 CTFParser.abstractDeclaratorList_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4128 CTFParser.declaratorList_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4128 CTFParser.declaratorList_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4233 CTFParser.declarationSpecifiers_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4233 CTFParser.declarationSpecifiers_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4083 CTFParser.declaration_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4083 CTFParser.declaration_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4098 CTFParser.enumConstant_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4098 CTFParser.enumConstant_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4143 CTFParser.unaryExpression_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4143 CTFParser.unaryExpression_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4173 CTFParser.postfixExpression_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4173 CTFParser.postfixExpression_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4218 CTFParser.postfixCtfExpression_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4218 CTFParser.postfixCtfExpression_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4263 CTFParser.postfixExpressionSuffix_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4263 CTFParser.postfixExpressionSuffix_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4173 CTFParser.primaryExpression_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4173 CTFParser.primaryExpression_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4113 CTFParser.numberLiteral_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4113 CTFParser.numberLiteral_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 3993 CTFParser.parse_return.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 3993 CTFParser.parse_return.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sink: E
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 15161 package-use.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 15161 package-use.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sink: E
15:22:20 [2023-12-08T20:22:20.827Z] Sink: E
15:22:20 [2023-12-08T20:22:20.827Z] Entering directory: D2777 0 analysis
15:22:20 [2023-12-08T20:22:20.827Z] Sink: D2777 0 analysis
15:22:20 [2023-12-08T20:22:20.827Z] Entering directory: D2777 0 counters
15:22:20 [2023-12-08T20:22:20.827Z] Sink: D2777 0 counters
15:22:20 [2023-12-08T20:22:20.827Z] Entering directory: D2777 0 core
15:22:20 [2023-12-08T20:22:20.827Z] Sink: D2777 0 core
15:22:20 [2023-12-08T20:22:20.827Z] Entering directory: D2777 0 aspects
15:22:20 [2023-12-08T20:22:20.827Z] Sink: D2777 0 aspects
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 26603 AbstractCounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 26603 AbstractCounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 20815 CounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 20815 CounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 10626 ITmfCounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 10626 ITmfCounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 5991 package-summary.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 5991 package-summary.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.827Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4467 AbstractCounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4467 AbstractCounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4857 ITmfCounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4857 ITmfCounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 2366 CounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 2366 CounterAspect.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sink: E
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 3843 package-use.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 3843 package-use.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sink: E
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 26598 CounterAnalysis.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 26598 CounterAnalysis.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 16401 CounterStateProvider.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 16401 CounterStateProvider.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 16746 CounterType.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 16746 CounterType.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 5765 package-summary.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 5765 package-summary.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.827Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 2318 CounterAnalysis.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 2318 CounterAnalysis.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4500 CounterStateProvider.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4500 CounterStateProvider.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 9300 CounterType.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 9300 CounterType.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sink: E
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 4787 package-use.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 4787 package-use.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sink: E
15:22:20 [2023-12-08T20:22:20.827Z] Entering directory: D2777 0 ui
15:22:20 [2023-12-08T20:22:20.827Z] Sink: D2777 0 ui
15:22:20 [2023-12-08T20:22:20.827Z] Entering directory: D2777 0 views
15:22:20 [2023-12-08T20:22:20.827Z] Sink: D2777 0 views
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 24678 CounterChartViewer.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 24678 CounterChartViewer.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 16876 CounterTreeViewer.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 16876 CounterTreeViewer.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 19327 CounterView.html
15:22:20 [2023-12-08T20:22:20.827Z] Sink: C0666 19327 CounterView.html
15:22:20 [2023-12-08T20:22:20.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.827Z] Sending file modes: C0666 3748 package-summary.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 3748 package-summary.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.828Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 2372 CounterChartViewer.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 2372 CounterChartViewer.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 2366 CounterTreeViewer.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 2366 CounterTreeViewer.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 2330 CounterView.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 2330 CounterView.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sink: E
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 2151 package-use.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 2151 package-use.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sink: E
15:22:20 [2023-12-08T20:22:20.828Z] Sink: E
15:22:20 [2023-12-08T20:22:20.828Z] Sink: E
15:22:20 [2023-12-08T20:22:20.828Z] Entering directory: D2777 0 graph
15:22:20 [2023-12-08T20:22:20.828Z] Sink: D2777 0 graph
15:22:20 [2023-12-08T20:22:20.828Z] Entering directory: D2777 0 core
15:22:20 [2023-12-08T20:22:20.828Z] Sink: D2777 0 core
15:22:20 [2023-12-08T20:22:20.828Z] Entering directory: D2777 0 criticalpath
15:22:20 [2023-12-08T20:22:20.828Z] Sink: D2777 0 criticalpath
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 28959 AbstractCriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 28959 AbstractCriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 11191 CriticalPathAlgorithmException.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 11191 CriticalPathAlgorithmException.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 23821 CriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 23821 CriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 14347 ICriticalPathAlgorithm.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 14347 ICriticalPathAlgorithm.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 9261 ICriticalPathProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 9261 ICriticalPathProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 18709 OSCriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 18709 OSCriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 6572 package-summary.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 6572 package-summary.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.828Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 2452 ICriticalPathAlgorithm.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 2452 ICriticalPathAlgorithm.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 4772 CriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 4772 CriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 2420 OSCriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 2420 OSCriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 6480 CriticalPathAlgorithmException.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 6480 CriticalPathAlgorithmException.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 8678 ICriticalPathProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 8678 ICriticalPathProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 4446 AbstractCriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 4446 AbstractCriticalPathModule.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sink: E
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 6602 package-use.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 6602 package-use.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sink: E
15:22:20 [2023-12-08T20:22:20.828Z] Entering directory: D2777 0 building
15:22:20 [2023-12-08T20:22:20.828Z] Sink: D2777 0 building
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 30372 AbstractTmfGraphBuilderModule.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 30372 AbstractTmfGraphBuilderModule.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 30352 AbstractTmfGraphProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 30352 AbstractTmfGraphProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 13850 AbstractTraceEventHandler.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 13850 AbstractTraceEventHandler.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 20859 ITmfGraphProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 20859 ITmfGraphProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 9430 ITraceEventHandler.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 9430 ITraceEventHandler.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 6082 package-summary.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 6082 package-summary.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.828Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 6078 ITmfGraphProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 6078 ITmfGraphProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 4548 AbstractTmfGraphProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 4548 AbstractTmfGraphProvider.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 7722 ITraceEventHandler.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 7722 ITraceEventHandler.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 2426 AbstractTraceEventHandler.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 2426 AbstractTraceEventHandler.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 10174 AbstractTmfGraphBuilderModule.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 10174 AbstractTmfGraphBuilderModule.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sink: E
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 7105 package-use.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 7105 package-use.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sink: E
15:22:20 [2023-12-08T20:22:20.828Z] Entering directory: D2777 0 base
15:22:20 [2023-12-08T20:22:20.828Z] Sink: D2777 0 base
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 10775 CycleDetectedException.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 10775 CycleDetectedException.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 13416 IGraphWorker.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 13416 IGraphWorker.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 10413 ITmfGraphVisitor.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 10413 ITmfGraphVisitor.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 23518 TmfEdge.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 23518 TmfEdge.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 26779 TmfEdge.EdgeType.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 26779 TmfEdge.EdgeType.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 58823 TmfGraph.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 58823 TmfGraph.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 40277 TmfVertex.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 40277 TmfVertex.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.828Z] Sending file modes: C0666 19127 TmfVertex.EdgeDirection.html
15:22:20 [2023-12-08T20:22:20.828Z] Sink: C0666 19127 TmfVertex.EdgeDirection.html
15:22:20 [2023-12-08T20:22:20.828Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 8938 package-summary.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 8938 package-summary.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.829Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 5717 ITmfGraphVisitor.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 5717 ITmfGraphVisitor.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 2384 CycleDetectedException.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 2384 CycleDetectedException.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 12953 TmfGraph.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 12953 TmfGraph.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 34662 TmfVertex.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 34662 TmfVertex.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 8207 TmfVertex.EdgeDirection.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 8207 TmfVertex.EdgeDirection.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 30604 IGraphWorker.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 30604 IGraphWorker.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 17121 TmfEdge.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 17121 TmfEdge.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 14812 TmfEdge.EdgeType.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 14812 TmfEdge.EdgeType.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sink: E
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 12406 package-use.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 12406 package-use.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sink: E
15:22:20 [2023-12-08T20:22:20.829Z] Entering directory: D2777 0 graph
15:22:20 [2023-12-08T20:22:20.829Z] Sink: D2777 0 graph
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 6305 IEdgeContextStateFactory.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 6305 IEdgeContextStateFactory.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 10443 ITmfEdge.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 10443 ITmfEdge.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 14430 ITmfEdgeContextState.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 14430 ITmfEdgeContextState.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 55098 ITmfGraph.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 55098 ITmfGraph.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 19164 ITmfGraph.EdgeDirection.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 19164 ITmfGraph.EdgeDirection.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 9031 ITmfGraphVisitor.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 9031 ITmfGraphVisitor.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 10069 ITmfVertex.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 10069 ITmfVertex.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 17739 TmfEdgeState.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 17739 TmfEdgeState.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 9614 TmfGraphFactory.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 9614 TmfGraphFactory.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 8391 WorkerSerializer.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 8391 WorkerSerializer.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 7983 package-summary.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 7983 package-summary.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.829Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 14600 ITmfEdge.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 14600 ITmfEdge.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 28728 ITmfVertex.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 28728 ITmfVertex.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 2348 TmfGraphFactory.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 2348 TmfGraphFactory.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 5620 ITmfGraphVisitor.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 5620 ITmfGraphVisitor.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 11128 ITmfEdgeContextState.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 11128 ITmfEdgeContextState.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 6241 WorkerSerializer.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 6241 WorkerSerializer.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 2422 IEdgeContextStateFactory.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 2422 IEdgeContextStateFactory.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 5566 TmfEdgeState.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 5566 TmfEdgeState.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 15789 ITmfGraph.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 15789 ITmfGraph.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 6677 ITmfGraph.EdgeDirection.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 6677 ITmfGraph.EdgeDirection.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sink: E
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 10221 package-use.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 10221 package-use.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sink: E
15:22:20 [2023-12-08T20:22:20.829Z] Sink: E
15:22:20 [2023-12-08T20:22:20.829Z] Sink: E
15:22:20 [2023-12-08T20:22:20.829Z] Entering directory: D2777 0 timing
15:22:20 [2023-12-08T20:22:20.829Z] Sink: D2777 0 timing
15:22:20 [2023-12-08T20:22:20.829Z] Entering directory: D2777 0 ui
15:22:20 [2023-12-08T20:22:20.829Z] Sink: D2777 0 ui
15:22:20 [2023-12-08T20:22:20.829Z] Entering directory: D2777 0 views
15:22:20 [2023-12-08T20:22:20.829Z] Sink: D2777 0 views
15:22:20 [2023-12-08T20:22:20.829Z] Entering directory: D2777 0 segmentstore
15:22:20 [2023-12-08T20:22:20.829Z] Sink: D2777 0 segmentstore
15:22:20 [2023-12-08T20:22:20.829Z] Entering directory: D2777 0 statistics
15:22:20 [2023-12-08T20:22:20.829Z] Sink: D2777 0 statistics
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 17030 AbstractSegmentsStatisticsView.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 17030 AbstractSegmentsStatisticsView.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 21861 AbstractSegmentsStatisticsViewer.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 21861 AbstractSegmentsStatisticsViewer.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 16445 SegmentStoreStatisticsView.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 16445 SegmentStoreStatisticsView.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 16971 SegmentStoreStatisticsViewer.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 16971 SegmentStoreStatisticsViewer.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 6416 package-summary.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 6416 package-summary.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.829Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 4724 AbstractSegmentsStatisticsView.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 4724 AbstractSegmentsStatisticsView.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 2576 SegmentStoreStatisticsView.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 2576 SegmentStoreStatisticsView.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 2588 SegmentStoreStatisticsViewer.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 2588 SegmentStoreStatisticsViewer.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 4749 AbstractSegmentsStatisticsViewer.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 4749 AbstractSegmentsStatisticsViewer.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sink: E
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 4197 package-use.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 4197 package-use.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sink: E
15:22:20 [2023-12-08T20:22:20.829Z] Entering directory: D2777 0 density2
15:22:20 [2023-12-08T20:22:20.829Z] Sink: D2777 0 density2
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 21973 AbstractSegmentStoreDensityView.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 21973 AbstractSegmentStoreDensityView.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 35981 AbstractSegmentStoreDensityViewer.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 35981 AbstractSegmentStoreDensityViewer.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 9517 ISegmentStoreDensityViewerDataListener.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 9517 ISegmentStoreDensityViewerDataListener.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 11118 Messages.html
15:22:20 [2023-12-08T20:22:20.829Z] Sink: C0666 11118 Messages.html
15:22:20 [2023-12-08T20:22:20.829Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.829Z] Sending file modes: C0666 7371 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 7371 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 2456 Messages.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 2456 Messages.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 2594 AbstractSegmentStoreDensityView.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 2594 AbstractSegmentStoreDensityView.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 5840 ISegmentStoreDensityViewerDataListener.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 5840 ISegmentStoreDensityViewerDataListener.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 4870 AbstractSegmentStoreDensityViewer.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 4870 AbstractSegmentStoreDensityViewer.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 4202 package-use.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 4202 package-use.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 scatter
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 scatter
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 35362 AbstractSegmentStoreScatterChartViewer2.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 35362 AbstractSegmentStoreScatterChartViewer2.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 18505 SegmentStoreScatterView2.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 18505 SegmentStoreScatterView2.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 6040 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 6040 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 2636 AbstractSegmentStoreScatterChartViewer2.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 2636 AbstractSegmentStoreScatterChartViewer2.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 2546 SegmentStoreScatterView2.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 2546 SegmentStoreScatterView2.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 2270 package-use.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 2270 package-use.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 table
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 table
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 23144 AbstractSegmentStoreTableView.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 23144 AbstractSegmentStoreTableView.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 29967 AbstractSegmentStoreTableViewer.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 29967 AbstractSegmentStoreTableViewer.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 16818 SegmentStoreTableView.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 16818 SegmentStoreTableView.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 15804 SegmentStoreTableViewer.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 15804 SegmentStoreTableViewer.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 6313 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 6313 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 2528 SegmentStoreTableViewer.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 2528 SegmentStoreTableViewer.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 4620 AbstractSegmentStoreTableView.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 4620 AbstractSegmentStoreTableView.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 2516 SegmentStoreTableView.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 2516 SegmentStoreTableView.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 7713 AbstractSegmentStoreTableViewer.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 7713 AbstractSegmentStoreTableViewer.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 5321 package-use.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 5321 package-use.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 6011 AnalysisTimingImageConstants.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 6011 AnalysisTimingImageConstants.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 5068 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 5068 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 2530 AnalysisTimingImageConstants.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 2530 AnalysisTimingImageConstants.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 2218 package-use.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 2218 package-use.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 core
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 core
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 segmentstore
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 segmentstore
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 statistics
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 statistics
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 27737 AbstractSegmentStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 27737 AbstractSegmentStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 4279 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 4279 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 4792 AbstractSegmentStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 4792 AbstractSegmentStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 3722 package-use.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 3722 package-use.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sink: E
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 29286 AbstractSegmentStoreAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 29286 AbstractSegmentStoreAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 16627 GenericSegmentStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 16627 GenericSegmentStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 7200 IAnalysisProgressListener.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 7200 IAnalysisProgressListener.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 5938 IGroupingSegmentAspect.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 5938 IGroupingSegmentAspect.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 16867 ISegmentStoreProvider.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 16867 ISegmentStoreProvider.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 24779 SegmentStoreAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 24779 SegmentStoreAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 23737 SegmentStoreStatisticsModel.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 23737 SegmentStoreStatisticsModel.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 8301 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] Sink: C0666 8301 package-summary.html
15:22:20 [2023-12-08T20:22:20.830Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.830Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.830Z] Sending file modes: C0666 9086 IAnalysisProgressListener.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 9086 IAnalysisProgressListener.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2462 SegmentStoreAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2462 SegmentStoreAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2498 GenericSegmentStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2498 GenericSegmentStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2458 IGroupingSegmentAspect.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2458 IGroupingSegmentAspect.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 16844 ISegmentStoreProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 16844 ISegmentStoreProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 4912 AbstractSegmentStoreAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 4912 AbstractSegmentStoreAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2468 SegmentStoreStatisticsModel.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2468 SegmentStoreStatisticsModel.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sink: E
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 8004 package-use.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 8004 package-use.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sink: E
15:22:20 [2023-12-08T20:22:20.831Z] Entering directory: D2777 0 statistics
15:22:20 [2023-12-08T20:22:20.831Z] Sink: D2777 0 statistics
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 18380 IStatistics.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 18380 IStatistics.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 14013 IStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 14013 IStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 31548 Statistics.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 31548 Statistics.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 5308 package-summary.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 5308 package-summary.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.831Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 6416 IStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 6416 IStatisticsAnalysis.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2354 Statistics.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2354 Statistics.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 19554 IStatistics.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 19554 IStatistics.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sink: E
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 6393 package-use.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 6393 package-use.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sink: E
15:22:20 [2023-12-08T20:22:20.831Z] Sink: E
15:22:20 [2023-12-08T20:22:20.831Z] Sink: E
15:22:20 [2023-12-08T20:22:20.831Z] Entering directory: D2777 0 profiling
15:22:20 [2023-12-08T20:22:20.831Z] Sink: D2777 0 profiling
15:22:20 [2023-12-08T20:22:20.831Z] Entering directory: D2777 0 core
15:22:20 [2023-12-08T20:22:20.831Z] Sink: D2777 0 core
15:22:20 [2023-12-08T20:22:20.831Z] Entering directory: D2777 0 callstack
15:22:20 [2023-12-08T20:22:20.831Z] Sink: D2777 0 callstack
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 15931 CallStack.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 15931 CallStack.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 48343 CallStackAnalysis.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 48343 CallStackAnalysis.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 8728 CallStackHostUtils.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 8728 CallStackHostUtils.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 13241 CallStackHostUtils.AttributeNameHostResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 13241 CallStackHostUtils.AttributeNameHostResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 13247 CallStackHostUtils.AttributeValueHostResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 13247 CallStackHostUtils.AttributeValueHostResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 5846 CallStackHostUtils.IHostIdProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 5846 CallStackHostUtils.IHostIdProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 6362 CallStackHostUtils.IHostIdResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 6362 CallStackHostUtils.IHostIdResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 13385 CallStackHostUtils.TraceHostIdResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 13385 CallStackHostUtils.TraceHostIdResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 48455 CallStackSeries.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 48455 CallStackSeries.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 12905 CallStackSeries.AttributeNameThreadResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 12905 CallStackSeries.AttributeNameThreadResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 12915 CallStackSeries.AttributeValueThreadResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 12915 CallStackSeries.AttributeValueThreadResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 7842 CallStackSeries.IThreadIdProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 7842 CallStackSeries.IThreadIdProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 8052 CallStackSeries.IThreadIdResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 8052 CallStackSeries.IThreadIdResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 21048 CallStackStateProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 21048 CallStackStateProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 12963 IFlameChartProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 12963 IFlameChartProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 10556 package-summary.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 10556 package-summary.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.831Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 4662 CallStackStateProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 4662 CallStackStateProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 4427 IFlameChartProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 4427 IFlameChartProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2414 CallStackHostUtils.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2414 CallStackHostUtils.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2578 CallStackHostUtils.AttributeNameHostResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2578 CallStackHostUtils.AttributeNameHostResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2584 CallStackHostUtils.AttributeValueHostResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2584 CallStackHostUtils.AttributeValueHostResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2542 CallStackHostUtils.TraceHostIdResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2542 CallStackHostUtils.TraceHostIdResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 7916 CallStackHostUtils.IHostIdResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 7916 CallStackHostUtils.IHostIdResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 12461 CallStackHostUtils.IHostIdProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 12461 CallStackHostUtils.IHostIdProvider.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 4931 CallStackSeries.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 4931 CallStackSeries.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2572 CallStackSeries.AttributeNameThreadResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2572 CallStackSeries.AttributeNameThreadResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.831Z] Sending file modes: C0666 2578 CallStackSeries.AttributeValueThreadResolver.html
15:22:20 [2023-12-08T20:22:20.831Z] Sink: C0666 2578 CallStackSeries.AttributeValueThreadResolver.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 7436 CallStackSeries.IThreadIdResolver.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 7436 CallStackSeries.IThreadIdResolver.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 9603 CallStackSeries.IThreadIdProvider.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 9603 CallStackSeries.IThreadIdProvider.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 2360 CallStack.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 2360 CallStack.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 2408 CallStackAnalysis.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 2408 CallStackAnalysis.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 5742 package-use.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 5742 package-use.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 base
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 base
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 11232 FlameDefaultPalette.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 11232 FlameDefaultPalette.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 17926 IProfilingElement.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 17926 IProfilingElement.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 10308 IProfilingGroupDescriptor.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 10308 IProfilingGroupDescriptor.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 33081 ProfilingElement.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 33081 ProfilingElement.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 16858 ProfilingGroupDescriptor.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 16858 ProfilingGroupDescriptor.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 6119 package-summary.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 6119 package-summary.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 22704 IProfilingElement.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 22704 IProfilingElement.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 13019 IProfilingGroupDescriptor.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 13019 IProfilingGroupDescriptor.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 2372 ProfilingElement.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 2372 ProfilingElement.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 2390 FlameDefaultPalette.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 2390 FlameDefaultPalette.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 2420 ProfilingGroupDescriptor.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 2420 ProfilingGroupDescriptor.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 5405 package-use.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 5405 package-use.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 callgraph
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 callgraph
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 3211 ICallGraphProvider.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 3211 ICallGraphProvider.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 3612 package-summary.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 3612 package-summary.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 5531 ICallGraphProvider.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 5531 ICallGraphProvider.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 3632 package-use.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 3632 package-use.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 ui
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 ui
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 views
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 views
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 flamechart
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 flamechart
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 31698 FlameChartView.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 31698 FlameChartView.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 3637 package-summary.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 3637 package-summary.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 2432 FlameChartView.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 2432 FlameChartView.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 2223 package-use.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 2223 package-use.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 os
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 os
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 linux
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 linux
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 core
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 core
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 cpuusage
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 cpuusage
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 19347 CpuUsageEntryModel.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 19347 CpuUsageEntryModel.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 32214 KernelCpuUsageAnalysis.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 32214 KernelCpuUsageAnalysis.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 17403 KernelCpuUsageStateProvider.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 17403 KernelCpuUsageStateProvider.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 4506 package-summary.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 4506 package-summary.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 2414 CpuUsageEntryModel.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 2414 CpuUsageEntryModel.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 4499 KernelCpuUsageStateProvider.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 4499 KernelCpuUsageStateProvider.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 2438 KernelCpuUsageAnalysis.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 2438 KernelCpuUsageAnalysis.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 3667 package-use.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 3667 package-use.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sink: E
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 trace
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 trace
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 117772 DefaultEventLayout.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 117772 DefaultEventLayout.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 133040 IKernelAnalysisEventLayout.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 133040 IKernelAnalysisEventLayout.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 18470 IKernelTrace.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 18470 IKernelTrace.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 13510 KernelEventLayoutRequirement.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 13510 KernelEventLayoutRequirement.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 22752 LinuxTraceContext.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 22752 LinuxTraceContext.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 14755 LinuxTraceContext.LinuxBuilder.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 14755 LinuxTraceContext.LinuxBuilder.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 7189 package-summary.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 7189 package-summary.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.832Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.832Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.832Z] Sending file modes: C0666 17577 IKernelAnalysisEventLayout.html
15:22:20 [2023-12-08T20:22:20.832Z] Sink: C0666 17577 IKernelAnalysisEventLayout.html
15:22:20 [2023-12-08T20:22:20.832Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 2456 KernelEventLayoutRequirement.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 2456 KernelEventLayoutRequirement.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 4395 LinuxTraceContext.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 4395 LinuxTraceContext.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 4632 LinuxTraceContext.LinuxBuilder.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 4632 LinuxTraceContext.LinuxBuilder.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 4290 IKernelTrace.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 4290 IKernelTrace.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 4480 DefaultEventLayout.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 4480 DefaultEventLayout.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sink: E
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 11342 package-use.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 11342 package-use.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sink: E
15:22:20 [2023-12-08T20:22:20.833Z] Entering directory: D2777 0 model
15:22:20 [2023-12-08T20:22:20.833Z] Sink: D2777 0 model
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 17851 HostThread.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 17851 HostThread.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 12933 OsStrings.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 12933 OsStrings.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 29929 ProcessStatus.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 29929 ProcessStatus.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 5365 package-summary.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 5365 package-summary.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.833Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 11818 HostThread.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 11818 HostThread.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 2342 OsStrings.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 2342 OsStrings.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 10696 ProcessStatus.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 10696 ProcessStatus.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sink: E
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 6054 package-use.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 6054 package-use.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sink: E
15:22:20 [2023-12-08T20:22:20.833Z] Entering directory: D2777 0 execution
15:22:20 [2023-12-08T20:22:20.833Z] Sink: D2777 0 execution
15:22:20 [2023-12-08T20:22:20.833Z] Entering directory: D2777 0 graph
15:22:20 [2023-12-08T20:22:20.833Z] Sink: D2777 0 graph
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 7188 IOsExecutionGraphHandlerBuilder.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 7188 IOsExecutionGraphHandlerBuilder.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 23722 OsExecutionGraph.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 23722 OsExecutionGraph.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 18670 OsExecutionGraphProvider.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 18670 OsExecutionGraphProvider.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 21309 OsExecutionGraphProvider.Context.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 21309 OsExecutionGraphProvider.Context.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 13868 OsInterruptContext.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 13868 OsInterruptContext.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 31497 OsSystemModel.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 31497 OsSystemModel.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 32628 OsWorker.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 32628 OsWorker.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 7509 package-summary.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 7509 package-summary.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.833Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 10177 OsWorker.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 10177 OsWorker.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 4481 OsSystemModel.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 4481 OsSystemModel.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 2456 OsExecutionGraph.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 2456 OsExecutionGraph.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 2566 IOsExecutionGraphHandlerBuilder.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 2566 IOsExecutionGraphHandlerBuilder.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 8611 OsInterruptContext.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 8611 OsInterruptContext.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 4987 OsExecutionGraphProvider.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 4987 OsExecutionGraphProvider.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 7579 OsExecutionGraphProvider.Context.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 7579 OsExecutionGraphProvider.Context.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sink: E
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 5229 package-use.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 5229 package-use.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sink: E
15:22:20 [2023-12-08T20:22:20.833Z] Sink: E
15:22:20 [2023-12-08T20:22:20.833Z] Entering directory: D2777 0 kernel
15:22:20 [2023-12-08T20:22:20.833Z] Sink: D2777 0 kernel
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 24322 KernelAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 24322 KernelAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 44203 KernelThreadInformationProvider.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 44203 KernelThreadInformationProvider.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 18403 KernelTidAspect.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 18403 KernelTidAspect.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 9038 KernelUtils.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 9038 KernelUtils.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 33031 LinuxValues.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 33031 LinuxValues.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 7449 Messages.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 7449 Messages.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 15589 StateValues.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 15589 StateValues.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 6995 package-summary.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 6995 package-summary.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.833Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 2380 LinuxValues.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 2380 LinuxValues.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 2380 StateValues.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 2380 StateValues.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 4329 KernelTidAspect.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 4329 KernelTidAspect.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 2480 KernelThreadInformationProvider.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 2480 KernelThreadInformationProvider.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 18295 KernelAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 18295 KernelAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 2342 Messages.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 2342 Messages.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 2360 KernelUtils.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 2360 KernelUtils.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sink: E
15:22:20 [2023-12-08T20:22:20.833Z] Sending file modes: C0666 4011 package-use.html
15:22:20 [2023-12-08T20:22:20.833Z] Sink: C0666 4011 package-use.html
15:22:20 [2023-12-08T20:22:20.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.833Z] Sink: E
15:22:20 [2023-12-08T20:22:20.833Z] Entering directory: D2777 0 contextswitch
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 contextswitch
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 31551 KernelContextSwitchAnalysis.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 31551 KernelContextSwitchAnalysis.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 17048 KernelContextSwitchStateProvider.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 17048 KernelContextSwitchStateProvider.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 3624 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 3624 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2498 KernelContextSwitchAnalysis.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2498 KernelContextSwitchAnalysis.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2528 KernelContextSwitchStateProvider.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2528 KernelContextSwitchStateProvider.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2213 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2213 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 kernelmemoryusage
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 kernelmemoryusage
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 22508 KernelMemoryAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 22508 KernelMemoryAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 19083 KernelMemoryStateProvider.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 19083 KernelMemoryStateProvider.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 3696 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 3696 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2516 KernelMemoryAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2516 KernelMemoryAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2510 KernelMemoryStateProvider.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2510 KernelMemoryStateProvider.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2233 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2233 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 event
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 event
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 aspect
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 aspect
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 18434 LinuxPidAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 18434 LinuxPidAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 18650 LinuxTidAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 18650 LinuxTidAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 13705 Messages.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 13705 Messages.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 18615 ThreadPriorityAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 18615 ThreadPriorityAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 4974 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 4974 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2390 Messages.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2390 Messages.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 4525 ThreadPriorityAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 4525 ThreadPriorityAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2426 LinuxPidAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2426 LinuxPidAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 4508 LinuxTidAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 4508 LinuxTidAspect.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 4980 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 4980 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 memory
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 memory
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 17563 MemoryUsageTreeModel.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 17563 MemoryUsageTreeModel.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 3127 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 3127 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2414 MemoryUsageTreeModel.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2414 MemoryUsageTreeModel.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2178 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2178 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 tid
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 tid
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 33382 TidAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 33382 TidAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 3118 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 3118 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2378 TidAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2378 TidAnalysisModule.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2163 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2163 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 signals
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 signals
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 13115 TmfCpuSelectedSignal.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 13115 TmfCpuSelectedSignal.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 15863 TmfThreadSelectedSignal.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 15863 TmfThreadSelectedSignal.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 3933 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 3933 package-summary.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2438 TmfThreadSelectedSignal.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2438 TmfThreadSelectedSignal.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2420 TmfCpuSelectedSignal.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2420 TmfCpuSelectedSignal.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 2183 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 2183 package-use.html
15:22:20 [2023-12-08T20:22:20.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Sink: E
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 tmf
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 tmf
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 ui
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 ui
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 viewers
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 viewers
15:22:20 [2023-12-08T20:22:20.834Z] Entering directory: D2777 0 tree
15:22:20 [2023-12-08T20:22:20.834Z] Sink: D2777 0 tree
15:22:20 [2023-12-08T20:22:20.834Z] Sending file modes: C0666 29526 AbstractSelectTreeViewer2.html
15:22:20 [2023-12-08T20:22:20.834Z] Sink: C0666 29526 AbstractSelectTreeViewer2.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 34939 AbstractTmfTreeViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 34939 AbstractTmfTreeViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 7553 ICheckboxTreeViewerListener.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 7553 ICheckboxTreeViewerListener.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 6477 ITmfTreeColumnDataProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 6477 ITmfTreeColumnDataProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 10033 ITmfTreeViewerEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 10033 ITmfTreeViewerEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 11802 TmfGenericTreeEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 11802 TmfGenericTreeEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 26835 TmfTreeColumnData.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 26835 TmfTreeColumnData.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 20266 TmfTreeViewerEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 20266 TmfTreeViewerEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 8667 TmfTreeViewerToolTipHandler.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 8667 TmfTreeViewerToolTipHandler.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 8823 package-summary.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 8823 package-summary.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.835Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 2398 ITmfTreeColumnDataProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 2398 ITmfTreeColumnDataProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 2384 TmfTreeViewerToolTipHandler.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 2384 TmfTreeViewerToolTipHandler.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 9967 AbstractTmfTreeViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 9967 AbstractTmfTreeViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 5616 TmfTreeColumnData.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 5616 TmfTreeColumnData.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 6208 AbstractSelectTreeViewer2.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 6208 AbstractSelectTreeViewer2.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 6795 TmfTreeViewerEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 6795 TmfTreeViewerEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 10211 ICheckboxTreeViewerListener.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 10211 ICheckboxTreeViewerListener.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 12314 ITmfTreeViewerEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 12314 ITmfTreeViewerEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 2336 TmfGenericTreeEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 2336 TmfGenericTreeEntry.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sink: E
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 10926 package-use.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 10926 package-use.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sink: E
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 17954 ArrayTreeContentProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 17954 ArrayTreeContentProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Entering directory: D2777 0 xychart
15:22:20 [2023-12-08T20:22:20.835Z] Sink: D2777 0 xychart
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 11778 AxisRange.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 11778 AxisRange.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 9406 IAxis.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 9406 IAxis.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 10872 ITmfChartTimeProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 10872 ITmfChartTimeProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 9271 IXYSeries.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 9271 IXYSeries.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 20550 TmfBaseProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 20550 TmfBaseProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 27194 TmfChartTimeStampFormat.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 27194 TmfChartTimeStampFormat.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 15899 TmfClosestDataPointTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 15899 TmfClosestDataPointTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Entering directory: D2777 0 linechart
15:22:20 [2023-12-08T20:22:20.835Z] Sink: D2777 0 linechart
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 30771 TmfCommonXAxisChartViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 30771 TmfCommonXAxisChartViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 13378 TmfCommonXLineChartTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 13378 TmfCommonXLineChartTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 32045 TmfFilteredXYChartViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 32045 TmfFilteredXYChartViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 14758 TmfXYChartSettings.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 14758 TmfXYChartSettings.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 4903 package-summary.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 4903 package-summary.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.835Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 6316 TmfFilteredXYChartViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 6316 TmfFilteredXYChartViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 9549 TmfCommonXAxisChartViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 9549 TmfCommonXAxisChartViewer.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 2516 TmfCommonXLineChartTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 2516 TmfCommonXLineChartTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 10135 TmfXYChartSettings.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 10135 TmfXYChartSettings.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sink: E
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 8235 package-use.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 8235 package-use.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sink: E
15:22:20 [2023-12-08T20:22:20.835Z] Entering directory: D2777 0 barchart
15:22:20 [2023-12-08T20:22:20.835Z] Sink: D2777 0 barchart
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 17600 TmfHistogramTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 17600 TmfHistogramTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 3797 package-summary.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 3797 package-summary.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.835Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 2468 TmfHistogramTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 2468 TmfHistogramTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sink: E
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 2188 package-use.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 2188 package-use.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sink: E
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 16190 TmfMouseDragProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 16190 TmfMouseDragProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 18357 TmfMouseDragZoomProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] Sink: C0666 18357 TmfMouseDragZoomProvider.html
15:22:20 [2023-12-08T20:22:20.835Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.835Z] Sending file modes: C0666 17151 TmfMouseSelectionProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 17151 TmfMouseSelectionProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 13179 TmfMouseWheelZoomProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 13179 TmfMouseWheelZoomProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 16662 TmfSimpleTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 16662 TmfSimpleTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 56837 TmfXYChartViewer.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 56837 TmfXYChartViewer.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 11898 XYChartLegendImageProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 11898 XYChartLegendImageProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 10224 package-summary.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 10224 package-summary.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.836Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 8720 AxisRange.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 8720 AxisRange.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2360 TmfMouseDragProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2360 TmfMouseDragProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2444 TmfClosestDataPointTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2444 TmfClosestDataPointTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 9569 TmfXYChartViewer.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 9569 TmfXYChartViewer.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2378 TmfChartTimeStampFormat.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2378 TmfChartTimeStampFormat.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2390 TmfMouseSelectionProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2390 TmfMouseSelectionProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2396 XYChartLegendImageProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2396 XYChartLegendImageProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2384 TmfMouseDragZoomProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2384 TmfMouseDragZoomProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 4477 IAxis.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 4477 IAxis.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 17868 ITmfChartTimeProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 17868 ITmfChartTimeProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2384 TmfSimpleTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2384 TmfSimpleTooltipProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2390 TmfMouseWheelZoomProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2390 TmfMouseWheelZoomProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 4301 IXYSeries.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 4301 IXYSeries.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 12617 TmfBaseProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 12617 TmfBaseProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sink: E
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 12578 package-use.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 12578 package-use.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sink: E
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 9336 IImageSave.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 9336 IImageSave.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 6792 ILegendImageProvider2.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 6792 ILegendImageProvider2.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Entering directory: D2777 0 table
15:22:20 [2023-12-08T20:22:20.836Z] Sink: D2777 0 table
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 7296 ISortingLazyContentProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 7296 ISortingLazyContentProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 20591 TmfSimpleTableViewer.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 20591 TmfSimpleTableViewer.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 5461 package-summary.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 5461 package-summary.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.836Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 4991 TmfSimpleTableViewer.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 4991 TmfSimpleTableViewer.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2410 ISortingLazyContentProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2410 ISortingLazyContentProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sink: E
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 3658 package-use.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 3658 package-use.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sink: E
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 17884 ITmfTimeProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 17884 ITmfTimeProvider.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 11438 ITmfViewer.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 11438 ITmfViewer.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 12365 TmfAbstractToolTipHandler.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 12365 TmfAbstractToolTipHandler.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 20305 TmfAbstractToolTipHandler.ToolTipString.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 20305 TmfAbstractToolTipHandler.ToolTipString.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Entering directory: D2777 0 events
15:22:20 [2023-12-08T20:22:20.836Z] Sink: D2777 0 events
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 11989 TmfEventAdapterFactory.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 11989 TmfEventAdapterFactory.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 17410 TmfEventPropertySource.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 17410 TmfEventPropertySource.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 21403 TmfEventsCache.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 21403 TmfEventsCache.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 19044 TmfEventsCache.CachedEvent.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 19044 TmfEventsCache.CachedEvent.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 51526 TmfEventsTable.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 51526 TmfEventsTable.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 17435 TmfEventsTable.HeaderState.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 17435 TmfEventsTable.HeaderState.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 17805 TmfEventsTable.Key.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 17805 TmfEventsTable.Key.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 18469 TmfEventsTableHeader.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 18469 TmfEventsTableHeader.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Entering directory: D2777 0 columns
15:22:20 [2023-12-08T20:22:20.836Z] Sink: D2777 0 columns
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 19369 TmfEventTableColumn.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 19369 TmfEventTableColumn.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 3673 package-summary.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 3673 package-summary.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.836Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2408 TmfEventTableColumn.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2408 TmfEventTableColumn.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sink: E
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 2178 package-use.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 2178 package-use.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Sink: E
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 8437 package-summary.html
15:22:20 [2023-12-08T20:22:20.836Z] Sink: C0666 8437 package-summary.html
15:22:20 [2023-12-08T20:22:20.836Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.836Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.836Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.836Z] Sending file modes: C0666 6115 TmfEventsTable.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 6115 TmfEventsTable.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 5168 TmfEventsTable.HeaderState.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 5168 TmfEventsTable.HeaderState.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 2370 TmfEventsTable.Key.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 2370 TmfEventsTable.Key.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 2366 TmfEventAdapterFactory.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 2366 TmfEventAdapterFactory.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 2354 TmfEventsTableHeader.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 2354 TmfEventsTableHeader.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 2318 TmfEventsCache.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 2318 TmfEventsCache.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 4814 TmfEventsCache.CachedEvent.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 4814 TmfEventsCache.CachedEvent.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 2366 TmfEventPropertySource.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 2366 TmfEventPropertySource.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sink: E
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 5329 package-use.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 5329 package-use.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sink: E
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 45327 TmfTimeViewer.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 45327 TmfTimeViewer.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 17076 TmfViewer.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 17076 TmfViewer.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 8237 package-summary.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 8237 package-summary.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.837Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 17082 ITmfTimeProvider.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 17082 ITmfTimeProvider.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 14508 IImageSave.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 14508 IImageSave.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 22675 TmfViewer.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 22675 TmfViewer.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 9880 TmfAbstractToolTipHandler.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 9880 TmfAbstractToolTipHandler.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 7004 TmfAbstractToolTipHandler.ToolTipString.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 7004 TmfAbstractToolTipHandler.ToolTipString.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 28443 ITmfViewer.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 28443 ITmfViewer.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 5837 ILegendImageProvider2.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 5837 ILegendImageProvider2.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 2324 ArrayTreeContentProvider.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 2324 ArrayTreeContentProvider.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 14402 TmfTimeViewer.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 14402 TmfTimeViewer.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sink: E
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 29050 package-use.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 29050 package-use.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sink: E
15:22:20 [2023-12-08T20:22:20.837Z] Entering directory: D2777 0 views
15:22:20 [2023-12-08T20:22:20.837Z] Sink: D2777 0 views
15:22:20 [2023-12-08T20:22:20.837Z] Entering directory: D2777 0 timegraph
15:22:20 [2023-12-08T20:22:20.837Z] Sink: D2777 0 timegraph
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 17566 AbstractStateSystemTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 17566 AbstractStateSystemTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 56584 AbstractTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 56584 AbstractTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 26876 BaseDataProviderTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 26876 BaseDataProviderTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 9138 ITimeGraphEntryComparator.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 9138 ITimeGraphEntryComparator.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 6601 ITimeGraphLegendProvider.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 6601 ITimeGraphLegendProvider.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 20389 Messages.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 20389 Messages.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 6903 package-summary.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 6903 package-summary.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.837Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 9699 AbstractTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 9699 AbstractTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 2432 AbstractStateSystemTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 2432 AbstractStateSystemTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 2410 ITimeGraphEntryComparator.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 2410 ITimeGraphEntryComparator.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 2288 Messages.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 2288 Messages.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 7809 BaseDataProviderTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 7809 BaseDataProviderTimeGraphView.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 6200 ITimeGraphLegendProvider.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 6200 ITimeGraphLegendProvider.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sink: E
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 9348 package-use.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 9348 package-use.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sink: E
15:22:20 [2023-12-08T20:22:20.837Z] Entering directory: D2777 0 uml2sd
15:22:20 [2023-12-08T20:22:20.837Z] Sink: D2777 0 uml2sd
15:22:20 [2023-12-08T20:22:20.837Z] Entering directory: D2777 0 core
15:22:20 [2023-12-08T20:22:20.837Z] Sink: D2777 0 core
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 49822 AsyncMessage.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 49822 AsyncMessage.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 22729 AsyncMessageReturn.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 22729 AsyncMessageReturn.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 34401 BaseMessage.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 34401 BaseMessage.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 32366 BasicExecutionOccurrence.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 32366 BasicExecutionOccurrence.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 40222 BasicFrame.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 40222 BasicFrame.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 19218 EllipsisMessage.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 19218 EllipsisMessage.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 31974 ExecutionOccurrence.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 31974 ExecutionOccurrence.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 65533 Frame.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 65533 Frame.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 44556 GraphNode.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 44556 GraphNode.html
15:22:20 [2023-12-08T20:22:20.837Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.837Z] Sending file modes: C0666 29403 HotSpot.html
15:22:20 [2023-12-08T20:22:20.837Z] Sink: C0666 29403 HotSpot.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 9260 ITimeRange.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 9260 ITimeRange.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 44493 Lifeline.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 44493 Lifeline.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 13564 LifelineCategories.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 13564 LifelineCategories.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 49550 Metrics.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 49550 Metrics.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 12715 SDTimeEvent.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 12715 SDTimeEvent.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 26382 Stop.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 26382 Stop.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 39405 SyncMessage.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 39405 SyncMessage.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 22342 SyncMessageReturn.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 22342 SyncMessageReturn.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 11897 package-summary.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 11897 package-summary.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.838Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 2306 HotSpot.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 2306 HotSpot.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 2306 Metrics.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 2306 Metrics.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 12094 ITimeRange.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 12094 ITimeRange.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 8877 AsyncMessage.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 8877 AsyncMessage.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 39436 GraphNode.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 39436 GraphNode.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 26020 Lifeline.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 26020 Lifeline.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 8462 SyncMessage.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 8462 SyncMessage.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 2354 EllipsisMessage.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 2354 EllipsisMessage.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 5408 LifelineCategories.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 5408 LifelineCategories.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 4804 SyncMessageReturn.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 4804 SyncMessageReturn.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 2378 ExecutionOccurrence.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 2378 ExecutionOccurrence.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 2288 Stop.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 2288 Stop.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 14875 BaseMessage.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 14875 BaseMessage.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 6110 SDTimeEvent.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 6110 SDTimeEvent.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 10552 Frame.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 10552 Frame.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 4281 BasicFrame.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 4281 BasicFrame.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 4744 AsyncMessageReturn.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 4744 AsyncMessageReturn.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 11530 BasicExecutionOccurrence.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 11530 BasicExecutionOccurrence.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sink: E
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 14687 package-use.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 14687 package-use.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sink: E
15:22:20 [2023-12-08T20:22:20.838Z] Entering directory: D2777 0 handlers
15:22:20 [2023-12-08T20:22:20.838Z] Sink: D2777 0 handlers
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 15693 BaseSDAction.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 15693 BaseSDAction.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 12479 ConfigureMinMax.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 12479 ConfigureMinMax.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 14040 FirstPage.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 14040 FirstPage.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Entering directory: D2777 0 provider
15:22:20 [2023-12-08T20:22:20.838Z] Sink: D2777 0 provider
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 6182 IExtendedFilterProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 6182 IExtendedFilterProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 6249 IExtendedFindProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 6249 IExtendedFindProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 9742 ISDAdvancedPagingProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 9742 ISDAdvancedPagingProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 7067 ISDCollapseProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 7067 ISDCollapseProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 6542 ISDExtendedActionBarProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 6542 ISDExtendedActionBarProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 9314 ISDFilterProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 9314 ISDFilterProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 9747 ISDFindProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 9747 ISDFindProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 14940 ISDGraphNodeSupporter.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 14940 ISDGraphNodeSupporter.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 10864 ISDPagingProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 10864 ISDPagingProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 6132 ISDPropertiesProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 6132 ISDPropertiesProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 6998 package-summary.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 6998 package-summary.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.838Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 5921 ISDExtendedActionBarProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 5921 ISDExtendedActionBarProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 9302 ISDGraphNodeSupporter.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 9302 ISDGraphNodeSupporter.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 5898 IExtendedFindProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 5898 IExtendedFindProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 4558 ISDCollapseProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 4558 ISDCollapseProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 5691 IExtendedFilterProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 5691 IExtendedFilterProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 5672 ISDPropertiesProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 5672 ISDPropertiesProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 8995 ISDPagingProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 8995 ISDPagingProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 12450 ISDFilterProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 12450 ISDFilterProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.838Z] Sending file modes: C0666 7417 ISDFindProvider.html
15:22:20 [2023-12-08T20:22:20.838Z] Sink: C0666 7417 ISDFindProvider.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 8179 ISDAdvancedPagingProvider.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 8179 ISDAdvancedPagingProvider.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sink: E
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 11763 package-use.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 11763 package-use.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sink: E
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 13979 KeyBindingsManager.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 13979 KeyBindingsManager.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14030 LastPage.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14030 LastPage.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14515 MoveSDDown.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14515 MoveSDDown.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14515 MoveSDLeft.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14515 MoveSDLeft.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14530 MoveSDRight.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14530 MoveSDRight.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14486 MoveSDUp.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14486 MoveSDUp.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14528 MoveToMessage.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14528 MoveToMessage.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14023 NextPage.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14023 NextPage.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14637 OpenSDFiltersDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14637 OpenSDFiltersDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 15803 OpenSDFindDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 15803 OpenSDFindDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14641 OpenSDPagesDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14641 OpenSDPagesDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14027 PrevPage.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14027 PrevPage.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 13924 Print.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 13924 Print.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 12899 ShowNodeEnd.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 12899 ShowNodeEnd.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 12925 ShowNodeStart.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 12925 ShowNodeStart.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 19686 Zoom.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 19686 Zoom.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 18244 Zoom.ZoomType.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 18244 Zoom.ZoomType.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 11725 package-summary.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 11725 package-summary.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.839Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2384 OpenSDFindDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2384 OpenSDFindDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2390 OpenSDPagesDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2390 OpenSDPagesDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2312 Zoom.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2312 Zoom.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 6199 Zoom.ZoomType.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 6199 Zoom.ZoomType.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2336 LastPage.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2336 LastPage.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2336 PrevPage.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2336 PrevPage.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2318 Print.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2318 Print.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2354 MoveSDRight.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2354 MoveSDRight.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 4323 KeyBindingsManager.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 4323 KeyBindingsManager.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 10680 BaseSDAction.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 10680 BaseSDAction.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2354 ShowNodeEnd.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2354 ShowNodeEnd.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2342 FirstPage.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2342 FirstPage.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2348 MoveSDDown.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2348 MoveSDDown.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2366 ShowNodeStart.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2366 ShowNodeStart.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2366 MoveToMessage.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2366 MoveToMessage.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2378 ConfigureMinMax.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2378 ConfigureMinMax.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2348 MoveSDLeft.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2348 MoveSDLeft.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2336 MoveSDUp.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2336 MoveSDUp.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2402 OpenSDFiltersDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2402 OpenSDFiltersDialog.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2336 NextPage.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2336 NextPage.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sink: E
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 4063 package-use.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 4063 package-use.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sink: E
15:22:20 [2023-12-08T20:22:20.839Z] Entering directory: D2777 0 drawings
15:22:20 [2023-12-08T20:22:20.839Z] Sink: D2777 0 drawings
15:22:20 [2023-12-08T20:22:20.839Z] Entering directory: D2777 0 impl
15:22:20 [2023-12-08T20:22:20.839Z] Sink: D2777 0 impl
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14716 ColorImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14716 ColorImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 13656 FontImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 13656 FontImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 14511 ImageImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 14511 ImageImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 4278 package-summary.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 4278 package-summary.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.839Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 4257 FontImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 4257 FontImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 4271 ColorImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 4271 ColorImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 2384 ImageImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 2384 ImageImpl.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sink: E
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 3796 package-use.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 3796 package-use.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sink: E
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 7084 IColor.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 7084 IColor.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 7064 IFont.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 7064 IFont.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 57301 IGC.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 57301 IGC.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 7084 IImage.html
15:22:20 [2023-12-08T20:22:20.839Z] Sink: C0666 7084 IImage.html
15:22:20 [2023-12-08T20:22:20.839Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.839Z] Sending file modes: C0666 4699 package-summary.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 4699 package-summary.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.840Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 28480 IColor.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 28480 IColor.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 14340 IGC.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 14340 IGC.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 11631 IImage.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 11631 IImage.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 11548 IFont.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 11548 IFont.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sink: E
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 9771 package-use.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 9771 package-use.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sink: E
15:22:20 [2023-12-08T20:22:20.840Z] Entering directory: D2777 0 dialogs
15:22:20 [2023-12-08T20:22:20.840Z] Sink: D2777 0 dialogs
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 37285 Criteria.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 37285 Criteria.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 28891 FilterCriteria.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 28891 FilterCriteria.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 21669 FilterListDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 21669 FilterListDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 9822 MinMaxDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 9822 MinMaxDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 13350 PagesDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 13350 PagesDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 15656 SDPrintDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 15656 SDPrintDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 37159 SDPrintDialogUI.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 37159 SDPrintDialogUI.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 26620 SearchFilterDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 26620 SearchFilterDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 34223 TabContents.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 34223 TabContents.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 6670 package-summary.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 6670 package-summary.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.840Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 16343 FilterCriteria.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 16343 FilterCriteria.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 2390 SearchFilterDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 2390 SearchFilterDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 7254 SDPrintDialogUI.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 7254 SDPrintDialogUI.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 2354 MinMaxDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 2354 MinMaxDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 2348 TabContents.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 2348 TabContents.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 4315 SDPrintDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 4315 SDPrintDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 2378 FilterListDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 2378 FilterListDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 2348 PagesDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 2348 PagesDialog.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 12971 Criteria.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 12971 Criteria.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sink: E
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 8129 package-use.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 8129 package-use.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sink: E
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 11167 DiagramToolTip.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 11167 DiagramToolTip.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 17166 DrawableToolTip.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 17166 DrawableToolTip.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Entering directory: D2777 0 preferences
15:22:20 [2023-12-08T20:22:20.840Z] Sink: D2777 0 preferences
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 35643 ISDPreferences.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 35643 ISDPreferences.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 15056 SDViewerPage.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 15056 SDViewerPage.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 56639 SDViewPref.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 56639 SDViewPref.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 5278 package-summary.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 5278 package-summary.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.840Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 4215 ISDPreferences.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 4215 ISDPreferences.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 4264 SDViewPref.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 4264 SDViewPref.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 2378 SDViewerPage.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 2378 SDViewerPage.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sink: E
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 3782 package-use.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 3782 package-use.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sink: E
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 7126 ITimeCompressionListener.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 7126 ITimeCompressionListener.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Entering directory: D2777 0 load
15:22:20 [2023-12-08T20:22:20.840Z] Sink: D2777 0 load
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 8882 IUml2SDLoader.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 8882 IUml2SDLoader.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 19974 LoadersManager.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 19974 LoadersManager.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 4874 package-summary.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 4874 package-summary.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.840Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 9146 IUml2SDLoader.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 9146 IUml2SDLoader.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 4201 LoadersManager.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 4201 LoadersManager.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sink: E
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 5622 package-use.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 5622 package-use.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sink: E
15:22:20 [2023-12-08T20:22:20.840Z] Entering directory: D2777 0 loader
15:22:20 [2023-12-08T20:22:20.840Z] Sink: D2777 0 loader
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 16714 Messages.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 16714 Messages.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 20873 TmfAsyncMessage.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 20873 TmfAsyncMessage.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 19840 TmfSyncMessage.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 19840 TmfSyncMessage.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 57904 TmfUml2SDSyncLoader.html
15:22:20 [2023-12-08T20:22:20.840Z] Sink: C0666 57904 TmfUml2SDSyncLoader.html
15:22:20 [2023-12-08T20:22:20.840Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.840Z] Sending file modes: C0666 4731 package-summary.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 4731 package-summary.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.841Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2324 Messages.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2324 Messages.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2360 TmfSyncMessage.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2360 TmfSyncMessage.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2366 TmfAsyncMessage.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2366 TmfAsyncMessage.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2390 TmfUml2SDSyncLoader.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2390 TmfUml2SDSyncLoader.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sink: E
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2163 package-use.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2163 package-use.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sink: E
15:22:20 [2023-12-08T20:22:20.841Z] Entering directory: D2777 0 util
15:22:20 [2023-12-08T20:22:20.841Z] Sink: D2777 0 util
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 104105 Messages.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 104105 Messages.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 14079 SortAsyncForBackward.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 14079 SortAsyncForBackward.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 14132 SortAsyncMessageComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 14132 SortAsyncMessageComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 14092 SortSyncMessageComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 14092 SortSyncMessageComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 13873 TimeEventComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 13873 TimeEventComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 5267 package-summary.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 5267 package-summary.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.841Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2384 SortAsyncForBackward.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2384 SortAsyncForBackward.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2414 SortSyncMessageComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2414 SortSyncMessageComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2420 SortAsyncMessageComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2420 SortAsyncMessageComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2312 Messages.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2312 Messages.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2378 TimeEventComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2378 TimeEventComparator.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sink: E
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2153 package-use.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2153 package-use.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sink: E
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 82463 NGC.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 82463 NGC.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 81715 ScrollView.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 81715 ScrollView.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 77934 SDView.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 77934 SDView.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 14133 SDView.BlankUml2SdLoader.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 14133 SDView.BlankUml2SdLoader.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 85863 SDWidget.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 85863 SDWidget.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 12184 SDWidgetSelectionProvider.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 12184 SDWidgetSelectionProvider.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 30307 TimeCompressionBar.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 30307 TimeCompressionBar.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 9415 package-summary.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 9415 package-summary.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.841Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 5208 TimeCompressionBar.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 5208 TimeCompressionBar.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2306 DiagramToolTip.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2306 DiagramToolTip.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2372 SDWidgetSelectionProvider.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2372 SDWidgetSelectionProvider.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 23340 SDView.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 23340 SDView.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2374 SDView.BlankUml2SdLoader.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2374 SDView.BlankUml2SdLoader.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 4362 ScrollView.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 4362 ScrollView.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 8278 SDWidget.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 8278 SDWidget.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2312 DrawableToolTip.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2312 DrawableToolTip.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 5015 NGC.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 5015 NGC.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 6015 ITimeCompressionListener.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 6015 ITimeCompressionListener.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sink: E
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 9002 package-use.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 9002 package-use.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sink: E
15:22:20 [2023-12-08T20:22:20.841Z] Entering directory: D2777 0 distribution
15:22:20 [2023-12-08T20:22:20.841Z] Sink: D2777 0 distribution
15:22:20 [2023-12-08T20:22:20.841Z] Entering directory: D2777 0 model
15:22:20 [2023-12-08T20:22:20.841Z] Sink: D2777 0 model
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 27889 BaseDistributionData.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 27889 BaseDistributionData.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 7003 IBaseDistributionModel.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 7003 IBaseDistributionModel.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 4475 package-summary.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 4475 package-summary.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.841Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 5231 IBaseDistributionModel.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 5231 IBaseDistributionModel.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 2426 BaseDistributionData.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 2426 BaseDistributionData.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sink: E
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 3481 package-use.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 3481 package-use.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sink: E
15:22:20 [2023-12-08T20:22:20.841Z] Sink: E
15:22:20 [2023-12-08T20:22:20.841Z] Entering directory: D2777 0 colors
15:22:20 [2023-12-08T20:22:20.841Z] Sink: D2777 0 colors
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 25844 ColorSetting.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 25844 ColorSetting.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 20105 ColorSettingsManager.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 20105 ColorSettingsManager.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 11881 ColorSettingsXML.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 11881 ColorSettingsXML.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 16842 ColorsView.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 16842 ColorsView.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 6827 IColorSettingsListener.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 6827 IColorSettingsListener.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Sending file modes: C0666 5822 package-summary.html
15:22:20 [2023-12-08T20:22:20.841Z] Sink: C0666 5822 package-summary.html
15:22:20 [2023-12-08T20:22:20.841Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.841Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.841Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2318 ColorSettingsXML.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2318 ColorSettingsXML.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2282 ColorsView.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2282 ColorsView.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 12240 ColorSetting.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 12240 ColorSetting.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2342 ColorSettingsManager.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2342 ColorSettingsManager.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 8467 IColorSettingsListener.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 8467 IColorSettingsListener.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sink: E
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 6059 package-use.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 6059 package-use.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sink: E
15:22:20 [2023-12-08T20:22:20.842Z] Entering directory: D2777 0 filter
15:22:20 [2023-12-08T20:22:20.842Z] Sink: D2777 0 filter
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 11436 CopyHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 11436 CopyHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 7921 CutHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 7921 CutHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 11274 DeleteHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 11274 DeleteHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 13300 FilterDialog.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 13300 FilterDialog.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 17880 FilterTreeContentProvider.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 17880 FilterTreeContentProvider.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 16517 FilterTreeLabelProvider.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 16517 FilterTreeLabelProvider.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 22959 FilterView.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 22959 FilterView.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 11263 PasteHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 11263 PasteHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 5799 package-summary.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 5799 package-summary.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.842Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2300 DeleteHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2300 DeleteHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2372 FilterTreeContentProvider.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2372 FilterTreeContentProvider.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2282 FilterView.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2282 FilterView.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2294 PasteHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2294 PasteHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2282 CutHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2282 CutHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2294 FilterDialog.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2294 FilterDialog.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 3951 CopyHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 3951 CopyHandler.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2360 FilterTreeLabelProvider.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2360 FilterTreeLabelProvider.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sink: E
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 3349 package-use.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 3349 package-use.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sink: E
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 21689 FormatTimeUtils.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 21689 FormatTimeUtils.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 18307 FormatTimeUtils.Resolution.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 18307 FormatTimeUtils.Resolution.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 19251 FormatTimeUtils.TimeFormat.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 19251 FormatTimeUtils.TimeFormat.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Entering directory: D2777 0 histogram
15:22:20 [2023-12-08T20:22:20.842Z] Sink: D2777 0 histogram
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 23929 FullTraceHistogram.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 23929 FullTraceHistogram.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 50382 Histogram.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 50382 Histogram.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 21505 HistogramBucket.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 21505 HistogramBucket.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 14961 HistogramCurrentTimeControl.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 14961 HistogramCurrentTimeControl.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 47272 HistogramDataModel.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 47272 HistogramDataModel.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 18985 HistogramRequest.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 18985 HistogramRequest.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 27167 HistogramScaledData.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 27167 HistogramScaledData.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 10985 HistogramSelectionEndControl.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 10985 HistogramSelectionEndControl.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 11007 HistogramSelectionStartControl.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 11007 HistogramSelectionStartControl.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 23605 HistogramTextControl.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 23605 HistogramTextControl.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 14621 HistogramTimeRangeControl.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 14621 HistogramTimeRangeControl.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 40516 HistogramView.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 40516 HistogramView.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 17817 HistogramZoom.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 17817 HistogramZoom.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 9344 IHistogramDataModel.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 9344 IHistogramDataModel.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 6273 IHistogramModelListener.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 6273 IHistogramModelListener.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 16764 Messages.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 16764 Messages.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 23174 TimeRangeHistogram.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 23174 TimeRangeHistogram.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 10340 package-summary.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 10340 package-summary.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.842Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 4133 IHistogramDataModel.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 4133 IHistogramDataModel.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 6803 IHistogramModelListener.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 6803 IHistogramModelListener.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 6278 HistogramDataModel.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 6278 HistogramDataModel.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 6883 HistogramBucket.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 6883 HistogramBucket.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 4606 HistogramCurrentTimeControl.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 4606 HistogramCurrentTimeControl.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2336 HistogramRequest.html
15:22:20 [2023-12-08T20:22:20.842Z] Sink: C0666 2336 HistogramRequest.html
15:22:20 [2023-12-08T20:22:20.842Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.842Z] Sending file modes: C0666 2420 HistogramSelectionStartControl.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2420 HistogramSelectionStartControl.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2348 TimeRangeHistogram.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2348 TimeRangeHistogram.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 4119 HistogramZoom.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 4119 HistogramZoom.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 5925 HistogramScaledData.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 5925 HistogramScaledData.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2348 FullTraceHistogram.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2348 FullTraceHistogram.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2408 HistogramSelectionEndControl.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2408 HistogramSelectionEndControl.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2390 HistogramTimeRangeControl.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2390 HistogramTimeRangeControl.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 9623 HistogramView.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 9623 HistogramView.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2288 Messages.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2288 Messages.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 5483 Histogram.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 5483 Histogram.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 5362 HistogramTextControl.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 5362 HistogramTextControl.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sink: E
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 5976 package-use.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 5976 package-use.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sink: E
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 9438 ITimeReset.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 9438 ITimeReset.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 4769 ITmfAllowMultiple.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 4769 ITmfAllowMultiple.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 10142 ITmfFilterableControl.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 10142 ITmfFilterableControl.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 11337 ITmfPinnable.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 11337 ITmfPinnable.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 11454 ITmfTimeAligned.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 11454 ITmfTimeAligned.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 12485 ManyEntriesSelectedDialogPreCheckedListener.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 12485 ManyEntriesSelectedDialogPreCheckedListener.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Entering directory: D2777 0 statesystem
15:22:20 [2023-12-08T20:22:20.843Z] Sink: D2777 0 statesystem
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 27097 Messages.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 27097 Messages.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 22599 TmfStateSystemExplorer.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 22599 TmfStateSystemExplorer.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 3860 package-summary.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 3860 package-summary.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.843Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2384 TmfStateSystemExplorer.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2384 TmfStateSystemExplorer.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2300 Messages.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2300 Messages.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sink: E
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2141 package-use.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2141 package-use.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sink: E
15:22:20 [2023-12-08T20:22:20.843Z] Entering directory: D2777 0 synchronization
15:22:20 [2023-12-08T20:22:20.843Z] Sink: D2777 0 synchronization
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 8247 Messages.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 8247 Messages.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 20334 TmfSynchronizationView.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 20334 TmfSynchronizationView.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 3890 package-summary.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 3890 package-summary.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.843Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2408 TmfSynchronizationView.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2408 TmfSynchronizationView.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2324 Messages.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2324 Messages.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sink: E
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2161 package-use.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2161 package-use.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sink: E
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 14941 NewTmfViewAction.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 14941 NewTmfViewAction.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 14748 PinTmfViewAction.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 14748 PinTmfViewAction.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 8777 ResetUtil.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 8777 ResetUtil.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 9674 SaveImageUtil.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 9674 SaveImageUtil.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Entering directory: D2777 0 timechart
15:22:20 [2023-12-08T20:22:20.843Z] Sink: D2777 0 timechart
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 33068 TimeChartAnalysisEntry.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 33068 TimeChartAnalysisEntry.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 28824 TimeChartAnalysisProvider.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 28824 TimeChartAnalysisProvider.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 17581 TimeChartDecorationProvider.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 17581 TimeChartDecorationProvider.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 43809 TimeChartEvent.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 43809 TimeChartEvent.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 13663 TimeChartEvent.RankRange.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 13663 TimeChartEvent.RankRange.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 48800 TimeChartView.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 48800 TimeChartView.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 4929 package-summary.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 4929 package-summary.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.843Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 4843 TimeChartEvent.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 4843 TimeChartEvent.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 4428 TimeChartEvent.RankRange.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 4428 TimeChartEvent.RankRange.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2318 TimeChartView.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2318 TimeChartView.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 6875 TimeChartAnalysisEntry.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 6875 TimeChartAnalysisEntry.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 2390 TimeChartAnalysisProvider.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 2390 TimeChartAnalysisProvider.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 4803 TimeChartDecorationProvider.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 4803 TimeChartDecorationProvider.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sink: E
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 4255 package-use.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 4255 package-use.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sink: E
15:22:20 [2023-12-08T20:22:20.843Z] Entering directory: D2777 0 xychart
15:22:20 [2023-12-08T20:22:20.843Z] Sink: D2777 0 xychart
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 36261 TmfChartView.html
15:22:20 [2023-12-08T20:22:20.843Z] Sink: C0666 36261 TmfChartView.html
15:22:20 [2023-12-08T20:22:20.843Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.843Z] Sending file modes: C0666 3633 package-summary.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 3633 package-summary.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.844Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 7583 TmfChartView.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 7583 TmfChartView.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sink: E
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 6110 package-use.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 6110 package-use.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sink: E
15:22:20 [2023-12-08T20:22:20.844Z] Entering directory: D2777 0 statistics
15:22:20 [2023-12-08T20:22:20.844Z] Sink: D2777 0 statistics
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 8605 TmfStatisticsView.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 8605 TmfStatisticsView.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 3537 package-summary.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 3537 package-summary.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.844Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2348 TmfStatisticsView.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2348 TmfStatisticsView.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sink: E
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2136 package-use.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2136 package-use.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sink: E
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 25365 TmfView.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 25365 TmfView.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 13211 TmfViewFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 13211 TmfViewFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 11443 TracingPerspectiveFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 11443 TracingPerspectiveFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 11802 package-summary.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 11802 package-summary.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.844Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 15051 ITimeReset.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 15051 ITimeReset.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2264 PinTmfViewAction.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2264 PinTmfViewAction.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2264 NewTmfViewAction.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2264 NewTmfViewAction.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 12405 ITmfFilterableControl.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 12405 ITmfFilterableControl.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2318 TracingPerspectiveFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2318 TracingPerspectiveFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 18279 ITmfTimeAligned.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 18279 ITmfTimeAligned.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 15427 ITmfAllowMultiple.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 15427 ITmfAllowMultiple.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2258 FormatTimeUtils.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2258 FormatTimeUtils.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 11961 FormatTimeUtils.Resolution.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 11961 FormatTimeUtils.Resolution.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 11140 FormatTimeUtils.TimeFormat.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 11140 FormatTimeUtils.TimeFormat.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2426 ManyEntriesSelectedDialogPreCheckedListener.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2426 ManyEntriesSelectedDialogPreCheckedListener.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2252 TmfViewFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2252 TmfViewFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2222 ResetUtil.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2222 ResetUtil.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 32678 TmfView.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 32678 TmfView.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2246 SaveImageUtil.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2246 SaveImageUtil.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 27878 ITmfPinnable.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 27878 ITmfPinnable.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sink: E
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 36175 package-use.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 36175 package-use.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sink: E
15:22:20 [2023-12-08T20:22:20.844Z] Entering directory: D2777 0 symbols
15:22:20 [2023-12-08T20:22:20.844Z] Sink: D2777 0 symbols
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 14468 AbstractSymbolProviderPreferencePage.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 14468 AbstractSymbolProviderPreferencePage.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 8586 ISymbolProvider.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 8586 ISymbolProvider.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 6926 ISymbolProviderFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 6926 ISymbolProviderFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 8915 ISymbolProviderPreferencePage.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 8915 ISymbolProviderPreferencePage.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 18366 SymbolProviderConfigDialog.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 18366 SymbolProviderConfigDialog.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 8374 TmfSymbolProviderUpdatedSignal.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 8374 TmfSymbolProviderUpdatedSignal.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 7037 package-summary.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 7037 package-summary.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.844Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2396 AbstractSymbolProviderPreferencePage.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2396 AbstractSymbolProviderPreferencePage.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2336 SymbolProviderConfigDialog.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2336 SymbolProviderConfigDialog.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 4694 TmfSymbolProviderUpdatedSignal.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 4694 TmfSymbolProviderUpdatedSignal.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 6851 ISymbolProviderPreferencePage.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 6851 ISymbolProviderPreferencePage.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2332 ISymbolProviderFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2332 ISymbolProviderFactory.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 6506 ISymbolProvider.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 6506 ISymbolProvider.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sink: E
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 5061 package-use.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 5061 package-use.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sink: E
15:22:20 [2023-12-08T20:22:20.844Z] Entering directory: D2777 0 colors
15:22:20 [2023-12-08T20:22:20.844Z] Sink: D2777 0 colors
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 13854 ColorUtils.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 13854 ColorUtils.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 11153 RGBAUtil.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 11153 RGBAUtil.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 3742 package-summary.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 3742 package-summary.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.844Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2234 ColorUtils.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2234 ColorUtils.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2222 RGBAUtil.html
15:22:20 [2023-12-08T20:22:20.844Z] Sink: C0666 2222 RGBAUtil.html
15:22:20 [2023-12-08T20:22:20.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.844Z] Sink: E
15:22:20 [2023-12-08T20:22:20.844Z] Sending file modes: C0666 2074 package-use.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2074 package-use.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sink: E
15:22:20 [2023-12-08T20:22:20.845Z] Entering directory: D2777 0 project
15:22:20 [2023-12-08T20:22:20.845Z] Sink: D2777 0 project
15:22:20 [2023-12-08T20:22:20.845Z] Entering directory: D2777 0 wizards
15:22:20 [2023-12-08T20:22:20.845Z] Sink: D2777 0 wizards
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 13496 CopyExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 13496 CopyExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 13389 CopyTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 13389 CopyTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 54462 Messages.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 54462 Messages.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 13497 NewExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 13497 NewExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 13301 NewFolderDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 13301 NewFolderDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 9781 NewTmfProjectMainWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 9781 NewTmfProjectMainWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 19787 NewTmfProjectWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 19787 NewTmfProjectWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 13518 RenameExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 13518 RenameExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 13317 RenameFolderDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 13317 RenameFolderDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 13415 RenameTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 13415 RenameTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 13348 SelectRootNodeWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 13348 SelectRootNodeWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 12198 SelectRootNodeWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 12198 SelectRootNodeWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 14582 SelectTracesWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 14582 SelectTracesWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 11077 SelectTracesWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 11077 SelectTracesWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 15427 TrimTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 15427 TrimTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 8093 package-summary.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 8093 package-summary.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.845Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2288 Messages.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2288 Messages.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2330 CopyTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2330 CopyTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2348 SelectTracesWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2348 SelectTracesWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2360 CopyExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2360 CopyExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2330 TrimTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2330 TrimTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2330 NewFolderDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2330 NewFolderDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2360 SelectRootNodeWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2360 SelectRootNodeWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2402 NewTmfProjectMainWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2402 NewTmfProjectMainWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2348 RenameFolderDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2348 RenameFolderDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2342 RenameTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2342 RenameTraceDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2372 SelectTracesWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2372 SelectTracesWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2384 SelectRootNodeWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2384 SelectRootNodeWizardPage.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2354 NewExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2354 NewExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2354 NewTmfProjectWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2354 NewTmfProjectWizard.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2372 RenameExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2372 RenameExperimentDialog.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sink: E
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 2131 package-use.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 2131 package-use.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sink: E
15:22:20 [2023-12-08T20:22:20.845Z] Entering directory: D2777 0 model
15:22:20 [2023-12-08T20:22:20.845Z] Sink: D2777 0 model
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 22580 ITmfProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 22580 ITmfProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 6848 ITmfStyledProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 6848 ITmfStyledProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 55238 Messages.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 55238 Messages.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 29049 TmfAggregateAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 29049 TmfAggregateAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 34478 TmfAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 34478 TmfAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 21843 TmfAnalysisOutputElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 21843 TmfAnalysisOutputElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 12461 TmfBuiltInOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 12461 TmfBuiltInOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 54164 TmfCommonProjectElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 54164 TmfCommonProjectElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 53781 TmfExperimentElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 53781 TmfExperimentElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 33432 TmfExperimentFolder.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 33432 TmfExperimentFolder.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 31914 TmfNavigatorContentProvider.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 31914 TmfNavigatorContentProvider.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 23350 TmfNavigatorLabelProvider.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 23350 TmfNavigatorLabelProvider.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 14625 TmfOnDemandAnalysesElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 14625 TmfOnDemandAnalysesElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 19049 TmfOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 19049 TmfOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 18473 TmfOpenTraceHelper.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 18473 TmfOpenTraceHelper.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.845Z] Sending file modes: C0666 22546 TmfProjectElement.html
15:22:20 [2023-12-08T20:22:20.845Z] Sink: C0666 22546 TmfProjectElement.html
15:22:20 [2023-12-08T20:22:20.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 35403 TmfProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 35403 TmfProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 14005 TmfProjectModelPreferences.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 14005 TmfProjectModelPreferences.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 21625 TmfProjectRegistry.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 21625 TmfProjectRegistry.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 13791 TmfReportElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 13791 TmfReportElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 17499 TmfReportsElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 17499 TmfReportsElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 64702 TmfTraceElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 64702 TmfTraceElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 34603 TmfTraceFolder.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 34603 TmfTraceFolder.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 15413 TmfTracesFolder.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 15413 TmfTracesFolder.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 40427 TmfTraceTypeUIUtils.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 40427 TmfTraceTypeUIUtils.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 12442 TmfUserDefinedOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 12442 TmfUserDefinedOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 9765 TmfViewerSorter.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 9765 TmfViewerSorter.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 16448 TmfViewsElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 16448 TmfViewsElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 13203 TraceFolderContentProvider.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 13203 TraceFolderContentProvider.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 11375 TraceFolderLabelProvider.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 11375 TraceFolderLabelProvider.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 17570 TraceUtils.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 17570 TraceUtils.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 12621 UpdateTraceBoundsJob.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 12621 UpdateTraceBoundsJob.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 16471 package-summary.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 16471 package-summary.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.846Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2384 TraceFolderContentProvider.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2384 TraceFolderContentProvider.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 11762 TmfExperimentElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 11762 TmfExperimentElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2336 TmfProjectRegistry.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2336 TmfProjectRegistry.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2342 TmfTraceTypeUIUtils.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2342 TmfTraceTypeUIUtils.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 9649 TmfAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 9649 TmfAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 12273 TmfProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 12273 TmfProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 11886 TmfCommonProjectElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 11886 TmfCommonProjectElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 19146 ITmfProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 19146 ITmfProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2276 Messages.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2276 Messages.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 5943 ITmfStyledProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 5943 ITmfStyledProjectModelElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2450 TmfUserDefinedOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2450 TmfUserDefinedOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 15185 TmfTraceFolder.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 15185 TmfTraceFolder.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2336 TmfOpenTraceHelper.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2336 TmfOpenTraceHelper.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 16252 TmfTraceElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 16252 TmfTraceElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2378 TmfNavigatorLabelProvider.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2378 TmfNavigatorLabelProvider.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 10905 TmfProjectElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 10905 TmfProjectElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2372 TraceFolderLabelProvider.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2372 TraceFolderLabelProvider.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2390 TmfAggregateAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2390 TmfAggregateAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2324 TmfReportElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2324 TmfReportElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 4605 TmfOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 4605 TmfOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2426 TmfBuiltInOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2426 TmfBuiltInOnDemandAnalysisElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 7195 TmfExperimentFolder.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 7195 TmfExperimentFolder.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2288 TraceUtils.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2288 TraceUtils.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2348 UpdateTraceBoundsJob.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2348 UpdateTraceBoundsJob.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 4618 TmfReportsElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 4618 TmfReportsElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2318 TmfViewerSorter.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2318 TmfViewerSorter.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 4521 TmfViewsElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 4521 TmfViewsElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 2384 TmfProjectModelPreferences.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 2384 TmfProjectModelPreferences.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 4500 TmfAnalysisOutputElement.html
15:22:20 [2023-12-08T20:22:20.846Z] Sink: C0666 4500 TmfAnalysisOutputElement.html
15:22:20 [2023-12-08T20:22:20.846Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.846Z] Sending file modes: C0666 4237 TmfOnDemandAnalysesElement.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 4237 TmfOnDemandAnalysesElement.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 2390 TmfNavigatorContentProvider.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 2390 TmfNavigatorContentProvider.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 2318 TmfTracesFolder.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 2318 TmfTracesFolder.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sink: E
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 11211 package-use.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 11211 package-use.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sink: E
15:22:20 [2023-12-08T20:22:20.847Z] Sink: E
15:22:20 [2023-12-08T20:22:20.847Z] Entering directory: D2777 0 dialog
15:22:20 [2023-12-08T20:22:20.847Z] Sink: D2777 0 dialog
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 16826 DirectoryDialogFactory.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 16826 DirectoryDialogFactory.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 15685 TmfFileDialogFactory.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 15685 TmfFileDialogFactory.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 3743 package-summary.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 3743 package-summary.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.847Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 2306 DirectoryDialogFactory.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 2306 DirectoryDialogFactory.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 2294 TmfFileDialogFactory.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 2294 TmfFileDialogFactory.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sink: E
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 2074 package-use.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 2074 package-use.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sink: E
15:22:20 [2023-12-08T20:22:20.847Z] Entering directory: D2777 0 widgets
15:22:20 [2023-12-08T20:22:20.847Z] Sink: D2777 0 widgets
15:22:20 [2023-12-08T20:22:20.847Z] Entering directory: D2777 0 timegraph
15:22:20 [2023-12-08T20:22:20.847Z] Sink: D2777 0 timegraph
15:22:20 [2023-12-08T20:22:20.847Z] Entering directory: D2777 0 model
15:22:20 [2023-12-08T20:22:20.847Z] Sink: D2777 0 model
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 18110 EventIterator.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 18110 EventIterator.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 8434 ILinkEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 8434 ILinkEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 11935 IMarkerEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 11935 IMarkerEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 12408 IMarkerEventSource.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 12408 IMarkerEventSource.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 17422 ITimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 17422 ITimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 21907 ITimeGraphEntry.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 21907 ITimeGraphEntry.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 17822 ITimeGraphEntry.DisplayStyle.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 17822 ITimeGraphEntry.DisplayStyle.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 27468 MarkerEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 27468 MarkerEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 22444 NamedTimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 22444 NamedTimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 15777 NullTimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 15777 NullTimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 37277 TimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 37277 TimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 66683 TimeGraphEntry.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 66683 TimeGraphEntry.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 14641 TimeGraphEntry.Sampling.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 14641 TimeGraphEntry.Sampling.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 18577 TimeLinkEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 18577 TimeLinkEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 10039 package-summary.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 10039 package-summary.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.847Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 17599 TimeGraphEntry.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 17599 TimeGraphEntry.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 5548 TimeGraphEntry.Sampling.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 5548 TimeGraphEntry.Sampling.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 10143 ILinkEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 10143 ILinkEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 2378 NullTimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 2378 NullTimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 2378 EventIterator.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 2378 EventIterator.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 47425 ITimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 47425 ITimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 4233 IMarkerEventSource.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 4233 IMarkerEventSource.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 2384 NamedTimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 2384 NamedTimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 2366 MarkerEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 2366 MarkerEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 19043 IMarkerEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 19043 IMarkerEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 2378 TimeLinkEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 2378 TimeLinkEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 61855 ITimeGraphEntry.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 61855 ITimeGraphEntry.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 7396 ITimeGraphEntry.DisplayStyle.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 7396 ITimeGraphEntry.DisplayStyle.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 5407 TimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 5407 TimeEvent.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sink: E
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 14162 package-use.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 14162 package-use.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sink: E
15:22:20 [2023-12-08T20:22:20.847Z] Entering directory: D2777 0 dialogs
15:22:20 [2023-12-08T20:22:20.847Z] Sink: D2777 0 dialogs
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 24945 FilteredCheckboxTree.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 24945 FilteredCheckboxTree.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 6959 IPreCheckStateListener.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 6959 IPreCheckStateListener.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 8520 ITimeGraphEntryActiveProvider.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 8520 ITimeGraphEntryActiveProvider.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 11347 MultiTreePatternFilter.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 11347 MultiTreePatternFilter.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 13099 ShowFilterDialogAction.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 13099 ShowFilterDialogAction.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 31090 TimeGraphFilterDialog.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 31090 TimeGraphFilterDialog.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 14323 TimeGraphLegend.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 14323 TimeGraphLegend.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 10985 TreePatternFilter.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 10985 TreePatternFilter.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 22087 TriStateFilteredCheckboxTree.html
15:22:20 [2023-12-08T20:22:20.847Z] Sink: C0666 22087 TriStateFilteredCheckboxTree.html
15:22:20 [2023-12-08T20:22:20.847Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.847Z] Sending file modes: C0666 8555 package-summary.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 8555 package-summary.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.848Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 4309 TreePatternFilter.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 4309 TreePatternFilter.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 2402 TimeGraphLegend.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 2402 TimeGraphLegend.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 6007 FilteredCheckboxTree.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 6007 FilteredCheckboxTree.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 4399 ShowFilterDialogAction.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 4399 ShowFilterDialogAction.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 2444 MultiTreePatternFilter.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 2444 MultiTreePatternFilter.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 4399 TimeGraphFilterDialog.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 4399 TimeGraphFilterDialog.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 6316 IPreCheckStateListener.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 6316 IPreCheckStateListener.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 4544 TriStateFilteredCheckboxTree.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 4544 TriStateFilteredCheckboxTree.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 5315 ITimeGraphEntryActiveProvider.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 5315 ITimeGraphEntryActiveProvider.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sink: E
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 8676 package-use.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 8676 package-use.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sink: E
15:22:20 [2023-12-08T20:22:20.848Z] Entering directory: D2777 0 widgets
15:22:20 [2023-12-08T20:22:20.848Z] Sink: D2777 0 widgets
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 6653 IMarkerAxisListener.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 6653 IMarkerAxisListener.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 28911 ITimeDataProvider.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 28911 ITimeDataProvider.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 9248 ITimeDataProviderConverter.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 9248 ITimeDataProviderConverter.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 7447 ITmfTimeGraphDrawingHelper.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 7447 ITmfTimeGraphDrawingHelper.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 47428 TimeDataProviderCyclesConverter.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 47428 TimeDataProviderCyclesConverter.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 22593 TimeGraphBaseControl.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 22593 TimeGraphBaseControl.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 91805 TimeGraphColorScheme.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 91805 TimeGraphColorScheme.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 183221 TimeGraphControl.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 183221 TimeGraphControl.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 25841 TimeGraphMarkerAxis.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 25841 TimeGraphMarkerAxis.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 30006 TimeGraphScale.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 30006 TimeGraphScale.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 12845 TimeGraphTooltipHandler.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 12845 TimeGraphTooltipHandler.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 55370 Utils.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 55370 Utils.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 20375 Utils.Resolution.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 20375 Utils.Resolution.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 24043 Utils.TimeFormat.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 24043 Utils.TimeFormat.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 10071 package-summary.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 10071 package-summary.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.848Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 4418 ITimeDataProviderConverter.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 4418 ITimeDataProviderConverter.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 8378 ITmfTimeGraphDrawingHelper.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 8378 ITmfTimeGraphDrawingHelper.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 8953 TimeGraphColorScheme.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 8953 TimeGraphColorScheme.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 5994 TimeGraphScale.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 5994 TimeGraphScale.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 6626 IMarkerAxisListener.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 6626 IMarkerAxisListener.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 2450 TimeGraphTooltipHandler.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 2450 TimeGraphTooltipHandler.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 4334 TimeGraphControl.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 4334 TimeGraphControl.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 5056 TimeGraphBaseControl.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 5056 TimeGraphBaseControl.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 2342 Utils.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 2342 Utils.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 5155 Utils.Resolution.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 5155 Utils.Resolution.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 9710 Utils.TimeFormat.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 9710 Utils.TimeFormat.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 2426 TimeGraphMarkerAxis.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 2426 TimeGraphMarkerAxis.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 16188 ITimeDataProvider.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 16188 ITimeDataProvider.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 2498 TimeDataProviderCyclesConverter.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 2498 TimeDataProviderCyclesConverter.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sink: E
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 8336 package-use.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 8336 package-use.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sink: E
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 8287 ITimeGraphBookmarkListener.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 8287 ITimeGraphBookmarkListener.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 6620 ITimeGraphColorListener.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 6620 ITimeGraphColorListener.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 11125 ITimeGraphContentProvider.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 11125 ITimeGraphContentProvider.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 5888 ITimeGraphMarkerListener.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 5888 ITimeGraphMarkerListener.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 48170 ITimeGraphPresentationProvider.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 48170 ITimeGraphPresentationProvider.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 7109 ITimeGraphRangeListener.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 7109 ITimeGraphRangeListener.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 7134 ITimeGraphSelectionListener.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 7134 ITimeGraphSelectionListener.html
15:22:20 [2023-12-08T20:22:20.848Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.848Z] Sending file modes: C0666 7052 ITimeGraphTimeListener.html
15:22:20 [2023-12-08T20:22:20.848Z] Sink: C0666 7052 ITimeGraphTimeListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 7862 ITimeGraphTreeListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 7862 ITimeGraphTreeListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 9558 ITimeGraphViewerFilterListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 9558 ITimeGraphViewerFilterListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 22228 StateItem.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 22228 StateItem.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 11774 TimeGraphBookmarkEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 11774 TimeGraphBookmarkEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 19618 TimeGraphContentProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 19618 TimeGraphContentProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 54218 TimeGraphPresentationProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 54218 TimeGraphPresentationProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 12087 TimeGraphRangeUpdateEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 12087 TimeGraphRangeUpdateEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 11910 TimeGraphSelectionEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 11910 TimeGraphSelectionEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 12005 TimeGraphTimeEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 12005 TimeGraphTimeEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 12047 TimeGraphTreeExpansionEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 12047 TimeGraphTreeExpansionEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 211710 TimeGraphViewer.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 211710 TimeGraphViewer.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 11768 package-summary.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 11768 package-summary.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.849Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 5896 TimeGraphViewer.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 5896 TimeGraphViewer.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 2396 TimeGraphContentProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 2396 TimeGraphContentProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 5058 TimeGraphBookmarkEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 5058 TimeGraphBookmarkEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 5993 TimeGraphTimeEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 5993 TimeGraphTimeEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 10631 TimeGraphPresentationProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 10631 TimeGraphPresentationProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 6125 TimeGraphSelectionEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 6125 TimeGraphSelectionEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 5103 ITimeGraphBookmarkListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 5103 ITimeGraphBookmarkListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 6563 ITimeGraphContentProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 6563 ITimeGraphContentProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 8946 ITimeGraphTimeListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 8946 ITimeGraphTimeListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 6574 ITimeGraphRangeListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 6574 ITimeGraphRangeListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 5138 TimeGraphTreeExpansionEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 5138 TimeGraphTreeExpansionEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 7877 ITimeGraphColorListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 7877 ITimeGraphColorListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 5057 ITimeGraphMarkerListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 5057 ITimeGraphMarkerListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 17454 ITimeGraphPresentationProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 17454 ITimeGraphPresentationProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 7668 ITimeGraphViewerFilterListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 7668 ITimeGraphViewerFilterListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 6682 ITimeGraphSelectionListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 6682 ITimeGraphSelectionListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 7352 ITimeGraphTreeListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 7352 ITimeGraphTreeListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 6150 TimeGraphRangeUpdateEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 6150 TimeGraphRangeUpdateEvent.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 8907 StateItem.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 8907 StateItem.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sink: E
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 18187 package-use.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 18187 package-use.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sink: E
15:22:20 [2023-12-08T20:22:20.849Z] Entering directory: D2777 0 virtualtable
15:22:20 [2023-12-08T20:22:20.849Z] Sink: D2777 0 virtualtable
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 6637 IDoubleClickListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 6637 IDoubleClickListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 58138 TmfVirtualTable.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 58138 TmfVirtualTable.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 6747 TooltipProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 6747 TooltipProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 4718 package-summary.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 4718 package-summary.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.849Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 6027 TmfVirtualTable.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 6027 TmfVirtualTable.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 5286 TooltipProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 5286 TooltipProvider.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 5396 IDoubleClickListener.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 5396 IDoubleClickListener.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sink: E
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 4918 package-use.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 4918 package-use.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sink: E
15:22:20 [2023-12-08T20:22:20.849Z] Entering directory: D2777 0 rawviewer
15:22:20 [2023-12-08T20:22:20.849Z] Sink: D2777 0 rawviewer
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 38459 TmfRawEventViewer.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 38459 TmfRawEventViewer.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 3100 package-summary.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 3100 package-summary.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.849Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 2354 TmfRawEventViewer.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 2354 TmfRawEventViewer.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sink: E
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 2141 package-use.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 2141 package-use.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sink: E
15:22:20 [2023-12-08T20:22:20.849Z] Entering directory: D2777 0 tabsview
15:22:20 [2023-12-08T20:22:20.849Z] Sink: D2777 0 tabsview
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 23733 TmfViewerFolder.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 23733 TmfViewerFolder.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 3059 package-summary.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 3059 package-summary.html
15:22:20 [2023-12-08T20:22:20.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.849Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.849Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.849Z] Sending file modes: C0666 2336 TmfViewerFolder.html
15:22:20 [2023-12-08T20:22:20.849Z] Sink: C0666 2336 TmfViewerFolder.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2136 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2136 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 actions
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 actions
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 10283 HttpTraceImportOperation.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 10283 HttpTraceImportOperation.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 15095 OpenSourceCodeAction.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 15095 OpenSourceCodeAction.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 14528 TraceImportOperation.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 14528 TraceImportOperation.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 4175 package-summary.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 4175 package-summary.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2300 OpenSourceCodeAction.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2300 OpenSourceCodeAction.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2300 TraceImportOperation.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2300 TraceImportOperation.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2324 HttpTraceImportOperation.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2324 HttpTraceImportOperation.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2079 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2079 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 markers
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 markers
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 6608 IMarkerReferenceProvider.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 6608 IMarkerReferenceProvider.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 23860 PeriodicMarkerEventSource.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 23860 PeriodicMarkerEventSource.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 14348 PeriodicMarkerEventSource.Reference.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 14348 PeriodicMarkerEventSource.Reference.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 5230 package-summary.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 5230 package-summary.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2344 IMarkerReferenceProvider.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2344 IMarkerReferenceProvider.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2330 PeriodicMarkerEventSource.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2330 PeriodicMarkerEventSource.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 8177 PeriodicMarkerEventSource.Reference.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 8177 PeriodicMarkerEventSource.Reference.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 3322 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 3322 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 editors
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 editors
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 6117 ITmfTraceEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 6117 ITmfTraceEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 18196 TmfEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 18196 TmfEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 20145 TmfEditorInput.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 20145 TmfEditorInput.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 46316 TmfEventsEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 46316 TmfEventsEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 16929 TmfMultiPageEditorPart.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 16929 TmfMultiPageEditorPart.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 13078 TmfTraceColumnManager.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 13078 TmfTraceColumnManager.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 11176 UnsortedPropertySheetPage.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 11176 UnsortedPropertySheetPage.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 6440 package-summary.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 6440 package-summary.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2306 TmfTraceColumnManager.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2306 TmfTraceColumnManager.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 3947 ITmfTraceEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 3947 ITmfTraceEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2330 UnsortedPropertySheetPage.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2330 UnsortedPropertySheetPage.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2312 TmfMultiPageEditorPart.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2312 TmfMultiPageEditorPart.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2270 TmfEventsEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2270 TmfEventsEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2264 TmfEditorInput.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2264 TmfEditorInput.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 3840 TmfEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 3840 TmfEditor.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 3525 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 3525 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 properties
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 properties
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 7195 Messages.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 7195 Messages.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 11622 ReadOnlyTextPropertyDescriptor.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 11622 ReadOnlyTextPropertyDescriptor.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 16563 TmfTimestampFormatPage.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 16563 TmfTimestampFormatPage.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 4105 package-summary.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 4105 package-summary.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2246 Messages.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2246 Messages.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2330 TmfTimestampFormatPage.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2330 TmfTimestampFormatPage.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2378 ReadOnlyTextPropertyDescriptor.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2378 ReadOnlyTextPropertyDescriptor.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 2094 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 2094 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 model
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 model
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 18499 StyleManager.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 18499 StyleManager.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 3900 package-summary.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 3900 package-summary.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 4036 StyleManager.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 4036 StyleManager.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Sending file modes: C0666 3339 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] Sink: C0666 3339 package-use.html
15:22:20 [2023-12-08T20:22:20.850Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.850Z] Sink: E
15:22:20 [2023-12-08T20:22:20.850Z] Entering directory: D2777 0 analysis
15:22:20 [2023-12-08T20:22:20.850Z] Sink: D2777 0 analysis
15:22:20 [2023-12-08T20:22:20.851Z] Sending file modes: C0666 22996 TmfAnalysisViewOutput.html
15:22:20 [2023-12-08T20:22:20.851Z] Sink: C0666 22996 TmfAnalysisViewOutput.html
15:22:20 [2023-12-08T20:22:20.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.851Z] Sending file modes: C0666 3456 package-summary.html
15:22:20 [2023-12-08T20:22:20.851Z] Sink: C0666 3456 package-summary.html
15:22:20 [2023-12-08T20:22:20.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.851Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.851Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.851Z] Sending file modes: C0666 2312 TmfAnalysisViewOutput.html
15:22:20 [2023-12-08T20:22:20.851Z] Sink: C0666 2312 TmfAnalysisViewOutput.html
15:22:20 [2023-12-08T20:22:20.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.851Z] Sink: E
15:22:20 [2023-12-08T20:22:20.851Z] Sending file modes: C0666 2084 package-use.html
15:22:20 [2023-12-08T20:22:20.851Z] Sink: C0666 2084 package-use.html
15:22:20 [2023-12-08T20:22:20.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.851Z] Sink: E
15:22:20 [2023-12-08T20:22:20.851Z] Entering directory: D2777 0 signal
15:22:20 [2023-12-08T20:22:20.851Z] Sink: D2777 0 signal
15:22:20 [2023-12-08T20:22:20.851Z] Sending file modes: C0666 12781 TmfTimeViewAlignmentInfo.html
15:22:20 [2023-12-08T20:22:20.851Z] Sink: C0666 12781 TmfTimeViewAlignmentInfo.html
15:22:20 [2023-12-08T20:22:20.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.851Z] Sending file modes: C0666 16252 TmfTimeViewAlignmentSignal.html
15:22:20 [2023-12-08T20:22:20.851Z] Sink: C0666 16252 TmfTimeViewAlignmentSignal.html
15:22:20 [2023-12-08T20:22:20.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.851Z] Sending file modes: C0666 10026 TmfUiSignalThrottler.html
15:22:20 [2023-12-08T20:22:20.851Z] Sink: C0666 10026 TmfUiSignalThrottler.html
15:22:20 [2023-12-08T20:22:20.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.851Z] Sending file modes: C0666 4276 package-summary.html
15:22:20 [2023-12-08T20:22:20.851Z] Sink: C0666 4276 package-summary.html
15:22:20 [2023-12-08T20:22:20.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.851Z] Entering directory: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.851Z] Sink: D2777 0 class-use
15:22:20 [2023-12-08T20:22:20.851Z] Sending file modes: C0666 2330 TmfTimeViewAlignmentSignal.html
15:22:20 [2023-12-08T20:22:20.851Z] Sink: C0666 2330 TmfTimeViewAlignmentSignal.html
15:22:20 [2023-12-08T20:22:20.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:20 [2023-12-08T20:22:20.851Z] Sending file modes: C0666 17288 TmfTimeViewAlignmentInfo.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 17288 TmfTimeViewAlignmentInfo.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 2294 TmfUiSignalThrottler.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 2294 TmfUiSignalThrottler.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sink: E
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 11089 package-use.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 11089 package-use.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sink: E
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 13310 TmfUiRefreshHandler.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 13310 TmfUiRefreshHandler.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Entering directory: D2777 0 tracetype
15:22:21 [2023-12-08T20:22:21.109Z] Sink: D2777 0 tracetype
15:22:21 [2023-12-08T20:22:21.109Z] Entering directory: D2777 0 preferences
15:22:21 [2023-12-08T20:22:21.109Z] Sink: D2777 0 preferences
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 19758 TraceTypeLabelProvider.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 19758 TraceTypeLabelProvider.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 12585 TraceTypePreferencePage.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 12585 TraceTypePreferencePage.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 17117 TraceTypePreferencePageViewer.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 17117 TraceTypePreferencePageViewer.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 17914 TraceTypeTreeContentProvider.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 17914 TraceTypeTreeContentProvider.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 4217 package-summary.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 4217 package-summary.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Entering directory: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.109Z] Sink: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 2450 TraceTypePreferencePageViewer.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 2450 TraceTypePreferencePageViewer.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 2408 TraceTypeLabelProvider.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 2408 TraceTypeLabelProvider.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 2444 TraceTypeTreeContentProvider.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 2444 TraceTypeTreeContentProvider.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 2414 TraceTypePreferencePage.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 2414 TraceTypePreferencePage.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sink: E
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 2161 package-use.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 2161 package-use.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.109Z] Sink: E
15:22:21 [2023-12-08T20:22:21.109Z] Sink: E
15:22:21 [2023-12-08T20:22:21.109Z] Sending file modes: C0666 5398 package-summary.html
15:22:21 [2023-12-08T20:22:21.109Z] Sink: C0666 5398 package-summary.html
15:22:21 [2023-12-08T20:22:21.109Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Entering directory: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.110Z] Sink: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 3970 TmfUiRefreshHandler.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 3970 TmfUiRefreshHandler.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sink: E
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 3206 package-use.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 3206 package-use.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sink: E
15:22:21 [2023-12-08T20:22:21.110Z] Entering directory: D2777 0 core
15:22:21 [2023-12-08T20:22:21.110Z] Sink: D2777 0 core
15:22:21 [2023-12-08T20:22:21.110Z] Entering directory: D2777 0 model
15:22:21 [2023-12-08T20:22:21.110Z] Sink: D2777 0 model
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 8234 AbstractStateSystemAnalysisDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 8234 AbstractStateSystemAnalysisDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Entering directory: D2777 0 timegraph
15:22:21 [2023-12-08T20:22:21.110Z] Sink: D2777 0 timegraph
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 22142 AbstractTimeGraphDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 22142 AbstractTimeGraphDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 12264 ITimeGraphArrow.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 12264 ITimeGraphArrow.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 21083 ITimeGraphDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 21083 ITimeGraphDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 12488 ITimeGraphEntryModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 12488 ITimeGraphEntryModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 8197 ITimeGraphRowModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 8197 ITimeGraphRowModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 9021 ITimeGraphState.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 9021 ITimeGraphState.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 23017 ITimeGraphStateFilter.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 23017 ITimeGraphStateFilter.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 23122 TimeGraphArrow.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 23122 TimeGraphArrow.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 25036 TimeGraphEntryModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 25036 TimeGraphEntryModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 12247 TimeGraphModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 12247 TimeGraphModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 15043 TimeGraphRowModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 15043 TimeGraphRowModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 25555 TimeGraphState.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 25555 TimeGraphState.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 40236 TmfTimeGraphCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 40236 TmfTimeGraphCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 11865 package-summary.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 11865 package-summary.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Entering directory: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.110Z] Sink: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 2336 TimeGraphState.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 2336 TimeGraphState.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 8346 ITimeGraphStateFilter.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 8346 ITimeGraphStateFilter.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 6682 ITimeGraphRowModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 6682 ITimeGraphRowModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 14573 ITimeGraphDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 14573 ITimeGraphDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 13352 ITimeGraphEntryModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 13352 ITimeGraphEntryModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 2426 AbstractTimeGraphDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 2426 AbstractTimeGraphDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 12538 ITimeGraphArrow.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 12538 ITimeGraphArrow.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 10087 TimeGraphModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 10087 TimeGraphModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 2336 TimeGraphArrow.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 2336 TimeGraphArrow.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 10843 TimeGraphEntryModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 10843 TimeGraphEntryModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 2354 TimeGraphRowModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 2354 TimeGraphRowModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 20184 ITimeGraphState.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 20184 ITimeGraphState.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 2450 TmfTimeGraphCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 2450 TmfTimeGraphCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sink: E
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 11574 package-use.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 11574 package-use.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sink: E
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 8063 AbstractTmfTraceDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 8063 AbstractTmfTraceDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Entering directory: D2777 0 xy
15:22:21 [2023-12-08T20:22:21.110Z] Sink: D2777 0 xy
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 17674 AbstractTreeCommonXDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 17674 AbstractTreeCommonXDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 14983 ISeriesModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 14983 ISeriesModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 17161 ISeriesModel.DisplayType.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 17161 ISeriesModel.DisplayType.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 8483 ITmfCommonXAxisModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 8483 ITmfCommonXAxisModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 6320 ITmfTreeXYDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 6320 ITmfTreeXYDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 9242 ITmfXYDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 9242 ITmfXYDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 5492 ITmfXyEntryModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 5492 ITmfXyEntryModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 8791 ITmfXyModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 8791 ITmfXyModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 9638 IYModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 9638 IYModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 26880 TmfTreeXYCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 26880 TmfTreeXYCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 17306 TmfXYAxisDescription.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 17306 TmfXYAxisDescription.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 22259 TmfXyTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 22259 TmfXyTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Sending file modes: C0666 11399 package-summary.html
15:22:21 [2023-12-08T20:22:21.110Z] Sink: C0666 11399 package-summary.html
15:22:21 [2023-12-08T20:22:21.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.110Z] Entering directory: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.111Z] Sink: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.111Z] Sending file modes: C0666 12784 ITmfXyModel.html
15:22:21 [2023-12-08T20:22:21.111Z] Sink: C0666 12784 ITmfXyModel.html
15:22:21 [2023-12-08T20:22:21.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 10857 TmfXYAxisDescription.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 10857 TmfXYAxisDescription.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 8224 ITmfXYDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 8224 ITmfXYDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 8367 IYModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 8367 IYModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 12398 ITmfTreeXYDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 12398 ITmfTreeXYDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 9053 ISeriesModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 9053 ISeriesModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 8444 ISeriesModel.DisplayType.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 8444 ISeriesModel.DisplayType.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 2318 TmfXyTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 2318 TmfXyTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 2390 TmfTreeXYCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 2390 TmfTreeXYCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 4219 ITmfXyEntryModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 4219 ITmfXyEntryModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 2396 AbstractTreeCommonXDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 2396 AbstractTreeCommonXDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 4339 ITmfCommonXAxisModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 4339 ITmfCommonXAxisModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sink: E
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 9170 package-use.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 9170 package-use.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sink: E
15:22:21 [2023-12-08T20:22:21.371Z] Entering directory: D2777 0 tree
15:22:21 [2023-12-08T20:22:21.371Z] Sink: D2777 0 tree
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 18798 AbstractTreeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 18798 AbstractTreeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 7648 ITmfSelectionTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 7648 ITmfSelectionTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 14051 ITmfTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 14051 ITmfTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 13177 ITmfTreeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 13177 ITmfTreeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 31948 TmfTreeCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 31948 TmfTreeCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 28017 TmfTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 28017 TmfTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 19846 TmfTreeModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 19846 TmfTreeModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 17424 TmfTreeModel.Builder.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 17424 TmfTreeModel.Builder.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 10223 package-summary.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 10223 package-summary.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Entering directory: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.371Z] Sink: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 15655 TmfTreeModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 15655 TmfTreeModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 6374 TmfTreeModel.Builder.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 6374 TmfTreeModel.Builder.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 5260 ITmfSelectionTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 5260 ITmfSelectionTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 11157 TmfTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 11157 TmfTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 6855 TmfTreeCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 6855 TmfTreeCompositeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 30594 ITmfTreeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 30594 ITmfTreeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 8421 AbstractTreeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 8421 AbstractTreeDataProvider.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 46449 ITmfTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 46449 ITmfTreeDataModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sink: E
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 21176 package-use.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 21176 package-use.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sink: E
15:22:21 [2023-12-08T20:22:21.371Z] Entering directory: D2777 0 annotations
15:22:21 [2023-12-08T20:22:21.371Z] Sink: D2777 0 annotations
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 25758 Annotation.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 25758 Annotation.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 13966 AnnotationCategoriesModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 13966 AnnotationCategoriesModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.371Z] Sending file modes: C0666 14812 AnnotationModel.html
15:22:21 [2023-12-08T20:22:21.371Z] Sink: C0666 14812 AnnotationModel.html
15:22:21 [2023-12-08T20:22:21.371Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.372Z] Sending file modes: C0666 23968 EventAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.372Z] Sink: C0666 23968 EventAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.372Z] Sending file modes: C0666 14420 IAnnotation.html
15:22:21 [2023-12-08T20:22:21.372Z] Sink: C0666 14420 IAnnotation.html
15:22:21 [2023-12-08T20:22:21.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.629Z] Sending file modes: C0666 17357 IAnnotation.AnnotationType.html
15:22:21 [2023-12-08T20:22:21.629Z] Sink: C0666 17357 IAnnotation.AnnotationType.html
15:22:21 [2023-12-08T20:22:21.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.629Z] Sending file modes: C0666 5058 IOutputAnnotationParameters.html
15:22:21 [2023-12-08T20:22:21.629Z] Sink: C0666 5058 IOutputAnnotationParameters.html
15:22:21 [2023-12-08T20:22:21.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.629Z] Sending file modes: C0666 12411 IOutputAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.629Z] Sink: C0666 12411 IOutputAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.629Z] Sending file modes: C0666 17844 TraceAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.629Z] Sink: C0666 17844 TraceAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.629Z] Sending file modes: C0666 9590 package-summary.html
15:22:21 [2023-12-08T20:22:21.629Z] Sink: C0666 9590 package-summary.html
15:22:21 [2023-12-08T20:22:21.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.629Z] Entering directory: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.629Z] Sink: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.629Z] Sending file modes: C0666 12988 AnnotationModel.html
15:22:21 [2023-12-08T20:22:21.629Z] Sink: C0666 12988 AnnotationModel.html
15:22:21 [2023-12-08T20:22:21.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.629Z] Sending file modes: C0666 13582 AnnotationCategoriesModel.html
15:22:21 [2023-12-08T20:22:21.629Z] Sink: C0666 13582 AnnotationCategoriesModel.html
15:22:21 [2023-12-08T20:22:21.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 6242 Annotation.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 6242 Annotation.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 11225 IOutputAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 11225 IOutputAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 2402 EventAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 2402 EventAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 2402 TraceAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 2402 TraceAnnotationProvider.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 6491 IAnnotation.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 6491 IAnnotation.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 7780 IAnnotation.AnnotationType.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 7780 IAnnotation.AnnotationType.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 2446 IOutputAnnotationParameters.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 2446 IOutputAnnotationParameters.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sink: E
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 9701 package-use.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 9701 package-use.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sink: E
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 15106 CommonStatusMessage.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 15106 CommonStatusMessage.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 9742 CoreFilterProperty.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 9742 CoreFilterProperty.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 8835 CoreMetadataStrings.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 8835 CoreMetadataStrings.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 20273 DataProviderDescriptor.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 20273 DataProviderDescriptor.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 17250 DataProviderDescriptor.Builder.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 17250 DataProviderDescriptor.Builder.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Entering directory: D2777 0 filters
15:22:21 [2023-12-08T20:22:21.630Z] Sink: D2777 0 filters
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 10680 FilterTimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 10680 FilterTimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 6204 ICumulativeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 6204 ICumulativeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 6805 IMultipleSelectionQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 6805 IMultipleSelectionQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 16116 SelectedCounterQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 16116 SelectedCounterQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 17030 SelectedCpuQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 17030 SelectedCpuQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 18994 SelectionTimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 18994 SelectionTimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 16214 TimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 16214 TimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 8572 package-summary.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 8572 package-summary.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Entering directory: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.630Z] Sink: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 2366 FilterTimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 2366 FilterTimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 5230 IMultipleSelectionQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 5230 IMultipleSelectionQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 2396 SelectedCounterQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 2396 SelectedCounterQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 2372 SelectedCpuQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 2372 SelectedCpuQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 5591 TimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 5591 TimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 4694 SelectionTimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 4694 SelectionTimeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 4291 ICumulativeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 4291 ICumulativeQueryFilter.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sink: E
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 4436 package-use.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 4436 package-use.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sink: E
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 13731 ICoreElementResolver.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 13731 ICoreElementResolver.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 13442 ICorePropertyCollection.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 13442 ICorePropertyCollection.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 10308 IOutputElement.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 10308 IOutputElement.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 9045 IOutputStyleProvider.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 9045 IOutputStyleProvider.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 8829 ITableColumnDescriptor.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 8829 ITableColumnDescriptor.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 9720 ITimeElement.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 9720 ITimeElement.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 14478 Messages.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 14478 Messages.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 18304 OutputElement.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 18304 OutputElement.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 19323 OutputElementStyle.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 19323 OutputElementStyle.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 11799 OutputStyleModel.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 11799 OutputStyleModel.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 25550 SeriesModel.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 25550 SeriesModel.html
15:22:21 [2023-12-08T20:22:21.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.630Z] Sending file modes: C0666 17761 SeriesModel.SeriesModelBuilder.html
15:22:21 [2023-12-08T20:22:21.630Z] Sink: C0666 17761 SeriesModel.SeriesModelBuilder.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 55199 StyleProperties.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 55199 StyleProperties.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 9403 StyleProperties.BorderStyle.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 9403 StyleProperties.BorderStyle.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 7174 StyleProperties.FontStyle.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 7174 StyleProperties.FontStyle.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 8362 StyleProperties.FontWeight.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 8362 StyleProperties.FontWeight.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 6273 StyleProperties.LinearGradientDirection.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 6273 StyleProperties.LinearGradientDirection.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 10732 StyleProperties.SeriesStyle.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 10732 StyleProperties.SeriesStyle.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 8375 StyleProperties.SeriesType.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 8375 StyleProperties.SeriesType.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 12724 StyleProperties.SymbolType.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 12724 StyleProperties.SymbolType.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 8223 StyleProperties.TextAlign.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 8223 StyleProperties.TextAlign.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 6062 StyleProperties.TextDirection.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 6062 StyleProperties.TextDirection.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 7210 StyleProperties.VerticalAlign.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 7210 StyleProperties.VerticalAlign.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 16540 TmfCommonXAxisModel.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 16540 TmfCommonXAxisModel.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 13948 TmfXyModel.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 13948 TmfXyModel.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 21482 YModel.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 21482 YModel.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 18406 package-summary.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 18406 package-summary.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Entering directory: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.888Z] Sink: D2777 0 class-use
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 6315 IOutputStyleProvider.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 6315 IOutputStyleProvider.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 2240 TmfXyModel.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 2240 TmfXyModel.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 2216 YModel.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 2216 YModel.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 2288 CoreFilterProperty.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 2288 CoreFilterProperty.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 9761 OutputStyleModel.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 9761 OutputStyleModel.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 2294 CoreMetadataStrings.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 2294 CoreMetadataStrings.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 6372 OutputElement.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 6372 OutputElement.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 11457 ITimeElement.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 11457 ITimeElement.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 2228 Messages.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 2228 Messages.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.888Z] Sending file modes: C0666 10853 IOutputElement.html
15:22:21 [2023-12-08T20:22:21.888Z] Sink: C0666 10853 IOutputElement.html
15:22:21 [2023-12-08T20:22:21.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 5959 ITableColumnDescriptor.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 5959 ITableColumnDescriptor.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 12353 AbstractTmfTraceDataProvider.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 12353 AbstractTmfTraceDataProvider.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2312 DataProviderDescriptor.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2312 DataProviderDescriptor.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 6794 DataProviderDescriptor.Builder.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 6794 DataProviderDescriptor.Builder.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2294 TmfCommonXAxisModel.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2294 TmfCommonXAxisModel.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 10615 AbstractStateSystemAnalysisDataProvider.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 10615 AbstractStateSystemAnalysisDataProvider.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2294 CommonStatusMessage.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2294 CommonStatusMessage.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2270 StyleProperties.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2270 StyleProperties.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2382 StyleProperties.VerticalAlign.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2382 StyleProperties.VerticalAlign.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2370 StyleProperties.SeriesStyle.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2370 StyleProperties.SeriesStyle.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2364 StyleProperties.SeriesType.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2364 StyleProperties.SeriesType.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2364 StyleProperties.SymbolType.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2364 StyleProperties.SymbolType.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2364 StyleProperties.FontWeight.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2364 StyleProperties.FontWeight.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2358 StyleProperties.FontStyle.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2358 StyleProperties.FontStyle.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2358 StyleProperties.TextAlign.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2358 StyleProperties.TextAlign.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2382 StyleProperties.TextDirection.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2382 StyleProperties.TextDirection.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2370 StyleProperties.BorderStyle.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2370 StyleProperties.BorderStyle.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 2442 StyleProperties.LinearGradientDirection.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 2442 StyleProperties.LinearGradientDirection.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 4161 SeriesModel.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 4161 SeriesModel.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 6584 SeriesModel.SeriesModelBuilder.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 6584 SeriesModel.SeriesModelBuilder.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 40017 OutputElementStyle.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 40017 OutputElementStyle.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 18238 ICorePropertyCollection.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 18238 ICorePropertyCollection.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 21189 ICoreElementResolver.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 21189 ICoreElementResolver.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sink: E
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 27061 package-use.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 27061 package-use.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:21 [2023-12-08T20:22:21.889Z] Sink: E
15:22:21 [2023-12-08T20:22:21.889Z] Entering directory: D2777 0 statesystem
15:22:21 [2023-12-08T20:22:21.889Z] Sink: D2777 0 statesystem
15:22:21 [2023-12-08T20:22:21.889Z] Sending file modes: C0666 35558 AbstractTmfStateProvider.html
15:22:21 [2023-12-08T20:22:21.889Z] Sink: C0666 35558 AbstractTmfStateProvider.html
15:22:21 [2023-12-08T20:22:21.889Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 18952 ITmfAnalysisModuleWithStateSystems.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 18952 ITmfAnalysisModuleWithStateSystems.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 27057 ITmfStateProvider.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 27057 ITmfStateProvider.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 18172 ITmfStateProvider.FutureEventType.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 18172 ITmfStateProvider.FutureEventType.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 9862 Messages.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 9862 Messages.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 15748 TmfAttributePool.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 15748 TmfAttributePool.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 17550 TmfAttributePool.QueueType.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 17550 TmfAttributePool.QueueType.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 41360 TmfStateSystemAnalysisModule.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 41360 TmfStateSystemAnalysisModule.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 8106 package-summary.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 8106 package-summary.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.146Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 26335 TmfStateSystemAnalysisModule.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 26335 TmfStateSystemAnalysisModule.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 2264 Messages.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 2264 Messages.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 12947 AbstractTmfStateProvider.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 12947 AbstractTmfStateProvider.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 19767 ITmfStateProvider.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 19767 ITmfStateProvider.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 7616 ITmfStateProvider.FutureEventType.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 7616 ITmfStateProvider.FutureEventType.html
15:22:22 [2023-12-08T20:22:22.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.146Z] Sending file modes: C0666 22509 ITmfAnalysisModuleWithStateSystems.html
15:22:22 [2023-12-08T20:22:22.146Z] Sink: C0666 22509 ITmfAnalysisModuleWithStateSystems.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 2312 TmfAttributePool.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 2312 TmfAttributePool.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 6706 TmfAttributePool.QueueType.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 6706 TmfAttributePool.QueueType.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sink: E
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 26993 package-use.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 26993 package-use.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sink: E
15:22:22 [2023-12-08T20:22:22.147Z] Entering directory: D2777 0 trace
15:22:22 [2023-12-08T20:22:22.147Z] Sink: D2777 0 trace
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 14776 AbstractTmfTraceAdapterFactory.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 14776 AbstractTmfTraceAdapterFactory.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 7467 ICyclesConverter.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 7467 ICyclesConverter.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Entering directory: D2777 0 indexer
15:22:22 [2023-12-08T20:22:22.147Z] Sink: D2777 0 indexer
15:22:22 [2023-12-08T20:22:22.147Z] Entering directory: D2777 0 checkpoint
15:22:22 [2023-12-08T20:22:22.147Z] Sink: D2777 0 checkpoint
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 14169 ITmfCheckpoint.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 14169 ITmfCheckpoint.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 18023 ITmfCheckpointIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 18023 ITmfCheckpointIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 26398 TmfCheckpoint.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 26398 TmfCheckpoint.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 24518 TmfCheckpointIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 24518 TmfCheckpointIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 5755 package-summary.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 5755 package-summary.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.147Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 4655 TmfCheckpointIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 4655 TmfCheckpointIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 4334 TmfCheckpoint.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 4334 TmfCheckpoint.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 12726 ITmfCheckpoint.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 12726 ITmfCheckpoint.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 4759 ITmfCheckpointIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 4759 ITmfCheckpointIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sink: E
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 5410 package-use.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 5410 package-use.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sink: E
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 8690 ITmfPersistentlyIndexable.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 8690 ITmfPersistentlyIndexable.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 14970 ITmfTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 14970 ITmfTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 28651 TmfBTreeTraceIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 28651 TmfBTreeTraceIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 8996 TmfBTreeTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 8996 TmfBTreeTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 28620 TmfFlatArrayTraceIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 28620 TmfFlatArrayTraceIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 9040 TmfFlatArrayTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 9040 TmfFlatArrayTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 7526 package-summary.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 7526 package-summary.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.147Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 2384 TmfFlatArrayTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 2384 TmfFlatArrayTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 8073 ITmfTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 8073 ITmfTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 12484 ITmfPersistentlyIndexable.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 12484 ITmfPersistentlyIndexable.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 2360 TmfBTreeTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 2360 TmfBTreeTraceIndexer.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 2372 TmfFlatArrayTraceIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 2372 TmfFlatArrayTraceIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 2348 TmfBTreeTraceIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 2348 TmfBTreeTraceIndex.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sink: E
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 11008 package-use.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 11008 package-use.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sink: E
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 13622 ITmfContext.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 13622 ITmfContext.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 7951 ITmfEventParser.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 7951 ITmfEventParser.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Entering directory: D2777 0 location
15:22:22 [2023-12-08T20:22:22.147Z] Sink: D2777 0 location
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 8364 ITmfLocation.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 8364 ITmfLocation.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 16688 TmfLocation.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 16688 TmfLocation.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 15688 TmfLongLocation.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 15688 TmfLongLocation.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 15079 TmfTimestampLocation.html
15:22:22 [2023-12-08T20:22:22.147Z] Sink: C0666 15079 TmfTimestampLocation.html
15:22:22 [2023-12-08T20:22:22.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.147Z] Sending file modes: C0666 6391 package-summary.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 6391 package-summary.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.405Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 41315 ITmfLocation.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 41315 ITmfLocation.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 4288 TmfTimestampLocation.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 4288 TmfTimestampLocation.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 6907 TmfLocation.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 6907 TmfLocation.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 4208 TmfLongLocation.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 4208 TmfLongLocation.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sink: E
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 12095 package-use.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 12095 package-use.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sink: E
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 64131 ITmfTrace.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 64131 ITmfTrace.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 8034 ITmfTraceCompleteness.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 8034 ITmfTraceCompleteness.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 7589 ITmfTraceKnownSize.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 7589 ITmfTraceKnownSize.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 8479 ITmfTraceWithPreDefinedEvents.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 8479 ITmfTraceWithPreDefinedEvents.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Entering directory: D2777 0 trim
15:22:22 [2023-12-08T20:22:22.405Z] Sink: D2777 0 trim
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 9515 ITmfTrimmableTrace.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 9515 ITmfTrimmableTrace.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 4902 package-summary.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 4902 package-summary.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.405Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 7193 ITmfTrimmableTrace.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 7193 ITmfTrimmableTrace.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sink: E
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 5805 package-use.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 5805 package-use.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sink: E
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 6789 ITraceContextSignalHandler.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 6789 ITraceContextSignalHandler.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Entering directory: D2777 0 text
15:22:22 [2023-12-08T20:22:22.405Z] Sink: D2777 0 text
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 48942 TextTrace.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 48942 TextTrace.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 16424 TextTraceContext.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 16424 TextTraceContext.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 16180 TextTraceEvent.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 16180 TextTraceEvent.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 38452 TextTraceEventContent.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 38452 TextTraceEventContent.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 5547 package-summary.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 5547 package-summary.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.405Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 5806 TextTrace.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 5806 TextTrace.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 6995 TextTraceEventContent.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 6995 TextTraceEventContent.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 5699 TextTraceContext.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 5699 TextTraceContext.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 9019 TextTraceEvent.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 9019 TextTraceEvent.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sink: E
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 4229 package-use.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 4229 package-use.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sink: E
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 25300 TmfContext.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 25300 TmfContext.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 12763 TmfEventTypeCollectionHelper.html
15:22:22 [2023-12-08T20:22:22.405Z] Sink: C0666 12763 TmfEventTypeCollectionHelper.html
15:22:22 [2023-12-08T20:22:22.405Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.405Z] Entering directory: D2777 0 experiment
15:22:22 [2023-12-08T20:22:22.405Z] Sink: D2777 0 experiment
15:22:22 [2023-12-08T20:22:22.405Z] Sending file modes: C0666 76248 TmfExperiment.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 76248 TmfExperiment.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 13566 TmfExperimentUtils.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 13566 TmfExperimentUtils.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 4835 package-summary.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 4835 package-summary.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.406Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 2366 TmfExperimentUtils.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 2366 TmfExperimentUtils.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 9700 TmfExperiment.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 9700 TmfExperiment.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sink: E
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 5575 package-use.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 5575 package-use.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sink: E
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 83055 TmfTrace.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 83055 TmfTrace.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 16623 TmfTraceAdapterManager.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 16623 TmfTraceAdapterManager.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 26334 TmfTraceContext.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 26334 TmfTraceContext.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 21190 TmfTraceContext.Builder.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 21190 TmfTraceContext.Builder.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 50605 TmfTraceManager.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 50605 TmfTraceManager.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 39654 TmfTraceUtils.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 39654 TmfTraceUtils.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 13777 TraceValidationStatus.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 13777 TraceValidationStatus.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 12217 package-summary.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 12217 package-summary.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.406Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 2360 AbstractTmfTraceAdapterFactory.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 2360 AbstractTmfTraceAdapterFactory.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 11471 TmfTraceContext.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 11471 TmfTraceContext.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 15081 TmfTraceContext.Builder.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 15081 TmfTraceContext.Builder.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 40324 ITmfContext.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 40324 ITmfContext.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 5973 ITraceContextSignalHandler.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 5973 ITraceContextSignalHandler.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 7056 ICyclesConverter.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 7056 ICyclesConverter.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 4158 TraceValidationStatus.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 4158 TraceValidationStatus.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 2348 TmfEventTypeCollectionHelper.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 2348 TmfEventTypeCollectionHelper.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 13284 ITmfEventParser.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 13284 ITmfEventParser.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 2312 TmfTraceAdapterManager.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 2312 TmfTraceAdapterManager.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 13494 ITmfTraceCompleteness.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 13494 ITmfTraceCompleteness.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.406Z] Sending file modes: C0666 13010 TmfTrace.html
15:22:22 [2023-12-08T20:22:22.406Z] Sink: C0666 13010 TmfTrace.html
15:22:22 [2023-12-08T20:22:22.406Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.663Z] Sending file modes: C0666 4045 TmfTraceManager.html
15:22:22 [2023-12-08T20:22:22.663Z] Sink: C0666 4045 TmfTraceManager.html
15:22:22 [2023-12-08T20:22:22.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.663Z] Sending file modes: C0666 7303 ITmfTraceWithPreDefinedEvents.html
15:22:22 [2023-12-08T20:22:22.663Z] Sink: C0666 7303 ITmfTraceWithPreDefinedEvents.html
15:22:22 [2023-12-08T20:22:22.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.663Z] Sending file modes: C0666 9802 TmfContext.html
15:22:22 [2023-12-08T20:22:22.663Z] Sink: C0666 9802 TmfContext.html
15:22:22 [2023-12-08T20:22:22.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.663Z] Sending file modes: C0666 259418 ITmfTrace.html
15:22:22 [2023-12-08T20:22:22.663Z] Sink: C0666 259418 ITmfTrace.html
15:22:22 [2023-12-08T20:22:22.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.663Z] Sending file modes: C0666 7094 ITmfTraceKnownSize.html
15:22:22 [2023-12-08T20:22:22.663Z] Sink: C0666 7094 ITmfTraceKnownSize.html
15:22:22 [2023-12-08T20:22:22.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.663Z] Sending file modes: C0666 2258 TmfTraceUtils.html
15:22:22 [2023-12-08T20:22:22.663Z] Sink: C0666 2258 TmfTraceUtils.html
15:22:22 [2023-12-08T20:22:22.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.663Z] Sink: E
15:22:22 [2023-12-08T20:22:22.663Z] Sending file modes: C0666 74125 package-use.html
15:22:22 [2023-12-08T20:22:22.663Z] Sink: C0666 74125 package-use.html
15:22:22 [2023-12-08T20:22:22.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.663Z] Sink: E
15:22:22 [2023-12-08T20:22:22.663Z] Entering directory: D2777 0 io
15:22:22 [2023-12-08T20:22:22.663Z] Sink: D2777 0 io
15:22:22 [2023-12-08T20:22:22.663Z] Sending file modes: C0666 40884 BufferedRandomAccessFile.html
15:22:22 [2023-12-08T20:22:22.663Z] Sink: C0666 40884 BufferedRandomAccessFile.html
15:22:22 [2023-12-08T20:22:22.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.663Z] Sending file modes: C0666 20919 ResourceUtil.html
15:22:22 [2023-12-08T20:22:22.663Z] Sink: C0666 20919 ResourceUtil.html
15:22:22 [2023-12-08T20:22:22.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.663Z] Sending file modes: C0666 3796 package-summary.html
15:22:22 [2023-12-08T20:22:22.663Z] Sink: C0666 3796 package-summary.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.664Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 2234 ResourceUtil.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 2234 ResourceUtil.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 2306 BufferedRandomAccessFile.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 2306 BufferedRandomAccessFile.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sink: E
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 2064 package-use.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 2064 package-use.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sink: E
15:22:22 [2023-12-08T20:22:22.664Z] Entering directory: D2777 0 parsers
15:22:22 [2023-12-08T20:22:22.664Z] Sink: D2777 0 parsers
15:22:22 [2023-12-08T20:22:22.664Z] Entering directory: D2777 0 custom
15:22:22 [2023-12-08T20:22:22.664Z] Sink: D2777 0 custom
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 22806 CustomEvent.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 22806 CustomEvent.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 15643 CustomEventContent.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 15643 CustomEventContent.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 17275 CustomEventType.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 17275 CustomEventType.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 25615 CustomTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 25615 CustomTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 13456 CustomTraceDefinition.OutputColumn.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 13456 CustomTraceDefinition.OutputColumn.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 26518 CustomTraceDefinition.Tag.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 26518 CustomTraceDefinition.Tag.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 17699 CustomTxtEvent.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 17699 CustomTxtEvent.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 9561 CustomTxtEventType.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 9561 CustomTxtEventType.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 68351 CustomTxtTrace.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 68351 CustomTxtTrace.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 16729 CustomTxtTraceContext.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 16729 CustomTxtTraceContext.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 33132 CustomTxtTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 33132 CustomTxtTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 17590 CustomTxtTraceDefinition.Cardinality.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 17590 CustomTxtTraceDefinition.Cardinality.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 14566 CustomTxtTraceDefinition.InputData.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 14566 CustomTxtTraceDefinition.InputData.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 34726 CustomTxtTraceDefinition.InputLine.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 34726 CustomTxtTraceDefinition.InputLine.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 18615 CustomXmlEvent.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 18615 CustomXmlEvent.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 9566 CustomXmlEventType.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 9566 CustomXmlEventType.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 15765 CustomXmlInputAttribute.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 15765 CustomXmlInputAttribute.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 43915 CustomXmlInputElement.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 43915 CustomXmlInputElement.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 71422 CustomXmlTrace.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 71422 CustomXmlTrace.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 12822 CustomXmlTraceContext.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 12822 CustomXmlTraceContext.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 32878 CustomXmlTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 32878 CustomXmlTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 44368 Messages.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 44368 Messages.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 11187 package-summary.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 11187 package-summary.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.664Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 15299 CustomXmlInputElement.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 15299 CustomXmlInputElement.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 2294 Messages.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 2294 Messages.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 2354 CustomEventContent.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 2354 CustomEventContent.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 2330 CustomXmlTrace.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 2330 CustomXmlTrace.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 5812 CustomXmlEvent.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 5812 CustomXmlEvent.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 8843 CustomXmlInputAttribute.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 8843 CustomXmlInputAttribute.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 12496 CustomXmlTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 12496 CustomXmlTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 2354 CustomXmlEventType.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 2354 CustomXmlEventType.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 2354 CustomTxtEventType.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 2354 CustomTxtEventType.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 8873 CustomTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 8873 CustomTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 6666 CustomTraceDefinition.OutputColumn.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 6666 CustomTraceDefinition.OutputColumn.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 15978 CustomTraceDefinition.Tag.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 15978 CustomTraceDefinition.Tag.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 11692 CustomTxtTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 11692 CustomTxtTraceDefinition.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 8558 CustomTxtTraceDefinition.Cardinality.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 8558 CustomTxtTraceDefinition.Cardinality.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 7511 CustomTxtTraceDefinition.InputData.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 7511 CustomTxtTraceDefinition.InputData.html
15:22:22 [2023-12-08T20:22:22.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.664Z] Sending file modes: C0666 16609 CustomTxtTraceDefinition.InputLine.html
15:22:22 [2023-12-08T20:22:22.664Z] Sink: C0666 16609 CustomTxtTraceDefinition.InputLine.html
15:22:22 [2023-12-08T20:22:22.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.922Z] Sending file modes: C0666 2330 CustomTxtTrace.html
15:22:22 [2023-12-08T20:22:22.922Z] Sink: C0666 2330 CustomTxtTrace.html
15:22:22 [2023-12-08T20:22:22.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.922Z] Sending file modes: C0666 5621 CustomTxtEvent.html
15:22:22 [2023-12-08T20:22:22.922Z] Sink: C0666 5621 CustomTxtEvent.html
15:22:22 [2023-12-08T20:22:22.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.922Z] Sending file modes: C0666 5586 CustomEvent.html
15:22:22 [2023-12-08T20:22:22.922Z] Sink: C0666 5586 CustomEvent.html
15:22:22 [2023-12-08T20:22:22.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.922Z] Sending file modes: C0666 2372 CustomXmlTraceContext.html
15:22:22 [2023-12-08T20:22:22.922Z] Sink: C0666 2372 CustomXmlTraceContext.html
15:22:22 [2023-12-08T20:22:22.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.922Z] Sending file modes: C0666 4496 CustomTxtTraceContext.html
15:22:22 [2023-12-08T20:22:22.922Z] Sink: C0666 4496 CustomTxtTraceContext.html
15:22:22 [2023-12-08T20:22:22.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.922Z] Sending file modes: C0666 4446 CustomEventType.html
15:22:22 [2023-12-08T20:22:22.922Z] Sink: C0666 4446 CustomEventType.html
15:22:22 [2023-12-08T20:22:22.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.922Z] Sink: E
15:22:22 [2023-12-08T20:22:22.922Z] Sending file modes: C0666 7238 package-use.html
15:22:22 [2023-12-08T20:22:22.922Z] Sink: C0666 7238 package-use.html
15:22:22 [2023-12-08T20:22:22.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.922Z] Sink: E
15:22:22 [2023-12-08T20:22:22.922Z] Sink: E
15:22:22 [2023-12-08T20:22:22.922Z] Entering directory: D2777 0 component
15:22:22 [2023-12-08T20:22:22.922Z] Sink: D2777 0 component
15:22:22 [2023-12-08T20:22:22.922Z] Sending file modes: C0666 7678 DataProviderConstants.html
15:22:22 [2023-12-08T20:22:22.922Z] Sink: C0666 7678 DataProviderConstants.html
15:22:22 [2023-12-08T20:22:22.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.922Z] Sending file modes: C0666 25366 ITmfComponent.html
15:22:22 [2023-12-08T20:22:22.922Z] Sink: C0666 25366 ITmfComponent.html
15:22:22 [2023-12-08T20:22:22.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.922Z] Sending file modes: C0666 24869 ITmfEventProvider.html
15:22:22 [2023-12-08T20:22:22.922Z] Sink: C0666 24869 ITmfEventProvider.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 19681 TmfComponent.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 19681 TmfComponent.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 47676 TmfEventProvider.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 47676 TmfEventProvider.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 5849 package-summary.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 5849 package-summary.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.923Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 13346 TmfEventProvider.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 13346 TmfEventProvider.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 2330 DataProviderConstants.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 2330 DataProviderConstants.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 106667 ITmfComponent.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 106667 ITmfComponent.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 70770 TmfComponent.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 70770 TmfComponent.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 27816 ITmfEventProvider.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 27816 ITmfEventProvider.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sink: E
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 71581 package-use.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 71581 package-use.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sink: E
15:22:22 [2023-12-08T20:22:22.923Z] Entering directory: D2777 0 dataprovider
15:22:22 [2023-12-08T20:22:22.923Z] Sink: D2777 0 dataprovider
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 23943 DataProviderManager.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 23943 DataProviderManager.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 48749 DataProviderParameterUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 48749 DataProviderParameterUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 17532 DataProviderParameterUtils.Direction.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 17532 DataProviderParameterUtils.Direction.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 19690 DataType.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 19690 DataType.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 10994 DataTypeUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 10994 DataTypeUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 10996 IDataProviderDescriptor.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 10996 IDataProviderDescriptor.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 19855 IDataProviderDescriptor.ProviderType.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 19855 IDataProviderDescriptor.ProviderType.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 14438 IDataProviderFactory.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 14438 IDataProviderFactory.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 11937 X11ColorUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 11937 X11ColorUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 7937 package-summary.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 7937 package-summary.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.923Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 11537 IDataProviderDescriptor.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 11537 IDataProviderDescriptor.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 8896 IDataProviderDescriptor.ProviderType.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 8896 IDataProviderDescriptor.ProviderType.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 2300 DataTypeUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 2300 DataTypeUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 10680 DataType.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 10680 DataType.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 4754 IDataProviderFactory.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 4754 IDataProviderFactory.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 4197 DataProviderManager.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 4197 DataProviderManager.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 2378 DataProviderParameterUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 2378 DataProviderParameterUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 5346 DataProviderParameterUtils.Direction.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 5346 DataProviderParameterUtils.Direction.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 2300 X11ColorUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 2300 X11ColorUtils.html
15:22:22 [2023-12-08T20:22:22.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.923Z] Sink: E
15:22:22 [2023-12-08T20:22:22.923Z] Sending file modes: C0666 8991 package-use.html
15:22:22 [2023-12-08T20:22:22.923Z] Sink: C0666 8991 package-use.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sink: E
15:22:22 [2023-12-08T20:22:22.924Z] Entering directory: D2777 0 presentation
15:22:22 [2023-12-08T20:22:22.924Z] Sink: D2777 0 presentation
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 26946 DefaultColorPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 26946 DefaultColorPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 8705 IPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 8705 IPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 11610 IXYPresentationProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 11610 IXYPresentationProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 17081 QualitativePaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 17081 QualitativePaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 15659 QualitativePaletteProvider.Builder.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 15659 QualitativePaletteProvider.Builder.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 26822 RGBAColor.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 26822 RGBAColor.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 8850 RotatingPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 8850 RotatingPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 14167 RotatingPaletteProvider.Builder.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 14167 RotatingPaletteProvider.Builder.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 12943 SequentialPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 12943 SequentialPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 15732 XYPresentationProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 15732 XYPresentationProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 8657 package-summary.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 8657 package-summary.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Entering directory: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.924Z] Sink: D2777 0 class-use
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 2372 SequentialPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 2372 SequentialPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 7870 IPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 7870 IPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 4320 RotatingPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 4320 RotatingPaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 5645 RotatingPaletteProvider.Builder.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 5645 RotatingPaletteProvider.Builder.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 5386 QualitativePaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] Sink: C0666 5386 QualitativePaletteProvider.html
15:22:22 [2023-12-08T20:22:22.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:22 [2023-12-08T20:22:22.924Z] Sending file modes: C0666 6324 QualitativePaletteProvider.Builder.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 6324 QualitativePaletteProvider.Builder.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 22609 RGBAColor.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 22609 RGBAColor.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 4380 IXYPresentationProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 4380 IXYPresentationProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 2384 DefaultColorPaletteProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 2384 DefaultColorPaletteProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 2354 XYPresentationProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 2354 XYPresentationProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sink: E
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 7391 package-use.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 7391 package-use.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sink: E
15:22:23 [2023-12-08T20:22:23.182Z] Entering directory: D2777 0 symbols
15:22:23 [2023-12-08T20:22:23.182Z] Sink: D2777 0 symbols
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 17330 DefaultSymbolProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 17330 DefaultSymbolProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 13257 IMappingFile.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 13257 IMappingFile.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 11456 ISymbolProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 11456 ISymbolProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 6913 ISymbolProviderFactory.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 6913 ISymbolProviderFactory.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 13785 SymbolProviderManager.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 13785 SymbolProviderManager.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 12481 SymbolProviderUtils.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 12481 SymbolProviderUtils.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 16913 TmfResolvedSymbol.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 16913 TmfResolvedSymbol.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 7711 package-summary.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 7711 package-summary.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.182Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 7606 TmfResolvedSymbol.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 7606 TmfResolvedSymbol.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 10994 ISymbolProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 10994 ISymbolProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 2318 DefaultSymbolProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 2318 DefaultSymbolProvider.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 2306 SymbolProviderUtils.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 2306 SymbolProviderUtils.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 5151 IMappingFile.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 5151 IMappingFile.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 4176 SymbolProviderManager.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 4176 SymbolProviderManager.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 2344 ISymbolProviderFactory.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 2344 ISymbolProviderFactory.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sink: E
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 5577 package-use.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 5577 package-use.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sink: E
15:22:23 [2023-12-08T20:22:23.182Z] Entering directory: D2777 0 filter
15:22:23 [2023-12-08T20:22:23.182Z] Sink: D2777 0 filter
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 11022 FilterManager.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 11022 FilterManager.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 9421 ITmfFilter.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 9421 ITmfFilter.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Entering directory: D2777 0 model
15:22:23 [2023-12-08T20:22:23.182Z] Sink: D2777 0 model
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 25521 ITmfFilterTreeNode.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 25521 ITmfFilterTreeNode.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 9795 ITmfFilterWithNot.html
15:22:23 [2023-12-08T20:22:23.182Z] Sink: C0666 9795 ITmfFilterWithNot.html
15:22:23 [2023-12-08T20:22:23.182Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.182Z] Sending file modes: C0666 9634 ITmfFilterWithValue.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 9634 ITmfFilterWithValue.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 22237 TmfFilterAndNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 22237 TmfFilterAndNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 29073 TmfFilterAspectNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 29073 TmfFilterAspectNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 37205 TmfFilterCompareNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 37205 TmfFilterCompareNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 17890 TmfFilterCompareNode.Type.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 17890 TmfFilterCompareNode.Type.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 32088 TmfFilterContainsNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 32088 TmfFilterContainsNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 32054 TmfFilterEqualsNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 32054 TmfFilterEqualsNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 28247 TmfFilterMatchesNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 28247 TmfFilterMatchesNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 25812 TmfFilterNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 25812 TmfFilterNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 28092 TmfFilterObjectNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 28092 TmfFilterObjectNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 23365 TmfFilterOrNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 23365 TmfFilterOrNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 20480 TmfFilterRootNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 20480 TmfFilterRootNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 34566 TmfFilterTraceTypeNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 34566 TmfFilterTraceTypeNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 39342 TmfFilterTreeNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 39342 TmfFilterTreeNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 10072 package-summary.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 10072 package-summary.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.183Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 2354 TmfFilterCompareNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 2354 TmfFilterCompareNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 6670 TmfFilterCompareNode.Type.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 6670 TmfFilterCompareNode.Type.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 5235 TmfFilterAspectNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 5235 TmfFilterAspectNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 2354 TmfFilterMatchesNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 2354 TmfFilterMatchesNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 2336 TmfFilterRootNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 2336 TmfFilterRootNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 7871 TmfFilterTreeNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 7871 TmfFilterTreeNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 45493 ITmfFilterTreeNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 45493 ITmfFilterTreeNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 2312 TmfFilterNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 2312 TmfFilterNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 2330 TmfFilterAndNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 2330 TmfFilterAndNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 2348 TmfFilterObjectNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 2348 TmfFilterObjectNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 2324 TmfFilterOrNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 2324 TmfFilterOrNode.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 4899 ITmfFilterWithValue.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 4899 ITmfFilterWithValue.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 7171 ITmfFilterWithNot.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 7171 ITmfFilterWithNot.html
15:22:23 [2023-12-08T20:22:23.183Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.183Z] Sending file modes: C0666 2360 TmfFilterContainsNode.html
15:22:23 [2023-12-08T20:22:23.183Z] Sink: C0666 2360 TmfFilterContainsNode.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 2348 TmfFilterEqualsNode.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 2348 TmfFilterEqualsNode.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 2366 TmfFilterTraceTypeNode.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 2366 TmfFilterTraceTypeNode.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sink: E
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 8582 package-use.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 8582 package-use.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sink: E
15:22:23 [2023-12-08T20:22:23.441Z] Entering directory: D2777 0 xml
15:22:23 [2023-12-08T20:22:23.441Z] Sink: D2777 0 xml
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 22818 TmfFilterContentHandler.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 22818 TmfFilterContentHandler.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 10979 TmfFilterXMLParser.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 10979 TmfFilterXMLParser.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 13602 TmfFilterXMLWriter.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 13602 TmfFilterXMLWriter.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 4309 package-summary.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 4309 package-summary.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.441Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 2360 TmfFilterContentHandler.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 2360 TmfFilterContentHandler.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 2330 TmfFilterXMLWriter.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 2330 TmfFilterXMLWriter.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 2330 TmfFilterXMLParser.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 2330 TmfFilterXMLParser.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sink: E
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 2116 package-use.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 2116 package-use.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sink: E
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 5080 package-summary.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 5080 package-summary.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.441Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 46658 ITmfFilter.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 46658 ITmfFilter.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 2264 FilterManager.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 2264 FilterManager.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sink: E
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 15449 package-use.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 15449 package-use.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sink: E
15:22:23 [2023-12-08T20:22:23.441Z] Entering directory: D2777 0 analysis
15:22:23 [2023-12-08T20:22:23.441Z] Sink: D2777 0 analysis
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 45900 IAnalysisModule.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 45900 IAnalysisModule.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 23755 IAnalysisModuleHelper.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 23755 IAnalysisModuleHelper.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 6869 IAnalysisModuleSource.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 6869 IAnalysisModuleSource.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 10838 IAnalysisOutput.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 10838 IAnalysisOutput.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 11967 IAnalysisParameterProvider.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 11967 IAnalysisParameterProvider.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Entering directory: D2777 0 requirements
15:22:23 [2023-12-08T20:22:23.441Z] Sink: D2777 0 requirements
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 12533 IAnalysisRequirementProvider.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 12533 IAnalysisRequirementProvider.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 21448 TmfAbstractAnalysisRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 21448 TmfAbstractAnalysisRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 17429 TmfAnalysisEventFieldRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 17429 TmfAnalysisEventFieldRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 16103 TmfAnalysisEventRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 16103 TmfAnalysisEventRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 14515 TmfCompositeAnalysisRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 14515 TmfCompositeAnalysisRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 7965 package-summary.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 7965 package-summary.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.441Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 2450 TmfAnalysisEventRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 2450 TmfAnalysisEventRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 41366 IAnalysisRequirementProvider.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 41366 IAnalysisRequirementProvider.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 23047 TmfAbstractAnalysisRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 23047 TmfAbstractAnalysisRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 2480 TmfAnalysisEventFieldRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 2480 TmfAnalysisEventFieldRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 2474 TmfCompositeAnalysisRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 2474 TmfCompositeAnalysisRequirement.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sink: E
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 28494 package-use.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 28494 package-use.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sink: E
15:22:23 [2023-12-08T20:22:23.441Z] Entering directory: D2777 0 ondemand
15:22:23 [2023-12-08T20:22:23.441Z] Sink: D2777 0 ondemand
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 18419 IOnDemandAnalysis.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 18419 IOnDemandAnalysis.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 6424 IOnDemandAnalysisReport.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 6424 IOnDemandAnalysisReport.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 14302 OnDemandAnalysisManager.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 14302 OnDemandAnalysisManager.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 6525 package-summary.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 6525 package-summary.html
15:22:23 [2023-12-08T20:22:23.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.441Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.441Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.441Z] Sending file modes: C0666 6221 IOnDemandAnalysisReport.html
15:22:23 [2023-12-08T20:22:23.441Z] Sink: C0666 6221 IOnDemandAnalysisReport.html
15:22:23 [2023-12-08T20:22:23.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.442Z] Sending file modes: C0666 8235 IOnDemandAnalysis.html
15:22:23 [2023-12-08T20:22:23.442Z] Sink: C0666 8235 IOnDemandAnalysis.html
15:22:23 [2023-12-08T20:22:23.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.442Z] Sending file modes: C0666 4440 OnDemandAnalysisManager.html
15:22:23 [2023-12-08T20:22:23.442Z] Sink: C0666 4440 OnDemandAnalysisManager.html
15:22:23 [2023-12-08T20:22:23.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.442Z] Sink: E
15:22:23 [2023-12-08T20:22:23.442Z] Sending file modes: C0666 5337 package-use.html
15:22:23 [2023-12-08T20:22:23.442Z] Sink: C0666 5337 package-use.html
15:22:23 [2023-12-08T20:22:23.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.442Z] Sink: E
15:22:23 [2023-12-08T20:22:23.442Z] Entering directory: D2777 0 callsite
15:22:23 [2023-12-08T20:22:23.442Z] Sink: D2777 0 callsite
15:22:23 [2023-12-08T20:22:23.442Z] Sending file modes: C0666 9204 ITmfCallsiteIterator.html
15:22:23 [2023-12-08T20:22:23.442Z] Sink: C0666 9204 ITmfCallsiteIterator.html
15:22:23 [2023-12-08T20:22:23.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.442Z] Sending file modes: C0666 10802 ITmfCallsiteResolver.html
15:22:23 [2023-12-08T20:22:23.442Z] Sink: C0666 10802 ITmfCallsiteResolver.html
15:22:23 [2023-12-08T20:22:23.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.442Z] Sending file modes: C0666 14799 TimeCallsite.html
15:22:23 [2023-12-08T20:22:23.442Z] Sink: C0666 14799 TimeCallsite.html
15:22:23 [2023-12-08T20:22:23.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.442Z] Sending file modes: C0666 6320 package-summary.html
15:22:23 [2023-12-08T20:22:23.442Z] Sink: C0666 6320 package-summary.html
15:22:23 [2023-12-08T20:22:23.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.699Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 4263 TimeCallsite.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 4263 TimeCallsite.html
15:22:23 [2023-12-08T20:22:23.699Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 5007 ITmfCallsiteIterator.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 5007 ITmfCallsiteIterator.html
15:22:23 [2023-12-08T20:22:23.699Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 2404 ITmfCallsiteResolver.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 2404 ITmfCallsiteResolver.html
15:22:23 [2023-12-08T20:22:23.699Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Sink: E
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 3769 package-use.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 3769 package-use.html
15:22:23 [2023-12-08T20:22:23.699Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Sink: E
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 6591 ITmfNewAnalysisModuleListener.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 6591 ITmfNewAnalysisModuleListener.html
15:22:23 [2023-12-08T20:22:23.699Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 21595 Messages.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 21595 Messages.html
15:22:23 [2023-12-08T20:22:23.699Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 65321 TmfAbstractAnalysisModule.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 65321 TmfAbstractAnalysisModule.html
15:22:23 [2023-12-08T20:22:23.699Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 11767 TmfAbstractAnalysisParamProvider.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 11767 TmfAbstractAnalysisParamProvider.html
15:22:23 [2023-12-08T20:22:23.699Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 25124 TmfAnalysisManager.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 25124 TmfAnalysisManager.html
15:22:23 [2023-12-08T20:22:23.699Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 35011 TmfAnalysisModuleHelperConfigElement.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 35011 TmfAnalysisModuleHelperConfigElement.html
15:22:23 [2023-12-08T20:22:23.699Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.699Z] Sending file modes: C0666 17497 TmfAnalysisModuleOutputs.html
15:22:23 [2023-12-08T20:22:23.699Z] Sink: C0666 17497 TmfAnalysisModuleOutputs.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 13487 TmfAnalysisOutputManager.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 13487 TmfAnalysisOutputManager.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 12886 TmfNewAnalysisOutputListener.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 12886 TmfNewAnalysisOutputListener.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 10495 package-summary.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 10495 package-summary.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.700Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 2414 TmfAnalysisModuleHelperConfigElement.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 2414 TmfAnalysisModuleHelperConfigElement.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 33099 TmfAbstractAnalysisModule.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 33099 TmfAbstractAnalysisModule.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 4318 IAnalysisModuleSource.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 4318 IAnalysisModuleSource.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 2342 TmfAnalysisModuleOutputs.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 2342 TmfAnalysisModuleOutputs.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 2390 TmfAbstractAnalysisParamProvider.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 2390 TmfAbstractAnalysisParamProvider.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 58950 IAnalysisModule.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 58950 IAnalysisModule.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 4201 TmfAnalysisOutputManager.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 4201 TmfAnalysisOutputManager.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 10710 IAnalysisModuleHelper.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 10710 IAnalysisModuleHelper.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 9515 IAnalysisOutput.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 9515 IAnalysisOutput.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 2246 Messages.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 2246 Messages.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 7413 IAnalysisParameterProvider.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 7413 IAnalysisParameterProvider.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 2306 TmfAnalysisManager.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 2306 TmfAnalysisManager.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 6820 ITmfNewAnalysisModuleListener.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 6820 ITmfNewAnalysisModuleListener.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 2366 TmfNewAnalysisOutputListener.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 2366 TmfNewAnalysisOutputListener.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sink: E
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 32754 package-use.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 32754 package-use.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sink: E
15:22:23 [2023-12-08T20:22:23.700Z] Entering directory: D2777 0 event
15:22:23 [2023-12-08T20:22:23.700Z] Sink: D2777 0 event
15:22:23 [2023-12-08T20:22:23.700Z] Entering directory: D2777 0 matching
15:22:23 [2023-12-08T20:22:23.700Z] Sink: D2777 0 matching
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 4167 IEventMatchingKey.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 4167 IEventMatchingKey.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 12379 IMatchProcessingUnit.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 12379 IMatchProcessingUnit.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 5993 ITmfEventMatching.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 5993 ITmfEventMatching.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 9912 ITmfMatchEventDefinition.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 9912 ITmfMatchEventDefinition.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 10179 Messages.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 10179 Messages.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 11994 TcpEventKey.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 11994 TcpEventKey.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 13199 TmfEventDependency.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 13199 TmfEventDependency.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 14113 TmfEventDependency.DependencyEvent.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 14113 TmfEventDependency.DependencyEvent.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 17567 TmfEventMatches.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 17567 TmfEventMatches.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 19982 TmfEventMatching.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 19982 TmfEventMatching.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 17461 TmfEventMatching.Direction.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 17461 TmfEventMatching.Direction.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 9052 package-summary.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 9052 package-summary.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.700Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 2342 TmfEventMatching.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 2342 TmfEventMatching.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 5956 TmfEventMatching.Direction.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 5956 TmfEventMatching.Direction.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 6687 IEventMatchingKey.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 6687 IEventMatchingKey.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 4155 ITmfEventMatching.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 4155 ITmfEventMatching.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 2294 Messages.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 2294 Messages.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 7285 TmfEventDependency.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 7285 TmfEventDependency.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 6326 TmfEventDependency.DependencyEvent.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 6326 TmfEventDependency.DependencyEvent.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 4457 ITmfMatchEventDefinition.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 4457 ITmfMatchEventDefinition.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 4157 TmfEventMatches.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 4157 TmfEventMatches.html
15:22:23 [2023-12-08T20:22:23.700Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.700Z] Sending file modes: C0666 2312 TcpEventKey.html
15:22:23 [2023-12-08T20:22:23.700Z] Sink: C0666 2312 TcpEventKey.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 7120 IMatchProcessingUnit.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 7120 IMatchProcessingUnit.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sink: E
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 6876 package-use.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 6876 package-use.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sink: E
15:22:23 [2023-12-08T20:22:23.958Z] Entering directory: D2777 0 lookup
15:22:23 [2023-12-08T20:22:23.958Z] Sink: D2777 0 lookup
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 7921 ITmfCallsite.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 7921 ITmfCallsite.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 6582 ITmfModelLookup.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 6582 ITmfModelLookup.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 8784 ITmfSourceLookup.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 8784 ITmfSourceLookup.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 18028 TmfCallsite.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 18028 TmfCallsite.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 6213 package-summary.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 6213 package-summary.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.958Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 20753 ITmfCallsite.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 20753 ITmfCallsite.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 6223 ITmfModelLookup.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 6223 ITmfModelLookup.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 8167 ITmfSourceLookup.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 8167 ITmfSourceLookup.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 5979 TmfCallsite.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 5979 TmfCallsite.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sink: E
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 11112 package-use.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 11112 package-use.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sink: E
15:22:23 [2023-12-08T20:22:23.958Z] Entering directory: D2777 0 collapse
15:22:23 [2023-12-08T20:22:23.958Z] Sink: D2777 0 collapse
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 6545 ITmfCollapsibleEvent.html
15:22:23 [2023-12-08T20:22:23.958Z] Sink: C0666 6545 ITmfCollapsibleEvent.html
15:22:23 [2023-12-08T20:22:23.958Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.958Z] Sending file modes: C0666 4186 package-summary.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 4186 package-summary.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.959Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 2386 ITmfCollapsibleEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 2386 ITmfCollapsibleEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sink: E
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 2136 package-use.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 2136 package-use.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sink: E
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 8905 ITmfCustomAttributes.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 8905 ITmfCustomAttributes.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 13415 ITmfEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 13415 ITmfEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Entering directory: D2777 0 aspect
15:22:23 [2023-12-08T20:22:23.959Z] Sink: D2777 0 aspect
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 19715 ITmfEventAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 19715 ITmfEventAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 17490 Messages.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 17490 Messages.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 22282 MultiAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 22282 MultiAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 16489 TmfBaseAspects.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 16489 TmfBaseAspects.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 14966 TmfCallsiteAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 14966 TmfCallsiteAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 23919 TmfContentFieldAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 23919 TmfContentFieldAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 19940 TmfCpuAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 19940 TmfCpuAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 12210 TmfDeviceAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 12210 TmfDeviceAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 25707 TmfEventFieldAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 25707 TmfEventFieldAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 6753 TmfEventFieldAspect.IRootField.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 6753 TmfEventFieldAspect.IRootField.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 18724 TmfStateSystemAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 18724 TmfStateSystemAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 9351 package-summary.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 9351 package-summary.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.959Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 2282 Messages.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 2282 Messages.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 2336 TmfCallsiteAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 2336 TmfCallsiteAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 5117 TmfEventFieldAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 5117 TmfEventFieldAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 4917 TmfEventFieldAspect.IRootField.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 4917 TmfEventFieldAspect.IRootField.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 2300 MultiAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 2300 MultiAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 4107 TmfCpuAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 4107 TmfCpuAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 2354 TmfStateSystemAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 2354 TmfStateSystemAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 65321 ITmfEventAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 65321 ITmfEventAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 5596 TmfDeviceAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 5596 TmfDeviceAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 2318 TmfBaseAspects.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 2318 TmfBaseAspects.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 4975 TmfContentFieldAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 4975 TmfContentFieldAspect.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sink: E
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 21452 package-use.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 21452 package-use.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sink: E
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 20889 ITmfEventField.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 20889 ITmfEventField.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 11382 ITmfEventType.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 11382 ITmfEventType.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 8758 ITmfLostEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 8758 ITmfLostEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 25279 TmfEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 25279 TmfEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 29446 TmfEventField.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 29446 TmfEventField.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 20297 TmfEventType.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 20297 TmfEventType.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 18059 TmfLostEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 18059 TmfLostEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 7857 package-summary.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 7857 package-summary.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Entering directory: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.959Z] Sink: D2777 0 class-use
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 5490 ITmfLostEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 5490 ITmfLostEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 2252 TmfLostEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 2252 TmfLostEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 130332 ITmfEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 130332 ITmfEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 6192 ITmfCustomAttributes.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 6192 ITmfCustomAttributes.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 13605 TmfEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 13605 TmfEvent.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 30448 ITmfEventField.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 30448 ITmfEventField.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 22229 ITmfEventType.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 22229 ITmfEventType.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 10047 TmfEventType.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 10047 TmfEventType.html
15:22:23 [2023-12-08T20:22:23.959Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:23 [2023-12-08T20:22:23.959Z] Sending file modes: C0666 6870 TmfEventField.html
15:22:23 [2023-12-08T20:22:23.959Z] Sink: C0666 6870 TmfEventField.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sink: E
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 40858 package-use.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 40858 package-use.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sink: E
15:22:24 [2023-12-08T20:22:24.217Z] Entering directory: D2777 0 segment
15:22:24 [2023-12-08T20:22:24.217Z] Sink: D2777 0 segment
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 16345 ISegmentAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 16345 ISegmentAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 18587 ISegmentAspect.SegmentType.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 18587 ISegmentAspect.SegmentType.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 20085 SegmentDurationAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 20085 SegmentDurationAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 20079 SegmentEndTimeAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 20079 SegmentEndTimeAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 20109 SegmentStartTimeAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 20109 SegmentStartTimeAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 6942 package-summary.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 6942 package-summary.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.217Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 2312 SegmentEndTimeAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 2312 SegmentEndTimeAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 2324 SegmentStartTimeAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 2324 SegmentStartTimeAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 2318 SegmentDurationAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 2318 SegmentDurationAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 14038 ISegmentAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 14038 ISegmentAspect.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 7196 ISegmentAspect.SegmentType.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 7196 ISegmentAspect.SegmentType.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sink: E
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 6631 package-use.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 6631 package-use.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sink: E
15:22:24 [2023-12-08T20:22:24.217Z] Entering directory: D2777 0 markers
15:22:24 [2023-12-08T20:22:24.217Z] Sink: D2777 0 markers
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 8288 ITimeReference.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 8288 ITimeReference.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 9177 ITimeReferenceProvider.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 9177 ITimeReferenceProvider.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 13638 TimeReference.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 13638 TimeReference.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 5209 package-summary.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 5209 package-summary.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.217Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 2344 ITimeReferenceProvider.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 2344 ITimeReferenceProvider.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 6113 ITimeReference.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 6113 ITimeReference.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 2270 TimeReference.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 2270 TimeReference.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sink: E
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 3335 package-use.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 3335 package-use.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sink: E
15:22:24 [2023-12-08T20:22:24.217Z] Entering directory: D2777 0 uml2sd
15:22:24 [2023-12-08T20:22:24.217Z] Sink: D2777 0 uml2sd
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 7528 ITmfAsyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 7528 ITmfAsyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 10479 ITmfSyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 10479 ITmfSyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 14536 TmfAsyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 14536 TmfAsyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 17827 TmfSyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 17827 TmfSyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 5595 package-summary.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 5595 package-summary.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.217Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.217Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.217Z] Sending file modes: C0666 8703 ITmfSyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.217Z] Sink: C0666 8703 ITmfSyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 6937 ITmfAsyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 6937 ITmfAsyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 2354 TmfAsyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 2354 TmfAsyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 4115 TmfSyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 4115 TmfSyncSequenceDiagramEvent.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sink: E
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 5268 package-use.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 5268 package-use.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sink: E
15:22:24 [2023-12-08T20:22:24.218Z] Entering directory: D2777 0 config
15:22:24 [2023-12-08T20:22:24.218Z] Sink: D2777 0 config
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 9678 ITmfConfigParamDescriptor.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 9678 ITmfConfigParamDescriptor.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 11247 ITmfConfiguration.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 11247 ITmfConfiguration.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 19798 ITmfConfigurationSource.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 19798 ITmfConfigurationSource.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 10537 ITmfConfigurationSourceType.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 10537 ITmfConfigurationSourceType.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 19284 TmfConfigParamDescriptor.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 19284 TmfConfigParamDescriptor.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 16909 TmfConfigParamDescriptor.Builder.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 16909 TmfConfigParamDescriptor.Builder.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 20184 TmfConfiguration.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 20184 TmfConfiguration.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 19955 TmfConfiguration.Builder.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 19955 TmfConfiguration.Builder.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 17975 TmfConfigurationSourceManager.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 17975 TmfConfigurationSourceManager.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 20219 TmfConfigurationSourceType.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 20219 TmfConfigurationSourceType.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 17650 TmfConfigurationSourceType.Builder.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 17650 TmfConfigurationSourceType.Builder.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 9420 package-summary.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 9420 package-summary.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.218Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 4661 ITmfConfigurationSource.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 4661 ITmfConfigurationSource.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 7311 ITmfConfigurationSourceType.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 7311 ITmfConfigurationSourceType.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 2330 TmfConfigParamDescriptor.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 2330 TmfConfigParamDescriptor.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 6739 TmfConfigParamDescriptor.Builder.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 6739 TmfConfigParamDescriptor.Builder.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 8933 ITmfConfigParamDescriptor.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 8933 ITmfConfigParamDescriptor.html
15:22:24 [2023-12-08T20:22:24.218Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.218Z] Sending file modes: C0666 2342 TmfConfigurationSourceType.html
15:22:24 [2023-12-08T20:22:24.218Z] Sink: C0666 2342 TmfConfigurationSourceType.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 7095 TmfConfigurationSourceType.Builder.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 7095 TmfConfigurationSourceType.Builder.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 10113 ITmfConfiguration.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 10113 ITmfConfiguration.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 4357 TmfConfigurationSourceManager.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 4357 TmfConfigurationSourceManager.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 2282 TmfConfiguration.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 2282 TmfConfiguration.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 7980 TmfConfiguration.Builder.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 7980 TmfConfiguration.Builder.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sink: E
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 5926 package-use.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 5926 package-use.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sink: E
15:22:24 [2023-12-08T20:22:24.476Z] Entering directory: D2777 0 request
15:22:24 [2023-12-08T20:22:24.476Z] Sink: D2777 0 request
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 33313 ITmfEventRequest.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 33313 ITmfEventRequest.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 17438 ITmfEventRequest.ExecutionType.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 17438 ITmfEventRequest.ExecutionType.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 59032 TmfEventRequest.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 59032 TmfEventRequest.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 5400 package-summary.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 5400 package-summary.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.476Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 4132 TmfEventRequest.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 4132 TmfEventRequest.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 12555 ITmfEventRequest.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 12555 ITmfEventRequest.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 12188 ITmfEventRequest.ExecutionType.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 12188 ITmfEventRequest.ExecutionType.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sink: E
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 7887 package-use.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 7887 package-use.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sink: E
15:22:24 [2023-12-08T20:22:24.476Z] Entering directory: D2777 0 resources
15:22:24 [2023-12-08T20:22:24.476Z] Sink: D2777 0 resources
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 8473 ITmfMarker.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 8473 ITmfMarker.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 3456 package-summary.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 3456 package-summary.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.476Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 2284 ITmfMarker.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 2284 ITmfMarker.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sink: E
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 2099 package-use.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 2099 package-use.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sink: E
15:22:24 [2023-12-08T20:22:24.476Z] Entering directory: D2777 0 project
15:22:24 [2023-12-08T20:22:24.476Z] Sink: D2777 0 project
15:22:24 [2023-12-08T20:22:24.476Z] Entering directory: D2777 0 model
15:22:24 [2023-12-08T20:22:24.476Z] Sink: D2777 0 model
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 12472 ITmfPropertiesProvider.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 12472 ITmfPropertiesProvider.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 13909 TmfTraceCoreUtils.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 13909 TmfTraceCoreUtils.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 12777 TmfTraceImportException.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 12777 TmfTraceImportException.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 60174 TmfTraceType.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 60174 TmfTraceType.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 17474 TmfTraceType.TraceElementType.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 17474 TmfTraceType.TraceElementType.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 29079 TraceTypeHelper.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 29079 TraceTypeHelper.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 19386 TraceTypePreferences.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 19386 TraceTypePreferences.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 6784 package-summary.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 6784 package-summary.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.476Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 41220 ITmfPropertiesProvider.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 41220 ITmfPropertiesProvider.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 2342 TmfTraceCoreUtils.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 2342 TmfTraceCoreUtils.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 6980 TmfTraceImportException.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 6980 TmfTraceImportException.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 2360 TraceTypePreferences.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 2360 TraceTypePreferences.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 17354 TraceTypeHelper.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 17354 TraceTypeHelper.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.476Z] Sending file modes: C0666 2312 TmfTraceType.html
15:22:24 [2023-12-08T20:22:24.476Z] Sink: C0666 2312 TmfTraceType.html
15:22:24 [2023-12-08T20:22:24.476Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 10013 TmfTraceType.TraceElementType.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 10013 TmfTraceType.TraceElementType.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sink: E
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 30056 package-use.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 30056 package-use.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sink: E
15:22:24 [2023-12-08T20:22:24.477Z] Sink: E
15:22:24 [2023-12-08T20:22:24.477Z] Entering directory: D2777 0 response
15:22:24 [2023-12-08T20:22:24.477Z] Sink: D2777 0 response
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 8495 ITmfResponse.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 8495 ITmfResponse.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 18798 ITmfResponse.Status.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 18798 ITmfResponse.Status.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 17471 TmfModelResponse.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 17471 TmfModelResponse.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 5912 package-summary.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 5912 package-summary.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.477Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 52352 TmfModelResponse.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 52352 TmfModelResponse.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 4086 ITmfResponse.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 4086 ITmfResponse.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 7268 ITmfResponse.Status.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 7268 ITmfResponse.Status.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sink: E
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 9964 package-use.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 9964 package-use.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sink: E
15:22:24 [2023-12-08T20:22:24.477Z] Entering directory: D2777 0 statistics
15:22:24 [2023-12-08T20:22:24.477Z] Sink: D2777 0 statistics
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 15035 ITmfStatistics.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 15035 ITmfStatistics.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 26425 TmfStateStatistics.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 26425 TmfStateStatistics.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 11073 TmfStateStatistics.Attributes.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 11073 TmfStateStatistics.Attributes.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 19347 TmfStatisticsEventTypesModule.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 19347 TmfStatisticsEventTypesModule.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 31884 TmfStatisticsModule.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 31884 TmfStatisticsModule.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 19298 TmfStatisticsTotalsModule.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 19298 TmfStatisticsTotalsModule.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 6365 package-summary.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 6365 package-summary.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.477Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 2318 TmfStateStatistics.html
15:22:24 [2023-12-08T20:22:24.477Z] Sink: C0666 2318 TmfStateStatistics.html
15:22:24 [2023-12-08T20:22:24.477Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.477Z] Sending file modes: C0666 2392 TmfStateStatistics.Attributes.html
15:22:24 [2023-12-08T20:22:24.734Z] Sink: C0666 2392 TmfStateStatistics.Attributes.html
15:22:24 [2023-12-08T20:22:24.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.734Z] Sending file modes: C0666 2384 TmfStatisticsEventTypesModule.html
15:22:24 [2023-12-08T20:22:24.734Z] Sink: C0666 2384 TmfStatisticsEventTypesModule.html
15:22:24 [2023-12-08T20:22:24.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.734Z] Sending file modes: C0666 5081 ITmfStatistics.html
15:22:24 [2023-12-08T20:22:24.734Z] Sink: C0666 5081 ITmfStatistics.html
15:22:24 [2023-12-08T20:22:24.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.734Z] Sending file modes: C0666 2360 TmfStatisticsTotalsModule.html
15:22:24 [2023-12-08T20:22:24.734Z] Sink: C0666 2360 TmfStatisticsTotalsModule.html
15:22:24 [2023-12-08T20:22:24.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.734Z] Sending file modes: C0666 2324 TmfStatisticsModule.html
15:22:24 [2023-12-08T20:22:24.734Z] Sink: C0666 2324 TmfStatisticsModule.html
15:22:24 [2023-12-08T20:22:24.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.734Z] Sink: E
15:22:24 [2023-12-08T20:22:24.734Z] Sending file modes: C0666 3358 package-use.html
15:22:24 [2023-12-08T20:22:24.734Z] Sink: C0666 3358 package-use.html
15:22:24 [2023-12-08T20:22:24.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.734Z] Sink: E
15:22:24 [2023-12-08T20:22:24.734Z] Entering directory: D2777 0 timestamp
15:22:24 [2023-12-08T20:22:24.734Z] Sink: D2777 0 timestamp
15:22:24 [2023-12-08T20:22:24.734Z] Sending file modes: C0666 41975 ITmfTimePreferencesConstants.html
15:22:24 [2023-12-08T20:22:24.734Z] Sink: C0666 41975 ITmfTimePreferencesConstants.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 22428 ITmfTimestamp.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 22428 ITmfTimestamp.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 19600 TmfTimePreferences.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 19600 TmfTimePreferences.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 21904 TmfTimeRange.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 21904 TmfTimeRange.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 38324 TmfTimestamp.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 38324 TmfTimestamp.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 21559 TmfTimestampDelta.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 21559 TmfTimestampDelta.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 49973 TmfTimestampFormat.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 49973 TmfTimestampFormat.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 6519 package-summary.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 6519 package-summary.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.735Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 2392 ITmfTimePreferencesConstants.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 2392 ITmfTimePreferencesConstants.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 56556 TmfTimeRange.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 56556 TmfTimeRange.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 5803 TmfTimestamp.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 5803 TmfTimestamp.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 2306 TmfTimestampDelta.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 2306 TmfTimestampDelta.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 2312 TmfTimePreferences.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 2312 TmfTimePreferences.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 104210 ITmfTimestamp.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 104210 ITmfTimestamp.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 8137 TmfTimestampFormat.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 8137 TmfTimestampFormat.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sink: E
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 35551 package-use.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 35551 package-use.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sink: E
15:22:24 [2023-12-08T20:22:24.735Z] Entering directory: D2777 0 synchronization
15:22:24 [2023-12-08T20:22:24.735Z] Sink: D2777 0 synchronization
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 10073 ITmfTimestampTransform.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 10073 ITmfTimestampTransform.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 26191 Messages.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 26191 Messages.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 26826 SynchronizationAlgorithm.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 26826 SynchronizationAlgorithm.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 19868 SynchronizationAlgorithm.SyncQuality.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 19868 SynchronizationAlgorithm.SyncQuality.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 10745 SynchronizationAlgorithmFactory.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 10745 SynchronizationAlgorithmFactory.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 15030 SynchronizationBackend.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 15030 SynchronizationBackend.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 16076 SynchronizationManager.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 16076 SynchronizationManager.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 21188 TimestampTransformFactory.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 21188 TimestampTransformFactory.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 7437 package-summary.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 7437 package-summary.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.735Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 2390 TimestampTransformFactory.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 2390 TimestampTransformFactory.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 2426 SynchronizationAlgorithmFactory.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 2426 SynchronizationAlgorithmFactory.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 2288 Messages.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 2288 Messages.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 2372 SynchronizationBackend.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 2372 SynchronizationBackend.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 15824 SynchronizationAlgorithm.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 15824 SynchronizationAlgorithm.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 6361 SynchronizationAlgorithm.SyncQuality.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 6361 SynchronizationAlgorithm.SyncQuality.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 16862 ITmfTimestampTransform.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 16862 ITmfTimestampTransform.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 2372 SynchronizationManager.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 2372 SynchronizationManager.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sink: E
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 7056 package-use.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 7056 package-use.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sink: E
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 7355 Messages.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 7355 Messages.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Entering directory: D2777 0 util
15:22:24 [2023-12-08T20:22:24.735Z] Sink: D2777 0 util
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 14957 Pair.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 14957 Pair.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 3995 package-summary.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 3995 package-summary.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.735Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 5965 Pair.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 5965 Pair.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sink: E
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 4459 package-use.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 4459 package-use.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sink: E
15:22:24 [2023-12-08T20:22:24.735Z] Entering directory: D2777 0 exceptions
15:22:24 [2023-12-08T20:22:24.735Z] Sink: D2777 0 exceptions
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 12962 TmfAnalysisException.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 12962 TmfAnalysisException.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 12743 TmfConfigurationException.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 12743 TmfConfigurationException.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 12547 TmfTraceException.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 12547 TmfTraceException.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 4187 package-summary.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 4187 package-summary.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Entering directory: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.735Z] Sink: D2777 0 class-use
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 22410 TmfTraceException.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 22410 TmfTraceException.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 17161 TmfAnalysisException.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 17161 TmfAnalysisException.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 6091 TmfConfigurationException.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 6091 TmfConfigurationException.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sink: E
15:22:24 [2023-12-08T20:22:24.735Z] Sending file modes: C0666 16795 package-use.html
15:22:24 [2023-12-08T20:22:24.735Z] Sink: C0666 16795 package-use.html
15:22:24 [2023-12-08T20:22:24.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.735Z] Sink: E
15:22:24 [2023-12-08T20:22:24.736Z] Sending file modes: C0666 13834 TmfCommonConstants.html
15:22:24 [2023-12-08T20:22:24.736Z] Sink: C0666 13834 TmfCommonConstants.html
15:22:24 [2023-12-08T20:22:24.736Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.736Z] Entering directory: D2777 0 signal
15:22:24 [2023-12-08T20:22:24.736Z] Sink: D2777 0 signal
15:22:24 [2023-12-08T20:22:24.736Z] Sending file modes: C0666 12534 TmfDataModelSelectedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] Sink: C0666 12534 TmfDataModelSelectedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.736Z] Sending file modes: C0666 7606 TmfEndSynchSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] Sink: C0666 7606 TmfEndSynchSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.736Z] Sending file modes: C0666 14147 TmfEventFilterAppliedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] Sink: C0666 14147 TmfEventFilterAppliedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.736Z] Sending file modes: C0666 14038 TmfEventSearchAppliedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] Sink: C0666 14038 TmfEventSearchAppliedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.736Z] Sending file modes: C0666 12313 TmfEventSelectedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] Sink: C0666 12313 TmfEventSelectedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.736Z] Sending file modes: C0666 7993 TmfMarkerEventSourceUpdatedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] Sink: C0666 7993 TmfMarkerEventSourceUpdatedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:24 [2023-12-08T20:22:24.736Z] Sending file modes: C0666 19772 TmfSelectionRangeUpdatedSignal.html
15:22:24 [2023-12-08T20:22:24.736Z] Sink: C0666 19772 TmfSelectionRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 16023 TmfSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 16023 TmfSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 3737 TmfSignalHandler.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 3737 TmfSignalHandler.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 29776 TmfSignalManager.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 29776 TmfSignalManager.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 13537 TmfSignalThrottler.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 13537 TmfSignalThrottler.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 9922 TmfSignalTracer.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 9922 TmfSignalTracer.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 12614 TmfStartAnalysisSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 12614 TmfStartAnalysisSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 7625 TmfStartSynchSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 7625 TmfStartSynchSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 7991 TmfTimestampFormatUpdateSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 7991 TmfTimestampFormatUpdateSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 12657 TmfTraceClosedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 12657 TmfTraceClosedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 12021 TmfTraceModelSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 12021 TmfTraceModelSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 13742 TmfTraceOpenedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 13742 TmfTraceOpenedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 13856 TmfTraceRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 13856 TmfTraceRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 12423 TmfTraceSelectedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 12423 TmfTraceSelectedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 12682 TmfTraceSynchronizedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 12682 TmfTraceSynchronizedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 14855 TmfTraceUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 14855 TmfTraceUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 15752 TmfWindowRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 15752 TmfWindowRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 12427 package-summary.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 12427 package-summary.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.784Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 4033 TmfSignalThrottler.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 4033 TmfSignalThrottler.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 8645 TmfTraceModelSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 8645 TmfTraceModelSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 4425 TmfEventSearchAppliedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 4425 TmfEventSearchAppliedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 13408 TmfTraceRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 13408 TmfTraceRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 4542 TmfMarkerEventSourceUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 4542 TmfMarkerEventSourceUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 4485 TmfTraceSynchronizedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 4485 TmfTraceSynchronizedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 4248 TmfStartSynchSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 4248 TmfStartSynchSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 2282 TmfSignalManager.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 2282 TmfSignalManager.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 4001 TmfSignalTracer.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 4001 TmfSignalTracer.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 2318 TmfEventSelectedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 2318 TmfEventSelectedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 4451 TmfDataModelSelectedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 4451 TmfDataModelSelectedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 27191 TmfTraceSelectedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 27191 TmfTraceSelectedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 6076 TmfEventFilterAppliedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 6076 TmfEventFilterAppliedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 31642 TmfTraceClosedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 31642 TmfTraceClosedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 4214 TmfEndSynchSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 4214 TmfEndSynchSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 22744 TmfWindowRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 22744 TmfWindowRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 99984 TmfSignalHandler.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 99984 TmfSignalHandler.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 32001 TmfSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 32001 TmfSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 14721 TmfTimestampFormatUpdateSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] Sink: C0666 14721 TmfTimestampFormatUpdateSignal.html
15:22:26 [2023-12-08T20:22:26.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.784Z] Sending file modes: C0666 18878 TmfSelectionRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 18878 TmfSelectionRangeUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 4453 TmfStartAnalysisSignal.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 4453 TmfStartAnalysisSignal.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 24018 TmfTraceOpenedSignal.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 24018 TmfTraceOpenedSignal.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 12644 TmfTraceUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 12644 TmfTraceUpdatedSignal.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 65409 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 65409 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 14314 TmfProjectNature.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 14314 TmfProjectNature.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 15160 TmfStrings.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 15160 TmfStrings.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 3897 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 3897 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 viewmodel
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 viewmodel
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 3331 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 3331 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2099 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2099 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2228 TmfProjectNature.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2228 TmfProjectNature.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2180 Messages.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2180 Messages.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2240 TmfCommonConstants.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2240 TmfCommonConstants.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2192 TmfStrings.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2192 TmfStrings.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2037 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2037 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 ctf
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 ctf
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 core
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 core
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 event
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 event
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 aspect
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 aspect
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 17764 CtfChannelAspect.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 17764 CtfChannelAspect.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 14031 CtfCpuAspect.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 14031 CtfCpuAspect.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 8048 Messages.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 8048 Messages.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 4302 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 4302 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2366 CtfChannelAspect.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2366 CtfChannelAspect.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2342 CtfCpuAspect.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2342 CtfCpuAspect.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2318 Messages.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2318 Messages.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2158 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2158 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 lookup
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 lookup
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 17000 CtfTmfCallsite.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 17000 CtfTmfCallsite.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 3731 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 3731 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 5181 CtfTmfCallsite.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 5181 CtfTmfCallsite.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 3424 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 3424 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 41706 CtfTmfEvent.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 41706 CtfTmfEvent.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 13468 CtfTmfEventFactory.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 13468 CtfTmfEventFactory.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 15478 CtfTmfEventField.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 15478 CtfTmfEventField.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 12029 CtfTmfEventType.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 12029 CtfTmfEventType.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 16333 CtfTmfLostEvent.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 16333 CtfTmfLostEvent.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 7431 Messages.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 7431 Messages.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 6072 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 6072 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 7335 CtfTmfEventFactory.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 7335 CtfTmfEventFactory.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 13096 CtfTmfEvent.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 13096 CtfTmfEvent.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 4583 CtfTmfEventField.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 4583 CtfTmfEventField.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2264 Messages.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2264 Messages.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 7215 CtfTmfEventType.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 7215 CtfTmfEventType.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 2306 CtfTmfLostEvent.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 2306 CtfTmfLostEvent.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 8741 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 8741 package-use.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sink: E
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 9327 CtfConstants.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 9327 CtfConstants.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 14266 CtfEnumPair.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 14266 CtfEnumPair.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 context
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 context
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 21026 CtfLocation.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 21026 CtfLocation.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 18899 CtfLocationInfo.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 18899 CtfLocationInfo.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 24375 CtfTmfContext.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 24375 CtfTmfContext.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 4636 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 4636 package-summary.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.785Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.785Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.785Z] Sending file modes: C0666 5186 CtfTmfContext.html
15:22:26 [2023-12-08T20:22:26.785Z] Sink: C0666 5186 CtfTmfContext.html
15:22:26 [2023-12-08T20:22:26.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 9390 CtfLocationInfo.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 9390 CtfLocationInfo.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 4098 CtfLocation.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 4098 CtfLocation.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 5049 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 5049 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 trace
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 trace
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 100529 CtfTmfTrace.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 100529 CtfTmfTrace.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 18715 CtfTraceValidationStatus.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 18715 CtfTraceValidationStatus.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 12322 CtfUtils.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 12322 CtfUtils.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 11269 Messages.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 11269 Messages.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 4860 package-summary.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 4860 package-summary.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 16248 CtfTmfTrace.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 16248 CtfTmfTrace.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 2264 Messages.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 2264 Messages.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 2264 CtfUtils.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 2264 CtfUtils.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 2360 CtfTraceValidationStatus.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 2360 CtfTraceValidationStatus.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 7054 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 7054 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 5118 package-summary.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 5118 package-summary.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 2260 CtfConstants.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 2260 CtfConstants.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 2234 CtfEnumPair.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 2234 CtfEnumPair.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 2069 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 2069 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 filter
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 filter
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 parser
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 parser
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 40309 FilterParserLexer.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 40309 FilterParserLexer.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 68877 FilterParserParser.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 68877 FilterParserParser.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 10266 FilterParserParser.expression_return.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 10266 FilterParserParser.expression_return.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 10256 FilterParserParser.paragraph_return.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 10256 FilterParserParser.paragraph_return.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 10216 FilterParserParser.parse_return.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 10216 FilterParserParser.parse_return.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 10256 FilterParserParser.parseRoot_return.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 10256 FilterParserParser.parseRoot_return.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 10206 FilterParserParser.root_return.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 10206 FilterParserParser.root_return.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 error
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 error
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 6255 IErrorListener.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 6255 IErrorListener.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 3517 package-summary.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 3517 package-summary.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 4765 IErrorListener.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 4765 IErrorListener.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 3378 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 3378 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 5221 package-summary.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 5221 package-summary.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 2300 FilterParserLexer.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 2300 FilterParserLexer.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 2306 FilterParserParser.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 2306 FilterParserParser.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 4313 FilterParserParser.expression_return.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 4313 FilterParserParser.expression_return.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 4298 FilterParserParser.paragraph_return.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 4298 FilterParserParser.paragraph_return.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 4223 FilterParserParser.root_return.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 4223 FilterParserParser.root_return.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 4298 FilterParserParser.parseRoot_return.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 4298 FilterParserParser.parseRoot_return.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 4238 FilterParserParser.parse_return.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 4238 FilterParserParser.parse_return.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 4235 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 4235 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 chart
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 chart
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 core
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 core
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 model
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 model
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 10817 IDataChartProvider.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 10817 IDataChartProvider.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 3562 package-summary.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 3562 package-summary.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.786Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 2356 IDataChartProvider.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 2356 IDataChartProvider.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sending file modes: C0666 2121 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] Sink: C0666 2121 package-use.html
15:22:26 [2023-12-08T20:22:26.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.786Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 analysis
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 analysis
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 xml
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 xml
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 core
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 core
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 module
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 module
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 8048 ITmfXmlSchemaParser.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 8048 ITmfXmlSchemaParser.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 42822 TmfAnalysisModuleHelperXml.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 42822 TmfAnalysisModuleHelperXml.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 155032 TmfXmlStrings.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 155032 TmfXmlStrings.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 22362 TmfXmlUtils.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 22362 TmfXmlUtils.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 6003 package-summary.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 6003 package-summary.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2444 TmfAnalysisModuleHelperXml.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2444 TmfAnalysisModuleHelperXml.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2422 ITmfXmlSchemaParser.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2422 ITmfXmlSchemaParser.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2386 TmfXmlStrings.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2386 TmfXmlStrings.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2354 TmfXmlUtils.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2354 TmfXmlUtils.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 3540 package-use.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 3540 package-use.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 examples
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 examples
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 ui
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 ui
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 15526 Activator.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 15526 Activator.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 views
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 views
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 data
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 data
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 provider
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 provider
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 19269 ExampleTimeGraphDataProviderView.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 19269 ExampleTimeGraphDataProviderView.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 15455 ExampleXYDataProviderView.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 15455 ExampleXYDataProviderView.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 3626 package-summary.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 3626 package-summary.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2456 ExampleXYDataProviderView.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2456 ExampleXYDataProviderView.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2498 ExampleTimeGraphDataProviderView.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2498 ExampleTimeGraphDataProviderView.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2188 package-use.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2188 package-use.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2930 package-summary.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2930 package-summary.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 3889 Activator.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 3889 Activator.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 3246 package-use.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 3246 package-use.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 core
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 core
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 analysis
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 analysis
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 16165 ExampleStateProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 16165 ExampleStateProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 20324 ExampleStateSystemAnalysisModule.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 20324 ExampleStateSystemAnalysisModule.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 3502 package-summary.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 3502 package-summary.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 5474 ExampleStateSystemAnalysisModule.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 5474 ExampleStateSystemAnalysisModule.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2348 ExampleStateProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2348 ExampleStateProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 3467 package-use.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 3467 package-use.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 data
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 data
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 provider
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 provider
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 42140 ExampleTimeGraphDataProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 42140 ExampleTimeGraphDataProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 16346 ExampleTimeGraphProviderFactory.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 16346 ExampleTimeGraphProviderFactory.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 23949 ExampleXYDataProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 23949 ExampleXYDataProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 16309 ExampleXYDataProviderFactory.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 16309 ExampleXYDataProviderFactory.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 4174 package-summary.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 4174 package-summary.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.787Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2438 ExampleXYDataProviderFactory.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2438 ExampleXYDataProviderFactory.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2396 ExampleXYDataProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2396 ExampleXYDataProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2456 ExampleTimeGraphProviderFactory.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2456 ExampleTimeGraphProviderFactory.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2438 ExampleTimeGraphDataProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2438 ExampleTimeGraphDataProvider.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sending file modes: C0666 2156 package-use.html
15:22:26 [2023-12-08T20:22:26.787Z] Sink: C0666 2156 package-use.html
15:22:26 [2023-12-08T20:22:26.787Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.787Z] Sink: E
15:22:26 [2023-12-08T20:22:26.788Z] Sink: E
15:22:26 [2023-12-08T20:22:26.788Z] Entering directory: D2777 0 statesystem
15:22:26 [2023-12-08T20:22:26.788Z] Sink: D2777 0 statesystem
15:22:26 [2023-12-08T20:22:26.788Z] Entering directory: D2777 0 core
15:22:26 [2023-12-08T20:22:26.788Z] Sink: D2777 0 core
15:22:26 [2023-12-08T20:22:26.788Z] Entering directory: D2777 0 exceptions
15:22:26 [2023-12-08T20:22:26.788Z] Sink: D2777 0 exceptions
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 13429 AttributeNotFoundException.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 13429 AttributeNotFoundException.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 11916 StateSystemDisposedException.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 11916 StateSystemDisposedException.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 13982 StateValueTypeException.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 13982 StateValueTypeException.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 13716 TimeRangeException.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 13716 TimeRangeException.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 5726 package-summary.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 5726 package-summary.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.788Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 12589 TimeRangeException.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 12589 TimeRangeException.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 8033 AttributeNotFoundException.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 8033 AttributeNotFoundException.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 13600 StateSystemDisposedException.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 13600 StateSystemDisposedException.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 9614 StateValueTypeException.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 9614 StateValueTypeException.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sink: E
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 5845 package-use.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 5845 package-use.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sink: E
15:22:26 [2023-12-08T20:22:26.788Z] Entering directory: D2777 0 backend
15:22:26 [2023-12-08T20:22:26.788Z] Sink: D2777 0 backend
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 8496 ICustomStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 8496 ICustomStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 11610 IPartialStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 11610 IPartialStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 36242 IStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 36242 IStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 18370 StateHistoryBackendFactory.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 18370 StateHistoryBackendFactory.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 6915 package-summary.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 6915 package-summary.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.788Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 2396 StateHistoryBackendFactory.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 2396 StateHistoryBackendFactory.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 2416 ICustomStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 2416 ICustomStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 2422 IPartialStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 2422 IPartialStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 11491 IStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 11491 IStateHistoryBackend.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sink: E
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 4565 package-use.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 4565 package-use.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sink: E
15:22:26 [2023-12-08T20:22:26.788Z] Entering directory: D2777 0 interval
15:22:26 [2023-12-08T20:22:26.788Z] Sink: D2777 0 interval
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 17395 ITmfStateInterval.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 17395 ITmfStateInterval.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 21207 TmfStateInterval.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 21207 TmfStateInterval.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 5761 package-summary.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 5761 package-summary.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.788Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 2342 TmfStateInterval.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 2342 TmfStateInterval.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 31468 ITmfStateInterval.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 31468 ITmfStateInterval.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.788Z] Sink: E
15:22:26 [2023-12-08T20:22:26.788Z] Sending file modes: C0666 8496 package-use.html
15:22:26 [2023-12-08T20:22:26.788Z] Sink: C0666 8496 package-use.html
15:22:26 [2023-12-08T20:22:26.788Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sink: E
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 68703 ITmfStateSystem.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 68703 ITmfStateSystem.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 37858 ITmfStateSystemBuilder.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 37858 ITmfStateSystemBuilder.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Entering directory: D2777 0 statevalue
15:22:26 [2023-12-08T20:22:26.789Z] Sink: D2777 0 statevalue
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 16266 ITmfStateValue.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 16266 ITmfStateValue.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 19811 ITmfStateValue.Type.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 19811 ITmfStateValue.Type.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 25843 TmfStateValue.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 25843 TmfStateValue.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 6804 package-summary.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 6804 package-summary.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.789Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 9515 TmfStateValue.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 9515 TmfStateValue.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 19032 ITmfStateValue.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 19032 ITmfStateValue.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 9328 ITmfStateValue.Type.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 9328 ITmfStateValue.Type.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sink: E
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 9748 package-use.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 9748 package-use.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sink: E
15:22:26 [2023-12-08T20:22:26.789Z] Entering directory: D2777 0 snapshot
15:22:26 [2023-12-08T20:22:26.789Z] Sink: D2777 0 snapshot
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 20729 StateSnapshot.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 20729 StateSnapshot.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 4386 package-summary.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 4386 package-summary.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.789Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 4568 StateSnapshot.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 4568 StateSnapshot.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sink: E
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 3451 package-use.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 3451 package-use.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sink: E
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 14607 StateSystemBuilderUtils.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 14607 StateSystemBuilderUtils.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 12194 StateSystemFactory.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 12194 StateSystemFactory.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 37802 StateSystemUtils.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 37802 StateSystemUtils.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 20769 StateSystemUtils.QuarkIterator.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 20769 StateSystemUtils.QuarkIterator.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 7110 package-summary.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 7110 package-summary.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.789Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 32918 ITmfStateSystem.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 32918 ITmfStateSystem.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 2288 StateSystemFactory.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 2288 StateSystemFactory.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 2276 StateSystemUtils.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 2276 StateSystemUtils.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 2368 StateSystemUtils.QuarkIterator.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 2368 StateSystemUtils.QuarkIterator.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 2318 StateSystemBuilderUtils.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 2318 StateSystemBuilderUtils.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 15227 ITmfStateSystemBuilder.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 15227 ITmfStateSystemBuilder.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sink: E
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 9160 package-use.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 9160 package-use.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sink: E
15:22:26 [2023-12-08T20:22:26.789Z] Sink: E
15:22:26 [2023-12-08T20:22:26.789Z] Entering directory: D2777 0 segmentstore
15:22:26 [2023-12-08T20:22:26.789Z] Sink: D2777 0 segmentstore
15:22:26 [2023-12-08T20:22:26.789Z] Entering directory: D2777 0 core
15:22:26 [2023-12-08T20:22:26.789Z] Sink: D2777 0 core
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 21527 BasicSegment.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 21527 BasicSegment.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 8829 IContentSegment.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 8829 IContentSegment.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Entering directory: D2777 0 segment
15:22:26 [2023-12-08T20:22:26.789Z] Sink: D2777 0 segment
15:22:26 [2023-12-08T20:22:26.789Z] Entering directory: D2777 0 interfaces
15:22:26 [2023-12-08T20:22:26.789Z] Sink: D2777 0 interfaces
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 8746 INamedSegment.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 8746 INamedSegment.html
15:22:26 [2023-12-08T20:22:26.789Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.789Z] Sending file modes: C0666 9490 SegmentAspects.html
15:22:26 [2023-12-08T20:22:26.789Z] Sink: C0666 9490 SegmentAspects.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 5194 SegmentTypeComparators.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 5194 SegmentTypeComparators.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 5480 package-summary.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 5480 package-summary.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.790Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 2476 SegmentTypeComparators.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 2476 SegmentTypeComparators.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 2408 SegmentAspects.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 2408 SegmentAspects.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 2422 INamedSegment.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 2422 INamedSegment.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sink: E
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 2201 package-use.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 2201 package-use.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sink: E
15:22:26 [2023-12-08T20:22:26.790Z] Sink: E
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 14027 ISegment.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 14027 ISegment.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 33057 ISegmentStore.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 33057 ISegmentStore.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 8642 SegmentComparators.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 8642 SegmentComparators.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 17932 SegmentStoreFactory.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 17932 SegmentStoreFactory.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 20038 SegmentStoreFactory.SegmentStoreType.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 20038 SegmentStoreFactory.SegmentStoreType.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 7064 package-summary.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 7064 package-summary.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.790Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 4301 BasicSegment.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 4301 BasicSegment.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 13853 ISegmentStore.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 13853 ISegmentStore.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 2300 SegmentStoreFactory.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 2300 SegmentStoreFactory.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 7927 SegmentStoreFactory.SegmentStoreType.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 7927 SegmentStoreFactory.SegmentStoreType.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 49727 ISegment.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 49727 ISegment.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 2314 SegmentComparators.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 2314 SegmentComparators.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 2296 IContentSegment.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 2296 IContentSegment.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sink: E
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 11778 package-use.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 11778 package-use.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sink: E
15:22:26 [2023-12-08T20:22:26.790Z] Sink: E
15:22:26 [2023-12-08T20:22:26.790Z] Entering directory: D2777 0 lttng2
15:22:26 [2023-12-08T20:22:26.790Z] Sink: D2777 0 lttng2
15:22:26 [2023-12-08T20:22:26.790Z] Entering directory: D2777 0 ust
15:22:26 [2023-12-08T20:22:26.790Z] Sink: D2777 0 ust
15:22:26 [2023-12-08T20:22:26.790Z] Entering directory: D2777 0 core
15:22:26 [2023-12-08T20:22:26.790Z] Sink: D2777 0 core
15:22:26 [2023-12-08T20:22:26.790Z] Entering directory: D2777 0 analysis
15:22:26 [2023-12-08T20:22:26.790Z] Sink: D2777 0 analysis
15:22:26 [2023-12-08T20:22:26.790Z] Entering directory: D2777 0 debuginfo
15:22:26 [2023-12-08T20:22:26.790Z] Sink: D2777 0 debuginfo
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 19203 BinaryCallsite.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 19203 BinaryCallsite.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 13688 FunctionLocation.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 13688 FunctionLocation.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 12393 Messages.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 12393 Messages.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 35586 UstDebugInfoAnalysisModule.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 35586 UstDebugInfoAnalysisModule.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 22116 UstDebugInfoBinaryAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 22116 UstDebugInfoBinaryAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 22165 UstDebugInfoBinaryFile.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 22165 UstDebugInfoBinaryFile.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 20434 UstDebugInfoFunctionAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 20434 UstDebugInfoFunctionAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 19581 UstDebugInfoLoadedBinaryFile.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 19581 UstDebugInfoLoadedBinaryFile.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 18438 UstDebugInfoSourceAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 18438 UstDebugInfoSourceAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 7281 package-summary.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 7281 package-summary.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.790Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 4740 UstDebugInfoLoadedBinaryFile.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 4740 UstDebugInfoLoadedBinaryFile.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 4512 UstDebugInfoSourceAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 4512 UstDebugInfoSourceAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 4512 UstDebugInfoBinaryAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 4512 UstDebugInfoBinaryAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 2480 UstDebugInfoAnalysisModule.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 2480 UstDebugInfoAnalysisModule.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 6830 BinaryCallsite.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 6830 BinaryCallsite.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 5418 FunctionLocation.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 5418 FunctionLocation.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 4542 UstDebugInfoFunctionAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 4542 UstDebugInfoFunctionAspect.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 2372 Messages.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 2372 Messages.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 7038 UstDebugInfoBinaryFile.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 7038 UstDebugInfoBinaryFile.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.790Z] Sink: E
15:22:26 [2023-12-08T20:22:26.790Z] Sending file modes: C0666 6053 package-use.html
15:22:26 [2023-12-08T20:22:26.790Z] Sink: C0666 6053 package-use.html
15:22:26 [2023-12-08T20:22:26.790Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sink: E
15:22:26 [2023-12-08T20:22:26.791Z] Sink: E
15:22:26 [2023-12-08T20:22:26.791Z] Entering directory: D2777 0 trace
15:22:26 [2023-12-08T20:22:26.791Z] Sink: D2777 0 trace
15:22:26 [2023-12-08T20:22:26.791Z] Entering directory: D2777 0 layout
15:22:26 [2023-12-08T20:22:26.791Z] Sink: D2777 0 layout
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 30309 ILttngUstEventLayout.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 30309 ILttngUstEventLayout.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 4118 package-summary.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 4118 package-summary.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.791Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 6046 ILttngUstEventLayout.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 6046 ILttngUstEventLayout.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sink: E
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 4613 package-use.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 4613 package-use.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sink: E
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 14415 LttngUstEvent.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 14415 LttngUstEvent.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 12997 LttngUstEventFactory.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 12997 LttngUstEventFactory.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 44414 LttngUstTrace.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 44414 LttngUstTrace.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 13140 LttngUstTrace.SymbolProviderConfig.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 13140 LttngUstTrace.SymbolProviderConfig.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 9432 Messages.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 9432 Messages.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 5063 package-summary.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 5063 package-summary.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Entering directory: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.791Z] Sink: D2777 0 class-use
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 2312 LttngUstEvent.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 2312 LttngUstEvent.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 2282 Messages.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 2282 Messages.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 4175 LttngUstEventFactory.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 4175 LttngUstEventFactory.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 5755 LttngUstTrace.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 5755 LttngUstTrace.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 5661 LttngUstTrace.SymbolProviderConfig.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 5661 LttngUstTrace.SymbolProviderConfig.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sink: E
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 4852 package-use.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 4852 package-use.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sink: E
15:22:26 [2023-12-08T20:22:26.791Z] Sink: E
15:22:26 [2023-12-08T20:22:26.791Z] Sink: E
15:22:26 [2023-12-08T20:22:26.791Z] Entering directory: D2777 0 kernel
15:22:26 [2023-12-08T20:22:26.791Z] Sink: D2777 0 kernel
15:22:26 [2023-12-08T20:22:26.791Z] Entering directory: D2777 0 core
15:22:26 [2023-12-08T20:22:26.791Z] Sink: D2777 0 core
15:22:26 [2023-12-08T20:22:26.791Z] Entering directory: D2777 0 trace
15:22:26 [2023-12-08T20:22:26.791Z] Sink: D2777 0 trace
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 45763 LttngKernelTrace.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 45763 LttngKernelTrace.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 9492 Messages.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 9492 Messages.html
15:22:26 [2023-12-08T20:22:26.791Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:26 [2023-12-08T20:22:26.791Z] Sending file modes: C0666 3399 package-summary.html
15:22:26 [2023-12-08T20:22:26.791Z] Sink: C0666 3399 package-summary.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.051Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 2348 LttngKernelTrace.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 2348 LttngKernelTrace.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 2300 Messages.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 2300 Messages.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Sink: E
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 2141 package-use.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 2141 package-use.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Sink: E
15:22:27 [2023-12-08T20:22:27.051Z] Sink: E
15:22:27 [2023-12-08T20:22:27.051Z] Sink: E
15:22:27 [2023-12-08T20:22:27.051Z] Entering directory: D2777 0 control
15:22:27 [2023-12-08T20:22:27.051Z] Sink: D2777 0 control
15:22:27 [2023-12-08T20:22:27.051Z] Entering directory: D2777 0 core
15:22:27 [2023-12-08T20:22:27.051Z] Sink: D2777 0 core
15:22:27 [2023-12-08T20:22:27.051Z] Entering directory: D2777 0 session
15:22:27 [2023-12-08T20:22:27.051Z] Sink: D2777 0 session
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 16887 Messages.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 16887 Messages.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 13563 SessionConfigGenerator.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 13563 SessionConfigGenerator.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 59975 SessionConfigStrings.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 59975 SessionConfigStrings.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 4840 package-summary.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 4840 package-summary.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.051Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 2318 Messages.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 2318 Messages.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 2410 SessionConfigStrings.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 2410 SessionConfigStrings.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 2402 SessionConfigGenerator.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 2402 SessionConfigGenerator.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Sink: E
15:22:27 [2023-12-08T20:22:27.051Z] Sending file modes: C0666 2156 package-use.html
15:22:27 [2023-12-08T20:22:27.051Z] Sink: C0666 2156 package-use.html
15:22:27 [2023-12-08T20:22:27.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.051Z] Sink: E
15:22:27 [2023-12-08T20:22:27.051Z] Sink: E
15:22:27 [2023-12-08T20:22:27.051Z] Sink: E
15:22:27 [2023-12-08T20:22:27.051Z] Sink: E
15:22:27 [2023-12-08T20:22:27.051Z] Entering directory: D2777 0 common
15:22:27 [2023-12-08T20:22:27.051Z] Sink: D2777 0 common
15:22:27 [2023-12-08T20:22:27.051Z] Entering directory: D2777 0 core
15:22:27 [2023-12-08T20:22:27.051Z] Sink: D2777 0 core
15:22:27 [2023-12-08T20:22:27.051Z] Entering directory: D2777 0 collect
15:22:27 [2023-12-08T20:22:27.051Z] Sink: D2777 0 collect
15:22:27 [2023-12-08T20:22:27.052Z] Sending file modes: C0666 20950 BufferedBlockingQueue.html
15:22:27 [2023-12-08T20:22:27.052Z] Sink: C0666 20950 BufferedBlockingQueue.html
15:22:27 [2023-12-08T20:22:27.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.052Z] Sending file modes: C0666 5654 package-summary.html
15:22:27 [2023-12-08T20:22:27.052Z] Sink: C0666 5654 package-summary.html
15:22:27 [2023-12-08T20:22:27.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.052Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.052Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.052Z] Sending file modes: C0666 2336 BufferedBlockingQueue.html
15:22:27 [2023-12-08T20:22:27.052Z] Sink: C0666 2336 BufferedBlockingQueue.html
15:22:27 [2023-12-08T20:22:27.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sink: E
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 2104 package-use.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 2104 package-use.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sink: E
15:22:27 [2023-12-08T20:22:27.309Z] Entering directory: D2777 0 format
15:22:27 [2023-12-08T20:22:27.309Z] Sink: D2777 0 format
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 12494 DataSizeWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 12494 DataSizeWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 12458 DataSpeedWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 12458 DataSpeedWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 19609 DecimalUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 19609 DecimalUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 17774 DecimalWithUnitPrefixFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 17774 DecimalWithUnitPrefixFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 18298 LongToPercentFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 18298 LongToPercentFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 17105 SubSecondTimeWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 17105 SubSecondTimeWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 6634 package-summary.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 6634 package-summary.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.309Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 4081 DataSizeWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 4081 DataSizeWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 2342 DataSpeedWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 2342 DataSpeedWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 2366 SubSecondTimeWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 2366 SubSecondTimeWithUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 4567 DecimalWithUnitPrefixFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 4567 DecimalWithUnitPrefixFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 2306 DecimalUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 2306 DecimalUnitFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 2318 LongToPercentFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 2318 LongToPercentFormat.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sink: E
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 3685 package-use.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 3685 package-use.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sink: E
15:22:27 [2023-12-08T20:22:27.309Z] Entering directory: D2777 0 process
15:22:27 [2023-12-08T20:22:27.309Z] Sink: D2777 0 process
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 9145 Messages.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 9145 Messages.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 18446 ProcessUtils.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 18446 ProcessUtils.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 9684 ProcessUtils.OutputReaderFunction.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 9684 ProcessUtils.OutputReaderFunction.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 6907 package-summary.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 6907 package-summary.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.309Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 2258 Messages.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 2258 Messages.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 2282 ProcessUtils.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 2282 ProcessUtils.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 5640 ProcessUtils.OutputReaderFunction.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 5640 ProcessUtils.OutputReaderFunction.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sink: E
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 3495 package-use.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 3495 package-use.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sink: E
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 16211 NonNullUtils.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 16211 NonNullUtils.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 11091 ObjectUtils.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 11091 ObjectUtils.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Entering directory: D2777 0 math
15:22:27 [2023-12-08T20:22:27.309Z] Sink: D2777 0 math
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 16005 SaturatedArithmetic.html
15:22:27 [2023-12-08T20:22:27.309Z] Sink: C0666 16005 SaturatedArithmetic.html
15:22:27 [2023-12-08T20:22:27.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.309Z] Sending file modes: C0666 4738 package-summary.html
15:22:27 [2023-12-08T20:22:27.310Z] Sink: C0666 4738 package-summary.html
15:22:27 [2023-12-08T20:22:27.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.310Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.310Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 2306 SaturatedArithmetic.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 2306 SaturatedArithmetic.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sink: E
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 2089 package-use.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 2089 package-use.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sink: E
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 24288 TraceCompassActivator.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 24288 TraceCompassActivator.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Entering directory: D2777 0 log
15:22:27 [2023-12-08T20:22:27.567Z] Sink: D2777 0 log
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 11639 TraceCompassLog.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 11639 TraceCompassLog.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 42989 TraceCompassLogUtils.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 42989 TraceCompassLogUtils.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 15648 TraceCompassLogUtils.FlowScopeLog.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 15648 TraceCompassLogUtils.FlowScopeLog.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 15689 TraceCompassLogUtils.ScopeLog.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 15689 TraceCompassLogUtils.ScopeLog.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 10356 TraceCompassMonitorManager.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 10356 TraceCompassMonitorManager.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 7331 package-summary.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 7331 package-summary.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.567Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 2276 TraceCompassLog.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 2276 TraceCompassLog.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 4325 TraceCompassMonitorManager.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 4325 TraceCompassMonitorManager.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 2306 TraceCompassLogUtils.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 2306 TraceCompassLogUtils.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 5780 TraceCompassLogUtils.FlowScopeLog.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 5780 TraceCompassLogUtils.FlowScopeLog.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 2368 TraceCompassLogUtils.ScopeLog.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 2368 TraceCompassLogUtils.ScopeLog.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sink: E
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 4352 package-use.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 4352 package-use.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sink: E
15:22:27 [2023-12-08T20:22:27.567Z] Entering directory: D2777 0 xml
15:22:27 [2023-12-08T20:22:27.567Z] Sink: D2777 0 xml
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 24809 XmlUtils.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 24809 XmlUtils.html
15:22:27 [2023-12-08T20:22:27.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.567Z] Sending file modes: C0666 5117 package-summary.html
15:22:27 [2023-12-08T20:22:27.567Z] Sink: C0666 5117 package-summary.html
15:22:27 [2023-12-08T20:22:27.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.568Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.568Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.568Z] Sending file modes: C0666 2234 XmlUtils.html
15:22:27 [2023-12-08T20:22:27.568Z] Sink: C0666 2234 XmlUtils.html
15:22:27 [2023-12-08T20:22:27.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.568Z] Sink: E
15:22:27 [2023-12-08T20:22:27.568Z] Sending file modes: C0666 2084 package-use.html
15:22:27 [2023-12-08T20:22:27.568Z] Sink: C0666 2084 package-use.html
15:22:27 [2023-12-08T20:22:27.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.568Z] Sink: E
15:22:27 [2023-12-08T20:22:27.568Z] Sending file modes: C0666 5856 package-summary.html
15:22:27 [2023-12-08T20:22:27.568Z] Sink: C0666 5856 package-summary.html
15:22:27 [2023-12-08T20:22:27.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.568Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.568Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.568Z] Sending file modes: C0666 2276 TraceCompassActivator.html
15:22:27 [2023-12-08T20:22:27.568Z] Sink: C0666 2276 TraceCompassActivator.html
15:22:27 [2023-12-08T20:22:27.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.825Z] Sending file modes: C0666 2216 ObjectUtils.html
15:22:27 [2023-12-08T20:22:27.825Z] Sink: C0666 2216 ObjectUtils.html
15:22:27 [2023-12-08T20:22:27.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.825Z] Sending file modes: C0666 2222 NonNullUtils.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 2222 NonNullUtils.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sink: E
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 2052 package-use.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 2052 package-use.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sink: E
15:22:27 [2023-12-08T20:22:27.826Z] Sink: E
15:22:27 [2023-12-08T20:22:27.826Z] Entering directory: D2777 0 datastore
15:22:27 [2023-12-08T20:22:27.826Z] Sink: D2777 0 datastore
15:22:27 [2023-12-08T20:22:27.826Z] Entering directory: D2777 0 core
15:22:27 [2023-12-08T20:22:27.826Z] Sink: D2777 0 core
15:22:27 [2023-12-08T20:22:27.826Z] Entering directory: D2777 0 interval
15:22:27 [2023-12-08T20:22:27.826Z] Sink: D2777 0 interval
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 21402 HTInterval.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 21402 HTInterval.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 9921 IHTInterval.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 9921 IHTInterval.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 7403 IHTIntervalReader.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 7403 IHTIntervalReader.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 8324 ISerializableObject.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 8324 ISerializableObject.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 5871 package-summary.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 5871 package-summary.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.826Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 4369 HTInterval.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 4369 HTInterval.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 9966 IHTInterval.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 9966 IHTInterval.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 8028 IHTIntervalReader.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 8028 IHTIntervalReader.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 10027 ISerializableObject.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 10027 ISerializableObject.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sink: E
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 7551 package-use.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 7551 package-use.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sink: E
15:22:27 [2023-12-08T20:22:27.826Z] Entering directory: D2777 0 encoding
15:22:27 [2023-12-08T20:22:27.826Z] Sink: D2777 0 encoding
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 14882 HTVarInt.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 14882 HTVarInt.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 10033 HTVarIntTest.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 10033 HTVarIntTest.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 3305 package-summary.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 3305 package-summary.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.826Z] Sink: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 2282 HTVarInt.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 2282 HTVarInt.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 2306 HTVarIntTest.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 2306 HTVarIntTest.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sink: E
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 2124 package-use.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 2124 package-use.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sink: E
15:22:27 [2023-12-08T20:22:27.826Z] Entering directory: D2777 0 serialization
15:22:27 [2023-12-08T20:22:27.826Z] Sink: D2777 0 serialization
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 13297 ISafeByteBufferReader.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 13297 ISafeByteBufferReader.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 14397 ISafeByteBufferWriter.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 14397 ISafeByteBufferWriter.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 13404 SafeByteBufferFactory.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 13404 SafeByteBufferFactory.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Sending file modes: C0666 5361 package-summary.html
15:22:27 [2023-12-08T20:22:27.826Z] Sink: C0666 5361 package-summary.html
15:22:27 [2023-12-08T20:22:27.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:27 [2023-12-08T20:22:27.826Z] Entering directory: D2777 0 class-use
15:22:27 [2023-12-08T20:22:27.826Z] Sink: D2777 0 class-use
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 8415 ISafeByteBufferReader.html
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 8415 ISafeByteBufferReader.html
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 11216 ISafeByteBufferWriter.html
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 11216 ISafeByteBufferWriter.html
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 2390 SafeByteBufferFactory.html
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 2390 SafeByteBufferFactory.html
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sink: E
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 7556 package-use.html
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 7556 package-use.html
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sink: E
15:22:28 [2023-12-08T20:22:28.084Z] Sink: E
15:22:28 [2023-12-08T20:22:28.084Z] Sink: E
15:22:28 [2023-12-08T20:22:28.084Z] Sink: E
15:22:28 [2023-12-08T20:22:28.084Z] Sink: E
15:22:28 [2023-12-08T20:22:28.084Z] Sink: E
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 8531 element-list
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 8531 element-list
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 582855 constant-values.html
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 582855 constant-values.html
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 42799 serialized-form.html
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 42799 serialized-form.html
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 14212 deprecated-list.html
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 14212 deprecated-list.html
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 61867 index.html
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 61867 index.html
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 926 overview-summary.html
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 926 overview-summary.html
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 18648 stylesheet.css
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 18648 stylesheet.css
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 5027 script.js
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 5027 script.js
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Entering directory: D2777 0 legal
15:22:28 [2023-12-08T20:22:28.084Z] Sink: D2777 0 legal
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 19274 LICENSE
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 19274 LICENSE
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 1522 ASSEMBLY_EXCEPTION
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 1522 ASSEMBLY_EXCEPTION
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sending file modes: C0666 2114 ADDITIONAL_LICENSE_INFO
15:22:28 [2023-12-08T20:22:28.084Z] Sink: C0666 2114 ADDITIONAL_LICENSE_INFO
15:22:28 [2023-12-08T20:22:28.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.084Z] Sink: E
15:22:28 [2023-12-08T20:22:28.085Z] Sink: E
15:22:28 [2023-12-08T20:22:28.085Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
15:22:28 [2023-12-08T20:22:28.085Z] debug1: channel 0: free: client-session, nchannels 1
15:22:28 [2023-12-08T20:22:28.085Z] debug1: fd 0 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.085Z] debug1: fd 2 clearing O_NONBLOCK
15:22:28 [2023-12-08T20:22:28.085Z] Transferred: sent 33092868, received 499104 bytes, in 14.9 seconds
15:22:28 [2023-12-08T20:22:28.085Z] Bytes per second: sent 2214921.8, received 33405.3
15:22:28 [2023-12-08T20:22:28.085Z] debug1: Exit status 0
15:22:28 [2023-12-08T20:22:28.353Z] [Pipeline] }
15:22:28 [2023-12-08T20:22:28.347Z] $ ssh-agent -k
15:22:28 [2023-12-08T20:22:28.352Z] unset SSH_AUTH_SOCK;
15:22:28 [2023-12-08T20:22:28.352Z] unset SSH_AGENT_PID;
15:22:28 [2023-12-08T20:22:28.352Z] echo Agent pid 360 killed;
15:22:28 [2023-12-08T20:22:28.369Z] [ssh-agent] Stopped.
15:22:28 [2023-12-08T20:22:28.633Z] [Pipeline] // sshagent
15:22:29 [2023-12-08T20:22:29.105Z] [Pipeline] }
15:22:29 [2023-12-08T20:22:29.373Z] [Pipeline] // withEnv
15:22:29 [2023-12-08T20:22:29.766Z] [Pipeline] }
15:22:30 [2023-12-08T20:22:30.029Z] [Pipeline] // stage
15:22:30 [2023-12-08T20:22:30.803Z] [Pipeline] stage
15:22:30 [2023-12-08T20:22:30.804Z] [Pipeline] { (Notarize macos RCP packages)
15:22:36 [2023-12-08T20:22:36.546Z] [Pipeline] tool
15:22:37 [2023-12-08T20:22:37.071Z] [Pipeline] envVarsForTool
15:22:37 [2023-12-08T20:22:37.982Z] [Pipeline] tool
15:22:41 [2023-12-08T20:22:41.876Z] [Pipeline] envVarsForTool
15:22:43 [2023-12-08T20:22:43.628Z] [Pipeline] withEnv
15:22:43 [2023-12-08T20:22:43.629Z] [Pipeline] {
15:22:45 [2023-12-08T20:22:45.394Z] [Pipeline] sshagent
15:22:45 [2023-12-08T20:22:45.402Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
15:22:45 [2023-12-08T20:22:45.402Z] [ssh-agent] Looking for ssh-agent implementation...
15:22:45 [2023-12-08T20:22:45.418Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:22:45 [2023-12-08T20:22:45.411Z] $ ssh-agent
15:22:45 [2023-12-08T20:22:45.433Z] SSH_AUTH_SOCK=/tmp/ssh-36LkhMZEirAt/agent.392
15:22:45 [2023-12-08T20:22:45.433Z] SSH_AGENT_PID=394
15:22:45 [2023-12-08T20:22:45.483Z] Running ssh-add (command line suppressed)
15:22:45 [2023-12-08T20:22:45.573Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_8755763913813483125.key (/home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_8755763913813483125.key)
15:22:45 [2023-12-08T20:22:45.595Z] [ssh-agent] Started.
15:22:45 [2023-12-08T20:22:45.596Z] [Pipeline] {
15:22:46 [2023-12-08T20:22:46.242Z] [Pipeline] sh
15:22:46 [2023-12-08T20:22:46.517Z] + /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts//macosx-notarize.sh /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/
15:22:46 [2023-12-08T20:22:46.517Z] + RCP_DESTINATION=/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/
15:22:46 [2023-12-08T20:22:46.517Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
15:22:46 [2023-12-08T20:22:46.517Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
15:22:46 [2023-12-08T20:22:46.517Z] + SCP=scp
15:22:46 [2023-12-08T20:22:46.517Z] + mkdir temp
15:22:46 [2023-12-08T20:22:46.517Z] + pushd temp
15:22:46 [2023-12-08T20:22:46.517Z] ~/agent/workspace/tracecompass-stable-nightly/temp ~/agent/workspace/tracecompass-stable-nightly
15:22:46 [2023-12-08T20:22:46.517Z] ++ ssh genie.tracecompass@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/ -maxdepth 1 -name '*.dmg'
15:22:47 [2023-12-08T20:22:47.082Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
15:22:47 [2023-12-08T20:22:47.082Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg .
15:22:52 [2023-12-08T20:22:52.566Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
15:22:52 [2023-12-08T20:22:52.566Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg .
15:22:58 [2023-12-08T20:22:58.183Z] + popd
15:22:58 [2023-12-08T20:22:58.183Z] ~/agent/workspace/tracecompass-stable-nightly
15:22:58 [2023-12-08T20:22:58.183Z] ++ find ./temp -name '*.dmg'
15:22:58 [2023-12-08T20:22:58.183Z] + for i in $(find ./temp -name '*.dmg')
15:22:58 [2023-12-08T20:22:58.183Z] ++ basename ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg
15:22:58 [2023-12-08T20:22:58.183Z] + LOG=trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg.log
15:22:58 [2023-12-08T20:22:58.183Z] + echo 'Starting ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg'
15:22:58 [2023-12-08T20:22:58.183Z] + notarize_single_dmg ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg
15:22:58 [2023-12-08T20:22:58.183Z] + sleep 18s
15:22:58 [2023-12-08T20:22:58.183Z] + tee --append trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg.log
15:22:58 [2023-12-08T20:22:58.183Z] + DMG_FILE=./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg
15:22:58 [2023-12-08T20:22:58.183Z] ++ basename ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg
15:22:58 [2023-12-08T20:22:58.183Z] + DMG=trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg
15:22:58 [2023-12-08T20:22:58.183Z] + cp ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg-notnotarized
15:22:58 [2023-12-08T20:22:58.749Z] + cp ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg
15:22:59 [2023-12-08T20:22:59.782Z] ++ echo trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg
15:22:59 [2023-12-08T20:22:59.782Z] ++ sed s/_/-/g
15:22:59 [2023-12-08T20:22:59.782Z] + PRIMARY_BUNDLE_ID=trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86-64.dmg
15:22:59 [2023-12-08T20:22:59.782Z] + retryCount=1
15:22:59 [2023-12-08T20:22:59.782Z] + '[' 1 -gt 0 ']'
15:22:59 [2023-12-08T20:22:59.782Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg -F 'options={"primaryBundleId": "trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
15:23:03 [2023-12-08T20:23:03.132Z] + RESPONSE_RAW='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
15:23:03 [2023-12-08T20:23:03.132Z] 200'
15:23:03 [2023-12-08T20:23:03.132Z] ++ head -n1
15:23:03 [2023-12-08T20:23:03.132Z] + RESPONSE='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
15:23:03 [2023-12-08T20:23:03.132Z] ++ tail -n1
15:23:03 [2023-12-08T20:23:03.132Z] + STATUS_CODE=200
15:23:03 [2023-12-08T20:23:03.132Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
15:23:03 [2023-12-08T20:23:03.132Z] ++ jq -r .uuid
15:23:03 [2023-12-08T20:23:03.132Z] + UUID=9b131fe9-050c-4789-8970-6be3ce4dd893
15:23:03 [2023-12-08T20:23:03.132Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
15:23:03 [2023-12-08T20:23:03.132Z] ++ jq -r .notarizationStatus.status
15:23:03 [2023-12-08T20:23:03.132Z] + STATUS=IN_PROGRESS
15:23:03 [2023-12-08T20:23:03.132Z] + [[ 200 == \5\0\3 ]]
15:23:03 [2023-12-08T20:23:03.132Z] + [[ 200 == \5\0\2 ]]
15:23:03 [2023-12-08T20:23:03.132Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:23:03 [2023-12-08T20:23:03.132Z] + sleep 1m
15:23:17 [2023-12-08T20:23:17.999Z] + for i in $(find ./temp -name '*.dmg')
15:23:17 [2023-12-08T20:23:17.999Z] ++ basename ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg
15:23:17 [2023-12-08T20:23:17.999Z] + LOG=trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg.log
15:23:17 [2023-12-08T20:23:17.999Z] + echo 'Starting ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg'
15:23:17 [2023-12-08T20:23:17.999Z] + sleep 18s
15:23:17 [2023-12-08T20:23:17.999Z] + notarize_single_dmg ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg
15:23:17 [2023-12-08T20:23:17.999Z] + tee --append trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg.log
15:23:17 [2023-12-08T20:23:17.999Z] + DMG_FILE=./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg
15:23:17 [2023-12-08T20:23:17.999Z] ++ basename ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg
15:23:17 [2023-12-08T20:23:17.999Z] + DMG=trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg
15:23:17 [2023-12-08T20:23:17.999Z] + cp ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg-notnotarized
15:23:17 [2023-12-08T20:23:17.999Z] + cp ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg
15:23:17 [2023-12-08T20:23:17.999Z] ++ echo trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg
15:23:17 [2023-12-08T20:23:17.999Z] ++ sed s/_/-/g
15:23:17 [2023-12-08T20:23:17.999Z] + PRIMARY_BUNDLE_ID=trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg
15:23:17 [2023-12-08T20:23:17.999Z] + retryCount=1
15:23:17 [2023-12-08T20:23:17.999Z] + '[' 1 -gt 0 ']'
15:23:17 [2023-12-08T20:23:17.999Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg -F 'options={"primaryBundleId": "trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
15:23:20 [2023-12-08T20:23:20.640Z] + RESPONSE_RAW='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
15:23:20 [2023-12-08T20:23:20.640Z] 200'
15:23:20 [2023-12-08T20:23:20.640Z] ++ head -n1
15:23:20 [2023-12-08T20:23:20.640Z] + RESPONSE='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
15:23:20 [2023-12-08T20:23:20.640Z] ++ tail -n1
15:23:20 [2023-12-08T20:23:20.640Z] + STATUS_CODE=200
15:23:20 [2023-12-08T20:23:20.640Z] ++ echo '{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
15:23:20 [2023-12-08T20:23:20.640Z] ++ jq -r .uuid
15:23:20 [2023-12-08T20:23:20.640Z] + UUID=30b84c9f-3c98-4618-b25a-f8934f1edbd0
15:23:20 [2023-12-08T20:23:20.640Z] ++ echo '{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
15:23:20 [2023-12-08T20:23:20.640Z] ++ jq -r .notarizationStatus.status
15:23:20 [2023-12-08T20:23:20.640Z] + STATUS=IN_PROGRESS
15:23:20 [2023-12-08T20:23:20.640Z] + [[ 200 == \5\0\3 ]]
15:23:20 [2023-12-08T20:23:20.640Z] + [[ 200 == \5\0\2 ]]
15:23:20 [2023-12-08T20:23:20.640Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:23:20 [2023-12-08T20:23:20.640Z] + sleep 1m
15:23:35 [2023-12-08T20:23:35.514Z] + jobs -p
15:23:35 [2023-12-08T20:23:35.514Z] 420
15:23:35 [2023-12-08T20:23:35.514Z] 455
15:23:35 [2023-12-08T20:23:35.514Z] + wait
15:23:35 [2023-12-08T20:23:35.514Z] ++ jobs -p
15:24:07 [2023-12-08T20:24:07.579Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9b131fe9-050c-4789-8970-6be3ce4dd893/status
15:24:07 [2023-12-08T20:24:07.579Z] + RESPONSE_RAW='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:24:07 [2023-12-08T20:24:07.579Z] 200'
15:24:07 [2023-12-08T20:24:07.579Z] ++ head -n1
15:24:07 [2023-12-08T20:24:07.579Z] + RESPONSE='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:24:07 [2023-12-08T20:24:07.579Z] ++ tail -n1
15:24:07 [2023-12-08T20:24:07.579Z] + STATUS_CODE=200
15:24:07 [2023-12-08T20:24:07.579Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:24:07 [2023-12-08T20:24:07.579Z] ++ jq -r .notarizationStatus.status
15:24:07 [2023-12-08T20:24:07.579Z] + STATUS=IN_PROGRESS
15:24:07 [2023-12-08T20:24:07.579Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:24:07 [2023-12-08T20:24:07.579Z] + sleep 1m
15:24:22 [2023-12-08T20:24:22.446Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/30b84c9f-3c98-4618-b25a-f8934f1edbd0/status
15:24:22 [2023-12-08T20:24:22.446Z] + RESPONSE_RAW='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:24:22 [2023-12-08T20:24:22.446Z] 200'
15:24:22 [2023-12-08T20:24:22.446Z] ++ head -n1
15:24:22 [2023-12-08T20:24:22.446Z] + RESPONSE='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:24:22 [2023-12-08T20:24:22.446Z] ++ tail -n1
15:24:22 [2023-12-08T20:24:22.446Z] + STATUS_CODE=200
15:24:22 [2023-12-08T20:24:22.446Z] ++ echo '{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:24:22 [2023-12-08T20:24:22.446Z] ++ jq -r .notarizationStatus.status
15:24:22 [2023-12-08T20:24:22.446Z] + STATUS=IN_PROGRESS
15:24:22 [2023-12-08T20:24:22.447Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:24:22 [2023-12-08T20:24:22.447Z] + sleep 1m
15:25:09 [2023-12-08T20:25:09.106Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9b131fe9-050c-4789-8970-6be3ce4dd893/status
15:25:09 [2023-12-08T20:25:09.106Z] + RESPONSE_RAW='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:25:09 [2023-12-08T20:25:09.106Z] 200'
15:25:09 [2023-12-08T20:25:09.106Z] ++ head -n1
15:25:09 [2023-12-08T20:25:09.106Z] + RESPONSE='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:25:09 [2023-12-08T20:25:09.106Z] ++ tail -n1
15:25:09 [2023-12-08T20:25:09.106Z] + STATUS_CODE=200
15:25:09 [2023-12-08T20:25:09.106Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:25:09 [2023-12-08T20:25:09.106Z] ++ jq -r .notarizationStatus.status
15:25:09 [2023-12-08T20:25:09.106Z] + STATUS=IN_PROGRESS
15:25:09 [2023-12-08T20:25:09.106Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:25:09 [2023-12-08T20:25:09.106Z] + sleep 1m
15:25:21 [2023-12-08T20:25:21.305Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/30b84c9f-3c98-4618-b25a-f8934f1edbd0/status
15:25:21 [2023-12-08T20:25:21.305Z] + RESPONSE_RAW='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:25:21 [2023-12-08T20:25:21.305Z] 200'
15:25:21 [2023-12-08T20:25:21.305Z] ++ head -n1
15:25:21 [2023-12-08T20:25:21.305Z] + RESPONSE='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:25:21 [2023-12-08T20:25:21.305Z] ++ tail -n1
15:25:21 [2023-12-08T20:25:21.305Z] + STATUS_CODE=200
15:25:21 [2023-12-08T20:25:21.305Z] ++ echo '{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:25:21 [2023-12-08T20:25:21.305Z] ++ jq -r .notarizationStatus.status
15:25:21 [2023-12-08T20:25:21.305Z] + STATUS=IN_PROGRESS
15:25:21 [2023-12-08T20:25:21.305Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:25:21 [2023-12-08T20:25:21.305Z] + sleep 1m
15:26:07 [2023-12-08T20:26:07.961Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9b131fe9-050c-4789-8970-6be3ce4dd893/status
15:26:07 [2023-12-08T20:26:07.961Z] + RESPONSE_RAW='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:26:07 [2023-12-08T20:26:07.961Z] 200'
15:26:07 [2023-12-08T20:26:07.961Z] ++ head -n1
15:26:07 [2023-12-08T20:26:07.961Z] + RESPONSE='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:26:07 [2023-12-08T20:26:07.961Z] ++ tail -n1
15:26:07 [2023-12-08T20:26:07.961Z] + STATUS_CODE=200
15:26:07 [2023-12-08T20:26:07.961Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:26:07 [2023-12-08T20:26:07.961Z] ++ jq -r .notarizationStatus.status
15:26:07 [2023-12-08T20:26:07.961Z] + STATUS=IN_PROGRESS
15:26:07 [2023-12-08T20:26:07.961Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:26:07 [2023-12-08T20:26:07.961Z] + sleep 1m
15:26:22 [2023-12-08T20:26:22.829Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/30b84c9f-3c98-4618-b25a-f8934f1edbd0/status
15:26:22 [2023-12-08T20:26:22.829Z] + RESPONSE_RAW='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:26:22 [2023-12-08T20:26:22.829Z] 200'
15:26:22 [2023-12-08T20:26:22.829Z] ++ head -n1
15:26:22 [2023-12-08T20:26:22.829Z] + RESPONSE='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:26:22 [2023-12-08T20:26:22.829Z] ++ tail -n1
15:26:22 [2023-12-08T20:26:22.829Z] + STATUS_CODE=200
15:26:22 [2023-12-08T20:26:22.829Z] ++ echo '{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:26:22 [2023-12-08T20:26:22.829Z] ++ jq -r .notarizationStatus.status
15:26:22 [2023-12-08T20:26:22.829Z] + STATUS=IN_PROGRESS
15:26:22 [2023-12-08T20:26:22.829Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:26:22 [2023-12-08T20:26:22.829Z] + sleep 1m
15:27:09 [2023-12-08T20:27:09.491Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9b131fe9-050c-4789-8970-6be3ce4dd893/status
15:27:09 [2023-12-08T20:27:09.491Z] + RESPONSE_RAW='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:27:09 [2023-12-08T20:27:09.491Z] 200'
15:27:09 [2023-12-08T20:27:09.491Z] ++ head -n1
15:27:09 [2023-12-08T20:27:09.491Z] + RESPONSE='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:27:09 [2023-12-08T20:27:09.491Z] ++ tail -n1
15:27:09 [2023-12-08T20:27:09.491Z] + STATUS_CODE=200
15:27:09 [2023-12-08T20:27:09.491Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:27:09 [2023-12-08T20:27:09.491Z] ++ jq -r .notarizationStatus.status
15:27:09 [2023-12-08T20:27:09.491Z] + STATUS=IN_PROGRESS
15:27:09 [2023-12-08T20:27:09.491Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:27:09 [2023-12-08T20:27:09.491Z] + sleep 1m
15:27:21 [2023-12-08T20:27:21.684Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/30b84c9f-3c98-4618-b25a-f8934f1edbd0/status
15:27:21 [2023-12-08T20:27:21.684Z] + RESPONSE_RAW='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:27:21 [2023-12-08T20:27:21.684Z] 200'
15:27:21 [2023-12-08T20:27:21.684Z] ++ head -n1
15:27:21 [2023-12-08T20:27:21.684Z] + RESPONSE='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:27:21 [2023-12-08T20:27:21.684Z] ++ tail -n1
15:27:21 [2023-12-08T20:27:21.684Z] + STATUS_CODE=200
15:27:21 [2023-12-08T20:27:21.684Z] ++ echo '{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:27:21 [2023-12-08T20:27:21.684Z] ++ jq -r .notarizationStatus.status
15:27:21 [2023-12-08T20:27:21.684Z] + STATUS=IN_PROGRESS
15:27:21 [2023-12-08T20:27:21.684Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:27:21 [2023-12-08T20:27:21.684Z] + sleep 1m
15:28:08 [2023-12-08T20:28:08.349Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9b131fe9-050c-4789-8970-6be3ce4dd893/status
15:28:08 [2023-12-08T20:28:08.349Z] + RESPONSE_RAW='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:28:08 [2023-12-08T20:28:08.349Z] 200'
15:28:08 [2023-12-08T20:28:08.349Z] ++ head -n1
15:28:08 [2023-12-08T20:28:08.349Z] + RESPONSE='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:28:08 [2023-12-08T20:28:08.349Z] ++ tail -n1
15:28:08 [2023-12-08T20:28:08.349Z] + STATUS_CODE=200
15:28:08 [2023-12-08T20:28:08.349Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:28:08 [2023-12-08T20:28:08.349Z] ++ jq -r .notarizationStatus.status
15:28:08 [2023-12-08T20:28:08.349Z] + STATUS=IN_PROGRESS
15:28:08 [2023-12-08T20:28:08.349Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:28:08 [2023-12-08T20:28:08.349Z] + sleep 1m
15:28:23 [2023-12-08T20:28:23.223Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/30b84c9f-3c98-4618-b25a-f8934f1edbd0/status
15:28:23 [2023-12-08T20:28:23.223Z] + RESPONSE_RAW='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:28:23 [2023-12-08T20:28:23.223Z] 200'
15:28:23 [2023-12-08T20:28:23.223Z] ++ head -n1
15:28:23 [2023-12-08T20:28:23.223Z] + RESPONSE='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:28:23 [2023-12-08T20:28:23.223Z] ++ tail -n1
15:28:23 [2023-12-08T20:28:23.223Z] + STATUS_CODE=200
15:28:23 [2023-12-08T20:28:23.223Z] ++ echo '{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:28:23 [2023-12-08T20:28:23.223Z] ++ jq -r .notarizationStatus.status
15:28:23 [2023-12-08T20:28:23.223Z] + STATUS=IN_PROGRESS
15:28:23 [2023-12-08T20:28:23.223Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:28:23 [2023-12-08T20:28:23.223Z] + sleep 1m
15:29:09 [2023-12-08T20:29:09.883Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9b131fe9-050c-4789-8970-6be3ce4dd893/status
15:29:09 [2023-12-08T20:29:09.883Z] + RESPONSE_RAW='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:29:09 [2023-12-08T20:29:09.883Z] 200'
15:29:09 [2023-12-08T20:29:09.883Z] ++ head -n1
15:29:09 [2023-12-08T20:29:09.883Z] + RESPONSE='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:29:09 [2023-12-08T20:29:09.883Z] ++ tail -n1
15:29:09 [2023-12-08T20:29:09.883Z] + STATUS_CODE=200
15:29:09 [2023-12-08T20:29:09.883Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:29:09 [2023-12-08T20:29:09.883Z] ++ jq -r .notarizationStatus.status
15:29:09 [2023-12-08T20:29:09.883Z] + STATUS=IN_PROGRESS
15:29:09 [2023-12-08T20:29:09.883Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:29:09 [2023-12-08T20:29:09.883Z] + sleep 1m
15:29:22 [2023-12-08T20:29:22.090Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/30b84c9f-3c98-4618-b25a-f8934f1edbd0/status
15:29:22 [2023-12-08T20:29:22.090Z] + RESPONSE_RAW='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"e9fecaff-0882-461f-8ee9-9d7f57210727\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg\",\n  \"uploadDate\": \"2023-12-08T20:23:34.125Z\",\n  \"sha256\": \"c1f06e9041368ec1bcfba7bd297eed7b49f885d9f4860cdbeac3dc6f6909e0b0\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4a47cd54a5a80012a19864c0ee554b11d578cc46\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"826025d7eac911db4bb5ec633f3dcb9311f7037d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64_9.2.0.202312081843/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"826025d7eac911db4bb5ec633f3dcb9311f7037d\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
15:29:22 [2023-12-08T20:29:22.091Z] 200'
15:29:22 [2023-12-08T20:29:22.091Z] ++ head -n1
15:29:22 [2023-12-08T20:29:22.091Z] + RESPONSE='{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"e9fecaff-0882-461f-8ee9-9d7f57210727\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg\",\n  \"uploadDate\": \"2023-12-08T20:23:34.125Z\",\n  \"sha256\": \"c1f06e9041368ec1bcfba7bd297eed7b49f885d9f4860cdbeac3dc6f6909e0b0\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4a47cd54a5a80012a19864c0ee554b11d578cc46\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"826025d7eac911db4bb5ec633f3dcb9311f7037d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64_9.2.0.202312081843/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"826025d7eac911db4bb5ec633f3dcb9311f7037d\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
15:29:22 [2023-12-08T20:29:22.092Z] ++ tail -n1
15:29:22 [2023-12-08T20:29:22.092Z] + STATUS_CODE=200
15:29:22 [2023-12-08T20:29:22.092Z] ++ jq -r .notarizationStatus.status
15:29:22 [2023-12-08T20:29:22.093Z] ++ echo '{"uuid":"30b84c9f-3c98-4618-b25a-f8934f1edbd0","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"e9fecaff-0882-461f-8ee9-9d7f57210727\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg\",\n' '\"uploadDate\":' '\"2023-12-08T20:23:34.125Z\",\n' '\"sha256\":' '\"c1f06e9041368ec1bcfba7bd297eed7b49f885d9f4860cdbeac3dc6f6909e0b0\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4a47cd54a5a80012a19864c0ee554b11d578cc46\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"826025d7eac911db4bb5ec633f3dcb9311f7037d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64_9.2.0.202312081843/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64-9560618748758902411.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"826025d7eac911db4bb5ec633f3dcb9311f7037d\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
15:29:22 [2023-12-08T20:29:22.093Z] + STATUS=COMPLETE
15:29:22 [2023-12-08T20:29:22.093Z] + [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
15:29:22 [2023-12-08T20:29:22.093Z] + [[ 200 == \5\0\3 ]]
15:29:22 [2023-12-08T20:29:22.093Z] + [[ 200 == \5\0\2 ]]
15:29:22 [2023-12-08T20:29:22.093Z] + [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
15:29:22 [2023-12-08T20:29:22.093Z] + break
15:29:22 [2023-12-08T20:29:22.093Z] + rm trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg
15:29:22 [2023-12-08T20:29:22.093Z] + curl -JO https://cbi.eclipse.org/macos/xcrun/30b84c9f-3c98-4618-b25a-f8934f1edbd0/download
15:29:22 [2023-12-08T20:29:22.094Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15:29:22 [2023-12-08T20:29:22.094Z]                                  Dload  Upload   Total   Spent    Left  Speed
15:29:26 [2023-12-08T20:29:26.679Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 21.3M    0 21.3M    0     0  27.3M      0 --:--:-- --:--:-- --:--:-- 27.3M
100 70.7M    0 70.7M    0     0  39.7M      0 --:--:--  0:00:01 --:--:-- 39.7M
100  123M    0  123M    0     0  44.6M      0 --:--:--  0:00:02 --:--:-- 44.5M
100  139M    0  139M    0     0  45.3M      0 --:--:--  0:00:03 --:--:-- 45.3M
15:29:26 [2023-12-08T20:29:26.679Z] curl: Saved to filename 'trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg'
15:29:26 [2023-12-08T20:29:26.679Z] + cp -vf trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg
15:29:28 [2023-12-08T20:29:28.114Z] 'trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg' -> './temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg'
15:30:06 [2023-12-08T20:30:06.809Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9b131fe9-050c-4789-8970-6be3ce4dd893/status
15:30:06 [2023-12-08T20:30:06.809Z] + RESPONSE_RAW='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:30:06 [2023-12-08T20:30:06.809Z] 200'
15:30:06 [2023-12-08T20:30:06.809Z] ++ head -n1
15:30:06 [2023-12-08T20:30:06.810Z] + RESPONSE='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:30:06 [2023-12-08T20:30:06.810Z] ++ tail -n1
15:30:06 [2023-12-08T20:30:06.810Z] + STATUS_CODE=200
15:30:06 [2023-12-08T20:30:06.810Z] ++ jq -r .notarizationStatus.status
15:30:06 [2023-12-08T20:30:06.810Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:30:06 [2023-12-08T20:30:06.810Z] + STATUS=IN_PROGRESS
15:30:06 [2023-12-08T20:30:06.810Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:30:06 [2023-12-08T20:30:06.810Z] + sleep 1m
15:31:14 [2023-12-08T20:31:14.480Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9b131fe9-050c-4789-8970-6be3ce4dd893/status
15:31:14 [2023-12-08T20:31:14.480Z] + RESPONSE_RAW='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
15:31:14 [2023-12-08T20:31:14.480Z] 200'
15:31:14 [2023-12-08T20:31:14.480Z] ++ head -n1
15:31:14 [2023-12-08T20:31:14.480Z] + RESPONSE='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
15:31:14 [2023-12-08T20:31:14.480Z] ++ tail -n1
15:31:14 [2023-12-08T20:31:14.480Z] + STATUS_CODE=200
15:31:14 [2023-12-08T20:31:14.480Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
15:31:14 [2023-12-08T20:31:14.480Z] ++ jq -r .notarizationStatus.status
15:31:14 [2023-12-08T20:31:14.480Z] + STATUS=IN_PROGRESS
15:31:14 [2023-12-08T20:31:14.480Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
15:31:14 [2023-12-08T20:31:14.480Z] + sleep 1m
15:32:10 [2023-12-08T20:32:10.885Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9b131fe9-050c-4789-8970-6be3ce4dd893/status
15:32:10 [2023-12-08T20:32:10.886Z] + RESPONSE_RAW='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"19f859a1-61ed-4e7c-a4a3-3c835a6a2c72\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg\",\n  \"uploadDate\": \"2023-12-08T20:23:17.597Z\",\n  \"sha256\": \"cff359770ababf2021f508e3c80218269043c44a2f1e7f11526d33e2f01dc4ab\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4432321e9bfa2496165f66dfdb9c74aa6f0cfb2\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c1595b526952f45e735b9b2aa1b7489188ada84e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64_9.2.0.202312081843/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c1595b526952f45e735b9b2aa1b7489188ada84e\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
15:32:10 [2023-12-08T20:32:10.887Z] 200'
15:32:10 [2023-12-08T20:32:10.887Z] ++ head -n1
15:32:10 [2023-12-08T20:32:10.887Z] + RESPONSE='{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"19f859a1-61ed-4e7c-a4a3-3c835a6a2c72\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg\",\n  \"uploadDate\": \"2023-12-08T20:23:17.597Z\",\n  \"sha256\": \"cff359770ababf2021f508e3c80218269043c44a2f1e7f11526d33e2f01dc4ab\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4432321e9bfa2496165f66dfdb9c74aa6f0cfb2\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c1595b526952f45e735b9b2aa1b7489188ada84e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64_9.2.0.202312081843/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c1595b526952f45e735b9b2aa1b7489188ada84e\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
15:32:10 [2023-12-08T20:32:10.888Z] ++ tail -n1
15:32:10 [2023-12-08T20:32:10.888Z] + STATUS_CODE=200
15:32:10 [2023-12-08T20:32:10.888Z] ++ jq -r .notarizationStatus.status
15:32:10 [2023-12-08T20:32:10.888Z] ++ echo '{"uuid":"9b131fe9-050c-4789-8970-6be3ce4dd893","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"19f859a1-61ed-4e7c-a4a3-3c835a6a2c72\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg\",\n' '\"uploadDate\":' '\"2023-12-08T20:23:17.597Z\",\n' '\"sha256\":' '\"cff359770ababf2021f508e3c80218269043c44a2f1e7f11526d33e2f01dc4ab\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4432321e9bfa2496165f66dfdb9c74aa6f0cfb2\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c1595b526952f45e735b9b2aa1b7489188ada84e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64_9.2.0.202312081843/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64-2117625540874651003.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c1595b526952f45e735b9b2aa1b7489188ada84e\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
15:32:10 [2023-12-08T20:32:10.889Z] + STATUS=COMPLETE
15:32:10 [2023-12-08T20:32:10.889Z] + [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
15:32:10 [2023-12-08T20:32:10.889Z] + [[ 200 == \5\0\3 ]]
15:32:10 [2023-12-08T20:32:10.889Z] + [[ 200 == \5\0\2 ]]
15:32:10 [2023-12-08T20:32:10.889Z] + [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
15:32:10 [2023-12-08T20:32:10.889Z] + break
15:32:10 [2023-12-08T20:32:10.889Z] + rm trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg
15:32:10 [2023-12-08T20:32:10.889Z] + curl -JO https://cbi.eclipse.org/macos/xcrun/9b131fe9-050c-4789-8970-6be3ce4dd893/download
15:32:10 [2023-12-08T20:32:10.889Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15:32:10 [2023-12-08T20:32:10.889Z]                                  Dload  Upload   Total   Spent    Left  Speed
15:32:10 [2023-12-08T20:32:10.889Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 4553k    0 4553k    0     0  24.4M      0 --:--:-- --:--:-- --:--:-- 24.3M
100 54.5M    0 54.5M    0     0  46.0M      0 --:--:--  0:00:01 --:--:-- 46.0M
100 99.0M    0 99.0M    0     0  45.2M      0 --:--:--  0:00:02 --:--:-- 45.2M
100  139M    0  139M    0     0  46.1M      0 --:--:--  0:00:03 --:--:-- 46.1M
15:32:10 [2023-12-08T20:32:10.889Z] curl: Saved to filename 'trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg'
15:32:10 [2023-12-08T20:32:10.889Z] + cp -vf trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg ./temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg
15:32:10 [2023-12-08T20:32:10.889Z] 'trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg' -> './temp/trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg'
15:32:10 [2023-12-08T20:32:10.889Z] + pushd temp
15:32:10 [2023-12-08T20:32:10.889Z] ~/agent/workspace/tracecompass-stable-nightly/temp ~/agent/workspace/tracecompass-stable-nightly
15:32:10 [2023-12-08T20:32:10.889Z] ++ find trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg-notnotarized trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg-notnotarized -name '*.dmg'
15:32:10 [2023-12-08T20:32:10.889Z] + for i in $(find * -name '*.dmg')
15:32:10 [2023-12-08T20:32:10.889Z] + scp trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg trace-compass-9.2.0-20231208-1843-macosx.cocoa.aarch64.dmg-notnotarized genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/
15:32:21 [2023-12-08T20:32:21.180Z] + for i in $(find * -name '*.dmg')
15:32:21 [2023-12-08T20:32:21.180Z] + scp trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg trace-compass-9.2.0-20231208-1843-macosx.cocoa.x86_64.dmg-notnotarized genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/
15:32:33 [2023-12-08T20:32:33.756Z] + popd
15:32:33 [2023-12-08T20:32:33.756Z] ~/agent/workspace/tracecompass-stable-nightly
15:32:34 [2023-12-08T20:32:34.018Z] [Pipeline] }
15:32:34 [2023-12-08T20:32:34.026Z] $ ssh-agent -k
15:32:34 [2023-12-08T20:32:34.031Z] unset SSH_AUTH_SOCK;
15:32:34 [2023-12-08T20:32:34.031Z] unset SSH_AGENT_PID;
15:32:34 [2023-12-08T20:32:34.031Z] echo Agent pid 394 killed;
15:32:34 [2023-12-08T20:32:34.034Z] [ssh-agent] Stopped.
15:32:34 [2023-12-08T20:32:34.309Z] [Pipeline] // sshagent
15:32:34 [2023-12-08T20:32:34.701Z] Post stage
15:32:35 [2023-12-08T20:32:35.585Z] [Pipeline] archiveArtifacts
15:32:35 [2023-12-08T20:32:35.591Z] Archiving artifacts
15:32:37 [2023-12-08T20:32:37.387Z] [Pipeline] }
15:32:37 [2023-12-08T20:32:37.660Z] [Pipeline] // withEnv
15:32:38 [2023-12-08T20:32:38.037Z] [Pipeline] }
15:32:38 [2023-12-08T20:32:38.296Z] [Pipeline] // stage
15:32:38 [2023-12-08T20:32:38.821Z] [Pipeline] stage
15:32:38 [2023-12-08T20:32:38.821Z] [Pipeline] { (Declarative: Post Actions)
15:32:40 [2023-12-08T20:32:40.953Z] [Pipeline] container
15:32:40 [2023-12-08T20:32:40.954Z] [Pipeline] {
15:32:41 [2023-12-08T20:32:41.594Z] [Pipeline] emailext
15:32:41 [2023-12-08T20:32:41.862Z] Sending email to: bernd.hufmann@ericsson.com matthew.khouzam@ericsson.com patrick.tasse@gmail.com
15:32:42 [2023-12-08T20:32:42.260Z] [Pipeline] }
15:32:42 [2023-12-08T20:32:42.528Z] [Pipeline] // container
15:32:44 [2023-12-08T20:32:44.173Z] [Pipeline] }
15:32:44 [2023-12-08T20:32:44.452Z] [Pipeline] // stage
15:32:44 [2023-12-08T20:32:44.864Z] [Pipeline] }
15:32:45 [2023-12-08T20:32:45.124Z] [Pipeline] // withEnv
15:32:45 [2023-12-08T20:32:45.504Z] [Pipeline] }
15:32:45 [2023-12-08T20:32:45.765Z] [Pipeline] // timeout
15:32:46 [2023-12-08T20:32:46.152Z] [Pipeline] }
15:32:46 [2023-12-08T20:32:46.580Z] [Pipeline] // timestamps
15:32:46 [2023-12-08T20:32:46.964Z] [Pipeline] }
15:32:47 [2023-12-08T20:32:47.223Z] [Pipeline] // withEnv
15:32:47 [2023-12-08T20:32:47.608Z] [Pipeline] }
15:32:47 [2023-12-08T20:32:47.899Z] [Pipeline] // withEnv
15:32:48 [2023-12-08T20:32:48.284Z] [Pipeline] }
15:32:48 [2023-12-08T20:32:48.558Z] [Pipeline] // node
15:32:49 [2023-12-08T20:32:49.072Z] [Pipeline] }
15:32:50 [2023-12-08T20:32:50.109Z] [Pipeline] // podTemplate
15:32:50 [2023-12-08T20:32:50.504Z] [Pipeline] End of Pipeline
15:32:50 [2023-12-08T20:32:50.688Z] Finished: SUCCESS